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

chore: Add more debug logging. #2223

Closed
wants to merge 3 commits into from
Closed

chore: Add more debug logging. #2223

wants to merge 3 commits into from

Conversation

mturoci
Copy link
Collaborator

@mturoci mturoci commented Dec 12, 2023

Closes #2185

  • TMP debug for Keycloak investigation purposes. Will cut a new internal release for MLOPs team to deploy, get logs and make next steps based on findings.
  • Silences the current error to get more time for investigation.

@mturoci mturoci requested a review from lo5 as a code owner December 12, 2023 12:46
@mwysokin
Copy link

mwysokin commented Dec 12, 2023

Anything more we could get here? Like printing the entire session info instead of just id?

@mturoci
Copy link
Collaborator Author

mturoci commented Dec 13, 2023

@mwysokin sure. Anything else that comes to your mind?

@mwysokin
Copy link

@mturoci Literally everything that we could print from that place in code would be helpful. Also I don't know if it's something that's present in go frameworks but maybe there's some special env variable or flag we could provide to the auth framework so that we could lower its log level to TRACE or to the lowest one possible or maybe you could hardcode it in this special version of the framework to get more information directly from the framework.

@mturoci
Copy link
Collaborator Author

mturoci commented Dec 13, 2023

maybe there's some special env variable or flag we could provide to the auth framework so that we could lower its log level to TRACE

Unfortunately there is not. It's just a lib.

@mturoci mturoci closed this Jan 31, 2024
@mturoci mturoci deleted the fix/issue-2185 branch January 31, 2024 10:34
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.

Waved panicked
2 participants