Files
factorio-prometheus-exporter/src/info.json
2025-09-20 08:29:17 +00:00

12 lines
351 B
JSON

{
"name": "prometheus-exporter",
"version": "1.0.1",
"title": "Prometheus Exporter for Factorio",
"author": "Bjorn Pijnacker",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0"
],
"description": "Exports certain production and consumption metrics to Prometheus format, to be used by Prometheus/Grafana monitoring stack"
}