vsergeyev/loudml-grafana-app

data is invalid: invalid time delta value

cosmos1978 opened this issue · 3 comments

I am trying to use the ml panel together with elasticsearch but I always get this error when trying to set the baseline

data is invalid: invalid time delta value

image

this is my config for loudml

buckets:

  • name: accesslogs
    type: elasticsearch
    addr: client-1:9200
    dbuser: *****
    dbuser_password: *****
    index: idtv-accesslog-*
  • name: output
    type: elasticsearch
    addr: localhost
    dbuser: *****
    dbuser_password: *****
    index: loudml
    storage:
    path: /var/lib/loudml
    server:
    listen: 0.0.0.0:8077

When I change the timerange value from auto to a fix value I always get the following error

image

any update on this ?

Hello @cosmos1978,

Has not a lot of update to this issue.
A lot of changes a required to be done to run it all properly on Grafana 8.
Need to get some time for this,
and as always help is appreciated :)

Cheers!
V.