Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data is invalid: invalid time delta value #42

Open
cosmos1978 opened this issue Jul 1, 2021 · 3 comments
Open

data is invalid: invalid time delta value #42

cosmos1978 opened this issue Jul 1, 2021 · 3 comments

Comments

@cosmos1978
Copy link

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
@cosmos1978
Copy link
Author

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

image

@cosmos1978
Copy link
Author

any update on this ?

@vsergeyev
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants