Files
scylladb/docs/troubleshooting/support/index.rst
Yaniv Kaul 862909ee4f Typos: fix typos in documentation
Using codespell, went over the docs and fixed some typos.

Refs: https://github.com/scylladb/scylladb/issues/16255
Signed-off-by: Yaniv Kaul <yaniv.kaul@scylladb.com>

Closes scylladb/scylladb#16275
2023-12-07 11:10:17 +02:00

38 lines
1.1 KiB
ReStructuredText

Errors and Support
==================
.. toctree::
:hidden:
:maxdepth: 2
Report a Scylla problem </troubleshooting/report-scylla-problem>
Error Messages </troubleshooting/error-messages/index>
Change Log Level </troubleshooting/log-level>
.. raw:: html
<div class="panel callout radius animated">
<div class="row">
<div class="medium-3 columns">
<h5 id="getting-started">Scylla Errors and Support</h5>
</div>
<div class="medium-9 columns">
* :doc:`How to Report a Scylla Problem </troubleshooting/report-scylla-problem/>`
* :doc:`Error Messages </troubleshooting/error-messages/index/>`
* :doc:`How to Change Log Level in Runtime </troubleshooting/log-level/>`
* :ref:`What to Do in the Event of a Core Dump <report-scylla-problem-core-dump>`
* :ref:`What to Do if You're Having a Performance Issue <report-performance-problem>`
Also check out the `Onboarding lesson <https://university.scylladb.com/courses/scylla-operations/lessons/onboarding/topic/onboarding/>`_ on Scylla University
.. raw:: html
</div>
</div>
</div>