Exporter Configuration
Configure the exporter with a YAML configuration file, specified with the --config.file argument or the CONFIG_FILE environment variable.
Custom Metrics
The exporter allows definition of arbitrary custom metrics in one or more TOML or YAML files.
Multiple Databases
The exporter may be configured to scrape as many databases as needed.
Authentication and Oracle Wallet (mTLS)
The Oracle AI Database Metrics Exporter supports the following authenticaiton mechanisms:
Alert Logs
Collect export alert logs with a log ingestion tool.
OCI Vault
Securely load database credentials from OCI Vault.
Azure Vault
Securely load database credentials from Azure Vault.
OTLP Metric Publishing
The exporter can periodically publish its collected metrics to an OTLP/gRPC collector. OTLP export is optional: when the otlp section is not configured, metrics are available only from the Prometheus /metrics endpoint.
HashiCorp Vault
Securely load database credentials from HashiCorp Vault.