scylla-cluster-tests
scylla-cluster-tests copied to clipboard
Take screenshots with grafana image renderer
Monitoring stack support image renderer since https://github.com/scylladb/scylla-monitoring/pull/1062 it was suggested by us in https://github.com/scylladb/scylla-monitoring/issues/904
we should look into using, it would simplify, and shorten the time we need for taking screenshots at the end of the test, and in performance test where we do that multiple time during the test.
it would also can enable us capturing of specific panels, for use case it's more relevant
Ref: https://github.com/scylladb/scylla-monitoring/pull/1062 Ref: https://github.com/scylladb/scylla-monitoring/issues/904
- [ ] build a POC
- [ ] remove the current selenium based code (drop raindrop snapshots on the way ? not really used those days, cause collecting of the monitoring stack works good enough for us)