Skip to content

Commit

Permalink
docs: add timeout attribute in the prometheus docs
Browse files Browse the repository at this point in the history
Signed-off-by: AhmedGrati <[email protected]>
  • Loading branch information
TessaIO committed Jul 19, 2023
1 parent 55765a7 commit 9abc31d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/analysis/prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spec:
provider:
prometheus:
address: http://prometheus.example.com:9090
timeout: 40
query: |
sum(irate(
istio_requests_total{reporter="source",destination_service=~"{{args.service-name}}",response_code!~"5.*"}[5m]
Expand Down

0 comments on commit 9abc31d

Please sign in to comment.