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

server: include WAL failover path within the stores status #120677

Merged
merged 1 commit into from
Mar 19, 2024

Commits on Mar 19, 2024

  1. server: include WAL failover path within the stores status

    Expand the response from the /_status/stores endpoint to include the store's
    data directory and the path to the configured WAL failover secondary if
    configured.
    
    Close cockroachdb#119795.
    
    Epic: CRDB-35401
    Release note (ops change): Adds node ID, dir and wal_failover_path fields to
    the /_status/stores endpoint.
    jbowens committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    857d4d1 View commit details
    Browse the repository at this point in the history