-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce join_standard_tags setting (#6253)
* [kubernetes_state] Introduce join_standard_tags setting. `join_standard_tags` enables label joins for standard tags captured from the following labels: - `tags.datadoghq.com/version` - `tags.datadoghq.com/env` - `tags.datadoghq.com/service` Metrics are being enriched for the following objects: Pod, Deployment, ReplicaSet, DaemonSet, StatefulSet, Job, CronJob. * Add more tests to validate standard tags joins * Fix linting error * Fix formatting issues flagged by black
- Loading branch information
Showing
4 changed files
with
3,894 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.