Commit Graph

4863 Commits (2fc84884c3935b729c09448b1e80e286a0ad622f)

Author SHA1 Message Date
Sunbrye Ly 2c11c38df3 fix: fix shortcode 2022-09-01 22:52:35 -07:00
Sunbrye Ly dbb8ff90a8 feat: update owner description 2022-09-01 18:40:20 -07:00
Sunbrye Ly 9bc6cbb042 feat: add owner and instance owner 2022-09-01 18:32:36 -07:00
Scott Anderson 1bfd840161 hotfix: remove retry and concurrency task options, closes #4345 2022-08-30 09:05:06 -06:00
Scott Anderson ff91ce8da2
flux 0.181.0 release notes and stdlib (#4397) 2022-08-29 15:19:29 -06:00
sunbryely-influxdata 151fe5b96f
Merge branch 'master' into fix-4368-replication-header 2022-08-29 11:04:18 -07:00
Sunbrye Ly 3176fd7ed8 fix: pr requested changes 2022-08-29 09:58:28 -07:00
Sunbrye Ly 385e8e6a2b fix: PR requested changes 2022-08-29 09:57:27 -07:00
lwandzura f8872a11cc
removed kapa enterprise from 1.6 (#4394) 2022-08-27 09:42:03 -05:00
sunbryely-influxdata d111f67cef
Merge branch 'master' into fix-4367-move-client-library-starter 2022-08-26 10:19:05 -07:00
Sunbrye Ly 75c0d358e9 fix: pr requested changes 2022-08-26 10:16:45 -07:00
Scott Anderson 6a09ba9f17
Update 'exists' guide with correct static example (#4388)
* update exists guide with correct static example, closes #4387

* port exists changes back to all exists guides
2022-08-25 09:00:52 -06:00
samborambo 581fd9c44d
Update json-parsing.md (#4383) 2022-08-23 16:12:45 -06:00
Sunbrye Ly 68edcc6520 feat: add update header and add note 2022-08-23 13:13:38 -07:00
sunbryely-influxdata 6f61b70396
Merge branch 'master' into fix-4367-move-client-library-starter 2022-08-23 12:31:06 -07:00
Sunbrye Ly c57cba0527 fix: bump client library tutorials up one level 2022-08-23 12:18:30 -07:00
noramullen1 7b00acc24e Hot fix -- update MQTT doc titles for SEO 2022-08-23 11:18:41 -07:00
noramullen1 f41e61ab76
Native subscription updates (#4375)
* Move native subscriptions to own page, add example page to reference section

* Update native-subscriptions.md

* Add alias and update weight

* Minor updates

* formatting fixes

Co-authored-by: Kelly <kelly@influxdata.com>
2022-08-23 09:25:22 -07:00
lwandzura 8943c6394e
deprecated talk event handler (#4379) 2022-08-23 10:20:40 -05:00
Scott Anderson 38e94faaef
Flux 0.180 (#4378)
* Flux 0.180.0-1 release notes

* Flux 0.180 stdlib
2022-08-22 15:03:31 -06:00
lwandzura 7b9c3b63df
removed influxd print-config from 2.3, 2.4, alias (#4376) 2022-08-22 14:46:44 -05:00
lwandzura 9f43cd41c4
added additional 1.x download instructions (#4363)
* added additional 1.x download instructions

* Update content/influxdb/v1.8/introduction/download.md

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

* Update content/influxdb/v1.8/introduction/download.md

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

* Update content/influxdb/v1.8/introduction/download.md

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

* Update content/influxdb/v1.8/introduction/download.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-08-22 10:00:29 -05:00
lwandzura d52e0dfea4
added detail on how to find the chrono download (#4366) 2022-08-22 09:37:07 -05:00
Sunbrye Ly cf8eeca143 fix: not working on cloud yet... 2022-08-19 18:15:17 -07:00
lwandzura 0776555764
hotfix - release date and fix broken link (#4364) 2022-08-19 09:01:05 -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
Adam 2 a07fac61e0
Update init.md (#4349)
update command examples.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-08-18 09:55:17 -06:00
Sean Molenaar bc448fd68d
fix: use proper command for brew install postman (#4350) 2022-08-18 09:50:53 -06:00
noramullen1 596b251b1c
Add 1.23.4 changelog (#4344)
* Add 1.23.4 changelog

* Update release-notes-changelog.md

* Update release-notes-changelog.md
2022-08-17 14:25:52 -07:00
Jason Stirnaman 4bcabbdc09
fix(tasks): options (#4345). (#4346)
* fix(tasks): options (#4345).

- Removes non-functioning concurrency option.
- Add examples for options when using scriptID.

* Remove TOC link
2022-08-17 14:10:11 -05:00
Scott Anderson a54aebc9e7
Flux 0.179 (#4338)
* Flux-0.179.0 release notes

* Flux 0.179.0 stdlib updates

* added null info to flux docs

* updated debug.null example
2022-08-16 08:48:24 -06:00
noramullen1 1889d94867
July Cloud updates (#4337)
* July cloud updates

* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md

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

* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-08-15 17:48:20 -07:00
Samantha Wang 5b638ab010
update native subscriptions page (#4316)
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2022-08-15 17:28:50 -07:00
Gary Fowler 333248e136
Update load-data.md (#4332)
* Update load-data.md

Changed per Scott's request to match previous change made.

* Update content/influxdb/v2.3/write-data/no-code/load-data.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-08-11 13:28:18 -06:00
Gary Fowler f07fab0ea1
Update load-data.md (#4331)
Updating to refer to official marketing name "Native MQTT" - per request from marketing.
2022-08-11 13:25:08 -06:00
Jason Stirnaman 3de49d848c
Feat/cloud task scripts (#4236)
* wip: tasks can run invokable scripts.

* feat: update get-started and create-task for tasks with script references

- get-started explanation and examples of tasks that contain flux vs tasks that reference scripts.
- create-task API examples.

* Update content/influxdb/v2.3/process-data/manage-tasks/create-task.md

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

* Update content/influxdb/v2.3/process-data/manage-tasks/create-task.md

* Update content/influxdb/v2.3/process-data/get-started.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-08-10 13:47:42 -05:00
Scott Anderson c8597106e8
Flux 0.178 (#4323)
* flux 0.178 release notes

* stdlib updates for flux 0.178

* add boundary package update to release notes
2022-08-10 09:11:10 -06: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 2110a1a22b hotfix: add example to flux variable page 2022-08-08 16:58:20 -06:00
Scott Anderson f9c2b26aba Flux 0.177.1 2022-08-08 13:22:49 -06:00
Samantha Wang cae0e070f0
Fixed issue in JSON sample (#4315) 2022-08-08 13:19:30 -06:00
Scott Anderson d2a14210f4 Merge branch 'master' of github.com:influxdata/docs-v2 2022-08-08 09:17:05 -06:00
Scott Anderson da26045645 hotfix: add content to oss-enterprise migration guide, closes #4314 2022-08-08 09:10:01 -06:00
Jason Stirnaman d90f6c0064
Update and fix use templates (#4302)
* feat: document templates for CLI and API.

* fix: template API examples.

* feat(api): use templates API with environment references and secrets.

* feat(api): revise templates guide for CLI and API.

* feat(api): replace template examples and cleanup.

* feat(api): templates fixup.

* Update content/influxdb/v2.3/influxdb-templates/use.md

* Update content/influxdb/v2.3/influxdb-templates/use.md

* Update content/influxdb/v2.3/influxdb-templates/use.md

* Update content/influxdb/v2.3/influxdb-templates/use.md

* Update content/influxdb/v2.3/influxdb-templates/use.md

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Update content/influxdb/v2.3/influxdb-templates/use.md

* feat(templates): Fixes TOC, intro, cloud page, headings.

* feat(templates): TOC updates and troubleshooting.

* feat(templates): More template revisions, dry run example fixes.

* feat(templates): update Cloud frontmatter, expand on dry run example

* fix(templates): cloud link.

* fix(templates): typo.

* Update content/influxdb/v2.3/influxdb-templates/use.md

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

* Update content/influxdb/v2.3/influxdb-templates/use.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
2022-08-08 09:09:08 -05: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 4a898d821e hotfix: fix read rate limit 2022-08-04 11:10:15 -06:00
Scott Anderson e51c3495ae hotfix: fix cloud rate limits, closes #4237 2022-08-04 11:01:40 -06:00
lwandzura 257c829630
added additional instruction (#4299)
* added additional instruction

* Update content/chronograf/v1.9/introduction/downloading.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-08-03 11:06:31 -05:00