File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -53,14 +53,14 @@ spec:
5353 batch: {}
5454 memory_limiter: null
5555 exporters:
56- logging :
57- loglevel: info
56+ debug :
57+ verbosity: basic
5858 service:
5959 pipelines:
6060 metrics:
6161 receivers: [prometheus]
6262 processors: [batch]
63- exporters: [logging ]
63+ exporters: [debug ]
6464 telemetry:
6565 metrics:
6666 address: 0.0.0.0:8888
Original file line number Diff line number Diff line change @@ -53,14 +53,14 @@ spec:
5353 batch: {}
5454 memory_limiter: null
5555 exporters:
56- logging :
57- loglevel: info
56+ debug :
57+ verbosity: basic
5858 service:
5959 pipelines:
6060 metrics:
6161 receivers: [prometheus]
6262 processors: [batch]
63- exporters: [logging ]
63+ exporters: [debug ]
6464 telemetry:
6565 metrics:
6666 address: 0.0.0.0:8888
You can’t perform that action at this time.
0 commit comments