Skip to content

Fix kernel_hung for no data#3613

Merged
SuperQ merged 1 commit intomasterfrom
superq/fix_kernel_hung_no_data
Apr 7, 2026
Merged

Fix kernel_hung for no data#3613
SuperQ merged 1 commit intomasterfrom
superq/fix_kernel_hung_no_data

Conversation

@SuperQ
Copy link
Copy Markdown
Member

@SuperQ SuperQ commented Apr 6, 2026

Return an ErrNoData for the kernel_hung collector if the file does not exist.

Fixes: #3612

@SuperQ
Copy link
Copy Markdown
Member Author

SuperQ commented Apr 6, 2026

👓 @bleve

Let me know if this works.

Return an ErrNoData for the kernel_hung collector if the file does
not exist.

Fixes: #3612

Signed-off-by: Ben Kochie <[email protected]>
@SuperQ SuperQ force-pushed the superq/fix_kernel_hung_no_data branch from 81862ec to 9508556 Compare April 6, 2026 08:29
@SuperQ SuperQ merged commit 8cd5eb3 into master Apr 7, 2026
17 checks passed
@SuperQ SuperQ deleted the superq/fix_kernel_hung_no_data branch April 7, 2026 13:01
SuperQ added a commit that referenced this pull request Apr 7, 2026
* [BUGFIX] Fix kernel_hung for no data #3613

Signed-off-by: Ben Kochie <[email protected]>
@SuperQ SuperQ mentioned this pull request Apr 7, 2026
SuperQ added a commit that referenced this pull request Apr 7, 2026
* [BUGFIX] Fix kernel_hung for no data #3613

Signed-off-by: Ben Kochie <[email protected]>
SuperQ added a commit that referenced this pull request Apr 7, 2026
Return an ErrNoData for the kernel_hung collector if the file does
not exist.

Fixes: #3612

Signed-off-by: Ben Kochie <[email protected]>
SuperQ added a commit that referenced this pull request Apr 7, 2026
* [BUGFIX] Fix kernel_hung for no data #3613

Signed-off-by: Ben Kochie <[email protected]>
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.

kernel_hung collector fails loudly

2 participants