Scott Anderson
f6a47ac800
updates partitioning information, closes #5561
2024-08-22 11:50:59 -06:00
Jason Stirnaman
75f3e996b3
chore(v3): Improve linting, test influxctl:
...
- Remove date format linting in table cells. Copies Google's DateFormat style config to InfluxDataDocs style with modified scope.
- Update styles (vale sync)
- Skip database create in tests.
- Add example test for table create.
- Fix linting errors.
- Add TEST_RUN placeholder replacement in prepare-content.sh.
2024-07-03 17:09:49 -05:00
Scott Anderson
101644ef08
Add note about using timeformat for partition templates ( #5465 )
...
* add note about using timeformat for partition templates
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-05-13 12:53:45 -06:00
Scott Anderson
ea5729c756
influxctl v2.7.0 ( #5391 )
...
* Merging partition tag buckets into influxctl-2.7.0 (#5388 )
* Update partitioning docs with tag buckets (#5381 )
* updated paritioning docs with tag buckets
* Apply suggestions from code review
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* ported tag bucket partition content to clustered
---------
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add command-specific influxctl updates/notes
* Release influxctl v2.7.0 (#5390 )
* Release influxctl v2.7.0
* added release notes for influxctl 2.7.0
---------
Co-authored-by: Scott Anderson <scott@influxdata.com>
---------
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-03-26 08:42:10 -06:00
Scott Anderson
f21f09a32e
hotfix: typos in custom partition docs
2024-03-06 10:51:18 -07:00
Scott Anderson
878715d0c7
fix template-time flags to be template-timeformat, closes #5347 ( #5348 )
2024-03-06 10:43:32 -07:00
Scott Anderson
9e4034d260
Document v3 custom partitions ( #5309 )
...
* WIP added storage engine diagram svg and info
* WIP scaling strategy diagrams
* WIP finished storage architecture doc
* WIP added offset and time trim capbilities to current-date shortcode
* WIP custom partitions
* finalized define partitions doc
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* updates to address PR feedback
* various fixes
* minor updates to storage architecture
* ported custom partition content to clustered
* fix incorrect menu key
* influxctl 2.5.0 (#5339 )
* updated influxctl database create with partition info
* added influxctl table create command
* ported influxctl table create command to clustered
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* fixed mentions of influx vs influxctl in v3 docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add manage table task-based docs with partitioning info (#5340 )
* add manage table task-based docs with partitioning info
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* influxctl 2.5.0 release notes (#5343 )
* influxctl 2.5.0 release notes
* Apply suggestions from code review
Co-authored-by: Joshua Powers <powersj@fastmail.com>
---------
Co-authored-by: Joshua Powers <powersj@fastmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-03-04 09:15:10 -07:00