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
19.07k stars 1.26k forks source link

Better use of Resource Attributes #2016

Open ankitnayan opened 1 year ago

ankitnayan commented 1 year ago

Today, the platform makes use of resource attributes in pieces. Eg, filtering in serviceList page and serviceOverview page.

We need to standardize the storage model, backend querying and frontend filtering across all signals (metrics, traces and logs) and correlation between the signals. Eg, resource attributes should be passed from filters in metrics to traces.

ankitnayan commented 1 year ago

Resource filtering in serviceMap

ankitnayan commented 1 year ago

https://github.com/SigNoz/signoz/issues/2173