Skip to content

Commit

Permalink
issue thanos-io#3954 - resolves compactor broken page image
Browse files Browse the repository at this point in the history
Signed-off-by: Itaachime <[email protected]>
  • Loading branch information
sandeeppainuly committed Jun 21, 2021
1 parent fceb2b3 commit fd94d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/compact.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ The main and only `Service Level Indicator` for Compactor is how fast it can cop

To understand that you can use mix `thanos_objstore_bucket_last_successful_upload_time` being quite fresh, `thanos_compactor_halted` being non 1 and `thanos_blocks_meta_synced{state="loaded"}` constantly increasing over days.

<img src="/compactor_no_coping_with_load.png" class="img-fluid" alt="Example view of compactor not coping with amount and size of incoming blocks"/>
<img src="./compactor_no_coping_with_load.png" class="img-fluid" alt="Example view of compactor not coping with amount and size of incoming blocks"/>

Generally there two scalability directions:

Expand Down

0 comments on commit fd94d43

Please sign in to comment.