Skip to content

Commit

Permalink
Merge pull request #2061 from annastuchlik/anna-remove-dead-link
Browse files Browse the repository at this point in the history
doc: remove dead links from upgrade guides
  • Loading branch information
amnonh authored Sep 18, 2023
2 parents 31b850b + b16e36c commit 1e0ef4d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
Upgrade Guide - Scylla Monitoring 1.x to Scylla Monitoring 2.x
==============================================================

This document is a step by step procedure for upgrading |mon_root| from version 1.x to 2.x


This document is a step by step procedure for upgrading ScyllaDB Monitoring Stack from version 1.x to 2.x

Scylla monitoring stack uses `Prometheus <https://prometheus.io>`_ as its metrics database. The main differences between Scylla Monitoring 1.x and 2.x are moving from Prometheus version 1.x to Prometheus 2.x.
Since Prometheus is not backward compatible between these two versions, the upgrade procedure consists of running the two monitoring stack, old and new, in **parallel**, allowing the new stack to read metrics from the old one. This procedure will enable you to migrate your Scylla monitoring stack without losing historical metric data in the process.
Expand Down Expand Up @@ -98,6 +96,5 @@ In the upgrade procedure, you set up a second monitoring stack. The old monitori
Related Links
=============

* |mon_root|
* :doc:`Upgrade</upgrade/index>`
* `Prometheus Migration <https://Prometheus.io/docs/Prometheus/latest/migration/>`_
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Upgrade Guide - Scylla Monitoring 2.x to Scylla Monitoring 2.y
==============================================================

This document is a step by step procedure for upgrading |mon_root| from version 2.x to 2.y, for example, between 2.0 to 2.1.
This document is a step by step procedure for upgrading ScyllaDB Monitoring Stack from version 2.x to 2.y, for example, between 2.0 to 2.1.



Expand Down Expand Up @@ -128,5 +128,4 @@ Run:
Related Links
=============

* |mon_root|
* :doc:`Upgrade</upgrade/index>`
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Upgrade Guide - Scylla Monitoring 2.x to Scylla Monitoring 3.x
==============================================================

This document is a step by step procedure for upgrading |mon_root| from version 2.x to 3.x
This document is a step by step procedure for upgrading ScyllaDB Monitoring Stack from version 2.x to 3.x

Switching from Scylla Monitoring 2.x to Scylla Monitoring 3.x is not fully backward compatible.
The changes affect dashboards' names and metrics.
Expand Down Expand Up @@ -59,5 +59,4 @@ To rollback, simply kill the new stack, change to the old monitoring stack direc
Related Links
=============

* |mon_root|
* :doc:`Upgrade</upgrade/index>`
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Upgrade Guide - Scylla Monitoring 3.x to Scylla Monitoring 3.y
==============================================================

This document is a step by step procedure for upgrading `Scylla Monitoring Stack </operating-scylla/monitoring/3.0>`_ from version 3.x to 3.y, for example, between 3.0 to 3.0.1.
This document is a step by step procedure for upgrading ScyllaDB Monitoring Stack from version 3.x to 3.y, for example, between 3.0 to 3.0.1.

Upgrade Procedure
=================
Expand Down Expand Up @@ -134,5 +134,4 @@ Run:
Related Links
=============

* `Scylla Monitoring </operating-scylla/monitoring/>`_
* :doc:`Upgrade</upgrade/index>`
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Upgrade Guide - Scylla Monitoring 3.x to Scylla Monitoring 4.y
==============================================================

This document is a step by step procedure for upgrading `Scylla Monitoring Stack </operating-scylla/monitoring/3.0>`_ from version 3.x to 4.y, for example, between 3.9 to 4.0.0.
This document is a step by step procedure for upgrading ScyllaDB Monitoring Stack from version 3.x to 4.y, for example, between 3.9 to 4.0.0.

Upgrade Procedure
=================
Expand Down Expand Up @@ -277,5 +277,4 @@ see the latency graphs over your entire retention time.
Related Links
=============

* `Scylla Monitoring </operating-scylla/monitoring/>`_
* :doc:`Upgrade</upgrade/index>`

0 comments on commit 1e0ef4d

Please sign in to comment.