Add Prometheus package
This commit is contained in:
parent
18561258d8
commit
e8ee2fd369
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue