-
**Agent Environment**
datadog-lambda-extension:42
**Describe what happened:**
On serverless, the [existance of the api key](https://github.com/DataDog/datadog-agent/blob/main/cmd/serverless…
-
Investigate where the errors are coming from.
-
**Agent Environment**
agent version: 7.38.2
deployed with the helm chart: 2.37.9
in a k8s cluster (more info at the bottom)
**Describe what happened:**
I am getting an error/warning when I …
-
I have read all the docs and searched all the open source DD code but could not find any way to enable collection of TCP/UDP state metrics. We are interested in getting number of incoming connections …
-
hi, I am using Datadog Agent to send metrics to datadog in my repo. I'm using this 2:
`from datadog_lambda.metric import (
init_lambda_stats,
lambda_metric as original_lambda_metric,
)`
…
-
### Bug description
I have added ci_post_xcodebuild.sh file in my project
```
#!/usr/bin/env bash
if [ "$CI_WORKFLOW" = "Release" ];
then
mkdir build
TMPDIR=build/datadog
mkd…
-
Not all usages of the library need Unix Domain Socket transport. Let's figure out how to make it optional.
Some wins we can get by making Unix Domain Socket transport optional:
* Extra dependencie…
-
I've recently noticed that some of the image resources are not available, is there a problem?
![image](https://github.com/user-attachments/assets/abf95f0f-07cf-4c76-a763-6248170df468)
docker pul…
-
I'm scanning through all these docs, but I'm really confused as to what I need to do to enable this feature with the helm chart.
I want to enable .net runtime metrics: https://docs.datadoghq.com/tr…
-
### What should be checked?
By default, `pydistcheck` should warn on the presence of executable files found in Python distributions.
I expect most Python distributions to be code that is loaded at…