Skip to content

Commit

Permalink
Update docs/sources/reference/components/prometheus/prometheus.remote…
Browse files Browse the repository at this point in the history
….queue.md

Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
mattdurham and clayton-cornell authored Oct 10, 2024
1 parent d5eb26e commit 0c9e755
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ Any data that has not been written to disk, or that is in the network queues is
`prometheus.remote.queue` will retry sending data if the following errors or HTTP status codes are returned:

* Network errors.
* HTTP 429 error.s
* HTTP 429 errors.
* HTTP 5XX errors.

`prometheus.remote.queue` will not retry sending data if any other unsuccessful status codes are returned.
Expand Down

0 comments on commit 0c9e755

Please sign in to comment.