refactor: move away from monorepo setup
This commit is contained in:
9
src/info.json
Normal file
9
src/info.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user