We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eaa78e commit 6a22294Copy full SHA for 6a22294
content/en/docs/collector/deployment/gateway.md
@@ -239,8 +239,7 @@ unexplained gaps or jumps in the same series may be a clue that multiple
239
collectors are sending the same samples.
240
You might also see errors in your backend. For example, with a Prometheus backend:
241
242
-With a Prometheus backend, an example error is:
243
-`Error on ingesting out-of-order samples`.
+`Error on ingesting out-of-order samples`
244
245
This error could indicate that identical targets exist in two jobs, and the order of
246
the timestamps is incorrect. For example:
0 commit comments