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

pkg/logging: Use RFC3339 compatible time format #335

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

namm2
Copy link

@namm2 namm2 commented Aug 29, 2022

Signed-off-by: Nam Hai Nguyen namhai.nguyen-ext@commercetools.com

Problem

Logging pkg doesn't use either RFC3339 or ISO 8601 time format, then we have to parse SSO logs specifically.

Solution

Use a valid RFC 3339 time format.

Referece: https://ijmacd.github.io/rfc3339-iso8601/

Notes

Other pertinent information. Examples: a walkthrough of how the solution might work, why this solution is optimal compared to other possible solutions, or further TODOs beyond this PR.

Signed-off-by: Nam Hai Nguyen <namhai.nguyen-ext@commercetools.com>
@svenmueller
Copy link

How can we get a PR like this reviewed and merged? @sporkmonger @mcfearsome @joelsouza @benjsto

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.

None yet

2 participants