Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 8e4841c

Browse files
committed
Update screenshot
1 parent f8214c3 commit 8e4841c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

alerts-detectors-notifications/slo/custom-metric-scenario.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ From the :guilabel:`Detectors & SLOs` page, Kai configures the SLI and sets up a
2525
G = data('synthetics.run.count', filter=filter('test', 'Monitoring Services - Emby check') and filter('success', 'true'))
2626
T = data('synthetics.run.count', filter=filter('test', 'Monitoring Services - Emby check'))
2727
28-
While Kai uses the same metric name for both the ``G`` and ``T`` variables, they use the :strong:`success` dimension to count the number of successful requests for the Emby service on the Buttercup Games website.
28+
While Kai uses the same metric name for both the ``G`` and ``T`` variables, they use the ``success`` dimension to count the number of successful requests for the Emby service on the Buttercup Games website.
2929

3030
.. image:: /_images/images-slo/custom-metric-slo-scenario.png
31-
:width: 100%
32-
:alt: This image shows Kai's SLO configuration using the ``synthetics.run.count`` metric and appropriate filters.
31+
:width: 100%
32+
:alt: This image shows Kai's SLO configuration using the ``synthetics.run.count`` metric and appropriate filters.
3333

3434
.. :header-rows: 1
3535
.. :widths: 10 20 30 40

0 commit comments

Comments
 (0)