From fceb2b33348ffbf0b0567575ea6e0bf8fdd922da Mon Sep 17 00:00:00 2001 From: Itaachime Date: Mon, 21 Jun 2021 22:06:48 +0530 Subject: [PATCH 1/5] issue #3954 - resolves compactor broken page image Signed-off-by: Itaachime --- docs/components/compact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/compact.md b/docs/components/compact.md index 2a723793fa..16de825e3a 100644 --- a/docs/components/compact.md +++ b/docs/components/compact.md @@ -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. -![Example view of compactor not coping with amount and size of incoming blocks](compactor_no_coping_with_load.png) +Example view of compactor not coping with amount and size of incoming blocks Generally there two scalability directions: From fd94d43f6738bb223474569615d569884712a124 Mon Sep 17 00:00:00 2001 From: Itaachime Date: Mon, 21 Jun 2021 22:35:29 +0530 Subject: [PATCH 2/5] issue #3954 - resolves compactor broken page image Signed-off-by: Itaachime --- docs/components/compact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/compact.md b/docs/components/compact.md index 16de825e3a..3ba3887b49 100644 --- a/docs/components/compact.md +++ b/docs/components/compact.md @@ -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. -Example view of compactor not coping with amount and size of incoming blocks +Example view of compactor not coping with amount and size of incoming blocks Generally there two scalability directions: From b72b5e00826148271db975c81f5e0ec1706708bc Mon Sep 17 00:00:00 2001 From: Itaachime Date: Mon, 21 Jun 2021 23:52:41 +0530 Subject: [PATCH 3/5] issue #3954 - resolves compactor broken page image Signed-off-by: Itaachime --- docs/components/compact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/compact.md b/docs/components/compact.md index 3ba3887b49..ed0a4b76a6 100644 --- a/docs/components/compact.md +++ b/docs/components/compact.md @@ -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. -Example view of compactor not coping with amount and size of incoming blocks +Example view of compactor not coping with amount and size of incoming blocks Generally there two scalability directions: From 477b4b10a80f445655844fed0f33f8b5ea93aff2 Mon Sep 17 00:00:00 2001 From: Itaachime Date: Sun, 4 Jul 2021 20:17:08 +0530 Subject: [PATCH 4/5] issue #4395 - added Adopters list to readme.md Signed-off-by: Itaachime --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dff0615dff..b0d2abebc8 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,10 @@ Thanos is an open source project and we value and welcome new contributors and m * Slack: [#thanos](https://slack.cncf.io/) * Issue Tracker: [GitHub Issues](https://github.com/thanos-io/thanos/issues) +## Adopters + +See [`Adopters List`](.website/data/adopters.yml). + ## Maintainers See [MAINTAINERS.md](MAINTAINERS.md) From f49bc147381e6f577c3f7890051c026b9f1310f2 Mon Sep 17 00:00:00 2001 From: Itaachime Date: Sun, 4 Jul 2021 20:28:49 +0530 Subject: [PATCH 5/5] issue #4395 - added Adopters list to readme.md Signed-off-by: Itaachime --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0d2abebc8..2394fd3651 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Thanos is an open source project and we value and welcome new contributors and m ## Adopters -See [`Adopters List`](.website/data/adopters.yml). +See [`Adopters List`](.website/data/adopters.yml). ## Maintainers