2.0.0-alpha.18 • Published 24 days ago

@clusterio/plugin-statistics_exporter v2.0.0-alpha.18

Weekly downloads
13
License
MIT
Repository
github
Last release
24 days ago

Clusterio Statistics Exporter Plugin

Plugin exporting item production, fluid production, kill count, entity build and pollution statistics to the Prometheus integration to Clusterio.

Installation

Run the following commands in the folder Clusterio is installed to:

npm install @clusterio/plugin-statistics_exporter
npx clusteriocontroller plugin add @clusterio/plugin-statistics_exporter

Substitute clusteriocontroller with clusteriohost or clusterioctl if this a dedicate host or ctl installation respectively.

Instance Configuration

statistics_exporter.command_timeout

Timeout in seconds to wait for the statitics gathering command to the Factorio server return the result. If the timeout is exceeded the previous collected results are returned instead. Normally the command returns immediatly with the data, but if the RCON interface is overloaded then the command may take too long to timely answer the metrics collection request.

Defaults to 1.

2.0.0-alpha.18

24 days ago

2.0.0-alpha.17

3 months ago

2.0.0-alpha.16

4 months ago

2.0.0-alpha.15

4 months ago

2.0.0-alpha.14

4 months ago

2.0.0-alpha.13

2 years ago

2.0.0-alpha.12

2 years ago

2.0.0-alpha.11

2 years ago

2.0.0-alpha.10

3 years ago

2.0.0-alpha.9

3 years ago

2.0.0-alpha.8

3 years ago

2.0.0-alpha.7

3 years ago

2.0.0-alpha.6

3 years ago

2.0.0-alpha.5

3 years ago

2.0.0-alpha.4

3 years ago

2.0.0-alpha.3

3 years ago

2.0.0-alpha.2

4 years ago

2.0.0-alpha.1

4 years ago

2.0.0-alpha.0

4 years ago