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

Add partitions ring support to Distributor.UserStats() #7402

Merged
merged 5 commits into from
Feb 16, 2024

Commits on Feb 16, 2024

  1. Added partitions support to Distributor.UserStats()

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c217503 View commit details
    Browse the repository at this point in the history
  2. Added more test cases to TestDistributor_UserStats

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    da1d79f View commit details
    Browse the repository at this point in the history
  3. Remove requirement for strong consistency from TestDistributor_UserSt…

    …ats_ShouldSupportIngestStorage() because not necessary
    
    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a4fc9ad View commit details
    Browse the repository at this point in the history
  4. Removed unnecessary locking

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8c721df View commit details
    Browse the repository at this point in the history
  5. Auto-detect ingestStoragePartitions in tests

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7916307 View commit details
    Browse the repository at this point in the history