Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(storage): GCS backend using thanos.io/objstore #11132

Open
wants to merge 50 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    326d994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5960741 View commit details
    Browse the repository at this point in the history
  3. Cleaned up code

    JoaoBraveCoding committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9878c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6ea86d View commit details
    Browse the repository at this point in the history
  5. Allow support for ruler to use thanos/obj storage

    Signed-off-by: Joao Marcal <[email protected]>
    JoaoBraveCoding committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0c88216 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    184ea74 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    e816a3c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    1af852e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    19f610c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    80333a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a9e4c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    1bf07cd View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    1a0da8b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    6728e2f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    3a2fe9e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    17ee4ec View commit details
    Browse the repository at this point in the history
  2. fix the putObject api arguments

    Signed-off-by: Kaviraj <[email protected]>
    kavirajk committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4451f23 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    919d04f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. vendor thanos with chunk-size patch

    Signed-off-by: Kaviraj Kanagaraj <[email protected]>
    kavirajk committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f051abf View commit details
    Browse the repository at this point in the history
  2. support chunk-buffer-size

    Signed-off-by: Kaviraj Kanagaraj <[email protected]>
    kavirajk committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ea17fc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    3e5e772 View commit details
    Browse the repository at this point in the history
  2. implement GetRange to satisfy the interface

    Signed-off-by: Kaviraj Kanagaraj <[email protected]>
    kavirajk committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e0d5a93 View commit details
    Browse the repository at this point in the history
  3. make doc add new chunk-buffer-size to thanos GCS

    Signed-off-by: Kaviraj Kanagaraj <[email protected]>
    kavirajk committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2074894 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b86c4d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    1060422 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    e0dc5aa View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    a3b367c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fef0bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e98e22 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    e4fd02d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    e908566 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. use global thanos metrics and other changes (#1)

        use a global thanos metric.
        remove ruler changes, will be added in a separate pr
        rename configs
    ashwanthgoli authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ca835ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36de56f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b057471 View commit details
    Browse the repository at this point in the history
  4. fix tests

    ashwanthgoli committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f120df2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    225866f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    7ba4c3b View commit details
    Browse the repository at this point in the history
  2. fixup! remove backend field, loki supports multiple backends (per per…

    …iod)
    
    Signed-off-by: Ashwanth Goli <[email protected]>
    ashwanthgoli committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9977d5b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    0baea5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df50926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aa6c3c View commit details
    Browse the repository at this point in the history
  4. metric reg cleanup

    ashwanthgoli committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5a1d2e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0478d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    529f1d6 View commit details
    Browse the repository at this point in the history
  7. nits

    ashwanthgoli committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5788eec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f473928 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3da88e5 View commit details
    Browse the repository at this point in the history
  10. go mod tidy & vendor

    ashwanthgoli committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1e6c079 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    66dc091 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix lint

    ashwanthgoli committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    db57fca View commit details
    Browse the repository at this point in the history