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/stanza] Remove helper.Duration #13439

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

djaglowski
Copy link
Member

This struct was a wrapper around time.Duration, for the sole
purpose of providing a default unit (s) for users. It is not
used elsewhere in the collector and does not need to be used
here either.

@djaglowski djaglowski force-pushed the pkg-stanza-rm-duration branch 4 times, most recently from a243413 to 047c4da Compare August 20, 2022 00:51
This struct was a wrapper around time.Duration, for the sole
purpose of providing a default unit (s) for users. It is not
used elsewhere in the collector and does not need to be used
here either.
@djaglowski djaglowski marked this pull request as ready for review August 21, 2022 00:27
@djaglowski djaglowski requested a review from a team as a code owner August 21, 2022 00:27
@djaglowski djaglowski merged commit 41ba01b into open-telemetry:main Aug 22, 2022
@djaglowski djaglowski deleted the pkg-stanza-rm-duration branch August 22, 2022 15:05
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.

None yet

2 participants