Closed kevin-v-ngo closed 9 months 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".
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 }
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