tux-jochen
Results
2
comments of
tux-jochen
Thanks, I changed in oracledb_exporter.service to `Environment="VAULT_ID=ocid1.vault.oc1.eu-frankfurt-1.en...."` But I get ``` ● oracledb_exporter.service - Prometheus oracledb_exporter Loaded: loaded (/etc/systemd/system/oracledb_exporter.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Wed 2024-08-07...
I can access the vault secret from the command line with the oci-cli. For this I need the parameters COMPARTMENT_OCID, VAULT_OCID, SECRET_NAME and a valid .oci/config file in my home...