Private
Public Access
1
0
Files
lua-prometheus-exporter/info.json
Jan Grießhaber 549dce713d Minor fix
2026-01-03 16:28:35 +01:00

19 lines
433 B
JSON

{
"name": "factorio-metrics-exporter",
"version": "0.1.12",
"title": "Prometheus Metrics 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",
"metrics"
]
}