thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

during any topology change rewrite the prometheus configs #138

Open rustyrazorblade opened 5 years ago

rustyrazorblade commented 5 years ago

I just manually added a stress node by editing the JSON, then ran tlp-cluster up followed by install. I realized the prometheus configs are only rewritten when running "use", which doesn't make any sense. It should regenerate on the "up" command so the "install" does the right thing.