-
.NET 6
In docker: 6.0-alpine3.16
Reproduces - when PublishTrimmed=true
agent version: docker latest
dd-apm-tar link: https://github.com/DataDog/dd-trace-dotnet/releases/download/v2.23.0/datadog-do…
-
Fleet does not allow to set up multiple package policies with the same name. It is unexpected that package policy names need to be globally unique. Given that package policies are always added to an a…
-
Currently when APM's queue is full the server starts responding with a `503`
```
{
"accepted": 0,
"errors": [
{
"message": "queue is full"
}
]
}
```
Opening the disc…
-
Hi Michael,
I was trying your apm agent for mule 3.9 and I faced an issue when the message processor is the mule object store or even a custom connector:
org.mule.modules.objectstore.generated.p…
-
- [ ] Migrate to yarn workspaces. https://yarnpkg.com/lang/en/docs/workspaces/
hmdhk updated
2 years ago
-
Our integration testing suite hasn't been updated to add the latest Tomcat, JBoss, WildFly versions for a while now.
-
Many APMs support trace for AWS services. Mostly APMs use session to monitor AWS services when using aws-sdk-v1
below is some examples,
[newrelic](https://newrelic.com/)
- v1: [https://pkg.go.de…
-
**Agent Environment**
```sh
$ datadog-agent version
Agent 7.38.2 - Commit: ba442fd - Serialization version: v5.0.23 - Go version: go1.17.11
$ dpkg -l | grep datadog
ii datadog-iot-agent …
-
Way back in the early days of this APM agent (about 10y ago) `.middleware.connect()` was added to support `apm.captureError()`'ing with Connect middleware:
```
var app = connect()
// app.use(...)…
-
The plugin would generate metrics by registering with micrometer