Tzach Livyatan

Results 113 issues of Tzach Livyatan

*Installation details* Dashboard Name: Cluster View Scylla-Monitoring Version: 3.7.0 Scylla-Version: 2021.1 the top bar show selector for: node restart, stall detector, schema change etc ![image](https://user-images.githubusercontent.com/170200/122924543-8d92bf00-d36e-11eb-86de-9555854997a3.png) It is not clear what...

UX

Please make sure that this is a feature request. **Describe the feature and the current behavior/state.** https://github.com/scylladb/scylla-monitoring/pull/1296 introduce reporting a *scylla* issue But the information is minimal. We want to...

enhancement

**Describe the feature and the current behavior/state.** Inspired by https://github.com/scylladb/scylla-monitoring/pull/1196 A button "Upload Metric" will upload the data to a **protected** bucket, as describe here https://docs.scylladb.com/troubleshooting/report_scylla_problem/#metrics-reports **Who will benefit with...

enhancement

Please make sure that this is a feature request. **System information** - Are you willing to contribute it (Yes/No): Yes **Describe the feature and the current behavior/state.** As many of...

enhancement
area/scylla cloud

Copy @bentsi main here With the digram plugin https://grafana.com/grafana/plugins/jdbranham-diagram-panel to represent similar data to the node table, in a more visual way ![image](https://user-images.githubusercontent.com/170200/67278092-fa3a2400-f4d0-11e9-83e8-5c280ce54140.png) we can represent the cluster/DC/racks and Scylla...

When running on a K8s environment, standard tools, like Helm should be used. See for an example of using Helm to run Prometheus and Grafana on K8s https://medium.com/@chris_linguine/how-to-monitor-your-kubernetes-cluster-with-prometheus-and-grafana-2d5704187fc8

enhancement
k8s

- Add sizing (CPU, Storage) recommendation for Loki base on the number of Scylla cores and retention time. - Loki storage should be place outside the docker container (similar to...

documentation

On a multi region cluster, it would be nice to present the nodes on a world map ![image](https://user-images.githubusercontent.com/170200/87546193-d0094180-c6b1-11ea-8202-52b4b1b6786d.png) https://grafana.com/grafana/plugins/grafana-worldmap-panel Question is: where do we get the location from?

enhancement

The default of the current start_all is running both Prometheus and Grafana with default no auth. This make it easier to start with, but also easier to forgot to secure...

enhancement

Its look like "-u" is used for both USE_UNSET https://github.com/scylladb/scylla-tools-java/blob/master/src/java/com/scylladb/tools/BulkLoader.java#L1005 and USER_OPTION https://github.com/scylladb/scylla-tools-java/blob/master/src/java/com/scylladb/tools/BulkLoader.java#L983