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

Streaming store-gateway: make room for tenant ID in postings cache key #3839

Merged
merged 8 commits into from
Jan 4, 2023

Commits on Jan 2, 2023

  1. Add postings to cache entry

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    8321658 View commit details
    Browse the repository at this point in the history
  2. Remove shard from cache entry

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    3dbe9ff View commit details
    Browse the repository at this point in the history
  3. Remove increased hash size

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    caeda31 View commit details
    Browse the repository at this point in the history
  4. Remove commented debug line

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    8a73885 View commit details
    Browse the repository at this point in the history
  5. Remove extra comment in memcached.go

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    20875b5 View commit details
    Browse the repository at this point in the history
  6. Run BenchmarkFetchCachedSeriesForPostings with postings

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    69cc728 View commit details
    Browse the repository at this point in the history
  7. Change file mode

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    e20beaf View commit details
    Browse the repository at this point in the history
  8. Add CHANGELOG.md entry

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    823753a View commit details
    Browse the repository at this point in the history