elastic / timelion

Timelion was absorbed into Kibana 5. Don't use this. Time series composer for Elasticsearch and beyond.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Different time intervals on same kibana dashboard

Tuhis opened this issue · comments

It seems that you can't have multiple timelion visualizations on the same kibana dashboard with different time intervals. I tried to add few graphs with 10s interval and one with 3s interval. The actual interval is set to the last visited timelion visualizations interval.

Seems to work fine for me:

screen shot 2016-08-25 at 7 51 49 am

I'm running kibana 4.5.2, maybe it matters? Anyway, I will check again tomorrow and post screenshot/results here.

Okay, here are the screenshots.
First one is without 10s interval timelion vis.
3stl
And when I add timelion visualization with 10s interval other visualizations change also.
10stl

Kibana version is actually 4.5.1 on this monitoring system. Workaround for me was decreasing collectd interval to 3s also (so I don't need 10s interval chart), but as I can see from your screenshot that shouldn't be needed :D

Is this an old version of timelion?

Shouldn't be, I installed it on wednesday. I will check it later on/tomorrow.

Timelion version 0.1.402 says timelion package.json.

Seeing this behavior as well.

It seems to be tied to auto-refresh of the Kibana dashboard. As soon as the first refresh occurs both graphs snap into the same interval.