nkrode / RedisLive

Visualize your redis instances, analyze query patterns and spikes.
http://www.nkrode.com/article/real-time-dashboard-for-redis
MIT License
3.07k stars 644 forks source link

Fix bug where the default realtime time-period shows no data #71

Closed leto closed 9 years ago

leto commented 9 years ago

Prevents the problem that occurs in #48 and #68 and which I ran into: the from and to GET params are empty in the default realtime time-period, so nothing shows up.

jaggerwang commented 9 years ago

I have the same problem.

leto commented 9 years ago

@nkrode any chance this can get merged? I believe many people are running into this problem

leto commented 9 years ago

I have noticed that some browsers, possibly those with their time set to the "future" relative to the redis-live processes, cause 500 errors in the API endpoints. Please test on various browsers if you can and I will do the same

zhangjiayin commented 9 years ago

80 may be help you