scylladb / scylla-monitoring

Simple monitoring of Scylla with Grafana
https://scylladb.github.io/scylla-monitoring/
Apache License 2.0
240 stars 142 forks source link

Monitor if the schema version is not synced on all nodes #707

Open noamha opened 5 years ago

noamha commented 5 years ago

The same result you would get from nodetool describecluster

tzach commented 5 years ago

https://github.com/scylladb/scylla/issues/4785#issuecomment-517163716

slivne commented 5 years ago

https://github.com/scylladb/scylla/issues/4796

Use stddev to verify that all the nodes have the same schema version.