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 OpenTelemetry Protocol (OTLP) backend over gRPC. OTLP publishing is optional and works alongside the Prometheus /metrics endpoint; enabling it does not disable Prometheus collection.
HashiCorp Vault
Securely load database credentials from HashiCorp Vault.