-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure Pod UID is always present in
pod
metricset
Pod UID field is currently retrieved as part of the metadata enrichment present for all Kubernetes module metricsets. In case of errors or missconfiguration, pod UID won't be present in resulting documents. Since this field is available in the `pod` metricset, this change adds it to Pod events, avoiding issues when enrichment fails.
- Loading branch information
Carlos Pérez-Aradros Herce
committed
May 29, 2019
1 parent
d1446d4
commit 0e1f402
Showing
3 changed files
with
3 additions
and
0 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
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
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