odigos-io / opentelemetry-go-instrumentation

OpenTelemetry auto-instrumentation for Go applications
Apache License 2.0
292 stars 44 forks source link

Error to trace #33

Open V1ct0rHM opened 2 years ago

V1ct0rHM commented 2 years ago

Expected Behavior

Trace the data

Actual Behavior

Not tracing the data

Steps to Reproduce the Problem

  1. Installed and configured my deployment with the launcher
  2. the instrument connect to the jaeger service and start to try to send logs
  3. show some errors on the jaeger logs

Additional Info