Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 14:38
· 228 commits to main since this release
ad4ab11

Description

The sparrow is now providing a Prometheus /metrics endpoint. Besides Golang runtime metrics, check metrics will be exposed.
Available metrics collectors can be found in the readme.

The unit of the latency time for the latency check has been changed from microseconds to seconds.

Changelog

  • ad4ab11 feat: add metrics; fix latency check; latency time in sec (#45)