Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

0.0.7

Compare
Choose a tag to compare
@adamgfraser adamgfraser released this 01 Sep 14:04
· 15 commits to master since this release
90d97b3

This release contains a new developer mode metrics client to allow visualizing metrics without needing to set up a metrics backend such as Prometheus or StatsD. This is not a replacement for a full featured metrics backend but makes it easy to get started working with metrics without having to set up one of these solutions. Thanks to @atooni for all his work on this!

Changes