diff options
Diffstat (limited to 'script/telemetry/elastic/otel-config.yaml')
-rw-r--r-- | script/telemetry/elastic/otel-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/telemetry/elastic/otel-config.yaml b/script/telemetry/elastic/otel-config.yaml index cd119f0a..51ff3f5d 100644 --- a/script/telemetry/elastic/otel-config.yaml +++ b/script/telemetry/elastic/otel-config.yaml @@ -13,7 +13,7 @@ receivers: - job_name: "garage" scrape_interval: 5s static_configs: - - targets: ["localhost:3909"] + - targets: ["localhost:3903"] exporters: logging: |