The username and password are visible in the configuration file sql_exporter.yml in the data_source_name: string. Is there a way we can hide these credentials? I could see a solution for AWS EC2 but I am using windows VM in Azure. #311
|
Is your feature request related to a problem? Please describe. Describe the solution you'd like Describe alternatives you've considered Additional context |
Answered by
burningalchemist
Sep 5, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @Nadzee, please have a look at this issue, you might find suitable options: #251
As for AWS, Secret Manager integration was added by an engineer from AWS. I'd like to introduce more generic way to inject secrets in the future, but my capacity is limited.