diff --git a/packages.json b/packages.json index 8ef01c9..e610f81 100644 --- a/packages.json +++ b/packages.json @@ -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",