From ddce9fa76894feadd64345ba6dafb1520bdb1a86 Mon Sep 17 00:00:00 2001 From: "Pascal S. de Kloe" Date: Wed, 3 Apr 2019 16:51:30 +0200 Subject: [PATCH] Add github.com/pascaldekloe/metrics. (#2403) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2e64e9c..5513a730 100644 --- a/README.md +++ b/README.md @@ -1038,6 +1038,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [indigo](https://github.com/osamingo/indigo) - Distributed unique ID generator of using Sonyflake and encoded by Base58. * [lk](https://github.com/hyperboloide/lk) - A simple licensing library for golang. * [llvm](https://github.com/llir/llvm) - Library for interacting with LLVM IR in pure Go. +* [metrics](https://github.com/pascaldekloe/metrics) - Library for metrics instrumentation and Prometheus exposition. * [morse](https://github.com/alwindoss/morse) - Library to convert to and from morse code. * [pdfgen](https://github.com/hyperboloide/pdfgen) - HTTP service to generate PDF from Json requests. * [persian](https://github.com/mavihq/persian) - Some utilities for Persian language in go.