Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

structlogging: move hot ranges log over to the OPS channel #143513

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

angles-n-daemons
Copy link
Contributor

structlogging: move hot ranges log over to the OPS channel

As title states, currently hot range logs are emitted on the TELEMETRY channel - which is generally unused and unavailable to cloud customers. By moving it to the OPS channel, we can better instruct users to find it - as well as increase the general availability on cloud deployments.

Fixes: #143512
Epic: CRDB-43150

Release note (ops change): Move hot range logs to the OPS channel.

@angles-n-daemons angles-n-daemons requested review from a team as code owners March 26, 2025 19:39
@angles-n-daemons angles-n-daemons requested review from kyle-a-wong, arjunmahishi, aa-joshi and Abhinav1299 and removed request for a team March 26, 2025 19:39
Copy link

blathers-crl bot commented Mar 26, 2025

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

As title states, currently hot range logs are emitted on the
TELEMETRY channel - which is generally unused and unavailable
to cloud customers. By moving it to the OPS channel, we can
better instruct users to find it - as well as increase the
general availability on cloud deployments.

Fixes: cockroachdb#143512
Epic: CRDB-43150

Release note (ops change): Move hot range logs to the OPS
channel.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

structlogging: move hot ranges log over to the OPS channel
3 participants