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 ed9935b
Show file tree
Hide file tree
Showing 3 changed files with 519 additions and 549 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
Loading

0 comments on commit ed9935b

Please sign in to comment.