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

Enable native histograms fully on the read path #4513

Merged
merged 6 commits into from
Mar 17, 2023

Commits on Mar 16, 2023

  1. Enable native histograms fully on the read path

    Now that the query-frontend can receive the implicit native histograms
    via protobuf, we can enable native histograms fully.
    
    Remove previous restriction via limit.
    
    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d554e84 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    krajorama committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    dd9b223 View commit details
    Browse the repository at this point in the history
  3. Simplify querier_sharding test and test floats with protobuf

    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    4fdbe04 View commit details
    Browse the repository at this point in the history
  4. Remove unused variable

    krajorama committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    914ac4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c796648 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9c9b0a2 View commit details
    Browse the repository at this point in the history