Commit Graph

35 Commits (v3/inspect-partitions)

Author SHA1 Message Date
Gunnar Aasen 0d728a28a4 Enterprise 1.11.6 release notes 2024-08-13 15:05:27 -07:00
Jason Stirnaman 560152a374 fix: apply suggestion
- "not sure why DEFAULT is formatted as code. The default RP on a database is the first RP created in a database unless otherwise specified. And typically, the first RP created in a db is autogen"

Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-05-14 09:16:22 -05:00
Jason Stirnaman 799cc35640 fix: missing link bracket 2024-05-13 16:37:48 -05:00
Scott Anderson 0eeb2865fc
Various bug fixes (#5444)
* change OpenTSBD to OpenTSDB, closes influxdata/DAR#422

* add alias for telegraf plugins list, closes #5436
2024-04-27 06:41:59 -06:00
Scott Anderson 057218aabe hotfix: fix line protocol code blocks, #closes influxdata/DAR#423 2024-04-25 08:29:49 -06:00
Andreas Deininger 35ba19d3cb
Docu: fix broken link (#5410)
Fix broken link

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-04-08 16:07:49 -06:00
Geoffrey Wossum 2d9d84981b
fix: correct definition of `commit-timeout` (#5403)
* fix: correct definition of `commit-timeout`

Correct definition of `commit-timeout` to match its use in Raft. See https://github.com/hashicorp/raft/issues/28 for more information.

* Update content/enterprise_influxdb/v1/administration/configure/config-meta-nodes.md

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-01 14:15:23 -05:00
Scott Anderson 43fe12e2ec
Update Grafana documentation for v1, v2, and Enterprise (#5393)
* update v2 and cloud (tsm) grafana docs

* fixed bug where clicking tab would not update url

* updated v1 and enterprise grafana docs, added grafana video to v3
2024-03-27 10:33:45 -06:00
Scott Anderson 8697d3e55e
fix: correct yum meta node package name, closes influxdata/DAR#414 (#5358)
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-03-12 10:37:29 -06:00
Scott Anderson dbd8c3a11d hotfix: fixed typo in enterprise release notes 2024-03-11 14:17:02 -06:00
Gunnar 6752797a7a
Enterprise 1.11.5 release notes (#5354)
* Enterprise 1.11.5 release notes

* Apply suggestions from code review

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

* update release notes, fix warning shortcodes, add compact-series-file config option

* added release metadata to compact-series-file heading

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-03-11 14:12:52 -06:00
cpinflux 113b47105d
Update authentication.md (#5316)
[http] section does NOT apply to meta nodes.

Same issue here - https://github.com/influxdata/DAR/issues/326

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-26 13:38:42 -06:00
Andreas Deininger 476a73e95e
Fixing typos (#5315)
* Fix typos

* Bump hugo to latest version v0.122.0

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-05 09:51:51 -07:00
Jason Stirnaman 30c35e9505
fix(ent): incorrect influxd-ctl ldap links (#5294)
Closes  https://github.com/influxdata/DAR/issues/409
2024-01-08 10:13:41 -06:00
Scott Anderson df791ea56e
Update Enterprise auth configuration steps (#5255)
* upadte enterprise auth config steps, closes influxdata/DAR#366

* Update content/enterprise_influxdb/v1/administration/configure/security/authentication.md

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-29 10:23:55 -07:00
Andreas Deininger c9488e3465
Fixing typos (#5242)
* Fixing typos

* Update content/enterprise_influxdb/v1/flux/guides/rate.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-11-27 09:32:55 -07:00
cpinflux 0ffb43cec0
Update frequently-asked-questions.md - get mmap command (#5246)
update command to get current mmap details. Multiple fatal typos in existing example, and unnecessarily long.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-11-22 16:13:52 -07:00
Scott Anderson 1c966ff000
Add series file compaction warning to enterprise 1.11.3 release notes (#5245)
* add warning to enterprise 1.11.3 release notes, closes influxdata/DAR#406

* Update content/enterprise_influxdb/v1/about-the-project/release-notes.md
2023-11-20 17:16:38 -07:00
Scott Anderson 636f5ada45
V2 nav reorg (#5213)
* nest reference docs menu in v2 and cloud

* move migrate data into write data

* nest notebooks under tools

* nest templates under tools

* nest telegraf configs under tools

* cleanup weights and titles of tools sections

* reorg org and bucket management under admin

* add backup/restore to admin, clean up related links

* restructure security sections under admin

* Apply suggestions from code review

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

* updated serverless cli docs to address pr feedback

* Update content/influxdb/cloud/admin/organizations/delete-org.md

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

* port v2 install changes to new structure

* address pr feedback and ported missing content to serverless

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-06 15:53:12 -07:00
Scott Anderson 7c712f42e0 hotfix: fix enterprise installation links and aliases 2023-11-01 15:33:44 -06:00
Scott Anderson 6c7f12e00f
update file names for enterprise 1.11.3 packages, closes influxdata/DAR#399 (#5210) 2023-10-31 09:16:32 -06:00
Scott Anderson fa399d9fb7
update release note date format and links (#5208) 2023-10-30 14:57:17 -06:00
Scott Anderson 798fc74aa3 hotfix: add heading metadata options 2023-10-19 09:15:42 -06:00
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