1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-04 12:56:48 +00:00

docs(alerting): Remove warning for Splunk alerting provider (#1475)

Remove warning for Splunk alerting provider

Removed warning about untested Splunk alerting provider from README.
This commit is contained in:
2025-12-31 21:46:27 +00:00
committed by GitHub
parent 9587e5db8a
commit c94c9fa36a

View File

@@ -2098,8 +2098,6 @@ Here's an example of what the notifications look like:
#### Configuring Splunk alerts #### Configuring Splunk alerts
> ⚠️ **WARNING**: This alerting provider has not been tested yet. If you've tested it and confirmed that it works, please remove this warning and create a pull request, or comment on [#1223](https://github.com/TwiN/gatus/discussions/1223) with whether the provider works as intended. Thank you for your cooperation.
| Parameter | Description | Default | | Parameter | Description | Default |
|:------------------------------------|:-------------------------------------------------------------------------------------------|:----------------| |:------------------------------------|:-------------------------------------------------------------------------------------------|:----------------|
| `alerting.splunk` | Configuration for alerts of type `splunk` | `{}` | | `alerting.splunk` | Configuration for alerts of type `splunk` | `{}` |