divviup / janus

Experimental implementation of the Distributed Aggregation Protocol (DAP) specification.
Mozilla Public License 2.0
53 stars 15 forks source link

metrics: maximum queue depth #3444

Closed inahga closed 1 month ago

inahga commented 1 month ago

This is a static metric that is just the queue concurrency + depth. This allows us to monitor the overall connection capacity of the system, without having to plumb through configuration to Prometheus.