integrations-core
integrations-core copied to clipboard
Core integrations of the Datadog Agent
### What does this PR do? I added more information, that we only collect what is exposed by linkerd, since it is confusing some customers. I also added that all...
A range of metrics (95percentile, avg, count, max, median) are deprecated since 2018 and confusing recent users. Customers are recommended to use the aggregation functions for queries in lieu: https://docs.datadoghq.com/dashboards/querying/#aggregate-and-rollup...
### What does this PR do? Add standard documentation files for the `kubernetes_state_core` [core check implemented in the datadog-agent repo](https://github.com/DataDog/datadog-agent/tree/main/pkg/collector/corechecks/cluster/ksm). ### Motivation We’d like to `kubernetes_state_core` check to benefit from...
### 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? Add a configuration option to reduce metric cardinality by omitting high-cardinality tags ### Motivation High cardinality metrics emitted from our high-use test cluster ###...
Updating an incorrect link. ### What does this PR do? ### Motivation ### Additional Notes ### Review checklist (to be filled by reviewers) - [ ] Feature or bugfix MUST...
### 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? Create top-level exception type specific to the library to improve API.
### 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? This creates a new overview dashboard for the kong integration, OpenMetrics version. This PR will also rename the current overview dashboard from `Kong Overview`...