cockroachdb / cockroachdb/cockroach

Enhanced backup log messages

Open
#118,355 1 comment 0 reactions 0 assignees View on GitHub
A-disaster-recovery C-enhancement P-2 T-disaster-recovery
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Is your feature request related to a problem? Please describe.**
We need to be able to send backup events downstream, another team consumes our logging telemetry and needs the following details about a backup

- Backup started
- Backup finished
- Backup failure
- Backup failure reason
- Backup status
- Backup size
- Backup destination (S3 etc)
- Backup duration

**Describe the solution you'd like**
Emit the above as messages in the log.

**Additional context**
We've looked at the eventlog and that doesn't work for us.

Jira issue: CRDB-35695

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.