9 lines
356 B
JSON
9 lines
356 B
JSON
{
|
|
"name": "prometheus-exporter",
|
|
"version": "0.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"
|
|
} |