--
You received this message because you are subscribed to the Google Groups "Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-devel...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/f1ad1743-a87f-4962-9631-2a70bccbc509n%40googlegroups.com.
I think that decrpt encrypted password after encrypted password is loaded into eporter is a possible way , it would enventually look like bleow:Assume I have a password 123 , after encryption , it may be a random number "S@)&SALVYALW.....". I then wirte this random number into configuration file.When started , before make th MySQL connection , exporter will decrypt this random number after it is loaded. After decryption process , exporter will have a correct password to make the MySQL connection.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/e9389c58-2843-4c4a-91ef-702a5d497916n%40googlegroups.com.