Add a metrics library
This commit is contained in:
parent
018e49642a
commit
6bbf9d6e61
1 changed files with 14 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue