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 4, 2024
1 parent 9a90c2b commit f04edb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Any labels that start with `__` will be removed before sending to the endpoint.
### Data retention

Data is written to disk in blocks utilizing [snappy][] compression. These blocks are read on startup and resent if they are still within the TTL.
Any data that has not been written to disk, or that is in the network queues is lost if Alloy is restarted.
Any data that has not been written to disk, or that is in the network queues is lost if {{< param "PRODUCT_NAME" >}} is restarted.

### Retries

Expand Down

0 comments on commit f04edb4

Please sign in to comment.