All Versions
27
Latest Version
Avg Release Cycle
131 days
Latest Release
3197 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.3.0.4 Changes
April 03, 2012- Add original JavaScript files to tarball to ease distribution packaging.
-
v0.3.0.3 Changes
March 19, 2012- Support Snap 0.8
-
v0.3.0.2 Changes
March 07, 2012- Don't require an internet connection, by serving Bootstrap CSS and jQuery from the monitoring server.
-
v0.3.0.1 Changes
January 26, 2012Switch from Blueprint to Bootstrap CSS
Overhaul look-and-feel
-
v0.3.0.0 Changes
January 01, 2012Add gauges and change counters to always be monotonically increasing
Add web interface column headers
Reorganize the web interface to show counters and gauges in separate sections
Change REST API to allow separate access to counters and gauges
Return the server time in the JSON response it and use server time instead of client time when graphing
Make it possible to graph user-defined counters and gauges
Format numbers using comma separators
Show a message box when the server can't be reached
-
v0.2.0.0 Changes
December 30, 2011Add user-defined counters
Suppress Snap logging to stdio
Add REST-style API for accessing single counters
-
v0.1.0.0 Changes
December 27, 2011- First EKG release