diff --git a/otel-collector/config.yaml b/otel-collector/config.yaml index 117dc26..075576c 100644 --- a/otel-collector/config.yaml +++ b/otel-collector/config.yaml @@ -52,3 +52,7 @@ service: processors: [batch] exporters: - otlphttp/loki + telemetry: + metrics: + address: 0.0.0.0:8888 + level: detailed