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

sp_BlitzFirst: "Garbage Collection in Progress" warning can be triggered by memory-optimized TempDB #3488

Closed
BrentOzar opened this issue Apr 15, 2024 · 0 comments · Fixed by #3489
Assignees

Comments

@BrentOzar
Copy link
Member

Is your feature request related to a problem? Please describe.
If you turn on memory-optimized TempDB, sp_BlitzFirst will return the warning "Garbage Collection in Progress" warning. Need to add more advice to the warning that one of the sources could be TempDB.

Describe the solution you'd like
Just add text to the existing warning.

Describe alternatives you've considered
Adding text to the URL with more info, but... people don't read.

Are you ready to build the code for the feature?
I'm on it!

@BrentOzar BrentOzar added this to the 2024-05 Release milestone Apr 15, 2024
@BrentOzar BrentOzar self-assigned this Apr 15, 2024
BrentOzar added a commit that referenced this issue Apr 15, 2024
Clarifying warning that can also be caused by memory-optimized TempDB. Closes #3488.
BrentOzar added a commit that referenced this issue Apr 15, 2024
…e_collection

#3488 sp_BlitzFirst garbage collection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant