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 docs on storage engine WAL failover #18511

Merged
merged 15 commits into from
May 16, 2024
Merged

Commits on May 16, 2024

  1. Add docs on storage engine WAL failover

    Fixes:
    
    - DOC-9709
    - DOC-9916
    - DOC-9925
    - DOC-10149
    
    Summary of changes:
    
    - Add a new section to `cockroach start` describing the WAL failover
      feature, how to enable/disable, and the related logging config changes
      that are needed if you enable the feature
    
    - Add a new section to 'Monitoring and Alerting' docs describing the
      store status endpoint at `_status/stores`
    
    - Update logging docs to add some anchor links so we can refer to
      specific config settings from the WAL failover docs
    
    - Update v24.1 alpha release notes to link to the WAL failover docs
    rmloveland committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d6cdfde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e1450d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    983c89a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03eccd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60ac61f View commit details
    Browse the repository at this point in the history
  6. Update src/current/_includes/releases/v24.1/v24.1.0-alpha.4.md

    Co-authored-by: Florence Morris <florence@cockroachlabs.com>
    rmloveland and florence-crl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    463e06e View commit details
    Browse the repository at this point in the history
  7. Update src/current/v24.1/cockroach-start.md

    Co-authored-by: Florence Morris <florence@cockroachlabs.com>
    rmloveland and florence-crl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    34e9099 View commit details
    Browse the repository at this point in the history
  8. Update src/current/v24.1/cockroach-start.md

    Co-authored-by: Florence Morris <florence@cockroachlabs.com>
    rmloveland and florence-crl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e3531bd View commit details
    Browse the repository at this point in the history
  9. Update src/current/v24.1/cockroach-start.md

    Co-authored-by: Florence Morris <florence@cockroachlabs.com>
    rmloveland and florence-crl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9fe12d8 View commit details
    Browse the repository at this point in the history
  10. Update src/current/v24.1/cockroach-start.md

    Co-authored-by: Florence Morris <florence@cockroachlabs.com>
    rmloveland and florence-crl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0a17494 View commit details
    Browse the repository at this point in the history
  11. Update src/current/v24.1/cockroach-start.md

    Co-authored-by: Florence Morris <florence@cockroachlabs.com>
    rmloveland and florence-crl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1e57872 View commit details
    Browse the repository at this point in the history
  12. Update src/current/v24.1/monitoring-and-alerting.md

    Co-authored-by: Florence Morris <florence@cockroachlabs.com>
    rmloveland and florence-crl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7a12f99 View commit details
    Browse the repository at this point in the history
  13. Update src/current/v24.1/monitoring-and-alerting.md

    Co-authored-by: Florence Morris <florence@cockroachlabs.com>
    rmloveland and florence-crl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a18f746 View commit details
    Browse the repository at this point in the history
  14. Update src/current/v24.1/cockroachdb-feature-availability.md

    Co-authored-by: Florence Morris <florence@cockroachlabs.com>
    rmloveland and florence-crl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    727d6f8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    094dd7f View commit details
    Browse the repository at this point in the history