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

Improve UI API/controller logging to ease troubleshooting #1966

Merged

Conversation

lukeogg
Copy link
Contributor

@lukeogg lukeogg commented Sep 29, 2022

What this PR does / why we need it:
Added some additional logging that was needed when troubleshooting a customer issue. It was possible to get into a state where the API was not responding and you couldn't tell if it was the underlying controller of the web API.

  • Log start to command with experiment name and namespace (best practice - let's you know the call was make before possible errors)
  • Log count of trials in case something goes wrong with processing.

@lukeogg lukeogg changed the title Logg/improve UI controller logging Improve UI API/controller logging to ease troubleshooting Sep 29, 2022
Copy link
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

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

@lukeogg Thanks for your contribution!

@kubeflow/wg-automl-leads Can you start GitHub Actions?

/assign @kimwnasptd

@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.545% when pulling 16102a7 on mesosphere:logg/improve-ui-controller-logging into 293a785 on kubeflow:master.

@johnugeorge
Copy link
Member

Thanks @lukeogg for your contribution

/lgtm
/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: johnugeorge, lukeogg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit 09a0d65 into kubeflow:master Sep 30, 2022
@lukeogg lukeogg deleted the logg/improve-ui-controller-logging branch September 30, 2022 16:04
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.

5 participants