Channels
watercooler
incidents
reactjs-config
k8s_operator_helm
write-for-signoz
signoz-alert-testing
testsupport
webhook-dev
general
contributing
support
contributing-frontend
github-activities
Powered by
#support
Title
# support
a
Al
07/05/2023, 11:07 PM
Hi everyone, Is this trace parser
https://github.com/SigNoz/signoz/blob/148889e19839d9affa76a61e214b2c735a8a8a31/deploy/docker/clickhouse-setup/otel-collector-config.yaml#L73C[…]6C34
required for the the "Go to related logs" located on the trace details page? I have several clusters with open telemetry contrib otel-collectors all sending telemetry to signoz, but logstransform directive is not available.
s
Srikanth Chekuri
07/06/2023, 2:43 AM
Yes, as long as your signoz deployment has it, then it should work (assuming the trace_id, span_id exist)
Post