apm-agent-dotnet
apm-agent-dotnet copied to clipboard
Elastic APM .NET Agent
The polyfil packages listed below will only be included in frameworks less than net 6 to reduce dependency graph - System.Diagnostics.DiagnosticSource - System.Reflection.Metadata - System.Threading.Tasks.Dataflow - System.Threading.Tasks.Extensions Closes: #2305
In recent releases, the post-release action has been failing and needs investigation.
## What does this pull request do? Use https://github.com/github-early-access/generate-build-provenance to create build attestations
Bumps the github-actions group in /.github/workflows/test with 1 update: [phoenix-actions/test-reporting](https://github.com/phoenix-actions/test-reporting). Updates `phoenix-actions/test-reporting` from 13 to 14 Release notes Sourced from phoenix-actions/test-reporting's releases. Fix JUnit message / type fields from #48...
### APM Agent version Elastic.Apm.Azure.Functions version 1.26.0 ### Environment **Operating system and version:** At least Windows, but I guess this isn't OS spesific.. **.NET Framework/Core name and version** Dotnet 8,...
### APM Agent version 1.26.0 ### Environment .NET 4.7.2, Web API ### Describe the bug **http.request.body.original** is split and also being REDACTED despite having added to the web.config ### To...
The `FailedRequest` test seems to fail in CI occasionally but not locally on Windows or Linux. This is temporarily disabled and should be investigated with a view to re-enabling it....
When using the APM agent with ASP.NET Core minimal APIs, the transaction will default to using the path in the name, which can lead to high-cardinality transaction names and difficulty...
Hello team, To fix the issue #2320 with the _Service Name_ generated by the Azure Functions agent, i added a configuration `OverwriteDiscoverDefaultServiceName` item to be able to overwrite or not...
### What APM agent json server schema automatic sync ### Why *Changeset* * https://github.com/elastic/apm-data/pull/274 * https://github.com/elastic/apm-data/commit/be2862dcd60f1fbf3540ef8f5a67e8a0d698f8bb --- update-specs APM agent json server schema be2862dcd60f1fbf3540ef8f5a67e8a0d698f8bb ran shell command "tar -xzf /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/json-schema.tgz...