Add a metrics library

This commit is contained in:
Zahary Karadjov 2019-07-10 12:52:03 +03:00 committed by zah
parent 018e49642a
commit 6bbf9d6e61

View File

@ -6162,6 +6162,20 @@
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-eth"
},
{
"name": "metrics",
"url": "https://github.com/status-im/nim-metrics",
"method": "git",
"tags": [
"library",
"metrics",
"prometheus",
"statsd"
],
"description": "Nim metrics client library supporting the Prometheus monitoring toolkit",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-metrics"
},
{
"name": "blscurve",
"url": "https://github.com/status-im/nim-blscurve",