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

Elastic APM .NET Agent

Results 250 apm-agent-dotnet issues
Sort by recently updated
recently updated
newest added

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

enhancement
community
triage

Generated automatically with https://github.com/elastic/apm-agent-dotnet/actions/runs/11289638989

### APM Agent version 1.30.0 ### Environment Windows .NET Framework 4.8 WebApp ### Describe the bug The situation I came across is when my web application receives a request and...

bug
community
triage

### APM Agent version 1.28.6 ### Environment Linux&Windows .Net Core 6 ### Describe the bug We use AspNetCoreDiagnosticSubscriber. Invoking WebRequestTransactionCreator.StartTransactionAsync creates new Transaction for incoming request. A new System.Diagnostics activity...

bug
community
triage

**Kibana version:** 8.13.0 **Elasticsearch version:** 8.13 **APM Server version:** 8.13.0 **APM Agent language and version:** Profiler 1.26.0 **Fresh install or upgraded from other version?** Fresh install ### Environment **Operating system...

bug
community
triage

We have encountered binding redirect issues on .NET Framework when using things like `Span` in the library. We currently use 5.0.0, which is deprecated, and we should look to depend...

enhancement

### APM Agent version 1.28.1 ### Environment **Operating system and version:** Ubuntu 20.04.6 LTS **.NET Framework/Core name and version** .NET 6 ### Describe the bug When EventTrackerV2 fails to send...

bug
community
triage