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.29k stars 1.3k forks source link

UI: Distinguish between attributes & resource attributes in Dashboard widget query builder #6317

Open KieranP opened 2 weeks ago

KieranP commented 2 weeks ago

When filtering logs in dashboard widgets, there is currently no way to know at a glance, or even when hovering, whether a query builder filter is referencing an attribute (aka tag), resource attribute, or other.

381034218-cad65efc-8ee0-494f-86ce-af3e24c8bc09

It would be nice for it to work similarly to the main logs query builder, where the filter parts are color coded by type (tan colored for tags, blue for resource, and black for other)

Screenshot 2024-10-30 at 6 21 25 PM

See #6304 for context on confusion caused when attributes and resource attributes contain the same key. Color coding would help to prevent this confusion.

vikrantgupta25 commented 2 weeks ago

Hi @KieranP thank you for reporting this. We are under the process of making this changes global.