rustyrazorblade / easy-cass-lab

Create Apache Cassandra lab environments in AWS
https://rustyrazorblade.com/
Other
11 stars 7 forks source link

Generate prometheus configuration to collect easy-cass-stress metrics. #148

Open rustyrazorblade opened 4 months ago

rustyrazorblade commented 4 months ago

140 and #141 will make the easy-cass-stress workloads known ahead of time.

Each of these will expose prometheus metrics endpoints which will be configured as part of the setup.

We should be able to dynamically generate a local prometheus configuration which gathers the remote metrics to store them in a local DB. That should run in a local docker container set up in #120 .