-
Notifications
You must be signed in to change notification settings - Fork 40
otelcol-config: add timezone support #1770
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
Conversation
LGTM, please check the failing tests. Hope we tested the flag with both remote and locally managed collectors. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’m concerned that this will conflict with Go stdlib’s usual handling of timezones. I would like the team to assess if there are any issues or edge cases with doing this before proceeding with merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved once tests pass
All tests are passing , so merging this |
Add support to timezone so that we can use it in add collector workflow