elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
12.05k stars 4.89k forks source link

[metricbeat/kubernetes] Remove fallback to the Node's limit for the pod 'usage.limit.pct' metrics #40029

Open tetianakravchenko opened 2 days ago

tetianakravchenko commented 2 days ago

Proposed commit message

Checklist

Disruptive User Impact

Author's Checklist

How to test this PR locally

Related issues

-

Use cases

Screenshots

Logs

mergify[bot] commented 2 days ago

This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @tetianakravchenko? 🙏. For such, you'll need to label your PR with:

To fixup this pull request, you need to add the backport labels for the needed branches, such as:

MichaelKatsoulis commented 2 days ago

The fields definition must be updated as well in https://github.com/elastic/beats/blob/c2b2983c1825dcf7dabf64c4a04ce9cf34814fce/metricbeat/module/kubernetes/pod/_meta/fields.yml#L59. And also make update needs to be run to update the docs.