You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use the feature we need to set the following options in config file:
use_vault = true
vault_address = http://<IP_ADDRESS:<IP_PORT>
vault_role_id = <ROLE_ID>
vault_secret_id = <SECRET_ID>
vault_secret_path = <deployments/unit/dev/user/passwords_yml>
vault_secret_mount_path = <secret_v2>
credential_name_in_vault_secret = <rabbitmq_monitoring_password>
kbudde#410
Dmitry-Eremeev
added a commit
to Dmitry-Eremeev/rabbitmq_exporter
that referenced
this issue
Oct 16, 2024
I realize that project is dead.
Still there are users which love it.
This patch can be useful for them.
To use the feature we need to set the following options in config file:
use_vault = true
vault_address = http://<IP_ADDRESS:<IP_PORT>
vault_role_id = <ROLE_ID>
vault_secret_id = <SECRET_ID>
vault_secret_path = <deployments/unit/dev/user/passwords_yml>
vault_secret_mount_path = <secret_v2>
credential_name_in_vault_secret = <rabbitmq_monitoring_password>
kbudde#410
In wish list for future maintainers.
The text was updated successfully, but these errors were encountered: