-
**Describe the bug**
Running a .net core hosting bundle app in iis results in massive app crashes.
**To Reproduce**
Steps to reproduce the behavior:
1. install datadog agent
2. install datadog trace
…
Omzig updated
3 weeks ago
-
**Output of the info page (if this is a bug)**
```
(Paste the output of the info page here)
```
**Describe what happened:**
* created external metric
```
---
apiVersion: datadoghq.com/…
-
We have two jmx config files that match (via autodiscovery) a single JVM. During startup, we sometime see errors in the datadog agent log like (note that there are two different checks, `check1` and `…
-
Ultimately, these get encoded back into a map and sent to the collector, so there's no reason to enforce that they be a Keyword list (i.e. atom keys).
For example, it would be nice to be able to in…
-
When using the datadog/agent container, the loss of a child process does not cause the agent container to die, leaving the agent container stuck, unable to receive traces until it is restarted. On…
-
**Describe what happened:**
**secl tests** failed with the following error
```
# github.com/DataDog/datadog-agent/pkg/security/secl/model [github.com/DataDog/datadog-agent/pkg/security/secl/mod…
-
**Output of the info page (if this is a bug)**
```
peekalink-api-worker | 16:45:15 gpg: keyserver receive failed: Address already in use
peekalink-api-worker | 16:45:15 …
-
**Output of the info page (if this is a bug)**
```
Sending build context to Docker daemon 4.096kB
Step 1/7 : FROM s390x/golang:buster
---> 46e183923b15
Step 2/7 : RUN apt-get update && apt-…
-
While moving edx-platform tests from Jenkins to GitHub Actions, it has become clear that GitHub Actions doesn’t have a great dashboard/monitoring solution. I started cobbling together some ad hoc API…
-
Added batching to updates/inserts in a spring boot app and promptly lost the ability to see update/insert MySQL spans.
Spring Boot: 3.0.6
mysql-connector-j: 8.1.0
Java: 17
dd-trace (pom and jar)…