Skip to content

Commit

Permalink
Add Headless Prometheus Exporter and author Jae (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: Delta <[email protected]>
  • Loading branch information
jae1911 and XDelta authored Sep 29, 2024
1 parent 80d451a commit 6c88a57
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
20 changes: 20 additions & 0 deletions manifest/lc.j4/HeadlessPrometheusExporter/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "Headless Prometheus Exporter",
"id": "lc.j4.hdpromex",
"description": "Exports statistics formatted for Prometheus to a web endpoint.",
"category": "Misc",
"platforms": [
"headless"
],
"sourceLocation": "https://g.j4.lc/general-stuff/resonite/headless-prometheus-exporter",
"versions": {
"1.2.0": {
"releaseUrl": "https://g.j4.lc/general-stuff/resonite/headless-prometheus-exporter/-/releases/1.2.0",
"artifacts": [{
"url": "https://g.j4.lc/general-stuff/resonite/headless-prometheus-exporter/-/releases/1.2.0/downloads/HeadlessPrometheusExporter.dll",
"filename": "HeadlessPrometheusExporter.dll",
"sha256": "477c0f45267851700a5afada8784406c6f0c448ecb6470d9f15c14c6d69ca184"
}]
}
}
}
7 changes: 7 additions & 0 deletions manifest/lc.j4/author.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"author": {
"Jae": {
"url": "https://j4.lc"
}
}
}

0 comments on commit 6c88a57

Please sign in to comment.