siimon / prom-client

Prometheus client for node.js
Apache License 2.0
3.15k stars 378 forks source link

feat: allow specifying timeout for cluster metrics aggregation #645

Open vitush93 opened 1 week ago

vitush93 commented 1 week ago

Adds ability to specify cluster metrics aggregation timeout.

Overriding hard-coded timeout as a workaround for #628 where scraping in larger projects end up in a timeout most of the time.