Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/configuration/exporting/send-events-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ Query Parameters
- Identifies the monitoring product. Must be one of the supported origins listed under `Integrations`_ below.
* - ``account_id``
- Your Robusta account ID, found in ``generated_values.yaml``.
* - ``cluster``
- Optional. The cluster to associate the alert with. When set, it overrides any cluster found in the alert payload and is used for the resulting alert investigation. When omitted, the cluster is taken from the payload if present, otherwise the alert is recorded under the ``external`` cluster. Use this when your monitoring system cannot add a cluster label to the alert itself.

Authentication
--------------
Expand Down
Loading