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

fix(logging): Wrap all of RunTaskHandler in a withAuth for context #3825

Merged
merged 1 commit into from
Jul 18, 2020

Conversation

marchello2000
Copy link
Contributor

This hoists up the .withAuth and .withLoggingContext calls such that all logging (specifically those for thrown exceptions)
contains the execution/stage/task ids

This hoists up the `.withAuth` and `.withLoggingContext` calls such that all logging (specifically those for thrown exceptions)
contains the execution/stage/task ids
@marchello2000
Copy link
Contributor Author

@marchello2000 marchello2000 added the ready to merge Approved and ready for merge label Jul 18, 2020
@mergify mergify bot merged commit c1005e1 into spinnaker:master Jul 18, 2020
@mergify mergify bot added the auto merged Merged automatically by a bot label Jul 18, 2020
@marchello2000 marchello2000 deleted the mark/runtask_logcontext branch July 18, 2020 15:44
KathrynLewis pushed a commit to KathrynLewis/orca that referenced this pull request Jan 31, 2021
…pinnaker#3825)

This hoists up the `.withAuth` and `.withLoggingContext` calls such that all logging (specifically those for thrown exceptions)
contains the execution/stage/task ids
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for merge target-release/1.22
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants