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

server/profiler: mark ActiveQueryDumpsEnabled as SystemVisible #113550

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

yuzefovich
Copy link
Member

This setting was miscategorized initially - the active query profiler runs in both storage and virtual clusters, so it should be at least SystemVisible, but maybe even ApplicationLevel.

Addresses: #113170.
Epic: None

Release note: None

@yuzefovich yuzefovich added the backport-23.2.x Flags PRs that need to be backported to 23.2. label Nov 1, 2023
@yuzefovich yuzefovich requested review from stevendanna and a team November 1, 2023 00:01
@yuzefovich yuzefovich requested a review from a team as a code owner November 1, 2023 00:01
@yuzefovich yuzefovich requested review from dhartunian and removed request for a team November 1, 2023 00:01
Copy link

blathers-crl bot commented Nov 1, 2023

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

Copy link
Collaborator

@dhartunian dhartunian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @stevendanna)

Copy link
Collaborator

@stevendanna stevendanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SystemVisible seems good for now. Thanks

This setting was miscategorized initially - the active query profiler
runs in both storage and virtual clusters, so it should be at least
SystemVisible, but maybe even ApplicationLevel.

Release note: None
@yuzefovich
Copy link
Member Author

TFTRs!

bors r+

@craig
Copy link
Contributor

craig bot commented Nov 1, 2023

Build succeeded:

@craig craig bot merged commit 63e0b12 into cockroachdb:master Nov 1, 2023
3 checks passed
@yuzefovich yuzefovich deleted the dump-setting branch November 1, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-23.2.x Flags PRs that need to be backported to 23.2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants