Skip to content

Commit

Permalink
chore(grafana): bump version of agent
Browse files Browse the repository at this point in the history
Signed-off-by: Bruce Becker <[email protected]>
  • Loading branch information
brucellino committed May 18, 2024
1 parent 8b50c4b commit 4a22acd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grafana-agent/grafana-agent.nomad
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ job "grafana-agent" {
name = "grafana-agent-grpc"
check {
type = "tcp"
interval = "20s"
timeout = "5s"
interval = "120s"
timeout = "15s"
}
}
env {
Expand Down

0 comments on commit 4a22acd

Please sign in to comment.