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(influx): add support for week duration #18659

Merged
merged 1 commit into from
Jun 23, 2020
Merged

Conversation

jsteenb2
Copy link
Contributor

@jsteenb2 jsteenb2 commented Jun 23, 2020

small example from setup run:

> influx setup -b $BUCKET_NAME -o $ORG -u $USER_NAME -p $USER_PASSWORD -r 1w -f
>influx bucket ls
ID			Name		Retention	Organization ID
05e3d28141308001	bucket1		168h0m0s	05e3d28141308000
# 168h == 1 week

Copy link
Contributor

@sanderson sanderson left a comment

Choose a reason for hiding this comment

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

🙌 nice

@jsteenb2 jsteenb2 merged commit 38d44c7 into master Jun 23, 2020
@jsteenb2 jsteenb2 deleted the 18639/influx_durations branch June 23, 2020 04:02
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.

3 participants