Branch 3.5.1
amnonh
released this
16 Nov 09:09
·
21 commits
to branch-3.5
since this release
- sstable reads units are wrong #1125
- Links on the "Nodes" table on "Overview" don't go to the correct place #1122
- Hack that added support for the old and new ports doesn't work with the Agent graphs on the Manager dashboard #1120
- The -N flag is ignored in start-all.sh #1116
- Remove the avg line from the multi-graph panels in the overview #1115
- Advanced dashboard has a dot in the uuid #1112
- Average read latency is miscalculated #1110
- Manager showing "offline" despite metrics being present #1109
- branch-3.5 grafana failure #1104
- Alternator: "Average UpdateItem latency by Instance", show data in seconds and not milliseconds #1101
- Alternator dashboard doesn't have GetItem Latencies #1100
Known issues
Following Scylla-Monitoring 2.2 ports change, Prometheus will listen to both old port and the new to help during the migration.
This is was found to cause issues when the port in scylla_manager_server.yml
is changed.
We suggest that following a Scylla-Manager upgrade to version 2.2, edit prometheus/prometheus.yml.template
and remove scylla_manager1
job from the file.