Fixing Error with Manual Instrumenting in Python
TLDR Leong encountered a "Failed to export batch code: 404" error while using manual instrumenting in Python and resolved the issue by adjusting the endpoint.
1
Mar 27, 2023 (8 months ago)
Leong
07:13 AMDoes anyone know how to fix this?
1
Leong
07:35 AMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Troubleshooting OpenTelemetry Python App Instrumentation in Signoz
Musa had issues with Python app instrumentation in Signoz. After some troubleshooting with Srikanth, they managed to resolve the problem by defining the OTLP endpoint and service name.
Headers in Monitoring HTTP Endpoints & Otel-Collector Error
Rohit asks about providing headers in monitoring HTTP endpoints and reports errors in otel-collector logs. Srikanth mentions headers are unsupported and requires more investigation for errors.
Troubleshooting Docker File Configuration for Metrics Traces
Vibhav was trying to pass config in a Docker file and encountered issues with metrics traces not getting pushed. Prashant offered reference, and Srikanth identified potential grpc exporter issue.