Skip to content

Commit

Permalink
Fix prometheus.exporter.cadvisor.md (#5624)
Browse files Browse the repository at this point in the history
* Fix prometheus.exporter.cadvisor.md

Fix example config

* Fix spacing prometheus.exporter.cadvisor.md

Fix spacing
  • Loading branch information
Ferrany1 authored Oct 26, 2023
1 parent 5960333 commit e06781c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ from `prometheus.exporter.cadvisor`:

```river
prometheus.exporter.cadvisor "example" {
docker = "unix:///var/run/docker.sock"
docker_host = "unix:///var/run/docker.sock"
storage_duration = "5m"
}
Expand Down

0 comments on commit e06781c

Please sign in to comment.