You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to deploy Snooze to our team environment. However, I encountered many difficulties while researching how to use the snooze plugin.
I read through the changelog,
## v1.0.15
###New features
InfluxDB 2.0 webhook added
where the InfluxDB 2.0 plugin has been added. I can also see the corresponding code in the backend at 'snooze/plugins/core/influxdb2.' However, I couldn't find any documentation on how to use it, and there's no place in the web UI to generate the webhook URL.
Could you please advise me on how to correctly use this plugin?
The text was updated successfully, but these errors were encountered:
First and foremost, thank you for using Snooze ! Influxdb2 is indeed supported as an input. You only need to configure chronograf (or grafana, etc...) to send alerts to the following URL: <snooze_url>/api/webhook/influxdb2
Let us know if you have any issue. We will add these webhooks usage to the documentation soon, thank you !
I'm currently trying to deploy Snooze to our team environment. However, I encountered many difficulties while researching how to use the snooze plugin.
I read through the changelog,
where the InfluxDB 2.0 plugin has been added. I can also see the corresponding code in the backend at 'snooze/plugins/core/influxdb2.' However, I couldn't find any documentation on how to use it, and there's no place in the web UI to generate the webhook URL.
Could you please advise me on how to correctly use this plugin?
The text was updated successfully, but these errors were encountered: