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

Store: Add a few objectives for Store's data touched/fetched amount and sizes #5819

Commits on Oct 25, 2022

  1. Add a few objectives for Store's data touched/fetched

    The intent is to provide some metrics that will help inform users when setting values for the flags `store.grpc.series-sample-limit` and `store.grpc.touched-series-limit`.
    
    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e3d587a View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a4cea43 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Update some metric's help text

    Co-authored-by: Moad Zardab <zardab12@hotmail.com>
    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata and moadz authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ba6cc14 View commit details
    Browse the repository at this point in the history
  2. Remove quantiles from redundant metric

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6ee91bf View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Fix spelling

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f05d871 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:thanos-io/thanos into bucket-store-…

    …data-touched-fetched-objectives
    douglascamata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    9aa9d5b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:thanos-io/thanos into bucket-store-…

    …data-touched-fetched-objectives
    douglascamata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f133ead View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Fix some metric help texts

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    616ff39 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge branch 'main' of github.com:thanos-io/thanos into bucket-store-…

    …data-touched-fetched-objectives
    douglascamata committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4a5d178 View commit details
    Browse the repository at this point in the history