hastic-zzz / hastic-server

Hastic data management server for analyzing patterns and anomalies from Grafana
GNU General Public License v3.0
330 stars 23 forks source link

webhooks status #456

Open jonyrock opened 5 years ago

jonyrock commented 5 years ago

if HASTIC_WEBHOOK_URL: null, than you can' send any weebhok, right? I think we should show a warning in this case.

Also we can try to send a test webhook every second to check that it works and then show it's status. If we can't send a webook, than it is a serious problem.

jonyrock commented 5 years ago

@amper43 please add your thoughts here. If the task actual?

amper43 commented 5 years ago

@jonyrock now we show warning if HASTIC_WEBHOOK_URL is null and user enabled webhooks. I think we can show ping status in server info.

jonyrock commented 5 years ago

ping status? you mean webhook status?

amper43 commented 5 years ago

@jonyrock status of HASTIC_WEBHOOK_URL availability