Skip to content

Commit

Permalink
Merge branch 'release-v0.37' into backport-5527-to-release-v0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
clayton-cornell authored Oct 20, 2023
2 parents c08be75 + 4e7c65e commit 2f51688
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 2f51688

Please sign in to comment.