mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 08:03:11 +00:00
Add package promexplorer (#2583)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
b04fa299fd
commit
3934fcc9f4
@ -30042,5 +30042,19 @@
|
|||||||
"description": "Hash algorithms in Nim.",
|
"description": "Hash algorithms in Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/checksums"
|
"web": "https://github.com/nim-lang/checksums"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "promexplorer",
|
||||||
|
"url": "https://github.com/marcusramberg/promexplorer",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"prometheus",
|
||||||
|
"tui",
|
||||||
|
"illwill",
|
||||||
|
"monitoring"
|
||||||
|
],
|
||||||
|
"description": "A simple tool to explore Prometheus exporter metrics",
|
||||||
|
"license": "mit",
|
||||||
|
"web": "https://github.com/marcusramberg/promexplorer"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user