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

Add error! logs around logrotate errors #1021

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

blt
Copy link
Collaborator

@blt blt commented Oct 1, 2024

What does this PR do?

I'm working on a theory that lading file-gen runs fail because one of the IO
operations that takes place is failing and the error is being silenlty eaten.
Unclear if true. This commit also converts any panics to error returns.

@blt blt added the no-changelog label Oct 1, 2024 — with Graphite App
@blt blt marked this pull request as ready for review October 1, 2024 23:26
@blt blt requested a review from a team as a code owner October 1, 2024 23:26
@blt blt force-pushed the blt/remove_debugging_names_info_call branch from 109bcc6 to 4b5e695 Compare October 2, 2024 21:03
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 4cf9d85 to 11a7f62 Compare October 2, 2024 21:03
@blt blt force-pushed the blt/remove_debugging_names_info_call branch from 4b5e695 to d948795 Compare October 3, 2024 00:06
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 11a7f62 to 32ddd92 Compare October 3, 2024 00:07
@blt blt force-pushed the blt/remove_debugging_names_info_call branch from d948795 to cdef7aa Compare October 3, 2024 00:38
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 32ddd92 to 29d14af Compare October 3, 2024 00:39
@blt blt force-pushed the blt/remove_debugging_names_info_call branch from cdef7aa to 03fbd6e Compare October 3, 2024 01:13
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 29d14af to f821f6d Compare October 3, 2024 01:13
@blt blt force-pushed the blt/remove_debugging_names_info_call branch from 03fbd6e to 835a918 Compare October 3, 2024 01:49
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from f821f6d to 1d07073 Compare October 3, 2024 01:49
@blt blt force-pushed the blt/remove_debugging_names_info_call branch 2 times, most recently from 4f1967a to 7bf3d13 Compare October 3, 2024 02:26
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 1d07073 to 0f42af8 Compare October 3, 2024 02:26
@blt blt changed the base branch from blt/remove_debugging_names_info_call to graphite-base/1021 October 3, 2024 03:00
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 0f42af8 to 8bf5399 Compare October 3, 2024 03:00
@blt blt changed the base branch from graphite-base/1021 to main October 3, 2024 03:01
I'm working on a theory that lading file-gen runs fail because one of the IO
operations that takes place is failing and the error is being silenlty eaten.
Unclear if true. This commit also converts any panics to error returns.

Signed-off-by: Brian L. Troutwine <[email protected]>
@blt blt force-pushed the blt/add_error_logs_around_logrotate_errors branch from 8bf5399 to 76513c6 Compare October 3, 2024 03:01
@blt blt merged commit ec1eaf5 into main Oct 3, 2024
14 checks passed
Copy link
Collaborator Author

blt commented Oct 3, 2024

Merge activity

  • Oct 2, 11:34 PM EDT: @blt merged this pull request with Graphite.

@blt blt deleted the blt/add_error_logs_around_logrotate_errors branch October 3, 2024 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants