mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-07 22:53:55 -05:00
9 lines
201 B
YAML
9 lines
201 B
YAML
scrape_configs:
|
|
- job_name: "otel-collector"
|
|
scrape_interval: 30s
|
|
static_configs:
|
|
- targets: ["otel-collector:8889"]
|
|
basic_auth:
|
|
username: infisical
|
|
password: infisical
|