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

Impossible to create metrics #445

Closed yuvalfeil closed 2 years ago

yuvalfeil commented 4 years ago

Grafana version: 7.0.3 Hastic version: 0.3.8

  1. Added and enabled the plugin

  2. Added the data source successfully: Screen Shot 2020-06-23 at 17 49 12

  3. Created a new Hastic panel and choose the source successfully: Screen Shot 2020-06-23 at 18 12 25

  4. Tried to add an analytic rule with this error:

    Screen Shot 2020-06-23 at 17 50 00

In addition, the metric panel is un-editable...

Help please!

jonyrock commented 4 years ago

hey @yuvalpeled2 . You need to create a "real" metric such us prometheus or influxdb and then try to make analytic unit (rule) again. https://github.com/CorpGlory/tsdb-kit#supported-datasources

jonyrock commented 4 years ago

@yuvalpeled2 support of grafana 7 implemented, but not released yet. So if you want to test Grafana 7 now, please build the project from the actual sources (master branch)

yuvalfeil commented 4 years ago

@jonyrock Got it. Thanks!

pbracs commented 3 years ago

Hey guys! I'm having a very similar problem - the same error is displayed although a real datasource (influxdb) is set. I have tried it with hastic-server through Docker and built form source. None of the ways have worked. I'm using Grafana 7.3. Tested with Grafana 6.7.3. and everything works.

Could it be that the newest Grafana version is not yet supported?

hastic-error-grafana

pbracs commented 3 years ago

Looks like Hastic supports >=Grafana7.1.x Downgraded Grafana and everythink looks good. No need to answer to my question, will be using Grafana 7.1.5 for the time being.

rozetko commented 2 years ago

Closing as a duplicate of https://github.com/hastic/hastic-grafana-app/issues/462