Skip to content

Commit

Permalink
[8.6](backport #34516) Fix container enricher with correct container …
Browse files Browse the repository at this point in the history
…ids for pods with multiple containers (#34537)

* Fix container enricher with correct container ids for pods with multiple containers (#34516)
---------

Co-authored-by: Michael Katsoulis <michaelkatsoulis88@gmail.com>
  • Loading branch information
mergify[bot] and MichaelKatsoulis committed Feb 10, 2023
1 parent cdb5490 commit 9b77c2c
Show file tree
Hide file tree
Showing 12 changed files with 3,999 additions and 541 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Expand Up @@ -110,6 +110,7 @@ https://github.com/elastic/beats/compare/v8.2.0\...main[Check the HEAD diff]
- Add missing cluster metadata to k8s module metricsets {pull}32979[32979] {pull}33032[33032]
- Add GCP CloudSQL region filter {pull}32943[32943]
- Fix metrics split through different events and metadata not matching for aws cloudwatch. {pull}34483[34483]
- Fix metadata enricher with correct container ids for pods with multiple containers in container metricset. Align `kubernetes.container.id` and `container.id` fields for state_container metricset. {pull}34516[34516]


*Osquerybeat*
Expand Down

0 comments on commit 9b77c2c

Please sign in to comment.