Skip to content
Snippets Groups Projects

Monitor Health release post 13.2: Trigger test alert

Merged Sarah Waldner requested to merge test_alert into master
All threads resolved!
+ 13
0
features:
secondary:
- name: "Test integrations by triggering test alerts"
available_in: [core, starter, premium, ultimate]
documentation_link: 'https://docs.gitlab.com/ee/#amazing'
image_url: '/images/unreleased/feature-a.png'
reporter: sarahwaldner
stage: monitor
categories:
- 'Alert Management'
issue_url: 'https://gitlab.com/gitlab-org/gitlab/-/issues/215356'
description: |
Setting up alerting systems requires configuring multiple integrations. It is importatnt to test these configurations to make sure you have done everything correctly and that you are not going to miss a critical alert due to a simple error. After you set up your tools to route alerts to the generic rest endpoint in GitLab, you can now trigger a test alert to make sure it is functioning properly for peace of mind.
Loading