Releases: scylladb/scylla-monitoring
Releases · scylladb/scylla-monitoring
Branch 3.2
New in Branch 3.2
- Add scylla open source 3.3 dashboards #805
- Update the deafult version to 3.3,3.2 #849
- upgrade grafana to 6.6 #801
- upgrade prometheus to 2.15.1 #798
- Add Grafana annotation for Manager actions #815
- add an annotation for potentials stalls #649
- show all possible classes for I/O enhancement #839
- Allow overriding the default anonymous role for Grafana. #822
- Add ignore future metrics #809
- Add bypass cache to the CQL dashboard #806
- scylla-manager agent metrics' should be collected #795
- Add lightweight transaction metrics (aka CAS) to default dashboard #775
- add hints related graphs #545
Bug Fixes
Branch 3.1
New in Branch 3.1
- Scylla Open Source Version 3.2 dashboards
- Scylla Manager Version 2.0
- Grafana 6.5.1
- Prometheus 2.14
- Add the ad hoc filter to all dashboards #773
- Report-a-problem button #691
- Adding annotations for server restart #712
- CQL Optimization potential hazard with Consistency Level #706 #579
- Scylla manager consul integration #470
Bug Fixes
Branch 3.0.4
Bug fix:
- Dashboards for scylla branch-3.2 don't display data #782
Branch 3.0.3
Adding Dashboards for Scylla 3.2
Branch 3.0.2
Branch 3.0.1
- Adding the alternator dashboard.
To use the dashboard use the Scylla master version i.e. add-v master
to thestart-all.sh
command.
More on Alternator can be found here
Branch 3.0
Notice
Please check the upgrade guide here
General Changes
- Dashboards rename (#700)
- Drop redundant labels (#687)
- Add a warning when the scylla_server.yml is missing (#685)
- Rename scylla_server and scylla_manager yml files to example (#657)
- Switch to Prometheus 2.10 (#639)
- switch to python 3 (#534)
- Switch to Grafana 6 (#526)
- Remove 2017.1, 1.5-2.3 dashboards from master (#634)
- Point users to the logs when a container fails to start (#647)
- Do not use port mapping when using the host network (#642)
- Switch to Prometheus 2.10 (#639)
- Allow adding a row to a dashboard (#621)
New alerts
- Add an alert on low disk space usage on root (#627)
- Add an alert when a node changes its status to leaving (#624)
Changes to the dashboards
- Task quote violation in the cpu dashboard should be by group (#651)
- Remove the node_exporter related metrics from the disk io dashboard (#645)
- Shorter version in the node table enhancement(#636)
- Update node_exporter metrics names to 0.17 (#633)
- Enhance node table with direct link per dashboard (#675)
Branch 2.4
New
- Adding Scylla 3.1 dashboards #594
- Adding the error Dashboard #576
- Add a graph for ad-hoc queries #610
- Allow changing aggregation modes #520
- State which metrics are coordinators and which replicas #521
- Allow external directory for grafana #597
- genconfig using nodetool improved #613
- Version per node table #151
- Add a warning on low disks pace on root partition #627
- Add alert when a node is leaving the cluster #623
Bug Fixes
- cql-optimization shows N/A for cross dc when there is no reads in a DC #608
- wrong metrics for compaction shares #604
- the group by shard is incorect #337
- scylla manager metric scylla_manager_cluster_cql_rtt_ms renamed #637
- Manager 1.4 dashboard is broken because of cql metrics rename #661
- cql optimization cross shard is off and should be remove #659
Scylla Branch 2.3.1
Branch 2.3
New in Scylla Monitoring Stack 2.3
- Scylla enterprise dashboards for 2019.1 (#538)
- Scylla manager dashboard for 1.4 (#557)
- Add cross_shard_ops panel to cql optimization (#553)
- Dashboards are precompiled in the release
- Cluster name in use is shown in the dashboard (#533)
- genconfig.py with multi dc support (#513)
- Add a storage usage over time panel (#466)
- Upgrade prometheus to 2.7.2 (#456)
- Show more information about compaction (#491)
- Alertmanager and Prometheus alerts can be configured from the command line
- Warn users when starting docker as root and make grafana volume sharable
- Add a disk usage over time graph (#466)
- prometheus data directory to accept relative path (#527)
Bug Fixes