SigNoz / signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
https://signoz.io
Other
18.99k stars 1.25k forks source link

Provide a way to link dashboard panel to different signals #5039

Open ankitnayan opened 5 months ago

ankitnayan commented 5 months ago

The panels should have a way to link to different signals like traces and logs by clicking a row, column or any other means.

Use cases:

  1. Plotting APM metrics should be able to take to traces and logs from the service
  2. Component metrics like redis, kafka, etc should take logs from those components
  3. TraceID in a column should be able to take you to trace detail page
  4. More usecases
scaler-tauseef commented 4 months ago

Tracking with TraceId will be a big help from Dashboard tables. Any plan to implement it would be great

ankitnayan commented 4 months ago

Checkout Metabase for some inspiration