Replies: 1 comment
-
There is an open PR: #273. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would you be open to a pull request enabling AWS SSM Secrets Manager as an optional field in the config?
My idea is that if a user has this set up on their AWS EC2 instance, they can provide the name of the secret ID in the config, and based on the contents of the secret, build the data source name to run the exporter. This way, they are not storing the username and password in a plaintext file.
I would be owning this implementation, and would submit the pull request.
Beta Was this translation helpful? Give feedback.
All reactions