Skip to content

Commit

Permalink
docs: Add label to prometheus.exporter.unix (#5542) (#5548)
Browse files Browse the repository at this point in the history
Co-authored-by: Jan-Otto Kröpke <[email protected]>
(cherry picked from commit 1444962)

Co-authored-by: Jan-Otto Kröpke <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
3 people authored Oct 20, 2023
1 parent a1c1cb6 commit 4e7c65e
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 4e7c65e

Please sign in to comment.