Skip to content

Commit d3e16db

Browse files
authored
Merge pull request #2276 from splunk/docsguild-26690
Remove 'of the detector' from properties explanation
2 parents bd2e27a + f8957f4 commit d3e16db

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,10 +214,12 @@ After you have created an alert message, continue to the next tab to specify whe
214214
Display custom properties
215215
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
216216

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

219219
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 for the promote method <https://dev.splunk.com/observability/docs/signalflow/methods/promote_stream_method/>`.
220220

221+
For more information about the detector API endpoints, see :new-page:`Detectors <https://dev.splunk.com/observability/reference/api/detectors/latest>` Splunk Observability Cloud API reference.
222+
221223
.. _alert-recipients:
222224

223225

0 commit comments

Comments
 (0)