Drop log level back to info

This commit is contained in:
Lewis Buckley
2025-09-23 15:29:57 +01:00
parent 83cdf567dd
commit 672623fd88
+1 -1
View File
@@ -44,7 +44,7 @@ exporters:
service:
telemetry:
logs:
level: "debug"
level: "info"
pipelines:
metrics:
receivers: [prometheus]