Releases: scylladb/scylla-monitoring
Releases · scylladb/scylla-monitoring
Release 4.9.4
Release 4.9.3
New in 4.9.3
- Adding ScyllaDB manager 3.5 support
- Upgrade Grafana to release 11.4.3
Release 4.9.2
Bug fixed in ScyllaDB Monitoring 4.9.2
- Passing command line parameter is broken #2495
- Tablets: TypeError: Cannot read properties of undefined (reading 'config') #2490
- Alternator batch sizes are not shown #2489
- PromSQL is shown in the Writes panel in Overview dashboard #2488
- Overview Dashboard - should contain only alerts with state="firing" #2475
Release 4.9.1
Release 4.9.0
What is new in ScyllaDB-Monitoring 4.9.0 Release
- Add a summary table for all tables #2373
- Alternator dashboard - improve the information panel #2365
- Show all CQL Consistency Levels #2361
- Show only top-k or bottom-k, not both #2442
- Add limit-k to the dashboards #2454
- Switch to Prometheus 3.x #2450
- Switch to Loki to 3.x #2356
Bug Fixes
- Alternator total ops is empty #2440
- Write timeouts panel is not filtered by the scheduling group #2432
- RPC metrics are intermixed #2428
- CQL Fail should be shown only if a node is in operation mode #2427
- Tables with no writes are not shown in the keyspace dashboard #2425
Operational changes
Release 4.8.3
Bug fixes in Release 4.8.3
- Use the updated panel repeat options to work with the new Grafana scene-based dashboard #2424
Release 4.8.2
New in Release 4.8.2
Add manager 3.4 support
Release 4.8.1
Bug fixes
- start-all.sh --target-directory option have error in its documentation #2398
- Some panels in the OS dashboard do not respect the DC filter #2396
- Unknown Alternator OP - BatchGetItemSize #2393
- Compression-related panels are confusing #2392
- Using stack graph for active read is confusing #2389
- Row and Partitions insertions are measured in read/sec #2386
- The latencies Legend format are confusing #2383
- scylla_io_queue_flow_ratio graph is inconvenient #2382
- Add batch latency and batch size metrics to Alternator dashboard #2380
- Alternator OPs are not representative of real ops - in case of BatchGetItem and similar batch ops area/alternator #2374
Release 4.8.0
New In Release 4.8.0
- Support for Scylla Manager 3.3 #2339
- Make the Tablet section collapsible #2329
- Add panels for network compression #2325
- Add filters that limit the number of results per panel [breaking-changes] #2319
- Add a graph for scylla_io_queue_flow_ratio #2306
- Make the IO-group panel group by iogroup, stream #2305
- Tooltip now allows scrolling #2209
- Add metrics for RPC #2104
- Unify Scylla-Manager status and progress #2009
- Different aggregation functions for the latency metrics #1741
Bug Fixes
- Non-Paged CQL Reads Gauge isn't working. #2295
- " I/O Group All Queue consumption" dashboard use wrong type of graph. #2293
- Increase nodes table column width to display full ip by default #2302
- Fix panels description in the advanced dashboard #2290
- Full page screenshot is broken #2324
- Make genconfig support ipv6
Operational changes
- splitBrain alert support for a multi-cluster setup #2304
- Allow setting local network and docker_pram from env file #2035
- scylla_storage_proxy_coordinator_read_timeouts repeated twice in regexp. #2323
- make prometheus the default datasource #2268
- Deprecated level label #2322
- The os dashboard accepts multiple node_exporter jobs #2317
- Support Prometheus various scrap interval sampling [breaking-changes] #2345
Breaking Changes
- The dashboards now support longer Prometheus scrape intervals, which are configurable and passed as a parameter in the Grafana data source configuration.
- To better handle clusters with high core counts, the dashboards limit the number of series shown by default. You can change that limit from the drop-down menu at the top.