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

ingester: reduce active series when series change owner #8084

Merged

Commits on May 15, 2024

  1. calculate owned active series in owned series loop

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e84706f View commit details
    Browse the repository at this point in the history
  2. Support clearing active series

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    371e95e View commit details
    Browse the repository at this point in the history
  3. Update owned series tests

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c3afaa5 View commit details
    Browse the repository at this point in the history
  4. Add test for early head compaction

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a8379d5 View commit details
    Browse the repository at this point in the history
  5. Add CHANGELOG.md entry

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    84dee92 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Jon Kartago Lamida <jon.lamida@grafana.com>
    dimitarvdimitrov and lamida committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3394973 View commit details
    Browse the repository at this point in the history
  7. Clarify CHANGELOG.md

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d5b4b0e View commit details
    Browse the repository at this point in the history
  8. Add missing assertion

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5acfce5 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed May 15, 2024
    Configuration menu
    Copy the full SHA
    75e3ece View commit details
    Browse the repository at this point in the history