Skip to content

Commit

Permalink
remove internal links
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Mange <[email protected]>
  • Loading branch information
thibaultmg committed Sep 19, 2024
1 parent 5850151 commit 7449516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/blog/2023-11-20-life-of-a-sample-part-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ Additionally, consider setting the `tsdb.too-far-in-future.time-window` flag to

In this first part, we have covered the initial steps of the sample lifecycle in Thanos, focusing on the ingestion process. We have explored the remote write protocol, the Receive component, and the critical configurations needed to ensure high availability and durability. Now, our sample is safely ingested and stored in the system. In the next part, we will continue following our sample's journey, delving into the data management and querying processes.

See the full list of articles in this series (links will be updated as they are published):
See the full list of articles in this series:

* [Life of a sample in thanos, and how to configure it – Ingestion – Part I](2023-11-20-life-of-a-sample-part-1)
* Life of a sample in thanos, and how to configure it – Ingestion – Part I
* Life of a sample in thanos, and how to configure it – Data Management – Part II
* Life of a sample in thanos, and how to configure it – Querying – Part III

Expand Down

0 comments on commit 7449516

Please sign in to comment.