Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New metric to observe the thread cache size #1558

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

ovalenti
Copy link
Contributor

@ovalenti ovalenti commented Feb 14, 2024

Description

This implements a simple gauge to report the current size of the thread cache. It is sampled
by the CollectorStatsExporter every 5s.

fixes #1456

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly
  • Deployed and verified once that the exported value looks coherent

@ovalenti ovalenti requested a review from erthalion February 14, 2024 14:33
@ovalenti ovalenti self-assigned this Feb 14, 2024
@ovalenti ovalenti marked this pull request as ready for review February 14, 2024 16:20
@ovalenti ovalenti requested a review from a team as a code owner February 14, 2024 16:20
Copy link
Contributor

@erthalion erthalion 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.

@ovalenti ovalenti merged commit 6f91394 into master Feb 15, 2024
97 of 120 checks passed
@ovalenti ovalenti deleted the ovalenti/thread_table_metric branch February 15, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metrics thread table size
2 participants