docs(prometheus-exporter): add new metric
This commit is contained in:
@@ -8,6 +8,8 @@ Currently, item and fluid production metrics are available:
|
|||||||
|
|
||||||
`factorio_(production/consumption)_total`
|
`factorio_(production/consumption)_total`
|
||||||
: Gives a counter of item and fluid production or consumption, including the *type* (item or fluid), *surface* (a.k.a. planet), *force* (usually player), and the in-game name of the entity.
|
: Gives a counter of item and fluid production or consumption, including the *type* (item or fluid), *surface* (a.k.a. planet), *force* (usually player), and the in-game name of the entity.
|
||||||
|
`factorio_energy_(production/consumption)_total_joules`
|
||||||
|
: Total of item and fluid production or consumption, including the *network_id*, *surface* and *name* of the entity using or producing power. Note that the player must place a **Metrics Pole** in the electricity network to track its metrics (to avoid tracking very many tiny networks).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user