apm-agent-ruby icon indicating copy to clipboard operation
apm-agent-ruby copied to clipboard

Add auto-validation of span.context.destination to MockServer

Open mikker opened this issue 4 years ago • 0 comments

Agents SHOULD have a generic component used in all tests that validates that the destination information is present for exit spans. Rather than opting into the validation, the testing should provide an opt-out if, for whatever reason, the destination information can't or shouldn't be collected for a particular exit span.

https://github.com/elastic/apm/blob/cb697900cc88fbb4b08e567a77cef68d63f44007/specs/agents/tracing-spans-destination.md

mikker avatar Jun 02 '21 11:06 mikker