mirror of https://github.com/prometheus/prometheus
Browse Source
The original append queue telemetry never worked, because it was updated only upon the exit of the select statement, which would usually liberate the queues of contents. This has been fixed to be reported arbitrarily. The queue sizes are now parameterizable via flags.pull/149/head
Matt T. Proud
12 years ago
2 changed files with 13 additions and 3 deletions
Loading…
Reference in new issue