Skip to content
Discussion options

You must be logged in to vote

Ah yes, this would be the way, you can configure min_interval for each collector, so the results are cached without calling the database each time.

I previously implemented a simple jitter feature flag that executes queries with small random interval. I wasn't sure whether it's a good approach or not (also didn't get any available feedback at that time), and eventually dropped it. I'll think about it, maybe it makes sense to revive it. 🤔

But for now, min_interval per collector seems more explicit and predictable. It's probably less user-friendly if you have many collectors.


My ultimate goal is to finish several feature requests, including histograms to hopefully declare v1.0, and I'll ma…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@qfritz
Comment options

@burningalchemist
Comment options

Answer selected by qfritz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants