cockroachdb / cockroachdb/cockroach

pkg/util/log: there are no individual sink metrics for fluent log sink

Open
#150,613 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-supportability
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.**
If my CRDB node is outputting logs to multiple targets using different log sinks, I would like to see which sink is causing more reconnection issues or write errors.

**Describe the solution you'd like**
Currently there are only metrics like "log.fluent.sink.conn.attempts", there should also be "log.fluent.sink..conn.attempts".

**Describe alternatives you've considered**
Multiple sinks but I monitor metrics at another level (like fluent forwarder).

Jira issue: CRDB-52805

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.