Incremental counters and prometheus #4440
Replies: 1 comment 2 replies
-
Not sure If I understand the issue. Could you elaborate with a minimal example? Particularly the part about "seems to get lost" |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So we've got incremental counters set up to track a number that maybe increases a dozen times in one go and then remains largely unchanged a lot of time. When this reaches prometheus, it invariably seems to get lost, either reporting no hits or misreporting with a way lower number. Is this by virtue of absolute accuracy not being possible for such small and rare hits?
Beta Was this translation helpful? Give feedback.
All reactions