Skip to content

Commit

Permalink
binary renamed from agent to grafana-agent (#4524)
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek-ts authored and clayton-cornell committed Aug 14, 2023
1 parent c11f101 commit e4b61eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/docker-compose/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ services:
volumes:
- ./agent/config:/etc/agent-config
entrypoint:
- /bin/agent
- /bin/grafana-agent
- -server.http.address=0.0.0.0:12345
- -config.file=/etc/agent-config/agent.yaml
- -metrics.wal-directory=/tmp/agent/wal
Expand Down

0 comments on commit e4b61eb

Please sign in to comment.