odigos-io / odigos

Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF
https://odigos.io
Apache License 2.0
3.09k stars 189 forks source link

No DB call metrics #1305

Open dirtyren opened 1 week ago

dirtyren commented 1 week ago

Describe the bug I have instrumented a Go app with odigos sending tracing data to signoz and I should have DB call metrics since tihs app access MySQL.

To Reproduce

  1. Install Odigos
  2. Set destination do Signoz
  3. Insrument the app

Expected behavior I should have DB metrics on the dashboard on Signoz

Screenshots image

image

image

image

Additional context Odigos 1.0.71 Signoz 0.48.0