Initial Commit
This commit is contained in:
19
info.json
Normal file
19
info.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "factorio-prometheus-exporter",
|
||||
"version": "0.1.0",
|
||||
"title": "Prometheus Exporter",
|
||||
"author": "Your Name",
|
||||
"contact": "your.email@example.com",
|
||||
"homepage": "",
|
||||
"description": "Exports Factorio metrics for collection by Prometheus.",
|
||||
"factorio_version": "2.0",
|
||||
"dependencies": [
|
||||
"base >= 2.0.0"
|
||||
],
|
||||
"license": "MIT",
|
||||
"tags": [
|
||||
"monitoring",
|
||||
"metrics",
|
||||
"prometheus"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user