Join Slack
Powered by
This message was deleted.
# support
s
Slackbot
08/16/2022, 2:46 PM
This message was deleted.
✅ 1
p
Prashant Shahi
08/16/2022, 3:12 PM
Hello
@Krishna Chaitanya V
, you can keep using Jaeger Instrumentation and point the endpoint to that of SigNoz OtelCollector with the respective port. Alternatively, you can switch the instrumentation from Jaeger to native OTLP.
Prashant Shahi
08/16/2022, 3:13 PM
For Jaeger instrumentation:
You can use suitable port as necessary from the below configuration:
https://github.com/SigNoz/signoz/blob/develop/deploy/docker/clickhouse-setup/otel-collector-config.yaml#L14-L23
Prashant Shahi
08/16/2022, 3:14 PM
Followed by exposing that port in the compose YAML file:
https://github.com/SigNoz/signoz/blob/develop/deploy/docker/clickhouse-setup/docker-compose.yaml#L88-L99
Prashant Shahi
08/16/2022, 3:15 PM
For OTLP instrumentations:
Refer to the guide:
https://signoz.io/docs/instrumentation/
2
Views
Open in Slack
Previous
Next