8000 GitHub - Sovigod/influx_metrics
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sovigod/influx_metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This can be used for factorio running on a server. It will always export it to {factorio-path}/script-output/zzzmetrics.stat If directory script-output not exist - you need to create it.

For parsing metrics you can use telegraf. Just add to /etc/telegraf.conf something like this:

[[inputs.file]]
  files = ["/path/to/factorio/script-output/zzzmetrics.stat"]
  data_format = "influx"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0