Commit Graph

6178 Commits (236570524345a03771a919c5ec984ff920893e8f)

Author SHA1 Message Date
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
kelseiv 4e88febd15
Merge branch 'master' into late-arriving-data 2022-08-26 17:38:30 -07:00
sunbryely-influxdata e6f11cac27
Merge pull request #4380 from influxdata/fix-4367-move-client-library-starter
Fix 4367 move client library starter
2022-08-26 10:24:46 -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
Anais Dotis-Georgiou 4c227afd4e feat: late arriving data how to guide 2022-08-24 10:51:18 -05:00
Anaisdg 816729e49a
Merge branch 'influxdata:master' into master 2022-08-24 10:45:19 -05:00
Anais Dotis-Georgiou 58ff7064e4 feat: late arriving data how to guide 2022-08-24 10:36:55 -05:00
samborambo 581fd9c44d
Update json-parsing.md (#4383) 2022-08-23 16:12:45 -06:00
Scott Anderson 688181cea9 Merge branch 'master' of github.com:influxdata/docs-v2 2022-08-23 14:46:22 -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
Scott Anderson 1b09626de0 hotfix: add influxdb/v2.4/tag taxonomy 2022-08-23 11:22:48 -06: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
Scott Anderson 00d767a683
fix api-docs tagging command (#4358)
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-08-19 09:57:53 -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
Jason Stirnaman 1051145790
chore: update file path in README 2022-08-15 13:18:08 -05:00
Jason Stirnaman 7d120aae35
Update README with alias for local openapi testing
Add an example alias `gsd` that generates the local contracts, validates them with OATS, bundles and lints them with openapi-cli, and then generates the HTML with redoc-cli.
2022-08-15 13:06:33 -05:00
Jason Stirnaman e64a59b4d0
Chore/lint api defs (#4334)
* chore: update property names in redocly config.

* chore(api): lint the bundle output for openapi spec errors, set Cloud version, rename variable.

- Runs openapi-cli lint after generating the bundle output. This detects errors before pushing to openapi repo only to have the CI OATS validation fail. Only report the first 2 errors so we're not inundated with non-critical warnings.
- Renames INFLUXDB_VERSION to INFLUXDB_PLATFORM for clarity.
- Add a Cloud version to make the spec legal.
2022-08-12 11:48:21 -05:00
Jason Stirnaman 5470549e3d
chore: update property names in redocly config. (#4329) 2022-08-12 10:31:21 -05: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