knutin / statman_elli

Real-time dashboard and HTTP API for statman built with Elli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drilldown in dashboard

knutin opened this issue · comments

Use the "namespaces" as interactive drill downs, to avoid showing a billion metrics.

anything to avoiding the jumping around will also help. ( order varies every second. keeps moving up and down. ).

not removing rows once added is a fair tradeoff to counter this.

@tgrk an option to always cache old rows so that they become 0 instead of disappearing will be great.
another option to not change order also will be nice.