hastic-zzz / hastic-grafana-app

Hastic data management server for labeling patterns and anomalies in Grafana
https://hastic.io
GNU General Public License v3.0
179 stars 18 forks source link

Validate connection to hastic-server #145

Closed jonyrock closed 5 years ago

jonyrock commented 5 years ago

If you connect to something which you consider as "hastic-server" and it return an answer, than it might be not a hastic-server, but something which just returns a response with 200 code

rozetko commented 5 years ago

We could also check if it is a proper server version e.g. if we're using app with 0.2.7 version - server should be 0.2.7-alpha

rozetko commented 5 years ago

It is even more actual after #120 Because panel thinks that hastic-server is always available when using Grafana as proxy