Alex Lopez
Alex Lopez
### What does this PR do? Renames `VBE.*` metrics to remove the backend name, which is arbitrary and should not be part of the metric name. ### Motivation When reloading...
### What does this PR do? Enables Kerberos support for the Vertica integration via the options exposed by the official Vertica Python client. ### Motivation [AI-2576](https://datadoghq.atlassian.net/browse/AI-2576) ### Additional Notes The...
### What does this PR do? Removes `poll` method as it's redundant. ### Motivation QA for #12776. The headers are already being set on `parse_config` which also includes the logic...
### What does this PR do? - Update the logs template. Fix some errors and improve the doc. - Update the logs example config for integrations accordingly. ### Motivation [AI-2678](https://datadoghq.atlassian.net/browse/AI-2678)...
### What does this PR do? - Update the instances template. Fix some errors and improve the doc. - Update the example config for integrations accordingly. ### Motivation [AI-2648](https://datadoghq.atlassian.net/browse/AI-2648) ###...
### What does this PR do? Adds an e2e test to `ecs_fargate` that asserts that a critical check is emitted, as there's no service running. ### Motivation [AI-2508](https://datadoghq.atlassian.net/browse/AI-2508) ### Additional...
### What does this PR do? Adds dependency build for arm64 linux. ### Motivation ### Additional Notes ### Review checklist (to be filled by reviewers) - [ ] Feature or...
### What does this PR do? ### Motivation ### Additional Notes ### Review checklist (to be filled by reviewers) - [ ] Feature or bugfix MUST have appropriate tests (unit,...
### What does this PR do? Ensures `/var/run/datadog` is available to the Agent. ### Motivation APL-2825: `/var/run/datadog/` is required by tracers and agent functionality but it was not being created...
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes