Changed Mod Name to avoid collision
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "factorio-prometheus-exporter",
|
||||
"name": "factorio-metrics-exporter",
|
||||
"version": "0.1.0",
|
||||
"title": "Prometheus Exporter",
|
||||
"title": "Prometheus Metrics Exporter",
|
||||
"author": "Jan Grießhaber",
|
||||
"contact": "jan@griesshaber.systems",
|
||||
"homepage": "",
|
||||
@@ -14,6 +14,6 @@
|
||||
"tags": [
|
||||
"monitoring",
|
||||
"metrics",
|
||||
"prometheus"
|
||||
"metrics"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user