Add Prometheus package

This commit is contained in:
Dominik Picheta 2019-05-08 00:12:26 +01:00 committed by GitHub
parent 18561258d8
commit e8ee2fd369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13287,5 +13287,18 @@
"description": "Library for splitting a string into shell words",
"license": "MIT",
"web": "https://github.com/SolitudeSF/shlex"
},
{
"name": "prometheus",
"url": "https://github.com/dom96/prometheus",
"method": "git",
"tags": [
"metrics",
"logging",
"graphs"
],
"description": "Library for exposing metrics to Prometheus",
"license": "MIT",
"web": "https://github.com/dom96/prometheus"
}
]