===
Glance is a web metrics dashboard which runs entirely in the browser.
Easily define new pages:
glance.page("cpu", "CPU")
.search("*.cpu")Ordering is easy as well:
page.sort(sortFunc)Handlers allow for easy definition of new metrics.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
===
Glance is a web metrics dashboard which runs entirely in the browser.
Easily define new pages:
glance.page("cpu", "CPU")
.search("*.cpu")Ordering is easy as well:
page.sort(sortFunc)Handlers allow for easy definition of new metrics.