diff --git a/README.md b/README.md index 2201163..67b9572 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # VictoriaMetrics +![Coverage](https://img.shields.io/badge/Coverage-50.0%25-yellow) Wrappers are a form of middleware that can be used with go-micro services. They can wrap both the Client and Server handlers. This plugin implements the HandlerWrapper interface to provide automatic prometheus metric handling