Skip to content

Commit

Permalink
docs: Add label to prometheus.exporter.unix (#5542)
Browse files Browse the repository at this point in the history
Co-authored-by: Jan-Otto Kröpke <[email protected]>
  • Loading branch information
jkroepke authored Oct 19, 2023
1 parent f4e6ac4 commit 1444962
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,13 @@ The `node_exporter` itself is comprised of various _collectors_, which can be
enabled and disabled at will. For more information on collectors, refer to the
[`collectors-list`](#collectors-list) section.


Multiple `prometheus.exporter.unix` components can be specified by giving them different labels.

## Usage

```river
prometheus.exporter.unix {
prometheus.exporter.unix "LABEL" {
}
```

Expand Down

0 comments on commit 1444962

Please sign in to comment.