Skip to content

Commit

Permalink
Add timeout to replicated.app health check collector (#4986)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh authored Nov 5, 2024
1 parent 0593aa7 commit 5aaaf57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/supportbundle/staticspecs/kurlspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ spec:
collectorName: replicated.app-health-check
get:
url: https://replicated.app/healthz
timeout: 10s
- logs:
collectorName: weave-net
selector:
Expand Down

0 comments on commit 5aaaf57

Please sign in to comment.