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

Commit d03cc98

Browse files
Merge pull request #2096 from splunk/trangl-o11ydocs-6319-slo-custom-metrics-best-practice
Add note explaining how custom metric SLO works
2 parents 89efa48 + b97b75b commit d03cc98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

alerts-detectors-notifications/slo/create-slo.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Follow these steps to create an SLO.
5656
* - Denominator metric
5757
- Search for the metric you want to use for the total request count
5858

59+
.. note:: Custom metric SLO works by calculating the percentage of successful requests over a given compliance period. This calculation works better for counter and histogram metrics than for gauge metrics. Gauge metrics are not suitable for custom metric SLO, so you might get confusing data when selecting gauge metrics in your configuration.
60+
5961
#. Define your SLO and how to measure it.
6062

6163
.. list-table::

0 commit comments

Comments
 (0)