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

feat: allow configuring flush interval using time.Duration #129

Merged
merged 1 commit into from
Mar 3, 2023
Merged

feat: allow configuring flush interval using time.Duration #129

merged 1 commit into from
Mar 3, 2023

Conversation

LukeWinikates
Copy link
Contributor

see: /issues/121

I think we should keep the FlushIntervalSeconds version for now, but probably mark it as deprecated. I agree with @oppegard 's point in the linked issue that semantically it is better to express durations as time.Duration rather than as ints.

@LukeWinikates LukeWinikates marked this pull request as ready for review February 16, 2023 21:53
Copy link
Member

@oppegard oppegard left a comment

Choose a reason for hiding this comment

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

Looks good – thanks!

@LukeWinikates LukeWinikates merged commit 5994296 into wavefrontHQ:master Mar 3, 2023
@LukeWinikates LukeWinikates deleted the flush-interval-duration branch March 3, 2023 20:05
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