-
Notifications
You must be signed in to change notification settings - Fork 4.1k
log: merge the implementation for file buffering and network buffering #72452
Copy link
Copy link
Open
Labels
A-loggingIn and around the logging infrastructure.In and around the logging infrastructure.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-supportabilityX-anchored-telemetryThe issue number is anchored by telemetry references.The issue number is anchored by telemetry references.
Description
This is follow up work to #70330.
Currently file sinks support buffering via buffered-writes
and network sinks via buffering.
We need to merge the config mechanisms somehow.
Also we want to merge the implementations somehow.
Epic CRDB-6669
Jira issue: CRDB-11160
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-loggingIn and around the logging infrastructure.In and around the logging infrastructure.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-supportabilityX-anchored-telemetryThe issue number is anchored by telemetry references.The issue number is anchored by telemetry references.