log: introduce more metrics into log pkg for network logging #72453
Labels
A-logging
In and around the logging infrastructure.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
O-sre
For issues SRE opened or otherwise cares about tracking.
This is follow up work to #70330.
Since #106607, we now have the ability to add metrics to the log package.
While the original PR adds a metric to track fluentbit connection errors, we should add additional metrics such as:
Use the new infra to add useful new metrics to
pkg/util/log
, with a focus on improving observability around network logging.Jira issue: CRDB-11161
The text was updated successfully, but these errors were encountered: