Skip to content

Commit 5c55e26

Browse files
committed
Fix directive
1 parent dbc632c commit 5c55e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Display custom properties
216216

217217
If you are creating a detector using the Splunk Observability Cloud API, you can convert custom properties to dimensions using the ``promote()`` method.
218218

219-
By converting a custom property to a dimension, you can display it in an alert message. To learn more, see the :new-page:`Developer documentation <https://dev.splunk.com/observability/docs/signalflow/methods/promote_stream_method/>` and the :ref:`API reference documentation <https://dev.splunk.com/observability/reference/api/detectors/latest>` for the ``promote()`` method.
219+
By converting a custom property to a dimension, you can display it in an alert message. To learn more, see the :new-page:`Developer documentation <https://dev.splunk.com/observability/docs/signalflow/methods/promote_stream_method/>` and the :new-page:`API reference documentation <https://dev.splunk.com/observability/reference/api/detectors/latest>` for the ``promote()`` method.
220220

221221
.. _alert-recipients:
222222

0 commit comments

Comments
 (0)