apm-agent-dotnet
apm-agent-dotnet copied to clipboard
Elastic APM .NET Agent
### APM Agent version 1.20.0 ### Environment **Operating system and version:** Ubuntu 20.04.5 LTS **.NET Framework/Core name and version** (e.g. .NET 4.6.1, NET Core 3.1.100) : .NET SDK 7.0.102 **Application...
See meta issue for the description and details: - Meta issue: https://github.com/elastic/apm/issues/786
If someone unzips the profiler zip on windows the dlls on disk might be blocked. Add a section to the installation on how to do this.
Based on https://discuss.elastic.co/t/apm-on-azure-functions/327947 Currently for Azure functions, we capture the call by creating a transaction, but other agent functionality are missing. Specifically: - We don't turn on additional DiagnosticListeners -...
### APM Agent version The version of the `Elastic.Apm` nuget package used : Elastic.Apm v. 1.16.1 ### Environment **Operating system and version:** Windows 11 Pro v.22H2(Localhost) , Amazon Linux AMI...
### APM Agent version 1.20.0 ### Environment Windows 10, .NET 7, apm-server 7.17.6 ### Describe the bug When the application stops Elastic.Apm writes an error log because of an InvalidOperationException...
### APM Agent version 1.20.0 ### Environment Linux, Kubernetes, .NET 6, Web API ### Describe the bug I'd like to capture request body for failed transactions only so I set...
Snapshoty upload sometimes fails: https://github.com/elastic/apm-agent-dotnet/actions/runs/4264260456/jobs/7422573385 And sometimes succeeds: https://github.com/elastic/apm-agent-dotnet/actions/runs/4261219755/jobs/7415657706 @v1v can you shed some light on this failure? I also don't think this Github Actions works the way we want...
Team appreciate the great work. Can we have an observability image for dotnet as we have for Java and node. I want to use it as side car in Kubernetes...