Skip to content

Commit

Permalink
Add missing cluster metadata to multiple k8s metricsests (#32979)
Browse files Browse the repository at this point in the history
* add missing field

Signed-off-by: Tetiana Kravchenko <[email protected]>

* update log message

Signed-off-by: Tetiana Kravchenko <[email protected]>

* fix tests

Signed-off-by: Tetiana Kravchenko <[email protected]>

* add pr number

Signed-off-by: Tetiana Kravchenko <[email protected]>

* volume metricset: replace adding ECS orchestrator fields with util.AddClusterECSMeta

Signed-off-by: Tetiana Kravchenko <[email protected]>

Signed-off-by: Tetiana Kravchenko <[email protected]>
(cherry picked from commit 1f5b863)

# Conflicts:
#	metricbeat/module/kubernetes/apiserver/_meta/test/metrics.1.14.expected
#	metricbeat/module/kubernetes/apiserver/apiserver.go
#	metricbeat/module/kubernetes/apiserver/metricset.go
#	metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.20.expected
#	metricbeat/module/kubernetes/controllermanager/controllermanager.go
  • Loading branch information
tetianakravchenko authored and mergify[bot] committed Sep 8, 2022
1 parent 8927920 commit df1fde7
Show file tree
Hide file tree
Showing 15 changed files with 12,331 additions and 672 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ https://github.com/elastic/beats/compare/v8.2.0\...main[Check the HEAD diff]
*Metricbeat*

- Check for nil metadata in GCP. {pull}32281[32281]
- in module/windows/perfmon, changed collection method of the second counter value required to create a displayable value {pull}32305[32305]
- Fix and improve AWS metric period calculation to avoid zero-length intervals {pull}32724[32724]
- Add missing cluster metadata to k8s module metricsets {pull}32979[32979]

*Packetbeat*

Expand Down
Loading

0 comments on commit df1fde7

Please sign in to comment.