You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.9.0 release
* Add support for graphite tagged metrics
* Fix dashboard to 0 last_exception time on startup
* Multiple doc updates
* Correct some old integration examples
* Update container image to use recent node version
* Drop node version 8 and 11 from CI as they are no longer LTS
v0.8.6
* add max TTL flag for gauges to allow less frequent gauge updates
* add filter to prevent flushing unwanted calculated metrics
* fix double flush that would often occur when running inside a container