Skip to content

A simple mock implementation for go-kit metrics allowing for easy validation of metrics generating code.

License

Notifications You must be signed in to change notification settings

xmidt-org/mockitmetrics

Repository files navigation

mockitmetrics

A simple mock implementation for go-kit metrics allowing for easy validation of metrics generating code.

Build Status codecov.io Go Report Card Apache V2 License GitHub Release GoDoc

Summary

A simple library that makes testing if metrics are being recorded when they should easy.

In general it is wise to be cautious of over-validating metrics and logs, but it's also wise to make sure when things get a bit crazy you're covered.

Usage

About

A simple mock implementation for go-kit metrics allowing for easy validation of metrics generating code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages