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

update mimir-prometheus at grafana/mimir-prometheus@53cf3fb #9148

Merged
merged 9 commits into from
Sep 6, 2024

Commits on Sep 6, 2024

  1. Vendor update mimir-prometheus at 53cf3fb8e7e3

    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f1e91b4 View commit details
    Browse the repository at this point in the history
  2. Add Close method to activity trackers

    Followup to prometheus/prometheus#14064
    
    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    add9fe7 View commit details
    Browse the repository at this point in the history
  3. Pass logger to otlp FromMetrics

    Followup to
    grafana/mimir-prometheus#689
    
    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    625bbe6 View commit details
    Browse the repository at this point in the history
  4. Pin google GRPC to 1.65 for the time being

    Possible performance regression:
    Ref: grafana/dskit#581
    
    Also has breaking API changes for the experimental buffers.
    
    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e9b7abf View commit details
    Browse the repository at this point in the history
  5. Run make generate-otlp

    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    86ff8bd View commit details
    Browse the repository at this point in the history
  6. Fix test asserts

    Have a function that can emulate the old GatherAndCompare
    
    Follow up to prometheus/client_golang#1424
    
    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    44c5c37 View commit details
    Browse the repository at this point in the history
  7. Remove workaround in test

    Follow up to:
    prometheus/prometheus#14772
    
    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    761b659 View commit details
    Browse the repository at this point in the history
  8. Pin client_golang to 1.19.1

    Due to data races in histogram exemplars.
    
    Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
    krajorama committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3b808c6 View commit details
    Browse the repository at this point in the history
  9. Revert "Fix test asserts"

    This reverts commit 44c5c37.
    krajorama committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5ee5001 View commit details
    Browse the repository at this point in the history