-
In order to sent alerts back to Datadog, We need to configure the Datadog integration with API Key and Site (in case of eu it has to be https//api.datadoghq.eu/). Currently this is not possible. Since…
-
### Describe the question/issue
After getting the last tag of the fluent bit container, the log router sidecar started getting killed with error code 139, this is being used in ECS as an essential …
-
The APM setup for Datadog's Asp.net core integration suggests that it should be configured using datadog.json.
```
{
"DD_API_KEY": "",
"DD_SERVICE": "MyService",
"DD_ENV": "Prod",
"DD…
-
**Output of the info page (if this is a bug)**
```
{"Monitor ID":"149735579", "datadogmonitor":"multi/dynamic-pooled-cost-runner-develop-platform-failed", "error":"error deleting monitor: 503 Servic…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
### Description
The examples and explanation of `tags` is not consistent with other reference material, or practical code examples within vets-api
### Relevant URLs
https://depo-platform-do…
-
Currently it is really hard to debug issues if Datadog serverless-init is used and there is some typo or command that should be run does not exist or is not executable. Here is example dockerfile:
…
-
Is there a limit of how many metrics that can be sent to datadog per workflow run? We have a pretty complicated workflow and I'm noticing that there are no metrics for certain jobs. Here's an example:…
-
### Datadog Terraform Provider Version
3.43.1
### Terraform Version
v1.5.7
### What resources or data sources are affected?
datadog_metric_tag_configuration
### Terraform Configurat…
-
### 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…