aboutsummaryrefslogtreecommitdiff
path: root/app/telemetry/config
diff options
context:
space:
mode:
Diffstat (limited to 'app/telemetry/config')
-rw-r--r--app/telemetry/config/otel-config.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/telemetry/config/otel-config.yaml b/app/telemetry/config/otel-config.yaml
index e1d6d78..574d01c 100644
--- a/app/telemetry/config/otel-config.yaml
+++ b/app/telemetry/config/otel-config.yaml
@@ -14,9 +14,7 @@ receivers:
scrape_interval: 5s
static_configs:
- targets:
- - "10.42.2.21:3909"
- - "10.42.2.22:3909"
- - "10.42.2.23:3909"
+ - "localhost:3909"
exporters:
logging: