Prometheus Metrics Exporter


Exports Factorio metrics for collection by a seperate tool.

Utilities
a month ago
2.0
43
Owner:
Nightkiller7
Source:
https://git.griesshaber.systems/jangr...
Homepage:
N/A
License:
MIT
Created:
a month ago
Latest Version:
0.3.4 (a month ago)
Factorio version:
2.0
Downloaded by:
43 users

Created this mod to get various statistics from my latest LAN party.

Exposes various factorio metrics via the built-in helpers.send_udp() function.

Metrics are exposed as simple strings to keep performance overhead low and will be parsed by another tool.
I will post a github link to it as soon as it is ready to be published