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

[pull] master from cortexproject:master #645

Merged
merged 15 commits into from
Sep 6, 2024
Merged

Commits on Aug 30, 2024

  1. Create cortex_reduced_resolution_histogram_samples_total metric (#6182

    )
    
    * Create new metric to count how many native histrogram samples had the resolution reduced
    
    Signed-off-by: alanprot <[email protected]>
    
    * changelog
    
    Signed-off-by: alanprot <[email protected]>
    
    ---------
    
    Signed-off-by: alanprot <[email protected]>
    alanprot authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    39a168d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. New ring state READONLY to be used by ingesters (#6163)

    * New READONLY state on ring
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    * Changelog
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    * remove white space
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    * Update changelog
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    * Add new tests. Change api endpoints
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    * Remove cross-site scripting. Add tests
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    * Remove unRegister on shutdown
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    * Add api endpoint
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    Signed-off-by: Daniel Blando <[email protected]>
    danielblando authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    15ad4de View commit details
    Browse the repository at this point in the history
  2. Add users stats http api to ingester (#6178)

    * Add users stats http api to ingester
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    * Changelog
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    * Change name for loadedBlocks
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    
    ---------
    
    Signed-off-by: Daniel Deluiggi <[email protected]>
    Signed-off-by: Daniel Blando <[email protected]>
    danielblando authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c6048fa View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Prepare 1.18.0-rc.0 (#6166)

    Signed-off-by: Daniel Blando <[email protected]>
    danielblando committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b619fb1 View commit details
    Browse the repository at this point in the history
  2. ready for release 1.18.0 (#6186)

    Signed-off-by: Daniel Blando <[email protected]>
    danielblando committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4619723 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6190 from danielblando/merge-release-1.18-to-master

    Merge release 1.18 to master
    danielblando authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4fc1828 View commit details
    Browse the repository at this point in the history
  4. add 1.18.0 to backward compatibility test (#6191)

    Signed-off-by: Daniel Deluiggi <[email protected]>
    danielblando authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e08212b View commit details
    Browse the repository at this point in the history
  5. Bump github.com/hashicorp/consul/api from 1.29.2 to 1.29.4 (#6184)

    Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.29.2 to 1.29.4.
    - [Release notes](https://github.com/hashicorp/consul/releases)
    - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/consul@api/v1.29.2...api/v1.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/consul/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d00d281 View commit details
    Browse the repository at this point in the history
  6. Bump go.opentelemetry.io/otel/bridge/opentracing from 1.28.0 to 1.29.0 (

    #6183)
    
    Bumps [go.opentelemetry.io/otel/bridge/opentracing](https://github.com/open-telemetry/opentelemetry-go) from 1.28.0 to 1.29.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.28.0...v1.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel/bridge/opentracing
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dd03653 View commit details
    Browse the repository at this point in the history
  7. unify query frontend instant and range protos (#6180)

    Signed-off-by: Ben Ye <[email protected]>
    yeya24 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d54cc11 View commit details
    Browse the repository at this point in the history
  8. Chore: Update Thanos (#6189)

    Signed-off-by: 🌲 Harry 🌊 John 🏔 <[email protected]>
    harry671003 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    db1894c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8a7636 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    907e2d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c9c53b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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