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

Make collectd WriteQueueLimitHigh WriteQueueLimitLow configurable #76

Open
Miles-Garnsey opened this issue Aug 12, 2022 · 0 comments
Open
Assignees

Comments

@Miles-Garnsey
Copy link

Collectd acts as a metrics resevoir and serves metrics to Prometheus via json on an exposed port.

The number of metrics stored in collectd appears to be governed by two settings WriteQueueLimitHigh WriteQueueLimitLow, (set equal by default). When the resevoir is full, incoming metrics are dropped.

These options should be configurable so that (especially in clusters with large numbers of tables) collectd can be configured to store more metrics.

@Miles-Garnsey Miles-Garnsey self-assigned this Aug 12, 2022
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

No branches or pull requests

1 participant