Commit Graph

62 Commits (b9de8b4947eb648de9247587092373efd5eec1cf)

Author SHA1 Message Date
Scott Anderson 244b37d917 hotfix: update replacing nodes doc, closes #1309, closes influxdata/DAR#91 2023-10-18 17:22:21 -06:00
Scott Anderson 5964a46d6e hotfix: clarify meta-node replace process, closes #3255, closes influxdata/DAR#237 2023-10-18 16:19:38 -06:00
Scott Anderson 22b325a308
Enterprise 1.11 (#5177)
* enterprise 1.11 release notes

* removed link for influx-meta cli

* add log-timedout-queries config option to enterprise

* updated 1.11 release notes

* Add FIPS installation instructions and information (#5176)

* added enterprise fips info

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* fix passive voice in FIPS info

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* add FIPS note to enterprise release notes

* bump enterprise patch number

* updated enterprise 1.11 release notes

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-10-18 15:11:52 -06:00
Scott Anderson 6be4bbd3bc hotfix: fixed wording 2023-10-16 10:00:33 -06:00
Scott Anderson 2f7f5ea820 hotfix: port enterprise cli change forward, closes #3729 2023-10-16 09:58:21 -06:00
Scott Anderson ff845e4e09
Enterprise 'influxd-ctl' CLI restructure (#5166)
* WIP influxd-ctl cli restructure

* added influxd-ctl ldap docs, closes influxdata/DAR#389

* WIP influxd-ctl restructure

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-10-05 14:23:52 -06:00
Scott Anderson 09d283ff56
Kapacitor 1.7 (#5151)
* Kapacitor 1.7 and reorg

* fixed references to kapacitor 1.6
2023-09-22 11:35:04 -06:00
Scott Anderson f0e6830ec5
update go get to go install for installing executables, closes influxdata/DAR#394 (#5148) 2023-09-20 12:12:40 -06:00
Ben Tasker 7b5fbd6923
fix(v1): shard group duration and backfilling recommendations. (#5121)
Although a longer shard duration is more efficient whilst backfilling that's only true if the backfill is a one-off. If the shard is updated (whether via another backfill, deletion etc) again in future it will need to be recompacted - larger shards incur a larger resource cost.

Closes DAR#356

- having to force push to fix conflicts after the reorg.

Co-authored-by: Ben Tasker btasker@users.noreply.github.com

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-09-19 15:45:01 -05:00
Jason Stirnaman ef5ba5c9ea
fix: enterprise: write compressed data description and examples #5137 (#5139)
* fix: enterprise: write compressed data description and examples #5137

* Update content/enterprise_influxdb/v1/guides/write_data.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/enterprise_influxdb/v1/guides/write_data.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-09-18 12:21:42 -05:00
Scott Anderson 1e356c8197 hotfix: fixed search attributes 2023-09-13 00:23:52 -06:00
Scott Anderson 35ad46c4c2
Version restructure (#5133)
* mass changes for version restructure

* fixed latest-patch and flux version generator

* updated hugo configs

* fixed flux frontmatter injector

* fixed flux frontmatter injector

* WIP api generator updates for version restructure (#5128)

* fixed telegraf plugin list

* removed latest shortcode

* fixed current-version

* fixed product dropdown crosslinking

* fixed alt links

* WIP fixing links

* fixed broken links

* updated api doc generation

* fixed additional resources

* added version redirects to edge.js

* fixed search placeholder

* fixed paged titles
2023-09-12 23:33:31 -06:00