Skip to content

Release 4.8.0

Compare
Choose a tag to compare
@amnonh amnonh released this 19 Aug 11:35
· 21 commits to branch-4.8 since this release

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.