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

spanconfig: introduce spanconfig.Reporter #90016

Merged
merged 3 commits into from
Nov 25, 2022

Commits on Nov 24, 2022

  1. liveness: move IsLiveMap type

    We'll depend on just this directly in a future commit, without wanting to
    depend on the much larger liveness package. Instead of introducing a
    standalone package for it, we'll just re-use the thin livenesspb package
    instead.
    
    Release note: None
    irfansharif committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6ed9148 View commit details
    Browse the repository at this point in the history
  2. spanconfig: introduce spanconfig.Reporter

    This is KV-side API for multi-tenant replication reports (cockroachdb#89987)
    
    Release note: None
    irfansharif committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0fbeb57 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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