mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-18 16:07:10 +00:00
chore: json logs for collector (#5240)
This commit is contained in:
parent
d6b75d76ca
commit
20ac75e3d2
@ -154,6 +154,8 @@ extensions:
|
|||||||
|
|
||||||
service:
|
service:
|
||||||
telemetry:
|
telemetry:
|
||||||
|
logs:
|
||||||
|
encoding: json
|
||||||
metrics:
|
metrics:
|
||||||
address: 0.0.0.0:8888
|
address: 0.0.0.0:8888
|
||||||
extensions: [health_check, zpages, pprof]
|
extensions: [health_check, zpages, pprof]
|
||||||
|
|||||||
@ -158,6 +158,8 @@ exporters:
|
|||||||
|
|
||||||
service:
|
service:
|
||||||
telemetry:
|
telemetry:
|
||||||
|
logs:
|
||||||
|
encoding: json
|
||||||
metrics:
|
metrics:
|
||||||
address: 0.0.0.0:8888
|
address: 0.0.0.0:8888
|
||||||
extensions:
|
extensions:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user