Skip to content

Commit

Permalink
Merge branch 'flow-discovery-dockerswarm' of github.com:grafana/agent…
Browse files Browse the repository at this point in the history
… into flow-discovery-dockerswarm
  • Loading branch information
wildum committed Sep 14, 2023
2 parents 738abd4 + 77f4261 commit b4b0036
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ title: discovery.dockerswarm

```river
discovery.dockerswarm "LABEL" {
host = "unix:///var/run/docker.sock"
role = "services"
host = "DOCKER_DAEMON_HOST"
role = "SWARM_ROLE"
}
```

Expand Down

0 comments on commit b4b0036

Please sign in to comment.