elastic / apm-agent-dotnet

https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html
Apache License 2.0
586 stars 208 forks source link

Extend Request by Id (or maybe even more from ECS) #2397

Open monty241 opened 4 months ago

monty241 commented 4 months ago

See https://discuss.elastic.co/t/integration-elastic-common-scheme-with-elastic-apm-events-intake-api/363124

The src/Elastic.Apm/Api/Request.cs class does not allow correlation with trace identifier from asp.net core by default.

Suggestion is to extend it by this and maybe more features from https://www.elastic.co/guide/en/ecs/current/ecs-http.html