Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/admin/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1753,7 +1753,7 @@ and profiles for defined percentage of operations. This can be configured using
Google Cloud Error Reporting
++++++++++++++++++++++++++++

Weblate can report handled server errors to `Google Cloud Error Reporting <https://cloud.google.com/error-reporting/>`_.
Weblate can report handled server errors to `Google Cloud Error Reporting`_.
Install Weblate with the ``google-errors`` extra and configure
:setting:`GOOGLE_CLOUD_ERROR_REPORTING` in :file:`settings.py`:

Expand All @@ -1768,6 +1768,8 @@ current Weblate version or Git revision as the reported version. These values
can be overridden by setting ``service`` or ``version`` in
:setting:`GOOGLE_CLOUD_ERROR_REPORTING`.

.. _Google Cloud Error Reporting: https://docs.cloud.google.com/error-reporting/docs/grouping-errors
Comment thread
nijel marked this conversation as resolved.

OpenTelemetry
+++++++++++++

Expand Down
Loading