elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

Data model for compressed spans #597

Closed tobiasstadler closed 2 years ago

tobiasstadler commented 2 years ago

The data model for compressed spans (see https://github.com/elastic/apm/blob/main/specs/agents/handling-huge-traces/tracing-spans-compress.md#data-model) doesn't include name, type, subtype or destination.service.resource. Shouldn't they be part of the data that is sent to the APM-Server?

tobiasstadler commented 2 years ago

Ok, I probably misunderstood it. The composite object is just an additional property of a span.

felixbarny commented 2 years ago

That's correct