Skip to content

Commit 6a22294

Browse files
Update content/en/docs/collector/deployment/gateway.md
Co-authored-by: Tiffany Hrabusa <[email protected]>
1 parent 6eaa78e commit 6a22294

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/collector/deployment/gateway.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,7 @@ unexplained gaps or jumps in the same series may be a clue that multiple
239239
collectors are sending the same samples.
240240
You might also see errors in your backend. For example, with a Prometheus backend:
241241

242-
With a Prometheus backend, an example error is:
243-
`Error on ingesting out-of-order samples`.
242+
`Error on ingesting out-of-order samples`
244243

245244
This error could indicate that identical targets exist in two jobs, and the order of
246245
the timestamps is incorrect. For example:

0 commit comments

Comments
 (0)