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

More explicit guidance on custom partitioning (refinement round) #5584

Open
reidkaufmann opened this issue Aug 30, 2024 · 1 comment
Open
Assignees
Labels
InfluxDB v3 InfluxDB v3.0 (platforms using IOx)

Comments

@reidkaufmann
Copy link
Contributor

reidkaufmann commented Aug 30, 2024

We still have some ongoing confusion with a customer on the timeformat. We recently made good progress removing misleading examples, but we can be more clear and prominent stating there are ONLY 3 supported format strings:

  • %Y-%m-%d for daily
  • %Y-%m for monthly
  • %Y for yearly

Positioned right in here:
image
https://docs.influxdata.com/influxdb/clustered/admin/custom-partitions/define-custom-partitions/

Also suggested by Support:

I do think the documentation should have more of a call out on what time formats are supported at top. (Example time parts are only listed at bottom in the examples section). Also a flag called template-timeformat is confusing when only date parts are allowed:
image

Potentially a new section Partitioning by distinct date values:
image

Keep in mind, the customer may not have read the most recent iteration of the documentation, which is quite good. My only concern is that we're clear that no other time formats should be used.

@reidkaufmann reidkaufmann changed the title More explicit guidance on custom partitioning More explicit guidance on custom partitioning (refinement round) Aug 30, 2024
@reidkaufmann
Copy link
Contributor Author

FYI: I've also requested that influxctl help prevent unsupported format strings:

@jstirnaman jstirnaman added the InfluxDB v3 InfluxDB v3.0 (platforms using IOx) label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
InfluxDB v3 InfluxDB v3.0 (platforms using IOx)
Projects
None yet
Development

No branches or pull requests

3 participants