mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
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
38 lines
1.1 KiB
ReStructuredText
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>
|