mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 09:33:08 +00:00
Add Prometheus package
This commit is contained in:
parent
18561258d8
commit
e8ee2fd369
@ -13287,5 +13287,18 @@
|
|||||||
"description": "Library for splitting a string into shell words",
|
"description": "Library for splitting a string into shell words",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/SolitudeSF/shlex"
|
"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…
x
Reference in New Issue
Block a user