feat(signoz): fix otel-collector config for version v0.128.0
This commit is contained in:
parent
5301ec2b45
commit
ea98e4c29a
1 changed files with 0 additions and 3 deletions
|
|
@ -569,13 +569,10 @@ services:
|
|||
dsn: tcp://clickhouse:9000/signoz_logs
|
||||
timeout: 10s
|
||||
use_new_schema: true
|
||||
# debug: {}
|
||||
service:
|
||||
telemetry:
|
||||
logs:
|
||||
encoding: json
|
||||
metrics:
|
||||
address: 0.0.0.0:8888
|
||||
extensions:
|
||||
- health_check
|
||||
- pprof
|
||||
|
|
|
|||
Loading…
Reference in a new issue