Private
Public Access
1
0
Files
lua-prometheus-exporter/info.json
Jan Grießhaber 09b7ec8742 Updated info.json
2026-01-02 10:13:15 +01:00

19 lines
430 B
JSON

{
"name": "factorio-prometheus-exporter",
"version": "0.1.0",
"title": "Prometheus Exporter",
"author": "Jan Grießhaber",
"contact": "jan@griesshaber.systems",
"homepage": "",
"description": "Exports Factorio metrics for collection by a seperate tool.",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.0"
],
"license": "MIT",
"tags": [
"monitoring",
"metrics",
"prometheus"
]
}