This repository has been archived by the owner on Jul 16, 2022. It is now read-only.
0.0.7
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
- Documentation @atooni (#280)
- Custom Laminar-based metrics client/server @kitlangton (#245)
- Implement MetricAspect.observeDurations @adamgfraser (#264)