Skip to content

Commit d4b30e7

Browse files
committed
Treat origin as a closed set of supported values
Update the origin parameter description to point at the Integrations list, and drop the 'Other sources' note that implied customers could pick any origin string.
1 parent 1cedc9a commit d4b30e7

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

docs/configuration/exporting/send-events-api.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Query Parameters
5050
- Yes
5151
* - ``origin``
5252
- string
53-
- Identifies the monitoring product (for example ``alertmanager``, ``pagerduty``, ``datadog``).
53+
- Identifies the monitoring product. Must be one of the supported origins listed under `Integrations`_ below.
5454
- Yes
5555
* - ``account_id``
5656
- string
@@ -200,7 +200,3 @@ Other
200200
:link: send-events/solarwinds
201201
:link-type: doc
202202

203-
Other sources
204-
-------------
205-
206-
Any monitoring system that can POST JSON to a URL is supported. Choose a value for ``origin`` that identifies your source, then paste the URL into your vendor's webhook configuration.

0 commit comments

Comments
 (0)