cockroachdb / docs

CockroachDB user documentation
https://cockroachlabs.com/docs
Creative Commons Attribution 4.0 International
191 stars 460 forks source link

Feedback: Logging Overview - Document the KV_DISTRIBUTION channel #17752

Closed kevin-v-ngo closed 9 months ago

kevin-v-ngo commented 1 year ago

Kevin Ngo (kevin-v-ngo) commented:

Internal slack thread

The KV_DISTRIBUTION channel is listed in the docs under logging, but not under logging-overview#logging-channels.

Jira Issue: DOC-8678

greg-crl commented 1 year ago

also, the KV_DISTRIBUTION channel shows up in documentation as far back as v21.1, although it wasn't introduced till much later. it would be useful if KV_DISTRIBUTION were noted in the Release Notes of the version in which it was introduced.

similarly, the TELEMETRY channel was added to the docs for v21.1, but is noted in the 21.2 docs as as "new in v21.2".

exalate-issue-sync[bot] commented 1 year ago

Florence Morris (florence-crl) commented: Relevant commit (no release note): https://github.com/cockroachdb/cockroach/commit/3fe8ffc7f854b6ff9689735dbb1e6ba6e661e027

Relevant default configuration: https://github.com/cockroachdb/cockroach/blame/aabfe2e105d1633d110050c236c8e0d8c107e168/pkg/cli/log_flags.go#L453

kv-distribution:        { channels: KV_DISTRIBUTION }