metrico / qryn

Polyglot Observability Stack. Lightweight & Drop-in compatible with Loki, Prometheus, Tempo, Pyroscope, Opentelemetry, Datadog & more! WASM powered ⭐️ Star to Support
https://qryn.dev
GNU Affero General Public License v3.0
1.05k stars 63 forks source link

Resource attributes appear as span attributes #524

Open srolel opened 1 week ago

srolel commented 1 week ago

Hello! I noticed that resource attributes on traces appear under span attributes on every span. Is that by design?

e.g.

image

I confirmed they are sent as resource attributes and not span attributes via the debug exporter. they show the same in grafana and qryn view. Thanks!

akvlad commented 1 week ago

@srolel you're right. For now it's a known design limitation. The resource attributes are inside the span attributes.