Skip to content

Conversation

nathanjsweet
Copy link
Member

@nathanjsweet nathanjsweet commented Oct 18, 2023

BPF Map Pressure does not just measure "usage",
as the current iteration of the docs suggests. It
actually measures the required map size against
the configured/allocated map size. This metric
is useful at values >= 1.0 as it conveys the scope
of the problem to users of the metric.

BPF Map Pressure does not just measure "usage",
as the current iteration of the docs suggests. It
actually measures the required map size against
the configured/allocated map size. This metric
is useful at values >= 1.0 as it conveys the scope
of the problem to users of the metric.

Signed-off-by: Nate Sweet <nathanjsweet@pm.me>
@nathanjsweet nathanjsweet added the release-note/misc This PR makes changes that have no direct user impact. label Oct 18, 2023
@nathanjsweet nathanjsweet marked this pull request as ready for review October 18, 2023 17:37
@nathanjsweet nathanjsweet requested review from a team as code owners October 18, 2023 17:37
Copy link
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks

@qmonnet
Copy link
Member

qmonnet commented Oct 18, 2023

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Oct 19, 2023
@nathanjsweet nathanjsweet merged commit 73d23a6 into main Oct 19, 2023
@nathanjsweet nathanjsweet deleted the pr/nathanjsweet/docs-clarify-bpf-map-pressure-metric branch October 19, 2023 15:34
@tklauser tklauser added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 labels Oct 24, 2023
@tklauser tklauser mentioned this pull request Oct 24, 2023
6 tasks
@tklauser tklauser added backport-pending/1.12 backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. and removed needs-backport/1.12 backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. labels Oct 24, 2023
@julianwiedmann julianwiedmann added the backport-done/1.12 The backport for Cilium 1.12.x for this PR is done. label Oct 26, 2023
@aanm aanm added the area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. backport-done/1.12 The backport for Cilium 1.12.x for this PR is done. backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
Status: Released
Status: Released
Development

Successfully merging this pull request may close these issues.

6 participants