Commit Graph

246 Commits (d7df6ad9ebcd1f8a21a5982831b67d8e2b07b2b4)

Author SHA1 Message Date
Jason Stirnaman 10ebcdcd10
fix(enterprise): enabling auth before data nodes are attached prevents admin user creation (#4923) (#4928)
Closes Data node installation - Step 4: Create an admin user #4923

- Remove the instruction to enable auth before data nodes are installed.
- Admin user creation and auth instructions are already included in the next step following data node creation.
2023-05-09 17:27:35 -05:00
Jason Stirnaman 4d6b0d1e22
Chore enterprise api clients (#4889)
* chore(enterprise): Update Enterprise docs for client libraries

- Update recommendation notes.
- Update "latest client libraries" to "latest 2.x client libraries" (vs Cloud Dedicated and future v3)
- Revise Authentication header description.
- Replace "schema" with "scheme"
- Fix example headings and response descriptions.

* fix(enterprise): Authorization examples.

* Update content/enterprise_influxdb/v1.10/tools/api.md

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

* Update content/enterprise_influxdb/v1.10/tools/api.md

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

* Update content/enterprise_influxdb/v1.10/tools/api_client_libraries.md

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-04-24 14:20:59 -05:00
Jack McIvor dd9bd67195
Fix small typo in regex docs (#4871)
Co-authored-by: Jack McIvor <j.mcivor@draftkings.com>
2023-04-18 09:10:50 -05:00
Scott Anderson a420367ab4 hotfix: remove host option from influxd-ctl restore, closes influxdata/DAR#365 2023-04-05 08:34:05 -06:00
Scott Anderson 6a685fa4b0 hotfix: updated influx-ctl to influxd-ctl, closes influxdata/DAR#374 2023-04-05 07:44:50 -06:00
Scott Anderson aeae2888e1
fix delete api examples in enterprise, closes #4799 (#4800) 2023-03-14 14:38:55 -06:00
Scott Anderson 0644efcd1c
Add new signing keys with notification (#4714)
* updated signing key file names, signatures, and checksums

* added key signing notification to all affected installation pages

* replace signature key file names with single signature file

* updated all signing keys to include _compat

* one last signing key update

* updated tee commands

* replacing more mentions of signing keys
2023-01-25 10:49:36 -07:00
peterreg 5d9cab1b88
Fix for integer range issue (#4652)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-12-01 09:34:32 -07:00
kelseiv 223acc897f
DAR 347 (#4617)
* DAR 347
* Update release-notes-changelog.md
2022-11-07 12:01:20 -08:00
kelseiv 6d1068984d
hotfix-404s (#4587) 2022-10-21 11:41:49 -07:00
Scott Anderson 5a1c70e7a0
Update OSS and Enterprise 1.x configuration content (#4562)
* correct enterprise hh config name, closes influxdata/DAR#342

* add missing enterprise evars, closes influxdata/DAR#343, closes influxdata/DAR#344

* add directory permissions info to influxdb 1.x docs, closes influxdata/DAR#345
2022-10-14 09:08:14 -06:00
lwandzura 64a618739b
Add raft status (#4447)
* added RAFT status, fixed versioning

* removed space

* corrected output and fixd formatting in v1.9

* Update content/enterprise_influxdb/v1.10/tools/influxd-ctl.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-13 09:00:48 -05:00
lwandzura 960849b0de
added report-disk command (#4444)
* added report-disk command

* Update content/enterprise_influxdb/v1.10/tools/influx_inspect.md

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

* Update content/enterprise_influxdb/v1.10/tools/influx_inspect.md

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

* Update content/enterprise_influxdb/v1.10/tools/influx_inspect.md

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

* Update content/enterprise_influxdb/v1.9/tools/influx_inspect.md

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

* Update content/enterprise_influxdb/v1.9/tools/influx_inspect.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-09-09 15:43:58 -05:00
Scott Anderson 941e060781
fixed broken anchor links, closes influxdata/DAR#321 (#4445) 2022-09-09 10:45:22 -06:00
lwandzura 738c2e5f53
Enterprise 1.10 (#4416)
* created enterprise 1.10 folder
* added release notes
* removed 1.9 aliases, removed 1.9 version
* updated edge.js file
* updated products file
* updated products.yml
* port flux query changes to enterprise 1.10
* port ldap troubleshooting to enterprise 1.10
* ported single-node enterprise instructions to 1.10
* update download link to include -c for amd64.deb
* add new options and overview bullets
* misc 1.10 updates
* removed example
* Add api endpoints (#4418)
* updates to delete endpoint
* added updates
* added curl commands
* made changes
* added detail to API endpoints
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* Update content/enterprise_influxdb/v1.10/about-the-project/release-notes-changelog.md
* Update content/enterprise_influxdb/v1.10/about-the-project/release-notes-changelog.md
* added new info to influxdctl doc (#4421)
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* Add start stop example (#4420)
* added start and stop example and new headings
* fixed wording
* Update content/enterprise_influxdb/v1.10/administration/backup-and-restore.md
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* link to new start and end options in release notes
* made requested changes
* added links to buckets endpoint
* aded additional info
* add example, link to api doc and predicate syntax
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-08 17:50:58 -07:00
Scott Anderson 20a409294f
InfluxDB OSS 2.4 (#4361)
* created OSS 2.4

* port nav-item shortcode fixes to 2.4

* update set() example in influxdb faq

* port schema exploration updates to 2.4

* replace indexDB with InfluxDB

* OSS and Enterprise FAQ update (#4310)

* add info about relative time ranges and task retries, closes influxdata/EAR#3415

* add delete faqs, closes influxdata/EAR#3412

* restructure enterprise faq, add entropy faq, closes influxdata/EAR#3364

* add faq about total query time, closes influxdata/EAR#3509

* port MQTT changes into influxdb 2.4

* Influx CLI 2.4 (#4340)

* feat: added CLI scripts documentation (#4223)

* feat: added CLI scripts documentation

* chore: address feedback

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

* chore: more feedback

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

* moved scripts cli docs into 2.4

* Add users to an org as an owner and other fixes (#4258)

* document adding users to an org as an owner and other fixes, closes #4171

* update content around owners

* InfluxQL shell documentation (#4263)

* added influx v1 shell command docs, closes #4173

* add influxql shell process docs, closes #4172

* add links to influxql shell process docs

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* feat: documented invokable scripts within tasks functionality in the CLI (#4295)

* feat: documented invokable scripts within tasks functionality in the CLI

* chore: added updated_in frontmatter

* add information about cli configs with username/password (#4328)

Co-authored-by: Andrew Depke <andrewdepke@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* influx CLI 2.4 release notes (#4267)

* feat: added CLI scripts documentation (#4223)

* feat: added CLI scripts documentation

* chore: address feedback

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

* chore: more feedback

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

* moved scripts cli docs into 2.4

* influx CLI 2.4 release notes

* Update content/influxdb/v2.4/reference/release-notes/influx-cli.md

* update release notes with cli username/password support

Co-authored-by: Andrew Depke <andrewdepke@gmail.com>

* 2.4 Virtual DBRPs (#4342)

* WIP auto-add dbrp

* add dbrp management docs

* Update replication docs for InfluxDB 2.4 (#4343)

* update replication docs

* Apply suggestions from code review

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

* Apply suggestions from code review

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

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

* port postman install update to 2.4

* port influx stacks init fix to all influxdb versions

* API docs for 2.4 (#4357)

* api docs for 2.4

* updated to latest swaggerV1Compat.yml

* update edge.js

* Oss 2.4 release notes (#4352)

* added initial notes

* added updates

* updated the release notes

* made a few updates, changed TBD

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

Co-authored-by: Sam Dillard <sam@influxdata.com>

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.4/reference/release-notes/influxdb.md

Co-authored-by: Sam Dillard <sam@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* added date to influx-cli 2.4.0 release

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Andrew Depke <andrewdepke@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>
2022-08-19 10:27:54 -05:00
kelseiv 4505f4f677
Revert "update download links" (#4360)
* Revert "update download links (#4359)"

This reverts commit f097102db6.

* Update content/enterprise_influxdb/v1.9/administration/upgrading.md
2022-08-18 14:02:42 -07:00
kelseiv f097102db6
update download links (#4359) 2022-08-18 13:54:32 -07:00
Scott Anderson c5d197cd75
Install InfluxDB Enterprise on a single server (#4300)
* WIP single-node enterprise

* add enterprise install instructions for a single server, closes influxdata/DAR#316

* Apply suggestions from code review

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>

* WIP single node enterprise

* updated single-node enterprise instructions

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
2022-08-09 14:28:30 -06:00
Scott Anderson c8a69bc25e
Add LDAP troubleshooting to Enterprise documentation (#4304)
* added LDAP troubleshooting to enterprise ldap docs, closes influxdata/DAR#306

* fixed typos

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-08-04 15:17:06 -06:00
Scott Anderson dec92409a5
move enterprise execute queries guide, add note about creds, closes influxdata/DAR#313 (#4293) 2022-08-02 11:26:05 -06:00
kelseiv af61cf6068
update sortBy to orderBy (#4260)
* update sortBy to orderBy
* revert orderBy changes in json files
2022-07-27 12:25:53 -07:00
lwandzura 203a573632
fixed broken link (#4222) 2022-07-18 17:40:14 -05:00
lwandzura 4131b146a3
added detail about throttled writes (#4081)
* added detail about throttled writes

* moved to HH section

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* made changes based on feedback

* added suggested update

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-14 14:19:41 -05:00
Scott Anderson c398fbc70f hotfix: update monitor states examples, closes #4187 2022-07-12 15:31:19 -06:00
lwandzura a9475eb0a6
Enterprise 1.9.8 release notes (#4185)
* added cli 2.4 release updates

* added 1.9.8 update, added passive node to glossary

* added passive node feature paragraph

* updated inlfud-ctl command

* additional updates

* Revert "added cli 2.4 release updates"

This reverts commit d8964e689e.

* Update content/enterprise_influxdb/v1.9/concepts/glossary.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* added additional feature

* updated with today's date

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-11 11:35:25 -05:00
lwandzura c406f7272f
Added directory info in data node section for enterprise 1.7 and 1.8 (#4109)
* added info about directories, fixed formatting

* fixed formatting
2022-06-09 12:16:48 -05:00
peterreg eb34c798dd
Adding InfluxDB University course links to relevant areas in docs (#4102)
* Adding InfluxDB University videos to various docs.

* Update content/enterprise_influxdb/v1.9/introduction/installation/_index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Add edits from kelseiv

* Adding edit from Scott

Thanks!

Co-authored-by: peterreg <pregan@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-08 17:07:27 -07:00
Scott Anderson 85fdbc439f
InfluxDB 1.8 backup/restore revamp (#4095)
* WIP 1.x backup/restore revamp

* WIP backup and restore revamp

* WIP backup restore refactor

* WIP backup and restore rework

* added code-callout shortcode

* finished out backup/restore restructure
2022-06-08 17:02:19 -06:00
lwandzura 0f3ef0d9ca
comment out passive node until 1.9.8 (#4106)
* comment out passive node until 1.9.8

* one more

Co-authored-by: Kelly <kelly@influxdata.com>
2022-06-08 15:51:12 -05:00
lwandzura 3c679c704a
corrected the default, removed incorrect info (#4099) 2022-06-07 10:08:55 -05:00
kelseiv 4ba1118594
hotfix (#4097)
* hotfix
* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md
2022-06-06 18:04:35 -07:00
lwandzura ee02f88a71
Add passive node (#4008)
* add initial passive node description

* update glossary with passive node

* added updates

* updated passive node definiton and show command

* made requested changes

* Update content/enterprise_influxdb/v1.9/concepts/glossary.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/concepts/glossary.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/concepts/glossary.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/features/clustering-features.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/features/clustering-features.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/features/clustering-features.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/features/clustering-features.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/features/clustering-features.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/features/clustering-features.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/tools/influxd-ctl.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-05-26 17:33:08 -07:00
kelseiv 5d40d8e3b8
Revert "Revert "Enterprise 1.9.7 release notes"" (#4072)
* Revert "Revert "Enterprise 1.9.7 release notes (#4007)" (#4017)"

This reverts commit 61dd4f843d.

* update release date

* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md

Co-authored-by: Sam Dillard <sam@influxdata.com>

* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md

Co-authored-by: Sam Dillard <sam@influxdata.com>
2022-05-26 17:29:54 -07:00
Scott Anderson 6d278eab39
expand nfs restrictions in enterprise, closes influxdata/DAR#297 (#4055) 2022-05-23 11:17:27 -06:00
lwandzura cfc16a755b
add JWT token requirement note (#4025)
* add JWT token requirement note

* added link to JWT config doc
2022-05-17 14:51:25 -05:00
kelseiv 61dd4f843d
Revert "Enterprise 1.9.7 release notes (#4007)" (#4017)
This reverts commit c6f4a99d72.
2022-05-13 17:33:40 -07:00
lwandzura c6f4a99d72
Enterprise 1.9.7 release notes (#4007)
* added not under flux updates

* updates based on feedback

* changed release notes date

* added requested update
2022-05-13 10:25:08 -05:00
lwandzura cf5dc1729d
fixed broken links within doc (#4012) 2022-05-12 15:48:24 -05:00
pierwill 8a016af46d
Add instructions on increasing `max_map_count` (#3932)
* Add instructions on increasing max_map_count

* Update frequently-asked-questions.md

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 09:21:06 -06:00
pierwill 7117ab6651
Note on `influx-ctl backup -shard` usage (#3934)
Closes https://github.com/influxdata/DAR/issues/248.

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 08:55:31 -06:00
Kerr1st 06cfb719b5
Update _index.md (#3969)
Broken Link

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 08:31:59 -06:00
Scott Anderson e69afde781
Update 'influx' CLI / Flux REPL examples (#3963)
* update influx cli flux examples with path-prefix flag, closes influxdata/DAR#288

* updated more influx cli flux examples
2022-04-22 08:12:27 -06:00
Scott Anderson 74d7b18e41
fix parameter on 1.x import commands (#3964) 2022-04-20 08:35:14 -06:00
pierwill 0d75f1a1cb
Add key and cert location to example TLS config (#3916)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-05 12:08:39 -05:00
pierwill 7643f32271
Edit `SHOW SERIES` docs (#3923)
* Edit `SHOW SERIES` docs

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-05 11:41:17 -05:00
pierwill 16981f0484
Mention cache maximum errors in config docs (#3137)
See #3094
2022-03-30 10:35:40 -05:00
Scott Anderson 2e7f295283 hotfix: fix broken link in enterprise installation page, closes #3837 2022-03-10 09:02:06 -07:00
lwandzura c268032948
add show shards output example (#3833)
* add show shards output example

* Update content/enterprise_influxdb/v1.9/query_language/spec.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* added suggested edits

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-08 10:24:02 -06:00
Scott Anderson 6dadd7020e
Apply flux formatting to all Flux examples (#3814)
* applied flux formatting to code examples in the flux docs

* formatted flux examples in influxdb enterprise

* updated query examples in data file

* updated flux example formatting in cloud

* format flux examples in influxdb oss 2.1
2022-02-28 13:53:53 -07:00