suhailpatel / seastat

A standalone Cassandra Prometheus Exporter with speed 🏎️
MIT License
18 stars 2 forks source link

Make timeout and concurrency parameters configurable #12

Closed suhailpatel closed 3 years ago

suhailpatel commented 3 years ago

In some setups, a low timeout might mean missed tables when scraping and a concurrency number too high may result in Jolokia getting stuck. The defaults are sensible for a setup with beefy nodes but allow the operator to configure them.