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:
Luke Tainton 2025-12-31 21:46:27 +00:00 committed by GitHub
parent 9587e5db8a
commit c94c9fa36a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2098,8 +2098,6 @@ Here's an example of what the notifications look like:
#### 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 |
|:------------------------------------|:-------------------------------------------------------------------------------------------|:----------------|
| `alerting.splunk` | Configuration for alerts of type `splunk` | `{}` |