Commit Graph

1458 Commits (03f9183ba6457588cd425870d52f0c13ab1b7852)

Author SHA1 Message Date
Scott Anderson 1bfd840161 hotfix: remove retry and concurrency task options, closes #4345 2022-08-30 09:05:06 -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
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 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
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
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
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
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
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 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
santhosh H 5a90235e1d
typo error (#4297)
reference influxDB as indexDB
2022-08-03 09:14:59 -06:00
Scott Anderson e00553e4a9
Update schema exploration docs with output examples (#4294)
* update explore schema docs with output examples, closes #4292

* fixed broken link
2022-08-02 14:18:44 -06:00
Scott Anderson 153e37bd42 hotfix: fix set() example, closes influxdata/DAR#315 2022-08-01 13:04:00 -06:00
Scott Anderson 34250f0642
Fix nav icon formatting inside cloud-only and oss-only (#4290) 2022-08-01 10:28:02 -06:00
lwandzura 74ac510c47
added links to view and manage tokens (#4287)
* added links to view and manage tokens

* Update content/influxdb/v2.2/reference/cli/influx/auth/active.md

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

* updates based on feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-29 18:27:05 -05:00
kelseiv 816439818c
hotfix (#4286) 2022-07-29 10:03:20 -07:00
Helen Weller df69444d9f
Update content/influxdb/v2.3/write-data/no-code/load-data.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-28 12:01:30 -04:00
helenosheaa faf3573ae6 fix: json example, string example 2022-07-28 11:52:22 -04: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
noramullen1 5442b1c683 final hot fix to link and icon 2022-07-27 11:36:29 -07:00
noramullen1 f5e5b30bc5 Hot fix to anchor link 2022-07-27 11:03:47 -07:00
noramullen1 41b8ae813d hot fix to load data icon 2022-07-27 10:55:01 -07:00
kelseiv 1f6cbee243
MQTT/native cloud ingest (#4203)
* add MQTT draft PR

* add updates

* edits

* Updates to MQTT

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

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

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

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

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

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

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

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

* Update content/influxdb/v2.3/write-data/troubleshoot.md

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

* Add JSON example and update name to remove "cloud"

Co-authored-by: noramullen1 <nora@influxdata.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-07-27 10:19:58 -07:00
sunbryely-influxdata 2c437698d1
Merge branch 'master' into feat/add-ast-glossary 2022-07-26 15:00:35 -07:00
Sunbrye Ly 4c93458ef3 fix: PR requested changes 2022-07-26 14:57:59 -07:00
Scott Anderson 3eca735a53
add query time global rate limit, closes #4232 (#4250) 2022-07-25 14:03:12 -06:00
Jason Stirnaman b5fdb24d41
Feat/api helpers (#4243)
* feat: add ast to glossary

* adding to 2.2

* hotfix(tasks): update duplicate-oss tag to fix broken icon render.

* chore: make API ref shortcode regex non-greedy.

- Make regex used to replace INFLUXDB_DOCS_URL shortcode in the API spec lazy so that it only matches each instance of the shortcode when more than appear in a description.

* fix(glossary): simplify AST and fix agent.

* feat(glossary): add RFC3339Nano entry to use with API docs.

Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-22 16:53:00 -05:00
Jason Stirnaman f3649f56f7
hotfix(tasks): update duplicate-oss tag to fix broken icon render. (#4242) 2022-07-21 15:25:14 -05:00