-
Notifications
You must be signed in to change notification settings - Fork 513
[CouchDB] Enable secrets to mask username and password #10087
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🚀 Benchmarks reportTo see the full report comment with |
|
💚 Build Succeeded
History
cc @devamanv |
|
|
Package couchdb - 1.4.0 containing this change is available at https://epr.elastic.co/search?package=couchdb |





Proposed commit message
The PR contains changes to allow users to provide
usernameandpasswordas separate fields and marks the password field as secret.Important points for the reviewers:
couchdb v3.1, that is also the supported version.Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
elastic-packageto the running Kibana instanceelastic-package install --zip couchdb-1.3.0.zip1.3.0, there shouldn't be any errors. If you find any errors while upgrading, please report it by adding a comment to this PR.usernameandpasswordunder advanced options while configuring the Integration for metrics collectionRelated issues
Screenshots