Commit Graph

301 Commits (4c03807f40ff144f16f95832e9ee0bc4ef93c3df)

Author SHA1 Message Date
Jason Stirnaman 8440268af3
Update content/enterprise_influxdb/v1/administration/backup-and-restore.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-12-04 09:09:47 -06:00
Jason Stirnaman 3777cd2bf8 fix(ent): clarify how the incremental backup strategy works
- Verified with Edge team
- Closes 5694
2024-12-03 17:00:49 -06:00
Jason Stirnaman f65841b220
Merge branch 'master' into fix-dar-449 2024-12-03 12:21:03 -06:00
Jason Stirnaman 460249c4fa fix(enterprise): typo 2024-12-03 11:36:54 -06:00
Jason Stirnaman 4d6fd2c782 chore(v1): Closes DAR #449. Recommend against using LVM with Enterprise.
Closes https://github.com/influxdata/DAR/issues/449
Adds recommendation from @abalone23
2024-12-02 15:02:57 -06:00
Jason Stirnaman 23e6a4fc86 fix(v1): Describe import file sections, note DDL as optional, fix links. 2024-12-02 14:27:54 -06:00
Jason Stirnaman 9855562732
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-11-27 21:23:00 -06:00
Jason Stirnaman 7991297460 fix(v1): DAR 451: Fix import command examples and cleanup for Enterprise
Fixes https://github.com/influxdata/DAR/issues/451
Fixes other examples that don't agree with their descriptions.
Cleanup in backup, influx, and influxd-inspect docs for Enterprise.
2024-11-27 17:20:52 -06:00
Jason Stirnaman 33ebe1c848 fix(v1): -database flag has no effect on import. 2024-11-25 10:09:22 -06:00
Gunnar Aasen f2295bc522 InfluxDB Enterprise v1.11.8 release notes 2024-11-16 14:47:16 -08:00
Scott Anderson 91482e654b
InfluxDB OSS v1.11.7 (#5648)
* InfluxDB OSS v1.11.7

* Apply suggestions from code review

* updated specific references to influxdb 1.8 to 1.11

* updated 1.11.7 release notes

* fix indentation on 1.11.7 release notes

* add language about cloning a new instance with 1.11

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Apply suggestions from code review

* corrected v1 linux binary package name

* corrected v1 linux binary package name

* bump 1.11.7 flux version to 1.194.5

* added warning about no 32-bit builds (#5661)

* updated influxdb v1 latest patch on data/products

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-10-28 15:10:29 -06:00
Scott Anderson 7c3ae68fb9 hotfix: fix enterprise 1.11.7 release notes title 2024-10-22 11:42:15 -06:00
Scott Anderson 6b29cef542
InfluxDB Enterprise 1.11.7 (#5641)
* InfluxDB Enterprise 1.11.7

* added items to enterprise 1.11.7 release notes
2024-10-22 10:06:04 -06:00
Jason Stirnaman 7fbfc78990 fix: Misc. typos and style 2024-10-16 13:20:39 -05:00
Jason Stirnaman 5ca356088d fix(link): Broken link in Chronograph Getting Started pane (Closes #5311
- I'm not sure this is a direct replacement, but it's the best fit I could find.
2024-10-03 16:41:43 -05:00
Jason Stirnaman 7462c7e3e8 fix(v1,v2): bad aliases causing 404s
- Cleanup use of alias singular
- Fix lint error
Closes #5632
2024-10-03 16:18:34 -05:00
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