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.67k stars 1.2k forks source link

Filtering by Resource Attributes #2173

Open ankitnayan opened 1 year ago

ankitnayan commented 1 year ago
ankitnayan commented 1 year ago

We need to enable filtering by resource attributes on all pages. So, it's a global setting. Should this filtering be user level or company level.

ankitnayan commented 1 year ago

Should env filter be available in trace filter page?

grandwizard28 commented 7 months ago

This is an important feature missing from Signoz. Opentelemetry already has a resource attribute deployment.environment which should be a filter option on the services page and all its child pages. This reduces a lot of cognitive load and improves the overall UI experience for engineers who build and test a feature in a 'development/staging' environment and then ship it to production.

Can be shipped first for environment and then possibly other resource attributes can be introduced.

ankitnayan commented 7 months ago

@grandwizard28 deployment.environment is already supported today. You should be able to use the filters in the serviceList and serviceDetail pages .