doc: add the link to the new Troubleshooting section and replace Scylla with ScyllaDB

This commit is contained in:
Anna Stuchlik
2022-09-23 11:46:15 +02:00
parent af2a85b191
commit 46f0e99884

View File

@@ -1,6 +1,6 @@
======================
Troubleshooting Scylla
======================
=========================
Troubleshooting ScyllaDB
=========================
.. toctree::
:hidden:
@@ -25,13 +25,14 @@ Keep your versions up-to-date. The two latest versions are supported. Also, alwa
:id: "getting-started"
:class: my-panel
* :doc:`Errors and Scylla Customer Support <support/index>`
* :doc:`Scylla Startup <startup/index>`
* :doc:`Scylla Cluster and Node <cluster/index>`
* :doc:`Errors and ScyllaDB Customer Support <support/index>`
* :doc:`ScyllaDB Startup <startup/index>`
* :doc:`ScyllaDB Cluster and Node <cluster/index>`
* :doc:`ScyllaDB Upgrade <upgrade/index>`
* :doc:`Data Modeling <modeling/index>`
* :doc:`Data Storage and SSTables <storage/index>`
* :doc:`CQL errors <CQL/index>`
* :doc:`Scylla Monitoring and Scylla Manager <monitor/index>`
* :doc:`ScyllaDB Monitoring and Scylla Manager <monitor/index>`
Also check out the `Monitoring lesson <https://university.scylladb.com/courses/scylla-operations/lessons/scylla-monitoring/>`_ on Scylla University, which covers how to troubleshoot different issues when running a Scylla cluster.