Commit Graph

2356 Commits (api-query-examples)

Author SHA1 Message Date
noramullen1 ddab6084fe
Switch accounts/orgs dropdown (#4468)
* New switch account dropdown

* Update switch-account.md

* Add multiorg doc

* Update content/influxdb/cloud/account-management/data-usage.md

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

* Update content/influxdb/cloud/account-management/pricing-calculator.md

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

* Update content/influxdb/cloud/account-management/switch-account.md

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

* Update content/influxdb/cloud/account-management/switch-org.md

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

* Update content/influxdb/cloud/account-management/switch-account.md

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

* Update content/influxdb/cloud/account-management/offboarding.md

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

* Address PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-10-17 12:11:27 -07:00
Scott Anderson b69ca52fda hotfix: fix explicit schema file examples, closes #4563 2022-10-14 14:10:39 -06:00
kelseiv 6c597d4bad
hotfix-notes (#4544) 2022-10-14 09:02:14 -07:00
beefcakefu cf3993c366
Corrected influxdb.service location (#4559)
Corrected influxdb.service location

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-10-14 09:09:02 -06: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
Sunbrye Ly 6db2c9d281 fix: pr requested changes 2022-10-14 06:00:42 +09:00
Kelly 2f9cacc8c9 edits 2022-10-13 12:34:11 -07:00
kelseiv d4d634cc6a
Merge branch 'master' into fix/replicate-data 2022-10-13 11:17:23 -07:00
Scott Anderson 718b095aba
update bulk ingest doc, closes influxdata/DAR#346 (#4555) 2022-10-12 17:06:13 -06:00
kelseiv 704440e931
Merge branch 'master' into fix/replicate-data 2022-10-12 16:01:26 -07:00
kelseiv 25404ac449
hotfix for influx auth create (#4556) 2022-10-12 15:54:59 -07:00
noramullen1 43e3f3141b
Add adaptive zoom plus other updates to match visualization type UI updates (#4507) 2022-10-12 14:23:08 -07:00
Sunbrye Ly c4f0b48eff fix: update link to point to install page 2022-10-11 12:20:18 -07:00
Sunbrye Ly d2059f5059 fix: pr requested changes 2022-10-11 10:52:21 -07:00
Sunbrye Ly 100308d8f7 fix: clarify OSS to OSS, Cloud, Enterprise 2022-10-11 09:13:13 -07:00
Jason Stirnaman 249354486c
hotfix: add missing link. (#4545) 2022-10-07 14:17:58 -05:00
Jason Stirnaman 43e9fa09ce
docs: revise install instructions, provide CLI process (#4503)
* docs: revise install instructions, provide CLI process

- Closes #4502
- Update CLI (and API) instructions for users who want end-to-end automated process without UI interaction.
- Still WIP, but closer.
- Add link to influxd recovery CLI
- Ran into the CLI bug
  https://github.com/influxdata/influxdb/issues/23668 for creating auths
  with --all-access and --operator. Added the "To learn how to create
  authorizations with specific permissions" to help cover that scenario.

* Update content/influxdb/v2.4/install.md

* Update content/influxdb/v2.4/install.md

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

* Update content/influxdb/v2.4/install.md

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

* Update content/influxdb/v2.4/install.md

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

* Update content/influxdb/v2.4/security/tokens/_index.md

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

* Update content/influxdb/v2.4/security/tokens/_index.md

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

* Update content/influxdb/v2.4/security/tokens/create-token.md

* Update content/influxdb/v2.4/security/tokens/create-token.md

* Update content/influxdb/v2.4/security/tokens/create-token.md

* Update content/influxdb/v2.4/install.md

* Update content/influxdb/v2.4/install.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-10-07 13:53:57 -05:00
lwandzura 90a64192d8
added info on how to access the UI (#4542)
* added info on how to access the UI

* Update content/influxdb/v2.3/visualize-data/_index.md

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

* Update content/influxdb/v2.4/visualize-data/_index.md

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

* Update content/influxdb/v2.2/visualize-data/_index.md

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

* made requested changes

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-10-07 11:04:44 -05:00
Scott Anderson d2d8710ed2
Update content about the InfluxQL shell in 2.4 migration guide (#4484)
* updated content about the influxql shell in 2.4 migration guide

* added influxql content to other upgrade docs

* 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>
2022-10-05 16:09:39 -06:00
Sunbrye Ly 0dd0e5eb06 fix: pr requested changes 2022-10-05 11:21:19 -07:00
Sunbrye Ly 61924a5e91 fix: add imports to query script 2022-10-05 10:42:56 -07:00
Scott Anderson bb42c7d8a8
add notes about and examples of deleting data, closes #4524 (#4525) 2022-10-04 14:51:59 -06:00
Scott Anderson 9f6e0dc26e hotfix: restore old join examples for previous influxdb versions 2022-10-04 10:50:10 -06:00
Scott Anderson 025f8769e9 hotfix: add timestamps to influx write examples 2022-10-04 09:58:17 -06:00
peterreg 27c95ff440
db creation fix Kapa tools section for 2.4 (#4509)
* db creation fix Kapa tools section for 2.4

* Update content/influxdb/v2.4/tools/kapacitor.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-10-03 13:28:11 -07:00
peterreg 819fed4d3b
Fixes link for InfluxQL 1.7.7 (#4508)
* Fix link

* add redirect for 2.4

* Update content/influxdb/v1.8/query_language/_index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2022-10-03 12:19:01 -07:00
IchHabeKeineNamen 7e3f9be55b
fix a typo (#4506) 2022-10-03 08:36:25 -06:00
pierwill 4d2d6e216d
Add note on ISO to "Cloud security" page (#4486) 2022-09-30 13:40:52 -07:00
lwandzura 06371563af
fixed api quick start link (#4501) 2022-09-30 13:49:06 -05:00
kelseiv fc0110aa1a
update example for clarity (#4499) 2022-09-29 18:23:06 -07:00
peterreg 3161fa2dc6
Link fixes (#4488)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-28 16:01:06 -07:00
timhallinflux 61e52ea3a6
db creation fix in Kapa Tools section (#4462)
* db creation fix

adding `skip_database_creation = true` per https://github.com/influxdata/kapacitor/issues/2719

* Update kapacitor.md

* Update content/influxdb/v2.3/tools/kapacitor.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-09-27 15:36:13 -07:00
sunbryely-influxdata 956768b4e4
Merge branch 'master' into feat/dar-331 2022-09-26 10:29:44 -10:00
pierwill d41355b3fc
Update security.md (#4485) 2022-09-26 12:05:42 -07:00
sunbryely-influxdata d8161ba41f
Merge branch 'master' into feat/dar-331 2022-09-26 08:54:04 -10:00
Sunbrye Ly 57166a59e9 fix: pr requested changes 2022-09-26 08:45:27 -10:00
Scott Anderson 07810bc0de
Update influxdb join doc with new join content (#4480) 2022-09-23 16:59:34 -06:00
Sunbrye Ly bbe21c43c1 feat: dar-331 2022-09-23 08:40:14 -10:00
Samantha Wang 1d34362e3c
Update JSON Parsing Guide (#4465)
* cleanup and edit JSON parsing doc

* fix typo and working

* Update content/influxdb/cloud/reference/json-parsing.md

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

* Update content/influxdb/cloud/reference/json-parsing.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>

* Update content/influxdb/cloud/reference/json-parsing.md

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

* added data type column to tables

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2022-09-22 11:28:35 -07:00
Adam 2 c4c5d9d1e9
Update native-subscriptions.md (#4461)
Update spelling.
2022-09-15 16:13:50 -06:00
Jason Stirnaman f8197e1180
Fix/4449 missing task content (#4453)
* fix: Clarify the example (Part of #4450).

* fix: update process-data with API. Don't forecast _coming_ examples.

* fix: v2.4 tasks get-started (#4449).

* fix: v2.4 tasks task-options (#4449).

* fix(tasks): port v2.3 and cloud-only task content to v2.4.

- Fixes and Closes #4449.
- Add new content for tasks API.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.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:19:52 -05:00
Scott Anderson 5819ddaf17
Revamp native MQTT docs (#4446)
* revamp native mqtt docs, closes influxdata/DAR#323

* fixed typos
2022-09-09 16:21:22 -06:00
Scott Anderson d37612dc90
Correct /write and /query endpoints (#4439)
* correct /write and /query endpoints, closes influxdata/DAR#325

* update /write endpoints in cloud docs
2022-09-08 16:44:01 -06:00
Scott Anderson 79262c4dd2
Add TTBR information to Cloud documentation (#4307)
* add ttbr information to cloud docs, closes influxdata/DAR#302

* fixed typo, added PR feedback

* 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>
2022-09-07 09:45:33 -06:00
Jeffrey Smith II 95e538075c
feat: add instructions to set directory permissions on manually installs (#4413)
* feat: add instructions to set directory permissions on manually installs

* fix: cleanup wording

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

* fix: code cleanup

* feat: add information about umask

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-09-06 15:32:41 -06:00
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
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
kelseiv 43bf08e455
hotfix (#4234) 2022-07-20 15:03:13 -07:00
kelseiv 67a75ec364
Merge branch 'master' into feat/add-ast-glossary 2022-07-14 11:48:52 -07:00
Helvio Pedreschi 50f9f9d888
Fixed private CIDRs (#4216) 2022-07-14 12:15:20 -06:00
Scott Anderson 51946813b8 hotfix: fix versioning in influxdb release notes 2022-07-13 08:56:30 -06:00
Scott Anderson c398fbc70f hotfix: update monitor states examples, closes #4187 2022-07-12 15:31:19 -06:00
wiedld 51121eff2e
fix: add field to example annotated csv, such that it copy/paste works in the UI in linked example (#4206) 2022-07-12 12:01:00 -07:00
Ignacio Van Droogenbroeck 836bd1bcbd
Update database_management.md (#4182)
For some reason <br> was not allowing the snippets are displayed correctly on the docs website.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-07-12 10:43:25 -06:00
Mike Eriksson 8318ed4919
Update data-elements.md (#4204)
Just fixe a spelling mistake, 'follwoing' to 'following'.
2022-07-12 10:40:16 -06:00
peterreg 7abe87fbc2
This adds videos for Seasons 4-6 (#4177)
* This adds videos for Seasons 4-6

* Update Intro-to-Client-Libraries.md

* Update API-Invocable-Scripts.md

* Update Edge-Data-Replication.md

* Update Flux-Data-Structure.md

* Update Flux-Functions.md

* Update Optimizing-Flux-Functions.md

* Update Intro-to-Check-&-Notifications.md

* Update Checks-&-Notification-in-Action.md

* Update Aggregator-&-Processor-Plugins-in-Telegraf.md

* Update Using-MQTT-and-InfluxDB-for-IoT.md

* Update Basics-of-Geo-temporal-data-and-InfluxDB.md

* Update Flux-and-S2-Geometry.md

* Update Using-Flux-to-query-geo-temporal-data.md

* Update InfluxDB-in-the-IoT-stack.md

* Update Architecture-Overview-for-IoT-and-InfluxDB.md

* Update Configuring Replications For Downsampling To Cloud.md

* Update Retaining-Data-Shape-When-Downsampling-To-Cloud.md

* Update Using-Scripts-in-InfluxDB.md

* Update Invocable-Scripts-and-Tasks.md

* Update Invocable-Scripts-for-Alerting.md

* Update Batching-Data-with-the-Python-Client-Library.md

* Update Querying-Data-with-the-Python-Client-Library.md

* Update Using-the-InfluxDB-Python-Client-Library-Administrative-API.md

* Update Basics-of-Geo-temporal-data-and-InfluxDB.md

* Update Basics-of-Geo-temporal-data-and-InfluxDB.md

* Update content/resources/videos/API-Invocable-Scripts.md

* Update content/resources/videos/Checks-&-Notification-in-Action.md

* Update API-Invocable-Scripts.md

* Testing Circle ci fix

* Edits for videos seasons 4-6

* Resolve conflict duplicate videos

* Further revisions to videos seasons 4-6

* update filenames

* video edits

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2022-07-08 17:52:41 -07:00
Sunbrye Ly 374f3f538c adding to 2.2 2022-07-08 11:26:21 -07:00
Sunbrye Ly fb710fc111 feat: add ast to glossary 2022-07-08 11:14:36 -07:00
Jamie Strandboge a6f21fae93
chore(security): also mention notifications with hardening-enabled (#4183) 2022-07-06 15:10:06 -07:00
kelseiv 6dce2c71e9
June cloud updates (#4178)
* June Cloud updates
* remove black links
* edit from Sam
2022-07-06 09:00:35 -07:00
Jason Stirnaman 72c31b5d12
Chore/upgrade hugo (#4164)
* fix: Upgrade Hugo and CSS dependencies to fix code samples

Upgrade to latest version of hugo-extended.
Upgrade to latest compatible version of PostCSS.
Fixes syntax highlighting for JavaScript code samples.

* chore: add openapi elements and reimplement Regex to replace shortcode.
2022-06-28 16:17:05 -05:00
Jason Stirnaman 2f5a08c101
fix: replace npm with yarn (#4165)
- Use yarn instead of npm (#4147).
2022-06-27 16:19:47 -05:00
Kelly 4df63b0dc9 hotfix 2022-06-24 10:23:18 -07:00
peterreg 36adf017a1
Formating fixes for create variable section (#4118)
* Draft

* Updates from Kelly

* Fixes for #4059

* Added edit from Larissa

Thanks!

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-23 16:37:49 -07:00
Jamie Strandboge 310acf9e52
add missed items from 2.2 (#4151)
* copy forward security/disable-devel.md from v2.2

* apply 2.2 repl fixes in a37484ca to 2.3
2022-06-22 09:05:03 -07:00
kelseiv bacc623c9a
2.3oss (#4140)
* updates for 2.3
* upd ref menu
* add influxd flag
* add 2.3 security notes plus opt out of devel features (#4145)
* add security section to the 2.3 release notes
* security/disable-devel.md: opt out of potentially unneeded features in prod
* Update content/influxdb/v2.2/security/disable-devel.md
* Update content/influxdb/v2.3/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* update links
* Update content/influxdb/v2.2/security/disable-devel.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
* tweak config info (#4149)
* update version
* Update content/influxdb/v2.3/reference/release-notes/influxdb.md
* clarify functions were renamed
* add overview link to security updates
* change to edge file
Co-authored-by: Jamie Strandboge <jamie@strandboge.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>
2022-06-21 13:20:36 -07:00
Jamie Strandboge 560ca692d1
adjust influxdb1.8 and telegraf to be consistent; add repo instructions for 2.2 (#4135)
* adjust telegraf apt install to be consistent with downloads page
* adjust influxdb 1.8 apt install to be consistent with downloads page
* adjust influxdb 2.2 yum and apt repo instructions (preferred)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-21 13:00:02 -07:00
Jamie Strandboge a37484ca8b
fix: edge data replication typos (#4144)
* replicate-data.md: --remote-url needs the protocol

* replicate-data.md: remove errant ']'

* replicate-data.md: aggregateWindow() requires positive 'every'

* replicate-data.md: add clarifying comment for 'option task' line in flux
2022-06-21 08:07:26 -07:00
sunbryely-influxdata e44c471b27
Merge branch 'master' into fix/run-task 2022-06-17 09:34:19 -07:00
Sunbrye Ly 2ccb60bb69 fix: last pr request fixes 2022-06-17 09:31:13 -07:00
Sunbrye Ly 73115cbdd1 fix: pr request fixes 2022-06-17 09:30:09 -07:00
Sunbrye Ly 13b3b3009b fix: pr request fixes 2022-06-17 09:28:33 -07:00
Scott Anderson d0f4d657cf
hotfix: port update that fixes dead link in upgrade guide 2022-06-17 10:26:43 -06:00
Aleksander Bless b65522ba2c
Update automatic-upgrade.md (#3694)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-06-17 10:24:38 -06:00
Scott Anderson a94dbfbb18
Merge branch 'master' into fix/dar-305-export-all 2022-06-17 10:20:38 -06:00
Scott Anderson 00c08c2434
hotfix: update CLI links in 2.2 2022-06-17 10:19:55 -06:00
sunbryely-influxdata 5df7918f22
Merge branch 'master' into fix/dar-305-export-all 2022-06-17 09:19:00 -07:00
David ce7260b62e
Update _index.md (#3929)
fix "list" subcommand link

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-06-17 10:17:48 -06:00
Scott Anderson 62a798df64
Merge branch 'master' into fix/dar-305-export-all 2022-06-17 10:15:23 -06:00
kelseiv 9b4de3b064
Add compaction information (#4084)
* add word to dict
* add compation info tsi details
* misc edits
* add compaction info to oss 2.2+
2022-06-16 14:49:57 -07:00
sunbryely-influxdata 50a3eb1d99
Merge branch 'master' into fix/iot-starter-page 2022-06-16 14:01:33 -07:00
sunbryely-influxdata d96040e60c
Merge branch 'master' into hotfix/tutorial-list-title 2022-06-16 13:58:25 -07:00
Sunbrye Ly 0a118d5f5f fix: fix children 2022-06-16 13:57:50 -07:00
lwandzura 128f0409fb
added edge data replication to title, fixed formatting (#4131)
* added edge data replication, fixed formatting
* fixed list numbering
* add Edge Data Replication overview doc; add task-based doc as child
* update filename replicate-data; add Sam's video

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2022-06-16 12:30:46 -07:00
JamesGibo 9cb89ce965
Correct replication instructions to use bucket id (#4130) 2022-06-16 09:57:42 -06:00
Jason Stirnaman 4e7acc1385 hotfix: JS tutorial list title. 2022-06-15 19:44:49 -05:00
Jason Stirnaman 9e33fe690a
Jts/api guides (#3862)
* - Add tutorial that guides a developer through building a simplified IoT
  center app with client libraries.
- device registration and authorization.
- write and query--explain batch writes with the JS client library.

* - feat: queries and visualizations with Giraffe library. queryToTable, Giraffe table.

* feat(api-guide): revise intro, auth, example headings.

* feat(api-guide): describe resources. describe auth and API tokens.

- API basics

* fix: influxdb and iot center setup

* fix: update registration steps to include the new INFLUX_BUCKET_AUTH flow.

* feat(api-guides): Add client library example to fetch routes.

- install, links.
- replace use of getIoTAuthorizations with query from getDevices.
- breakdown create device API requests.
- initial commit of API guide using Next.js with Influx client libraries. Project source at https://github.com/jstirnaman/nextjs-iot-starter.
- explain the flow to register a device. Remove unused example code. TODO: document the setup and UI.
- Add UI code samples. Revise headings. Explain API purpose.
- UI component fixes and refactor. Input field takes a device ID, queries, and re-renders the list with results. Registration button submits device ID for a new authorization.

* feat(api-guide): add iot-starter guide index page, fix errors

- add the iot-starter directory and index page
- fix tag errors and links.

* feat: IoT starter navigation.

* feat(api-guide): nav and intros.

* wip: rearrange, move full examples to top of section and link to explainers.

* chore: Shared intro shortcode for iot-starter tutorials.

* fix: intros, navigation, and config instruction

- Add intro shortcode for tutorials to share.
- Organize navigation for language-specific tutorials (would prefer to unify as much as possible).
- Update environment variable config instruction.

* Feature/api guide python client (#4023)

* adding placeholders into code

* create_device not tested yet

* everything working except flux query and filter query

* fix: replace download button with spec link. (#4013)

- Closes #3810 - Remove download button and add a link to the spec source in Github.

* Enterprise 1.9.7 release notes (#4007)

* added not under flux updates

* updates based on feedback

* changed release notes date

* added requested update

* added detail about script builder (#3995)

* added detail about script builder

* Update content/chronograf/v1.9/guides/querying-data.md

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

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

* fix: async writes and deletes (#4015)

- Correct handling of writes and deletes in cloud vs. oss (async vs. sync).
- Cleanup redundancy in Troubleshooting.
- Closes https://github.com/influxdata/DAR/issues/291

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

* Collect user feedback per page and restructure modals (#4014)

* WIP feedback forms

* WIP complete feedback lifecycles

* finalize page feedback interactions

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

* Revert "Enterprise 1.9.7 release notes (#4007)" (#4017)

This reverts commit c6f4a99d72.

* hotfix: fix cli homebrew package name, closes #4022

* docs: add python iot guide

* fix: remove .idea files

* fix: remove .idea files and package-lock

* fix: initial batch of fixes

* fix: finished PR changes

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

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

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/_index.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

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

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

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

* Update content/influxdb/v2.2/api-guide/iot-starter/_index.md

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

* Update content/influxdb/v2.2/api-guide/iot-starter/_index.md

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

* Update content/influxdb/v2.2/api-guide/iot-starter/_index.md

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

* Delete _index.md

Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MBP.lan>

* chore: replace UI code with GH links, fix navigation.

* feat: API client library tutorials

- Cleanup py and js tutorials.
- JS is still WIP.
- Fix nav.

* fix: Revise Node.js tutorial.

* fix: Revise Python tutorial.

* fix: Remove last bullet since Node.js tutorial isn't that far yet.

* Update content/influxdb/v2.2/api-guide/tutorials/client-library-starter/_index.md

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

* Update content/influxdb/v2.2/api-guide/tutorials/client-library-starter/nodejs.md

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

* wip: Install and run the UI.

* docs: fix instructions and move UI docs to iot-api-ui README.

* fix: Update JS and Py tutorials with common UI.

* fix: Update code samples in nodejs and python IoT starter tutorials.

* fix: fixup.

* fix: Cleanup code tabs.

* fix: update toc

* fix: iot-starter

Fix examples.
Cleanup.

* fix: python restart

* fix: Cleanup.

* chore: add repo links

* Add cloud, fix frontmatter.

* fix: Remove links to sections.

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MBP.lan>
2022-06-15 19:15:46 -05:00
Scott Anderson bb10438c0b
add table of mapped CLI environment variables, closes influxdata/DAR#292 (#4063) 2022-06-15 13:30:43 -06:00
lwandzura be203b054d
added infinite retention period of 0 (#4122)
* added infinite retention period of 0

* suggestions

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-15 11:44:02 -05:00
kelseiv e279202e9b
draft-questions (#4123)
* draft-questions
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
2022-06-15 08:56:42 -07:00
kelseiv 499aeefc37
update verbiage to align with marketing (#4125)
* update verbiage to align with marketing
Co-authored-by: Sam Dillard <sam@influxdata.com>
2022-06-15 08:55:46 -07:00
lwandzura cef03f69d7
added info on how to start influx (#4113)
* added info on how to start influx

* update command format

* typo

* edit

* Update content/influxdb/v2.0/get-started.md

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

* Update content/influxdb/v2.1/get-started.md

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

* Update content/influxdb/v2.1/get-started.md

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

* Update content/influxdb/v2.2/get-started.md

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

* Update content/influxdb/v2.2/get-started.md

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

* suggested edits

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-14 10:38:32 -05:00
lwandzura 51a568fce4
added a related link on how scrapers work (#4101)
* added a related link  on how scrapers work

* made rsuggested changes
2022-06-14 09:20:55 -05:00
Sunbrye Ly 1dd6bab1e6 fix: adding possible resource types 2022-06-13 18:12:45 -07:00
Scott Anderson 9847896fa7 hotfix: rollback date.add change to migration script, closes #4115 2022-06-13 16:25:38 -06:00
Scott Anderson 9b21aa7fb3 hotfix: bump CLI version for influx server-config command 2022-06-13 16:05:36 -06:00
Scott Anderson bfe2695970
Flux 0.170 and other fixes (#4100)
* Flux 0.169-0.170 release notes, added updated pagerduty.endpoint output, closes #4098

* fix version usage on optimize queries doc, closes #4080, closes #4093

* point to date package constants, closes #4076

* updated type conversion functions to point to correct examples, closes #4074

* quick link fix
2022-06-13 08:59:47 -06:00
noramullen1 46736e2aed
Add may cloud updates (#4111) 2022-06-13 06:34:14 -07:00
noramullen1 c095ca8326
Cloud updates April 2022 (plus fix to typo in existing onboarding doc) (#4089)
* Cloud updates April 2022 (plus fix to typo in existing onboarding wizard doc)

* Remove help bar and move to May
2022-06-09 14:01:54 -07:00
Scott Anderson 9e061213ef
Updated Grafana to represent new Grafana form (#4107)
* updated grafana to latest, closes #4042, closes #4105, closes #3346, closes #2416

* Update content/influxdb/v2.2/tools/grafana.md

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

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-09 06:24:05 -06:00
peterreg 15351ea20a
Draft for DAR 166 (#4104)
* Draft

* Updates from Kelly

Co-authored-by: peterreg <pregan@influxdata.com>
2022-06-08 17:29:40 -07: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
Scott Anderson fa549eeb52 hotfix: fix syntax error in task example, closes #4066 2022-06-07 10:25:51 -06:00
Scott Anderson 7789efc2fe
Add the influxdbu shortcode for diplaying InfluxDB University banners (#4083)
* add the influxdbu shortcode for diplaying InfluxDB U banners

* add influxdbu banner media queries

* remove placholder influxdbu shortcode

* blacklist heading elements from having anchor links added
2022-06-03 13:26:25 -05:00
kelseiv 5179cd2f57
updated query example for executing influxql (#4071) 2022-06-01 14:31:37 -07:00
Kelly 3cb3620b73 hotfix link to support for insights and aware 2022-05-26 11:46:47 -07:00
Scott Anderson 0a145d1b52 hotfix: style fix or ol nested under ul 2022-05-25 16:37:22 -06:00
lwandzura 39ade37dc2
Fix kotlin page (#4062)
* updated Kotlin page for OSS and cloud

* added desc and button to client libs in github

* Update content/influxdb/v2.2/api-guide/client-libraries/ruby.md

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

* Update content/influxdb/v2.2/api-guide/client-libraries/java.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-05-24 11:50:58 -05:00
Scott Anderson 3ea9c972d6
updated vscode execute query instructions, closes influxdata/DAR#295 (#4060) 2022-05-24 09:12:20 -06:00
Scott Anderson 4f47ef6910
updates clustering info is oss to better point to enterprise, closes influxdata/DAR#293 (#4061) 2022-05-24 07:01:06 -06:00
Scott Anderson 930ce15b4e
Remove "bulk-export by support" language in offboarding guide (#4057)
* remove bulk-export-by-support language, closes influxdata/DAR#296

* Update content/influxdb/cloud/account-management/offboarding.md
2022-05-23 13:54:30 -06:00
Scott Anderson 331ee73812
Add note about mapping a single DBRP to a single bucket (#4054)
* add note about mapping a single DBRP to a single bucket, closes influxdata/DAR#298

* removed read-only query descriptor in influxql doc
2022-05-23 13:02:16 -06:00
Jason Stirnaman 8856073366
Fix delete and async writes (#4021)
* fix: async writes and deletes

- Correct handling of writes and deletes in cloud vs. oss (async vs. sync).
- Cleanup redundancy in Troubleshooting.
- Closes https://github.com/influxdata/DAR/issues/291

* fix: applied review comments.
2022-05-23 12:46:50 -05:00
Scott Anderson fa86db610f
InfluxDB 2.x & Cloud FAQ (#4040)
* WIP FAQ, add flux version query, closes #4032

* faq page for 2.x and cloud, closes #4029

* Apply suggestions from code review

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

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
2022-05-20 14:47:27 -06:00
lwandzura 6e0adf506c
Fix manipulate timestamps (#4036)
* changed name to operate on timestamps

* change manipulate to operate on
2022-05-20 13:10:44 -05:00
lwandzura 1e2f9a56e9
Into clause link fix (#4024)
* fixed formatting on v1.3

* fixed formatting for 1.4 version

* fixed formatting for v1.5

* fixed formatting for version 1.6
2022-05-16 17:38:56 -05:00
Scott Anderson 1d388c2647 hotfix: fix cli homebrew package name, closes #4022 2022-05-16 08:44:14 -06:00
Jason Stirnaman 1554f9b452
fix: async writes and deletes (#4015)
- Correct handling of writes and deletes in cloud vs. oss (async vs. sync).
- Cleanup redundancy in Troubleshooting.
- Closes https://github.com/influxdata/DAR/issues/291

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-05-13 17:06:29 -05:00
Scott Anderson e0682225bf
Flux 0.166, updated date.add and date.sub examples (#4003) 2022-05-10 09:34:49 -06:00
noramullen1 239f617e91
add conceptual videos (addresses #3965) (#3981) 2022-05-02 09:34:08 -07:00
noramullen1 445c1fb163
Onboarding wizards (addresses #3952 ) (#3980)
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-05-02 09:30:56 -07:00
Paweł Budzyński f6434fa2ac
Update on operate-on-columns.md (#3874)
Add fixed date in `range()` to ensure the query returns data. Select `location` column before `group()` to avoid error since different tables report `_value` in different types.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-29 11:23:37 -06:00
kelseiv aa65d24353
Merge branch 'master' into fix/run-task 2022-04-29 09:51:46 -07:00
Scott Anderson a2a178cedf
Fix Telegraf plugin anchors and links (#3989)
* updated telegraf plugin anchors, fix telegraf links, closes #3863

* 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>
2022-04-28 20:19:55 -06:00
Chris Blättermann 322724fecd
Document `--write-variables` and `--write-annotations` in `influx auth create` (#3939)
* Document --write-variables in influx auth create

Seems like this has not found it's way into the documentation, yet. Here, I added the info to use `--write-variables` which can be granted to users via the `influx auth create` command.

* Update create.md

Added `--write-annotations`.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-04-28 17:35:41 -07:00
Jason Stirnaman afbe39b8a2
Fix/api reference (#3977)
* chore: add decorator to strip trailing slash from path URLs

* chore: openapi processing

- remove custom tags and revert to managing tags in influxdata/openapi.
- remove security scheme content; revert to managing in influxdata/openapi.
- delete unused decorator
- fix strip-version-prefix--replace regex
- revert to bold for h4-h6
- use docs-release/influxdb-oss release branch for OSS docs.
- update README

* Update api-docs/README.md

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

* chore: add instruction for updating the release branch.

* Update api-docs/README.md

* Update api-docs/README.md

* Update api-docs/README.md

* Update api-docs/README.md

* chore: update cloud API spec

- tag updates
- Invokable rename
- Cleanup.

* Update api-docs/README.md

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

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-26 17:16:36 -05:00
Scott Anderson ae7392b064
add information about recommended minimum response size for gzip, closes influxdata/DAR#284 (#3973) 2022-04-22 16:41:11 -06:00
Scott Anderson db26643bd8
Update 'stateDuration()' descriptions (#3970)
* fix parameter on 1.x import commands

* update state duration descriptions, closes influxdata/DAR#289
2022-04-22 10:11:14 -06:00
Dane Strandboge ebf1891004
fix: add missing `remotes`/`replications` `auth create` flags (#3966)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 08:37:57 -06:00
Jay Clifford dcb027188e
Updated hot keys for run query (#3967)
Previous hotkeys are no longer supported. Users are required to hit F5 instead.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 08:35:30 -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
Joe-Blount 2e1724b5f0
chore: durability updates for TSM snapshots (#3944)
* chore: durability updates for TSM snapshots
* Update content/influxdb/cloud/reference/internals/durability.md
2022-04-21 14:00:16 -07:00
Scott Anderson 1dda2f1107 hotfix: add credentials note to influx remote create command 2022-04-19 11:40:37 -06:00
Scott Anderson b1d46429ae
Flux 0.164 (#3960) 2022-04-19 10:31:04 -06:00
pierwill a04d10b617
Change contact info in security.md (#3957)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-14 15:54:25 -06:00
kelseiv 2ef4e39884
hotfix to remove data replication (#3950) 2022-04-11 18:31:44 -07:00
lwandzura 402a025f23
Cli2.3 release notes (#3942)
* add 2.3 release notes

* added cli 2.3 release notes
2022-04-08 12:02:50 -05:00
kelseiv d674758ec0
base update to 2.2 (#3744)
* base update to 2.2

* draft release notes

* draft InfluxDB 2.2 release notes

* move release notes to new PR

* update api for 2.2

* fix menu items

* Update data/products.yml

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

* Update data/products.yml

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

* frontmatter fixes

* Feat/oss v2 2 metrics (#3762)

* feat: copy v2.1 metrics to v2.2.

* feat: new storage metrics in v2.2

* feat: v2.2 storage metrics.

* fix: revert 2.1 paths.

* Update "Get started with tasks" (#3763)

* update get started with tasks, closes influxdata/DAR#272

* Apply suggestions from code review

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

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

* update nats config options, update influxd-flags logic, related to #3766 (#3771)

* updated token create API examples, closes influxdata/DAR#267 (#3773)

* ported scalar values update to 2.2

* Chore/move openapicli process (#3801)

* Internal measurements for monitoring Enterprise (#3698)

* Add 1.21.4 (#3789)

* Add 1.21.4

* Update content/telegraf/v1.21/about_the_project/release-notes-changelog.md

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

* Add apt and knot plugins

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

* InfluxDB Enterprise 1.9.6 (#3650)

* Document meta-node HTTP access logging (#3486)
* Document `influxd-ctl backup -estimate` flag (#3484)
  Closes #3480
* add new option for SIGTERM (#3496)
* Document `-meta-only-overwrite-force` restore flag for Enterprise (#3487)
* Document `max-concurrent-deletes` option (#3697)
* Update Enterprise cluster metrics: add `openConnections` (#3703)
  Closes #3653
* Remove marketplace offerings from Enterprise
* Use bytes in certain Enterprise config examples (#3743)
* InfluxDB Enterprise 1.9: remove default values from configuration headings (#3759)

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

* fix: bad link. (#3793)

* Update products.yml

* Feat/3411 link to cloud limits (#3795)

* feat: link from write error responses to related Cloud limits topics.

* feat: link Troubleshooting writes to Cloud limits.

* fix: grammar.

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

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

* First updates for the new brand (#3796)

* first pass with new branding, logos, fonts

* updated table font sizes

* removed unnecessary file

* Update assets/styles/layouts/_sidebar.scss

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

* a few last style updates

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

* chore: move openapi-cli postprocessing to the getSwagger step.

* chore: convert the content generators to functions so they're not executed on import (which broke the linter). Move the generators into the decorators and remove options args to simplify. Update and simplify the README. Update the oss v2.1 contract.

* README

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>

* port menu url fix from master to 2.2

* Feat/oss 2 2 config (#3774)

* wip: add new server-config CLI command and /api/v2/config path. Fix Operator token doc. (#3523)

* feat: document OSS-only  and . Deprecate assets-path: ""
(closes #3523)

* chore: add toc

* Replace run-time with runtime. (#3774)

* Update content/influxdb/v2.2/reference/cli/influx/server-config/_index.md

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

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

* formatted all flux examples in influxdb 2.2

* Fix/set tag groups (#3823)

* fix: replacement of Info: in contracts.
fix: add missing const declarations.
fix: add a decorator to remove redundant servers with empty URLs
  -- all servers should be root now since paths are explicit.

* fix: invalid mix of tags as strings and objects in root.tags. Convert all tags to objects with a default description.

* fix: use tag objects instead of mixing strings and objects in x-tagGroups -- fixes validation errors.

* port data retention and deletion updates to 2.2

* ported updated current version shortcode to 2.2

* Feat/3414 v2.2 debug pprof (#3844)

* feat: update API reference for OSS v2.2. Adds /debug/pprof.

* feat: add v2.2 runtime reference.

* fix: update URLs.

* port hardening-enabled config info, closes #3867, closes #3866 (#3873)

* Fix/3855 oss2.2 (#3857)

* fix: update npm example in v2.2. (#3855)

* fix: cardinality for ossv2.2 (#3850)

* updating placeholders in 2.2

* Document `influx remote` and `influx replication` (#3469)

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

* ported migration docs into 2.2

* updated edge.js

* porting various minor changes into 2.2

* InfluxDB 2.2 release notes (#3745)

* draft 2.2 release notes
* remove flux lines; regroup other items
* update link to Flux RNs
* update release notes
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
* fix frontmatter
* fix link; update version
* edit
* revert for review clarity
* Update influxdb.md
* note about technical preview & feature overview
* edit from Jason
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Updates per Tim H and Sam feedback
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* changes made from feedback
* changed technical preview notes
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* add link to OSS metrics page
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Add security section to influxdb/v2.2/reference/release-notes/influxdb.md (#3898)
* edits from Sam
* edit from sam
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.m
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* edits
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
* edit from Sam
* edit from Sam
* edits from Tim
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jamie Strandboge <jamie@strandboge.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>

* Recover credentials (#3915)

* draft recover creds
* add relate
* add new option to index
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
* edit from SamA; add note
* sync headers
* add overview bullets; update links
* context from SamA
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>

* update couple stray versions

* add technical preview to the glossary

* update release date

* fix link

* Add documentation for replications max-age (#3936)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
Co-authored-by: Dane Strandboge <dane@strandboge.com>
2022-04-06 15:07:21 -07:00
noramullen1 56bdc46d88
Notebooks version history (#3924) 2022-04-06 09:32:14 -07: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
noramullen1 2eaf62dea5
February and March Cloud updates (#3909)
* February 2022 updates (addresses #3818)

* March cloud updates (closes #3822)

* 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-04-04 11:42:38 -07:00
pierwill 16981f0484
Mention cache maximum errors in config docs (#3137)
See #3094
2022-03-30 10:35:40 -05:00
Scott Anderson 939d59d505
Guides for migrating data (#3865)
* add guide for migrating data from cloud to oss, closes influxdata/DAR#270

* Apply suggestions from code review

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

* update cloud to oss migration guide to address PR feedback

* Apply suggestions from code review

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

* fixed typo

* Data migration (#3906)

* WIP migration section

* WIP migrate data

* add migrate data section with associated docs

* Apply suggestions from code review

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

* updates to address PR feedback

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-29 14:44:01 -06:00
Sunbrye Ly 0260d4f641 Removing angled brakcets within curl 2022-03-23 15:58:08 -07:00
Sunbrye Ly f9b33f7cb6 Merge branch 'fix/update-my-org-and-yourauthtoken' of https://github.com/influxdata/docs-v2 into fix/update-my-org-and-yourauthtoken 2022-03-23 14:08:32 -07:00
Sunbrye Ly d322bc61df fix to ampersand 2022-03-23 14:08:18 -07:00
sunbryely-influxdata 4dec839eee
Update content/influxdb/cloud/organizations/buckets/create-bucket.md
Committing change request

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-23 10:14:45 -07:00
sunbryely-influxdata f0b1b9ffe7
Update content/influxdb/v2.1/security/tokens/use-tokens.md
Committing change request

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-23 10:13:46 -07:00
Sunbrye Ly 6d25c62ef2 browsing what needs to be updated 2022-03-22 17:18:11 -07:00
Jason Stirnaman e1aa6cb62b chore: duplicate OSS for Cloud delete-task.md. 2022-03-21 09:01:06 -05:00
Jason Stirnaman dfbc3b5e53 fix: update task run docs with Clockface changes. 2022-03-21 08:48:28 -05:00
Scott Anderson 3a18dbc8ce hotfix: fix formatting in 1.x troubleshooting, closes #3868 2022-03-18 10:40:49 -06:00
Kelly 5085e4e971 billing hotfix 2022-03-17 11:00:18 -07:00
Jason Stirnaman b9d8e2ad8c
fix: global write request limit is still 50 MB for the time being. It may be reduced in the future (see https://github.com/influxdata/DAR/issues/226). (#1448) (#3858) 2022-03-15 16:16:02 -05:00
Jason Stirnaman 57ee86ddfc
fix: link Resolving High Cardinality to Quotas. (#3850) (#3851) 2022-03-15 16:09:13 -05:00
Jason Stirnaman 3199386877
fix: npm init use in nodejs example. (#3855) (#3856) 2022-03-14 12:32:03 -05:00
lwandzura 741b0120ea
Add season3 videos (#3843)
* added season 3 videos and descriptions

* Added video descriptions and added videos to docs

* Update content/resources/videos/configure-telegraf-plugin.md

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

* Update content/resources/videos/configure-telegraf-plugin.md

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

* Update content/resources/videos/telegraf-data-ingest-plugin.md

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

* Update content/resources/videos/telegraf-plugin-system-overview.md

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

* Update content/resources/videos/telegraf-plugin-system-overview.md

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

* Update content/telegraf/v1.21/introduction/getting-started.md

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

* Update content/resources/videos/influxdb-edge.md

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

* Update content/resources/videos/influxdb-edge.md

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

* Update content/resources/videos/influxql-oss-and-cloud.md

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

* Update content/resources/videos/influxql-oss-and-cloud.md

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

* Update content/resources/videos/joins-in-flux.md

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

* Update content/resources/videos/joins-in-flux.md

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

* Update content/resources/videos/pivots-in-flux.md

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

* Update content/resources/videos/pivots-in-flux.md

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

* Update content/resources/videos/telegraf-agent-config-best-practice.md

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

* Update content/resources/videos/telegraf-agent-config-best-practice.md

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

* Update content/resources/videos/telegraf-agent-config-best-practice.md

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

* Update content/resources/videos/joins-in-flux.md

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

* Update content/resources/videos/telegraf-data-ingest-plugin.md

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

* Update content/resources/videos/telegraf-data-ingest-plugin.md

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

* updates from review

* added ndent

* indent

* fix yaml error

* fix yaml errors

* fixed punctuation

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-03-10 08:15:22 -06:00
Jason Stirnaman b7c984ed71
Feat/3414 debug pprof (#3840)
* feat: add v2.1 runtime doc for /debug/pprof profiling, trace, and command-line (#3414).

* fix: runtime description. (#3414)

* Apply suggestions from code review

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

* fix: apply PR suggestions (#3414).

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-09 13:50:06 -06:00
Scott Anderson 274ad2acaf hotfix: update current version shortcode to preserve version string, closes #3842 2022-03-09 09:57:49 -07:00
taramk 9c963ce9b4
Fix typo (#3838) 2022-03-08 12:09:11 -06: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 c95eb4d7bd
Update delete docs, add data retention info, update schema functions (#3830)
* update delete docs, add data retention info, update schema fucntions with retention, closes #3223, closes #3786, closes #3730, closes #2571

* updated wording around querying expired data in cloud

* updated language about deleting fields

* Apply suggestions from code review

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-07 16:23:02 -07:00
Jason Stirnaman d48dabf6ec
fix: broken endpoint formatting in v1.x (#3831) (#3832) 2022-03-07 09:46:47 -06:00
pierwill b0168ac3f6
Update error code (#3817)
Closes #3815.

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-03 10:47:41 -06:00
pierwill 0c1b34509a
Update list.md (#3824)
Fix typo
2022-03-03 10:15:04 -06:00
Scott Anderson 19f84ade39 hotfix: fixed image formatting in grafana docs 2022-03-02 09:56:04 -07: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
pierwill b026dbfd00
Fix incomplete code snippet (#3813)
Fixes #3812
2022-02-28 11:49:47 -06:00
Scott Anderson fed1488e7d fix menu items with external URLs, closes #3797 2022-02-22 10:00:03 -07:00
Jason Stirnaman 7b9ffd4689
Feat/3411 link to cloud limits (#3795)
* feat: link from write error responses to related Cloud limits topics.

* feat: link Troubleshooting writes to Cloud limits.

* fix: grammar.

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-18 09:48:09 -06:00
Jason Stirnaman 88ea7d4252
fix: bad link. (#3793) 2022-02-17 12:01:02 -06:00
Scott Anderson 99a0c30d8a hotfix: fix scalar values example function, closes #3781 2022-02-15 10:41:16 -07:00
lwandzura e840c96519
moved to correct position alphabetically (#3780) 2022-02-15 10:45:08 -06:00
lwandzura 86407f5f09
add technical preview definition to glossary (#3778)
* add technical preview definition to glossary

* Update content/influxdb/v2.1/reference/glossary.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-15 08:33:56 -06:00
Jason Stirnaman 5d275bdc03
Fix/3715 line protocol ref (#3749)
* WIP: apply corrections and additions from line-protocol-spec.

* fix: line protocol reference per the line protocol spec.

* fix: line protocol escape sequences.

* fix: Flux link

* fix: backslash escaping, naming restrictions, and canonical form (#3715)

* fix: add toc links (#3715)

* fix: underscore quotes.

* Apply suggestions from code review

Co-authored-by: Roger Peppe <rogpeppe@gmail.com>

* fix: line protocol examples. Remove misleading table for backslashes. Add links and notes for schema design best practices. Fix missing link targets.

* Update content/influxdb/v2.1/reference/syntax/line-protocol.md

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

* fix: specify that field values aren't indexed. Cleanup.

Co-authored-by: Roger Peppe <rogpeppe@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-11 13:12:10 -06:00
Jason Stirnaman f3089ac619
fix: add sample output for CLI interactive setup. (#3690)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-09 09:27:00 -06:00
Jason Stirnaman 171283017c
feature: add scraping with the API (#2704) (#3704)
* feature: add scraping with the API (#2704)

* feat: document allowInsecure for scrapers.

* fix: boolean, not string.
2022-02-09 09:23:06 -06:00
Samantha Wang 8be556e271
Update regular-expressions.md (#3757) 2022-02-07 15:46:54 -07:00
Jason Stirnaman 1960f8a05b
Feat/2567 monitor oss (#3689)
* feat: document OSS metrics. (#2567).

* feat: document /metrics. Fix descriptions and names. Add links.

* Update content/influxdb/v2.1/monitor-alert/templates/monitor.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.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>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-02-07 11:13:28 -06:00
Scott Anderson ddc41fa055
Support cloud regions with multiple clusters in the docs (#3693)
* support multiple clusters in cloud regions

* 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>
2022-02-02 14:00:34 -07:00
noramullen1 7e10ebcf0a
January cloud updates (#3723)
* Add january 2022 updates including cloud multi-account (addresses #3709 and #3685 )

* Update billing and new switch page

* Update cloud-updates.md

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

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

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

* Update cloud-updates.md

* Address PR feedback

* 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-02-02 11:47:24 -08:00
kelseiv 0e85a8f236
Create new limits page (#3355)
* WIP
* WIP 2
* WIP 3
* work with Gunnar +editorial pass
* updates to pricing
* more WIP updates
* update plan links
* edit from Gunnar
* add table for error limits
* edit
* clarifications between global and plan limits
* add edit from Rob Kramer
* edits from Ryan
* edit from Tim
* Update content/influxdb/cloud/account-management/billing.md
* Update data-usage.md
* update menu
* add query and task processing global limits
* add note about interval and rmv API responses
* update intr
* More updates to the limits page
* edits with Gunnar
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
* edits from Tim
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Removes old frontmatter, crosslinks usage docs, fixes typo (#3738)
* removed old frontmatter, crosslinked usage docs, fixed typo
* Apply suggestions from code review
* delete old comment
* edits from Scott
* edit
* reorder column content and update old links
Co-authored-by: Gunnar Aasen <gunnar+github@gunnar.me>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-02-01 17:53:43 -08:00
lwandzura cb4c91b63d
added season 2 videos to docs (#3731)
* added season 2 videos to docs

* Update content/flux/v0.x/get-started/_index.md

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

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

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

* Update content/telegraf/v1.21/introduction/getting-started.md

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

* Update content/flux/v0.x/get-started/query-basics.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-31 11:47:18 -06:00
kelseiv 4d57e39075
edit from Tim (#3719) 2022-01-25 08:03:10 -08:00
noramullen1 86d8ac5c88
Add Dec 2021 cloud updates (#3692)
* Add Dec 2021 cloud updates

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

* Added new updates

* 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-01-24 12:44:32 -08:00
Scott Anderson 1f1feaa9c7
add information about navigating to the vscode explorer, closes #3708 (#3713) 2022-01-24 10:57:24 -07:00
Jason Stirnaman 83f0fe8915
fix: link to reference for field data type. (#3056) (#3678)
* fix: link to reference for field data type. (#3056)

* fix: list field data types (#3056)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-18 14:00:59 -06:00
rydermeehan 7e91019226
Update go.md (#3574) 2022-01-18 11:14:34 -08:00
rydermeehan 6610e94fb9
Update browserjs.md (#3580)
* Update browserjs.md
2022-01-18 10:40:10 -08:00
rydermeehan 4bee6edf26
Update now.md (#3583)
* Update now.md

fixed link / add aliases

* fix broken link by adding redirect

* Update now.md

* Update use-vault.md

* Update _index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-14 11:20:36 -08:00
lwandzura d1745f8ae8
added 2.1 alias to IQL 1.8 spec (#3677)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-14 11:36:25 -06:00
Grace Ma 774316cced
Update python.md (#3679)
* Update python.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-13 15:16:22 -08:00
Scott Anderson f2332a0a81 hotfix: added missing pushdown to table 2022-01-13 11:41:47 -07:00
kelseiv f12d5b4305
monitor-cloud-hotfix (#3673) 2022-01-12 14:55:03 -08:00
Jason Stirnaman 68eedd710e
3427 Changes to token access in Cloud (#3661)
* chore: link API endpoint to docs. (#3427).

* chore: update Delete a bucket to latest UI.

* feat: update Deletea token to latest UI. Add API doc. (#3427)

* feat: update Update Tokens for latest UI. Status toggle moved in Cloud. Add CLI and API docs. (#3427)

* feat: add restrictions note to View Token. Update to latest Cloud UI.
(#3427)

* Apply suggestions from code review

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-12 13:05:10 -06:00
Jason Stirnaman bfbe8a748f
feat: update Create a token for new Cloud behavior (#3656)
* feat: update Create API token for new Cloud behavior: Custom API tokens, read/write permissions, limited token access, and cloning (#3427). Fixes some small OSS inconsistencies.

* Apply suggestions from code review

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

* feat: apply @sanderson's refactor suggestion. (#3427)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-12 12:59:07 -06:00
Jason Stirnaman e22779dc32
Permissions with CLI export templates (#3521)
* fix: update UI create task instructions. (#3374)

* fix: use oss update-task for cloud. Fix update-task instructions. Fix syntax.

* fix: bad link

* enhancement: stress and clarify the role of permissions when exporting templates. Removed use of --org-name due to some confusing behavior (referenced in #3267).

* Update content/influxdb/v2.1/influxdb-templates/_index.md

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

* Update content/influxdb/v2.1/influxdb-templates/_index.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* WIP: feat(all): cleanup create-template.

* update: add filename extension examples. Add troubleshooting details. Reorg.

* fix: description

* fix: description

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-12 11:58:53 -06:00
lwandzura 37a694a0c5
Added link on how to create tokens (#3651) 2022-01-12 10:34:48 -06:00
Scott Anderson 3ffa3c6c23
add dart client library (#3652) 2022-01-11 16:58:30 -07:00
Scott Anderson f679b8886b
udpate node.js tag to nodejs (#3648) 2022-01-10 11:45:49 -07:00
rydermeehan 61a8ea1688
Update pricing-plans.md (#3588)
* Update pricing-plans.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 18:03:31 -08:00
rydermeehan 6a616bab68
Update _index.md (#3593)
* Update _index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 17:43:00 -08:00
rydermeehan 88db4f604c
Update _index.md (#3597) 2022-01-07 17:34:07 -08:00
rydermeehan 6e24a05bdf
Update offboarding.md (#3609)
* Update offboarding.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 15:07:44 -08:00
rydermeehan 41d61f699c
Update index.md (#3610)
* Update index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 15:03:50 -08:00
rydermeehan df2a2584ab
Update line_protocol_tutorial.md (#3631) 2022-01-07 14:48:36 -08:00
rydermeehan 37de213a66
Update window-aggregate.md (#3623)
* Update window-aggregate.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 14:35:25 -08:00
pierwill 50901834ce
Document path argument for `influx_inspect report` (#3644) 2022-01-07 16:01:10 -06:00
rydermeehan fa776c4802
Update line-protocol.md (#3624) 2022-01-07 11:59:17 -08:00
rydermeehan 439a5d5e0b
Update group-data.md (#3632) 2022-01-07 11:36:00 -08:00
Scott Anderson 348fe3ac59
add season 2 for meet the developer series (#3536) 2022-01-05 08:15:48 -07:00
noramullen1 0df875945f
Fix flux link (closes #3474 ) (#3533) 2022-01-04 16:12:14 -08:00
Kelly f725b1ad43 hotfix-remove Cloud updates draft 2022-01-04 12:18:09 -08:00
kelseiv be8a35e3eb
Remove demo data (#3499)
* remove demo data from get started
* remove demo data ref in OSS Query sample data
* remove demo data in Write data to InfluxDB
* remove demo data from Sample data
* minor edits
2021-12-30 16:44:51 -08:00
kelseiv 0848686fa0
Nov cloud monthly updates (#3443)
* draft Nov monthly cloud updates
* hide token UI until Jan
* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
2021-12-30 16:35:02 -08:00
William Baker f88f060046
Update 2.x linux installation instructions (#3510)
* Update 2.x linux installation instructions

* Apply suggestions from code review

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-22 09:03:14 -07:00
Merouane Atig 66defd2ecf
Fix broken link to "loading source in the UI" page (#3516) 2021-12-22 08:54:04 -07:00
Jason Stirnaman 871105e0d6
fix: update UI create task instructions. (#3374) (#3515)
* fix: update UI create task instructions. (#3374)

* fix: use oss update-task for cloud. Fix update-task instructions. Fix syntax.
2021-12-21 16:45:51 -06:00
Scott Anderson 02e180ef83 Merge branch 'master' of github.com:influxdata/docs-v2 2021-12-21 12:00:20 -07:00
Scott Anderson fbf1472d77 hotfix: increase search results number 2021-12-21 12:00:13 -07:00
Jason Stirnaman df14f93735
fix: cloud 1.x compat docs link to oss 2.0 pages. Dedupe content. Use… (#3511)
* fix: cloud 1.x compat docs link to oss 2.0 pages. Dedupe content. Use consistent placeholders and placeholder instructions. Remove redundant shortcode. (closes #3477)

* fix: placeholders in 2.0 1.x query.

* fix: cloud example user email address (#3477).

* Update content/influxdb/v2.1/reference/api/influxdb-1x/_index.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-21 09:16:41 -06:00
Sam Dillard ffeccc5224
Update go.md (#3506)
* Update go.md

* remove one of the updates

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-20 09:44:02 -07:00
lwandzura aace0494a1
Resources videos (#3494)
* scaffolding for videos section

* fixed resources page titles, product selector, and left nav availability

* Updated video descriptions

* fixed merge conflict

* made environment dependent changes, disabled autoplay for localhost, fixed cookie errors

* added additional resources to the homepage

* Added related links, descriptions to videos

* updated video descriptions

* added latest search tag to resources section

* updated search tags

* removed unnedded videos.yml

* Update content/resources/videos/geolocation-and-influxdb.md

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

* Update content/resources/_index.md

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

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-17 12:14:30 -06:00
pierwill 8f5e83da67
Remove wildcards from InfluxQL schema doc (#3483) 2021-12-14 11:23:33 -06:00
Scott Anderson b0e81bb979
Restructured cloud org and user management (#3461)
* WIP remove user refresh

* restructured cloud user management docs, closes influxdata/DAR#257

* Apply suggestions from code review

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-12-13 09:22:29 -07:00
lwandzura 1908ea4dde
Merge branch 'master' into fix-hardware-sizing-link 2021-12-08 10:00:05 -06:00
lwandzura dfb89fcd54
Update content/influxdb/v1.8/guides/hardware_sizing.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-12-08 09:57:50 -06:00
lwandzura 8462f829aa fixed broken link 2021-12-08 09:16:26 -06:00
Gunnar Aasen 524d82c7af Update password requirements 2021-12-07 11:39:46 -08:00
DJ Carpenter d376342079
Add password requirements to change-password (#3463)
* Add password requirements to change-password

We will be enabling password requirements soon and want the documentation to reflect.

* ♻️ use strong language for requirements

Co-authored-by: DJ Carpenter <dj@influxdata.com>
2021-12-07 10:39:37 -07:00
BERNARD Antoine 89b5e0d7b0
Missing 's' for the user's right params (#3462)
This doc says that '--read-user' and '--write-user' should work for the influx auth create command
But this command knows '--read-users' and '--write-users' not '--read-user' and '--write-user'
2021-12-07 09:11:28 -07:00
kinghaigy 75b156f454
Fixed a typo for step 3 instructions (#3458)
The ARM instructions referenced the amd64 archive, not the arm64 archive.

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-12-06 10:22:21 -06:00
kelseiv ba1db45c68
hotfix: remove MB/sec
thank you, @rkramer9967
2021-12-05 09:52:48 -08:00
Scott Anderson b93e3c1977 updated content about supported TLS versions in cloud, closes influxdata/DAR#255 2021-11-30 11:36:03 -07:00
Scott Anderson e801aa420e hotfix: fix markdown parsing for oss and cloud-only shortcodes 2021-11-30 11:17:42 -07:00
Scott Anderson 80320cd674 hotfix: fixed oss-only shortcode formatting 2021-11-30 11:07:21 -07:00
Scott Anderson 5bfb5abe37
Notebooks refresh (#3449)
* upd notebooks overview and troubleshoot notebooks

* Revert "upd notebooks overview and troubleshoot notebooks"

This reverts commit a6cbf318e4.

* fix: create-notebook for v2.1

* fix: create-notebook for v2.1

* Update normalize data with notebooks (#3437)

* updated normalize data with notebooks

* removed the section about sample data set up

* added export as task information

* Apply suggestions from code review

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

* updated normalize doc to address PR feedback

* removed unnecessary whitespace

* 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>

* fix: refactoring flatten and to account for output to bucket behavior (not working when following a visualize cell)

* Update downsample with notebooks (#3440)

* updated notebooks downsampling guide

* Apply suggestions from code review

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

* Apply suggestions from code review

* updated notebook downsampling process

* fixed types and updated param descriptions

* fix spacing

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

* Revert "fix: refactoring flatten and to account for output to bucket behavior (not working when following a visualize cell)"

This reverts commit 557d06b8e4.

* Revert "fix: create-notebook for v2.1"

This reverts commit 176d6476ed.

* Revert "fix: create-notebook for v2.1"

This reverts commit c4d3c64eec.

* Notebook overview/Troubleshoot notebook updates (#3435)

* add updates to notebook overview

* update troubleshoot notebooks

* fix numbering in data explorer

* fix numbering

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* add oss-only and cloud-only tag for preview/run

* save notebook button only appears b4 1st save

* Update content/influxdb/v2.1/notebooks/overview.md

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

* edits from Barbara and Scott

* Update content/influxdb/v2.1/notebooks/overview.md

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

* add share notebooks

* add cloud only tags for shared notebooks

* fixed icon handling in manage notebooks

* added share to manage notebooks in cloud description

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

* minor fixes

* Update Create a Notebook (#3445)

* Revert "Revert "fix: create-notebook for v2.1""

This reverts commit 5dc298db13.

* Revert "Revert "fix: create-notebook for v2.1""

This reverts commit d0df9acab6.

* Revert "Revert "fix: refactoring flatten and to account for output to bucket behavior (not working when following a visualize cell)""

This reverts commit a9b2ed8731.

* fix: create a notebook.

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>

* fix: update for Clockface in OSS.

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

* fix pagerduty name

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-30 10:45:56 -07:00
ddakshay 83efc4cc97
Update influx-cli.md (#3448)
Correction in the mv command
2021-11-30 09:11:14 -07:00
Scott Anderson c00176719d
updated vscode connection management, closes influxdata/DAR#247 (#3447) 2021-11-29 17:16:49 -07:00
Scott Anderson 86f67a8e50
update reduce examples, closes influxdata/DAR#249 (#3446) 2021-11-29 16:54:17 -07:00
Rick Spencer f0cd5390f8
Update line-protocol.md (#3392)
* Update line-protocol.md

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 22:59:08 -08:00
Scott Anderson 67158869f6
Write data from InfluxDB OSS to InfluxDB Cloud (#3419)
* updated Flux location option with correct syntax, closes #3393

* WIP write oss to cloud

* WIP write from oss to cloud

* finalize write data from oss to cloud doc

* duplicated in cloud, updated nav weights, closes #3322

* lowercase data

* Apply suggestions from code review

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

* updated write oss to cloud to address PR feedback

* Apply suggestions from code review

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

* Update content/influxdb/v2.1/write-data/oss-to-cloud.md

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 21:43:10 -07:00
mcfarlm3 d71ca570cb
Fix csv examples (#3345)
* added comma between datatype and measurement

* fixed flux csv example and clarified differences between influx write and flux csv syntax

* fixed group annotation values and corrected link to annotations details

* ported changes to v2.1 docs

* Update content/influxdb/v2.1/write-data/developer-tools/csv.md
Co-authored-by: Michelle McFarland <michellemcfarland@Michelles-MBP.home>
Co-authored-by: Michelle McFarland <michellemcfarland@Michelles-MBP-19.home>
Co-authored-by: “mcfarlm3” <“58636946+mcfarlm3@users.noreply.github.com”>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 11:19:09 -08:00
Jay Clifford bd3b6e1c90
Typo in INFLUXD_STORAGE_RETENTION_CHECK_INTERVAL (#3429)
Noticed by community user: https://influxcommunity.slack.com/archives/CH8TV3LJG/p1637592013183400

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-22 11:50:27 -06:00
Jason Stirnaman dcdea37453
fix: wrong variable name. (#3430) 2021-11-22 11:35:49 -06:00
lwandzura e78e42ca69
Merge pull request #3389 from influxdata/hardware-sizing
added hardware sizing to enterprise
2021-11-20 08:49:55 -06:00
kelseiv 95edc04c22
clarify 413 error (#3428) 2021-11-19 18:02:30 -08:00
lwandzura 535b1cfb1e
Fix broken links (#3420)
* Fix broken link on sql from doc

* fixed broken link on SQL to doc

* fixed broken geo links

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-19 15:27:03 -08:00
lwandzura acf6cf6d8d
Merge branch 'master' into hardware-sizing 2021-11-19 14:06:25 -06:00
Jason Stirnaman 2ebf03fd9b
Fix 3107 series (#3247)
* fix: revise best practices for schema design and resolve high
cardinality (#3107). Reorganize and be more procedural.
Add OSS and cloud-specific cardinality info.

* fix: added bad keys example. Example descriptions.

* Update content/influxdb/v2.0/write-data/best-practices/resolve-high-cardinality.md

Co-authored-by: Sam Arnold <sarnold@influxdata.com>

* fix: update enterprise-1.9 and oss-1.8 to include bad field keys example. Simplify resolve-high-cardinality in oss and cloud.

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

Clarifies field values and tag keys
2021-11-19 13:11:01 -06:00
Jason Stirnaman f4b0b59227
Feature rejected points log (#3109)
feat: troubleshoot write errors (#3003). Fix link in Flux reference.

feat: add rejected_points logging to write-data/troubleshoot (#3003)

feat: add suggested use of explicit bucket schema (#3003).

fix: shortcuts and tense. Add HTTP 422.

Co-authored-by: Roger Peppe <rogpeppe@gmail.com>

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

fix: update bucket-schema doc to link to troubleshoot. Update OSS.

fix: add rejected_points measurement to cloud system-bucket schema. Had to duplicate the content; couldn't make cloud-only tag work with the list.

chore: replace duplicated content with cloud-only tag now that it works for lists.

Co-authored-by: Scott Anderson <scott@influxdata.com>
2021-11-19 12:50:34 -06:00
Rick fc9357f440
fix small restore command typo (#3421)
since influxdb2 the restore command is available under the
influx command and not influxd

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-19 10:45:05 -07:00
kelseiv c5e28ffb27
remove operator token from Cloud (#3418)
* remove operator token from Cloud

* Update create-token.md

* move oss-only tag

* Update content/influxdb/v2.0/reference/glossary.md

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

* Update content/influxdb/cloud/upgrade/v2-to-cloud.md

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

* add duplicate-oss shortcode to cloud glossary

* Update content/influxdb/v2.0/reference/glossary.md

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

* Update content/influxdb/v2.1/reference/glossary.md

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

* Update content/influxdb/v2.1/reference/glossary.md

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

* Update content/influxdb/v2.1/security/tokens/view-tokens.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-18 14:28:46 -08:00
kelseiv d7acd90015
Merge branch 'master' into hardware-sizing 2021-11-17 13:03:48 -08:00
Kelly 07e2158774 edits w Larissa 2021-11-17 13:02:43 -08:00
Kelly f40180d186 update 2021-11-17 12:37:44 -08:00
Scott Anderson b7b19d0189
Add alias to 1.8 getting started, closes #3403
Closes #3403
2021-11-17 12:27:43 -07:00
kelseiv 4a59c29d1e
remove sizing 2021-11-16 22:49:52 -08:00
kelseiv 074ec8af1c
Merge branch 'master' into hardware-sizing 2021-11-16 22:47:57 -08:00
Kelly dbe307163a updates for OSS hardware sizing 2021-11-16 22:43:05 -08:00
noramullen1 768800ee2d
Fix chrono link (#3406)
* Update chronograf.md

* ascii-encode URL
2021-11-16 14:08:33 -08:00
kelseiv 5ffaff1c67
invokable (#3405)
* invokable

* update filename and add alias

* fix: rename samples to api-invokable-scripts

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-16 12:05:07 -08:00
Moritz Lerch 042f2f2d93
fix copy paste mistake (#3404)
The intructions for arm should not use the amd directory.
2021-11-16 09:38:12 -07:00
noramullen1 dc41d5e0b0
Dual write to OSS and Cloud (#3383)
* Create dual write scenario doc

* Add cloud version of dual write

* Anonymize email address

* Move piece into config

* Added details about two tokens

* Update content/influxdb/cloud/write-data/no-code/use-telegraf/dual-write.md

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

* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md

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

* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md

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

* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md

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

* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md

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

* Update data/telegraf_plugins.yml

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

* Replace instructions in migration doc with link to new doc

* Fix spelling

* Address PR feedback

* Fix link

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-15 21:58:18 -08:00
kelseiv 4ad5a80ab4
Cloud oct updates (#3397)
* draft Cloud updates
* edits from Gunnar
2021-11-15 15:34:31 -08:00
Scott Anderson c8c4af72be
Update process flows for monitor and alert section (#3372)
* update process flows for monitor and alert

* Apply suggestions from code review

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

* minor update to address PR feedback

* updated monitor and alert sections in cloud, updated for PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-10 17:04:24 -07:00
noramullen1 9eb667a9c3
Fix image link (#3381)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-10 10:55:50 -08:00
Jason Stirnaman f9ce94d29a
Chore/jts update process clockface (#3387)
* fix: typo.

* fix: clean up auth instructions in Postman.

* fix: Postman test instruction

* fix: typo

* fix: API example for thingworx.

* fix: updates for clockface. Typo fixes. (#3374)

* fix: query sample data typos

* Update content/influxdb/cloud/query-data/execute-queries/query-sample-data.md

* Update content/influxdb/cloud/get-started.md

* Update content/influxdb/cloud/query-data/execute-queries/query-demo-data.md

* Update content/influxdb/cloud/tools/thingworx.md

* Update content/influxdb/v2.0/api-guide/postman.md

* Update content/influxdb/v2.1/query-data/execute-queries/query-sample-data.md

* Update content/influxdb/v2.1/query-data/execute-queries/data-explorer.md

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.0/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.0/api-guide/postman.md

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/cloud/api-guide/postman.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

* Update content/influxdb/cloud/visualize-data/explore-metrics.md

* Update content/influxdb/v2.0/api-guide/postman.md

* Update content/influxdb/v2.1/api-guide/postman.md

* Update content/influxdb/cloud/query-data/execute-queries/query-sample-data.md

* fix: code typo.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-10 10:54:18 -06:00
kelseiv db10f2b79d
Hotfix icons (#3386)
* global search - update "disks" to "load-data"
2021-11-09 16:06:35 -08:00
kelseiv 749a7fccc6
InfluxDB CLI 2.2.1 release notes (#3385) 2021-11-09 14:09:55 -08:00
kelseiv c6df2b2c06
InfluxDB OSS 2.1.1 hotfix (#3377)
* update patch release

* add note to release notes

* add note to reflect 2.1.1 patch
2021-11-09 08:21:57 -08:00
Scott Anderson 04b47d149b
InfluxDB 2.1 (#3367)
* base changes for influxdb 2.1

* remove duplicates in draft

* draft categories

* add categories

* Document wildcards in SHOW MEASUREMENTS ON queries (#3273)

* InfluxQL: document wildcards in SHOW MEASUREMENTS ON queries

This applies to InfluxDB 2.1.

See #3201

* latest notes

* Update `influxd --store` values (#3272)

* Use Unix ~ alias
* Add sqlite path to file layout doc
* add sqlite to filesystem diagrams

* draft 2.1 release notes +questions

* revert to check RNs changes in separately

* latest release notes

* Restructure installation docs for separate CLI package (#3280)

* influxdb and cli install revamp

* reorganized CLI install instructions

* remove unnecessary short-code parameters

* updated docs to address PR feedback

* Apply suggestions from code review

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

* Apply suggestions from code review

* update linux install instructions

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

* release note updates

* updates

* add support for annotations in OSS 2.1 (#3286)

* Document support for bearer auth sytax (#3297)

* 2.1 oss notebooks (#3281)

* Move notebooks to OSS (addresses #2951 )

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/manage-notebooks.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/_index.md

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

* Update content/influxdb/v2.1/notebooks/troubleshoot-notebooks.md

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

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Add PR feedback

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

* Fix link in bearer auth sytax doc (#3298)

* Updated CLI docs content and added version metadata (#3285)

* added metadata styles and data to cli docs

* added missing ui-disabled influxd config flag

* added updated versions to influx cli metadata

* added metadata to all cloud influx cli docs

* updated influx ping in cloud to have oss only tag

* Update influxd documentation for 2.1 (#3302)

* update and dynamically generate links to influxd flags (#3288)

* remove 2.1 config options from 2.0

* New influxd commands (#3291)

* added basic influxd recovery commands

* added influxd recover commands, WIP for other influxd inspect commands

* updated all influxd inspect commands

* Apply suggestions from code review

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

* updated influxd docs to address PR feedback

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

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

* Add static legend to band and graph visualizations (#3315)

* update band vis to include static legend

* upd graph and graph-single-stat w static legend

* update 2.1 links

* update to latest Flux links

* fix Flux links

* Influxdb 2.1 release notes (#3279)

* draft release notes

* latest RN changes

* test

* revert

* for review purposes

* incorporate changes from new changelog

* add note about new metadata included in CLI docs

* edit

* more edits

* add overview features list

* tweak verbiage about Telegraf support

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* add link

* add edits from Scott, Dan, and Will

* edits from dan

* highlight and distinguish CLI separation changes

* add links to new API endpoints

* formatting upd

* edits for secrets

* mv Flux location support after rsv merge conflicts

* edits from Tim

* update influxql link

* rmv SLQ metastore link

* minor updates to 2.1 release notes

* prep

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

Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>

* add new Telegraf plugins to release notes

* edit from Will

* 2.1 upgrade and downgrade instructions (#3332)

* influxd downgrade command, add upgrade instructions, closes #3331

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* udpated downgrade docs to address PR feedback

* remove references to localhost:1313

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

* updated flux version in release notes, added other new items, closes #3338 (#3344)

* Chore/update oss api (#3341)

* Standardize the term "key-value" (#3283)

* s|key/value|key-value
* Use en dash in prefix to open compound "time series"

* CLI 2.2 (#3269)

* add -b shorthand to influx delete

* add cli 2.2 release notes

* add example for all-access token

* edits

* updates to influx auth create

* edits for operator token

* remove inaccurate env var

* Update influx-cli.md

* Update influx-cli.md

* make capitalization consistent with other docs

* make headers parallel

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

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

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

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

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

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

* edits from Scott and Dan

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* edits to CLI

* add oss-only shortcode and fix formatting

* format updates

* fix links

* add oss-only inline

* fix list

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* edits from Dan

* emphasize recommendation

* edit from Dan re limits and page size

* edit f Sam

* update release date

* remove vague description

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

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

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

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

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

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

* edits from Scott

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

* add cloud updates in Sept (#3210)

* Fix numbering in AWS install doc (#3293)

Closes #3292

* Document new API Invocable Scripts feature (was named-functions) (#3282)

* feat: add api-guides/guides and guides/api-invocable-scripts for the API-invocable scripts (managed functions) feature (##2547, #2233).

* feat: document API-invocable scripts. Add example for creating and invoking a script with POST. Unable to make GET work with query parameters.

* feat: moved API-invocable scripts under api-guide. Remove guides directory. Add docs for list and find. Add example for list. Add shortcuts and glossary links. Verified with team-compute that GET /invoke and python are not supported yet.

* feat: rename example function for simplicity since there's no GET for now.

* feat: add find_and_update example (#2547).

* feat: add update example. Clarify, expand invoke example. Add links. (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

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

* fix: remove accidental commit of generated redoc-static.html

* feat: manual update to cloud swagger. Merges meta, auth, tags, and x-tagGroups from src/cloud.yml to aggregate contracts/ref/cloud.yml.

* fix: replace /functions with /scripts

* feat: get swaggers from contracts/ref. Still requires copy-paste of info, tags, and auth from contracts/cloud.yml and contracts/oss.yml

* feat: invocable scripts (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* feat: new section for params (#2547).

* fix: swagger server url (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

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

* feat: remove jq and function where there's no clear need.

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* fix: add Invocable Scripts tag description. (#3296)

* Fix api invocable (#3299)

* fix: scripts api path.

* fix: bad comma

* Fix api invocable (#3306)

* fix: scripts api path.

* fix: bad comma

* feat: add invocable scripts example for sending multiple parameter values.

* fix: endpoint text. (#3308)

* Fix api invocable (#3310)

* fix: measurement -> point

* fix: cloud API ref. Remove private paths. Patch description and orgID params into ScriptCreateRequest.

* updated token naming and other typos, closes influxdata/DAR#244 (#3309)

* Flux 0.136 (#3311)

* Flux 0.136.0 release notes

* Update pagerduty package for flux 0.136.0 (#3303)

* Add Flux ServiceNow package (#3304)

* added Flux servicenow package

* Apply suggestions from code review

* Enterprise dar updates (#3313)

* removed references to web server in enteprise cluster docs, closes influxdata/DAR#245

* updated enterprise upgrade instructions, closes influxdata/DAR#243

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* fix: mjs example path (#3305) (#3316)

* 3240 fix nodejs alias (#3317)

* fix: mjs example path (#3305)

* fix: add alias to node.js client library (#3240)

* Edit description for amd_rocm_smi Telegraf plugin (#3186)

* Edit description for amd_rocm_smi Telegraf plugin

Edit name and description for amd_rocm_smi Telegraf plugin. 

Not sure if this is the only location that it needs to be udpated.

* cpl minor updates

Co-authored-by: Kelly <kelly@influxdata.com>

* remove influxql support from v2 api, closes influxdata/DAR#246 (#3326)

* Telegraf 1.20.3 (#3328)

* Telegraf 1.20.3

* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md

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

* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md

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

* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md

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

* Address PR feedback

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

* docs: update telegraf configuration.md (#3300)

* docs: update telegraf configuration.md

* add note about rate limits

* fix: correct debian/ubuntu install instructions (#3312)

* fix: correct debian/ubuntu install instructions

This consolidates the Debian and Ubutnu install instructions into one
section. The install instructions can be the same for both as they use
the same package manager (i.e. apt).

This removes the use of the now deprecated pipe to apt-key.

This removes references to starting the service, as the service starts
on install and does not require an extra step. Also all supported
operating systems are using systemd at this point so no need to call
that out seperatly.

Removes an extra 'sudo' in deb instructions.

* missing word

* added flux 0.137.0 release notes, added vertica sql support docs (#3318)

* Update _index.md (#3195)

broken link for external plugin repo

* Addresses #3284 (#3334)

* Updates to Flux `to()` (#3260)

Closes https://github.com/influxdata/DAR/issues/236.
Closes #3258.

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

* Fix shim and other link (#3336)

* Update Kapacitor security docs (#3325)

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

* Include TLS setup in Enterprise post-install steps  (#3271)

- Rename TLS guide file.
- Use term "TLS" in title and introduction of TLS guide.

Closes #3270.

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

* Flux 0.138.0 and 0.139.0 (#3335)

* added release notes for flux 0.138 and 0.139 and related updates

* updated spec with related implementation issue

* Apply suggestions from code review

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

* updated to address PR feedback, added related links to int, uint, and bitwise docs

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

* hotfix load data link

* add aliases and fix load data link in oss

* API Ref docs processing (#3337)

* chore: API Reference Docs custom processing. Pulls contracts/ref files and applies custom content (tags, x-tagGroups, securitySchemes, info) before writing results to cloud/ref.yml and v2.0/ref.yml.
Rename source files from swagger.yml to ref.yml to avoid confusion and in case we need to bundle additional specs in the future.
Add an OpenAPI CLI docs-plugin with content and decorators.

* chore: update api-docs/README.md

* fix: add strip-version-prefix to remove /api/v2 added incorrectly to some paths during contract generation - also fixed in openapi repo so future contracts won't need this decorator. Fix server urls. Cleanup.

* chore: update cloud contract.

* chore: update oss API contract.

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+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>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Samantha Wang <32681364+sjwang90@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Joshua Powers <powersj@influxdata.com>
Co-authored-by: bgilmore-iot <85192039+bgilmore-iot@users.noreply.github.com>

* edit from Tim: update v2.0 to v2.1 in API section

* fix 2.1 links

* Fix/api ref 2.1 (#3363)

* fix: cloud-specific v1compat auth examples.

* fix: openapi. Disabled securityScheme replacement. Cleaned up placeholders. Added links.

* fix: update API auth descriptions. add API ref v2.1. Update links in openapi content.

* fix: updates URLs to v2.1 in API ref docs

* add verify-tsm to 2.1 release notes

* Clockface updates for 2.1 and Cloud (#3364)

* versioned old icomoon font

* updated all existing icons with versioned style

* Revert "updated all existing icons with versioned style"

This reverts commit 79b6cdf539.

* versioned icon shortcode

* update icons and new styles for clockface v3

* updated nav-icon shortcode and styles

* updated account nav icon styles

* misc updates

* general style updates

* updated oss versions on the homepage

* fixed tick card colors on homepage

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Samantha Wang <32681364+sjwang90@users.noreply.github.com>
Co-authored-by: Joshua Powers <powersj@influxdata.com>
Co-authored-by: bgilmore-iot <85192039+bgilmore-iot@users.noreply.github.com>
2021-11-08 09:48:11 -08:00
pierwill 970a60e6f9
Fix 404 in Flux docs (#3370)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-08 11:05:40 -06:00
Jason Stirnaman 779a1b8c81
fix: cleanup with missed comments. (#3348)
Closes #3197 
Co-authored-by: @kelseiv
2021-11-04 10:25:07 -05:00
Jason Stirnaman 7c775b5a98
feat: add schema validity requirements to bucket schemas doc (#3197) (#3323)
* feat: add schema validity requirements to bucket schemas doc (#3197)

* fix link

Co-authored-by: Kelly <kelly@influxdata.com>
2021-11-04 09:54:09 -05:00
Kelly 117c33b9fa add aliases and fix load data link in oss 2021-11-03 09:31:08 -07:00
Kelly 6fe9b2448e hotfix load data link 2021-11-03 09:20:40 -07:00
Jason Stirnaman 6ee3d25d87
3240 fix nodejs alias (#3317)
* fix: mjs example path (#3305)

* fix: add alias to node.js client library (#3240)
2021-10-28 09:15:20 -05:00
Jason Stirnaman f3625d46d6
fix: mjs example path (#3305) (#3316) 2021-10-28 08:49:20 -05:00
Scott Anderson 935422b74a
updated token naming and other typos, closes influxdata/DAR#244 (#3309) 2021-10-26 12:23:44 -06:00
Jason Stirnaman ba3f0385ea
Fix api invocable (#3310)
* fix: measurement -> point

* fix: cloud API ref. Remove private paths. Patch description and orgID params into ScriptCreateRequest.
2021-10-26 10:55:24 -05:00
Jason Stirnaman b7dc129e48
fix: endpoint text. (#3308) 2021-10-26 09:10:57 -05:00
Jason Stirnaman a6254e1e79
Fix api invocable (#3306)
* fix: scripts api path.

* fix: bad comma

* feat: add invocable scripts example for sending multiple parameter values.
2021-10-26 08:48:08 -05:00
Jason Stirnaman 08ff528161
Fix api invocable (#3299)
* fix: scripts api path.

* fix: bad comma
2021-10-25 14:14:08 -05:00
Jason Stirnaman 6587ee1fdc
Document new API Invocable Scripts feature (was named-functions) (#3282)
* feat: add api-guides/guides and guides/api-invocable-scripts for the API-invocable scripts (managed functions) feature (##2547, #2233).

* feat: document API-invocable scripts. Add example for creating and invoking a script with POST. Unable to make GET work with query parameters.

* feat: moved API-invocable scripts under api-guide. Remove guides directory. Add docs for list and find. Add example for list. Add shortcuts and glossary links. Verified with team-compute that GET /invoke and python are not supported yet.

* feat: rename example function for simplicity since there's no GET for now.

* feat: add find_and_update example (#2547).

* feat: add update example. Clarify, expand invoke example. Add links. (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

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

* fix: remove accidental commit of generated redoc-static.html

* feat: manual update to cloud swagger. Merges meta, auth, tags, and x-tagGroups from src/cloud.yml to aggregate contracts/ref/cloud.yml.

* fix: replace /functions with /scripts

* feat: get swaggers from contracts/ref. Still requires copy-paste of info, tags, and auth from contracts/cloud.yml and contracts/oss.yml

* feat: invocable scripts (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* feat: new section for params (#2547).

* fix: swagger server url (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

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

* feat: remove jq and function where there's no clear need.

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-10-25 08:30:31 -05:00
kelseiv 38582f43d6
add cloud updates in Sept (#3210) 2021-10-22 13:13:05 -07:00
kelseiv a450c82b77
CLI 2.2 (#3269)
* add -b shorthand to influx delete

* add cli 2.2 release notes

* add example for all-access token

* edits

* updates to influx auth create

* edits for operator token

* remove inaccurate env var

* Update influx-cli.md

* Update influx-cli.md

* make capitalization consistent with other docs

* make headers parallel

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

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

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

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

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

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

* edits from Scott and Dan

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* edits to CLI

* add oss-only shortcode and fix formatting

* format updates

* fix links

* add oss-only inline

* fix list

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* edits from Dan

* emphasize recommendation

* edit from Dan re limits and page size

* edit f Sam

* update release date

* remove vague description

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

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

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

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

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

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

* edits from Scott

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2021-10-21 15:07:58 -07:00
pierwill 327974edd6
Standardize the term "key-value" (#3283)
* s|key/value|key-value
* Use en dash in prefix to open compound "time series"
2021-10-21 11:19:48 -05:00
Scott Anderson af6ad08806 Merge branch 'master' of github.com:influxdata/docs-v2 2021-10-19 16:23:53 -06:00
Scott Anderson 052ffae650 hotfix: fix duplicate demo data warning 2021-10-19 16:23:45 -06:00
pierwill c099e754a9
Fix v1 auth example (#3219)
Closes https://github.com/influxdata/DAR/issues/234
* Add note to use email for username in Cloud
2021-10-19 17:18:05 -05:00
pierwill 972d617d8e
Fix token string in v2 API docs (#3259)
Closes influxdata/DAR#238.
2021-10-19 17:17:28 -05:00
Sam Lai fa6d734be9
Simplify 'send email' code examples (#3257)
* Simplify code examples

* use json.encode instead of bytes
* drop explicit string conversion in interpolation

* remove obsolete note
2021-10-18 16:46:29 -06:00
Scott Anderson 1b582a7cdb
Work with Prometheus metrics in Flux (#3232)
* initial changes for flux restructure

* added all aliases

* added introduced date to all flux functions

* marked linearBins and logarithmicBins as draft

* migrated flux stdlib to new flux section, added version range to article template

* fixed list-all-functions shortcode

* duplicated and reordered flux spec, added page-nav shortcode, closes #1870

* added filtering functionality to list-all-functions shortcode

* added function tags

* Stdlib reorg (#2130)

* consolidated influxdb packages

* stdlib rename and reorg

* reorg existing contrib docs

* added keep-url to http.get example

* reorg built-in directory, add function types docs

* updated links

* updated all related links

* fixed reference links in influxdb docs

* updated all internal flux links

* updated flux links in influxdb

* one last link update

* restyle product dropdown

* update flux links in influxdb 1.7 and 1.8

* fixed shortcode call

* updated task options in flux options doc

* Flux 'interpolate' package (#2148)

* add interpolate package, closes #1649

* added missing page description to interpolate package doc

* removed unnecessary space from interpolate description

* updated interpolate package description

* ported from() note to new flux section

* New list filter javascript (#2185)

* generalized list filtering for telegraf plugins and flux functions

* added flux tags, updated filter list functionality

* added more flux tags

* added new experimental functions

* updated derivative params

* ported over new experimental functions

* fixed bad copy-pasta

* ported new notification endpoints into new flux docs

* updated flux function categories

* ported flux changes from master

* fixed product dropdown

* fixed regexp.findString example

* ported flux 0.109 changes

* updated array package aliases and supported version

* ported new functions into flux dir

* added aliases to interpolate package

* ported flux v0.114 packages

* added enterpise logic to url selector modal

* fix minor typo

* Update Flux param type convention (#2515)

* fix minor typo

* WIP new flux data type convention

* wip more param type updates

* cleaned up function type specs

* ported flux 0.115.0 packages and functions

* ported tickscript package

* ported today function

* added aliases to tickscript pkg

* updated timedMovingAverage params example

* updated to function with remote creds

* port flux 0.118 changes over

* port flux changes into flux-restructure

* ported changes from flux 0.123.0 and updated flux function docs

* updated contrib package summary

* updated function definition of schema.tagValues

* ported recent flux changes to the restructure branch

* port changes from master

* Flux get started (#3036)

* Flux group keys demo (#2553)

* interactive group key example

* added js and shortcode for group key demo

* updated group key demo to address PR feedback

* shortened sample data set

* Flux get started intro and data model (#2619)

* starting flux intro content, resolved merge conflicts

* WIP flux get started docs

* WIP flux get started

* flux get started intro and data model

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/flux/v0.x/get-started/data-model.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

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

* addressed PR feedback in flux get started

* updated flux docs landing page

* more updates to flux landing page

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

* Flux query basics (#2887)

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* wrap up content for flux query basics

* 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>

* properly close code block on flux query basics

* Flux – query data (#2891)

* added query data sources with flux and query influxdb

* Apply suggestions from code review

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

* Update content/flux/v0.x/query-data/influxdb.md

* Query Prometheus with Flux (#2893)

* query prometheus with flux

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Query CSV data with Flux (#2895)

* query csv data with flux

* address PR feedback

* Update content/flux/v0.x/query-data/csv.md

* update flux query data sources landing page

* updated flux query data doc formats and links

* Query SQL databases (#2922)

* WIP query sql guides

* query SQL data sources, closes #1738

* updated related link on sql.from

* added link to stream of tables and updated text

* updated connection string text

* updated query sql landing page and children hr styles

* updated sql query docs to address PR feedback

* added missing colon

* Query Google Cloud Bigtable with Flux (#2928)

* Query Google Cloud Bigtable with Flux

* updated doc structure of query bigtable doc

* fixed typo in bigquery doc

* 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>

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

* Work with Flux data types (#2967)

* scaffolding for flux types, work with strings

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* removed note about interpolation vs concatenation

* updated wording of variable type association

* generalized type inference

* Apply suggestions from code review

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

* WIP work with ints

* reverted int content

* updated strings doc to address PR feedback

* added description to data types landing page

* Apply suggestions from code review

* Update content/flux/v0.x/data-types/basic/string.md

* updated composite front-matter

* Work with time types in Flux  (#2974)

* work with time types in flux, closes #2260

* updated time type doc

* fixed type in time type description

* fixed typo

* updated work with time doc

* fixed typos

* updated verbiage

* added related links

* Apply suggestions from code review

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

* updated time type doc to address PR feedback

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

* Work with booleans (#2975)

* work with boolean types

* updated working with booleans

* updated verbiage

* added related links

* Update content/flux/v0.x/data-types/basic/boolean.md

* Work with bytes types (#2976)

* work with bytes types

* added toc to bytes type doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updated work with bytes doc

* fixed typo

* added related links

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Work with durations (#2977)

* work with durations in flux

* added keywords to duration doc to improve searchability

* minor updates to duration type doc

* updated verbiage

* added related links and removed toDuration from menu

* Update content/flux/v0.x/data-types/basic/duration.md

* Work with null types (#2978)

* WIP null types

* work with null types in flux

* updated null types doc

* Update content/flux/v0.x/data-types/basic/null.md

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

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

* Work with floats (#2979)

* work with floats in flux

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

* updated floats type doc

* Update content/flux/v0.x/data-types/basic/float.md

* updated verbiage

* added related links

* Apply suggestions from code review

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

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

* Work with integers (#2980)

* WIP work with ints

* work with integers

* work with integers

* updated float to int behavior, added related links, closes #2973

* added toc to ints doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

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

* Update content/flux/v0.x/data-types/basic/integer.md

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

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

* Work with uintegers (#2981)

* WIP work with uints

* work with uints

* 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>

* fixed minor type

* Work with records (#2982)

* work with records in flux

* updated record type doc

* 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>

* Work with arrays (#2983)

* work with arrays

* added array.from example, added related links

* Work with dictionaries (#2984)

* WIP work with dicts

* work with dictionaries

* added related links to dict package

* added introduced version to dict package

* Apply suggestions from code review

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

* added sample dict output

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

* Work with functions (#2985)

* work with functions

* 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>

* revamped type landing pages

* marked union types as draft

* miscellaneous updates

* Work with regular expression (#3024)

* work with regular expression types, closes #2573, closes influxdata/flux#3741

* add context for quoteMeta function

* Apply suggestions from code review

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

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

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* fix latest links in page descriptions

* updated influxdb links

* Flux syntax basics (#3033)

* flux syntax basics

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updated function description

* Apply suggestions from code review

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

* Apply suggestions from code review

* Update content/flux/v0.x/get-started/syntax-basics.md

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

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* added table param to transformations, closes #2392 (#3039)

* updated flux function links

* update algolia configuration to fix search, closes #1902 (#3042)

* ported notes in the from function doc

* Flux package options (#3083)

* add now option to universe package

* added missing package options, closes #2464

* addressed PR feedback

* Flux transformation input/output examples (#3103)

* added flux/sample shortcode

* standardize flux package titles and list titles

* added start and stop columns as an option with flux/sample shortcode

* minor updates to stdlib

* WIP add input and output examples to flux transformations

* WIP removed sample data demo from universe index page

* WIP function input and output examples

* WIP flux input output examples

* WIP flux input output examples

* flux transformation input and output examples

* Add Flux 'sampledata' package (#3088)

* add flux sampledata package

* updated sampledata example titles

* Write data with Flux (#3084)

* WIP write to sql data sources

* write to sql data sources

* added write data to influxdb with flux doc

* 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>

* made sql headings specific to each db

* updated write to influxdb

* added tag to influxdb to example

* restructred influxdb write examples as code tabs

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

* fixed list on influxdb write with flux page

* Flux move changelog (#3117)

* updated flux redirects in edge.js

* move flux changelog into Flux restructure

* add flux redirects to edge.js

* removed extra parentheses from monitor.notify examples, closes #2505

* updated flux release notes with flux 0.129.0

* moved from and to into the influxdata/influxdb package

* updated notes on to and from docs

* added flux card to homepage

* added flux-0.130.0 to flux release notes

* flux link cleanup

* updated experimental message, closes #3097 (#3128)

* Remove Flux stdlib and language from InfluxDB (#3133)

* remove flux stdlib and lang from influxdb, update flux get-started, closes #2132

* flux link cleanup

* cleaned up prometheus verbiage, updated flux data type links

* function cleanup

* fixed sidenav toggle button

* updated group key links, added aliases for flux landing page

* WIP prometheus rework

* fixed broken links, commented out prometheus content, updated flux types names

* added flux links to the left nav

* fixed flux links in kapacitor docs

* WIP flux prometheus docs

* WIP prometheus metrics

* added note about prom metrics data structures

* resolved merge conflicts

* added prometheus doc in write data, added prometheus metric versions ref doc

* added prometheus counter contnet

* resolved merge conflict

* WIP flux prometheus histograms

* added content for prometheus summaries

* added histogram content

* removed commented notes

* Apply suggestions from code review

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

* updates to address pr feedback

* updated prometheus-metrics.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-10-18 16:25:20 -06:00
pierwill 9b0db62aee
Add note on process user for `influxd upgrade` on Debian (#3262)
Closes #1894.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-10-18 13:43:07 -05:00
noramullen1 9b9a5a1b35
Telegraf UI refresh (#3251)
* Telegraf UI refresh

* Fix typos

* Fix build error (hopefully)

* fix numbering

* Update content/influxdb/v2.0/telegraf-configs/create.md

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

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

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

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

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

* Fix start telegraf link

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-10-15 23:41:14 -07:00
pierwill 796d43a642
Add OSS/Enterprise 1.8.10 release notes (#3241) 2021-10-12 13:39:45 -05:00
kelseiv 5f84fb79f8
Add InfluxDB 2.0.9 release notes and new influxd flux-log-enabled option (#3170) 2021-10-11 14:15:39 -07:00
Russ Savage 46a681de42
fix: added the name of the pagerduty integration (#3189) 2021-09-30 13:46:29 -06:00
pierwill e97ccea2b1
Fix typo in file name; close #3190 (#3192) 2021-09-30 08:10:37 -05:00
mluu12 1b5de3f3b3
Create a new monitoring enterprise doc (#3078)
* WIP edits for new monitoring enterprise doc.

* Split up monitoring and created new folder.

* attempting to fix mistakes.

* Duplicated the "monitor enterprise" page to cloud.

* Small edit.

* wip edits.

* testing the issue.

* Changing information so that it fits enterprise.

* small edit.

* Small edits to the monitoring enterprise docs.

* Added the step for insights and aware.

* Added username and password.

* misc edits.

* Creating influx enterprise doc and monitor w/ oss.

* Created new docs and drafted the overview doc.

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-enterprise.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-enterprise.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/overview.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Changed Cloud to OSS.

* WIP edit.

* WIP edits.

* Added info to larger monitor enterprise doc.

* Added more procedural info to logs.

* WIP edits.

* Misc edits, adding intro to log and trace

* WIP edits.

* Minor edits and insights and aware edits.

* Reworded InfluxDB aware/insights

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-09-28 23:10:48 -07:00
mluu12 27d79b05c9
Make edits to the demo data section (#3020)
* WIP edits.

* more WIP edits made.

* minor edit.

* WIP edits.

* Update content/influxdb/cloud/get-started.md

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

* More WIP edits.

* misc edits.

* Added possible section, might be uneeded.

* removed demo data.

* issue 2952 first bullet

* misc edits.

* move load data under no-code.

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* WIP edits.

* wip edit.

* last edit was a mistake.

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* getting started and sample data edits.

* wip edits.

* add more info to noaa sample

* edits.

* WIP edits.

* Re-added demo data info.

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Committed Scott's changes that didn't work on git

* Small edits.

* Added flux sample package info.

* Small edit.

* fix numbering; add verb overview

* fix numbering; last commit simplify write data

* move load data up in write data list

* add link to load csv in UI

* add load csv in UI to annotated CSV ref

* add section for upload file in ui

* reference how to upload csv in UI

* rmv UI proc from developer tools

* paste csv or lp data manually into UI

* clarify paste lp data in ui

* simplify heading and add intro sentence to clarify

* clarify data in lieu of file re manually paste

* minor edits

* clarify manual paste for csv doc

* minor edits

* fix link

* remove redundant sample data sets sect

* add link to demo data to explore data for free

* WIP edits at 5.

* WIP edits.

* Update content/influxdb/cloud/get-started.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-09-28 22:50:27 -07:00
mluu12 7ebfed80ab
Document IoT common queries (#3013)
* WIP added new page for values.

* WIP edit.

* WIP edits made.

* Common queries edits.

* Deletes made.

* Small edits made.

* More edits added.

* edits for operating on columns

* misc edits

* add example for calculate time weighted average

* edits

* Added duplicate to cloud, fixed links.

* add unit exposure field

* edits to tie function and input data together

* - renamed file

* Drafts for scenario 1.

* misc edits.

* edits.

* Small edit.

* misc edits.

* misc edits.

* edits.

* draft edits on mosaic query.

* small edits made.

* WIP trying out the queries.

* query edits.

* wip edits.

* WIP edits.

* WIP edits.

* wip.

* WIP edits.

* Small edits.

* Edited the first scenario.

* Edits with new sample data update.

* WIP edits on scenario 2.

* Added descriptions to scenario 3.

* WIP edits.

* Scenario 5 edits.

* Scenario 5 cont. edits.

* Added scenario 5.

* Fixed small typo.

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/cloud/query-data/common-queries/values-column.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* resolve merge conflict

* syntax error fix

* Minor edits.

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* replicated common queries structure to cloud

* Changing titles.

* Changing title.

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-28 22:44:08 -07:00
pierwill 791495e58b
Document replicating a Cloud organization (#3147)
Closes #3067
2021-09-27 15:38:30 -05:00
Scott Anderson 80f3404626
Task retry commands require All-Access token (#3172)
* added oss- and cloud-only shortcodes, added token information about task retry commands, closes influxdata/DAR#230

* added code closing tick

* Update CONTRIBUTING.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-27 10:13:00 -06:00
Jinkyou Son (Json) 1db152f5ab
Fix wrong url for delete (#3166)
Remove trailing '/' of delete path
2021-09-24 16:53:39 -06:00
mluu12 480a31772a
Revised edits and --http-debug addition (#3127)
* Revised edits and --http-debug addition

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

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

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

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

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

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

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

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

* update release date

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-24 10:45:40 -07:00
Yun Zhao 737c9197ac
fix: link not work (#3143) 2021-09-22 13:29:43 -06:00
Stephen Lawrence 7ae2c8630e
Sample data: fix sample.data() function links (#3162)
The sample data page refers to the sample.data() function in each
dataset section of the page, whilst linking to the function documentation.
The link results in a page does not exist error in the live documentation.
Correct the link to point to the correct page.

Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
2021-09-22 13:27:50 -06:00
Ahmed Ashour 2c646c496f
Update manage-database.md (#3159)
Typo in `DROP MEASUREMENT`
2021-09-22 09:41:49 -06:00
pierwill 2d65624159
Fix `influx_inspect export` docs (#3140)
Fixes #3102
2021-09-22 10:00:11 -05:00
Scott Anderson 93aa238dc5
Flux restructure (#3141)
* initial changes for flux restructure

* added all aliases

* added introduced date to all flux functions

* marked linearBins and logarithmicBins as draft

* migrated flux stdlib to new flux section, added version range to article template

* fixed list-all-functions shortcode

* duplicated and reordered flux spec, added page-nav shortcode, closes #1870

* added filtering functionality to list-all-functions shortcode

* added function tags

* Stdlib reorg (#2130)

* consolidated influxdb packages

* stdlib rename and reorg

* reorg existing contrib docs

* added keep-url to http.get example

* reorg built-in directory, add function types docs

* updated links

* updated all related links

* fixed reference links in influxdb docs

* updated all internal flux links

* updated flux links in influxdb

* one last link update

* restyle product dropdown

* update flux links in influxdb 1.7 and 1.8

* fixed shortcode call

* updated task options in flux options doc

* Flux 'interpolate' package (#2148)

* add interpolate package, closes #1649

* added missing page description to interpolate package doc

* removed unnecessary space from interpolate description

* updated interpolate package description

* ported from() note to new flux section

* New list filter javascript (#2185)

* generalized list filtering for telegraf plugins and flux functions

* added flux tags, updated filter list functionality

* added more flux tags

* added new experimental functions

* updated derivative params

* ported over new experimental functions

* fixed bad copy-pasta

* ported new notification endpoints into new flux docs

* updated flux function categories

* ported flux changes from master

* fixed product dropdown

* fixed regexp.findString example

* ported flux 0.109 changes

* updated array package aliases and supported version

* ported new functions into flux dir

* added aliases to interpolate package

* ported flux v0.114 packages

* added enterpise logic to url selector modal

* fix minor typo

* Update Flux param type convention (#2515)

* fix minor typo

* WIP new flux data type convention

* wip more param type updates

* cleaned up function type specs

* ported flux 0.115.0 packages and functions

* ported tickscript package

* ported today function

* added aliases to tickscript pkg

* updated timedMovingAverage params example

* updated to function with remote creds

* port flux 0.118 changes over

* port flux changes into flux-restructure

* ported changes from flux 0.123.0 and updated flux function docs

* updated contrib package summary

* updated function definition of schema.tagValues

* ported recent flux changes to the restructure branch

* port changes from master

* Flux get started (#3036)

* Flux group keys demo (#2553)

* interactive group key example

* added js and shortcode for group key demo

* updated group key demo to address PR feedback

* shortened sample data set

* Flux get started intro and data model (#2619)

* starting flux intro content, resolved merge conflicts

* WIP flux get started docs

* WIP flux get started

* flux get started intro and data model

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/flux/v0.x/get-started/data-model.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

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

* addressed PR feedback in flux get started

* updated flux docs landing page

* more updates to flux landing page

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

* Flux query basics (#2887)

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* wrap up content for flux query basics

* 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>

* properly close code block on flux query basics

* Flux – query data (#2891)

* added query data sources with flux and query influxdb

* Apply suggestions from code review

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

* Update content/flux/v0.x/query-data/influxdb.md

* Query Prometheus with Flux (#2893)

* query prometheus with flux

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Query CSV data with Flux (#2895)

* query csv data with flux

* address PR feedback

* Update content/flux/v0.x/query-data/csv.md

* update flux query data sources landing page

* updated flux query data doc formats and links

* Query SQL databases (#2922)

* WIP query sql guides

* query SQL data sources, closes #1738

* updated related link on sql.from

* added link to stream of tables and updated text

* updated connection string text

* updated query sql landing page and children hr styles

* updated sql query docs to address PR feedback

* added missing colon

* Query Google Cloud Bigtable with Flux (#2928)

* Query Google Cloud Bigtable with Flux

* updated doc structure of query bigtable doc

* fixed typo in bigquery doc

* 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>

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

* Work with Flux data types (#2967)

* scaffolding for flux types, work with strings

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* removed note about interpolation vs concatenation

* updated wording of variable type association

* generalized type inference

* Apply suggestions from code review

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

* WIP work with ints

* reverted int content

* updated strings doc to address PR feedback

* added description to data types landing page

* Apply suggestions from code review

* Update content/flux/v0.x/data-types/basic/string.md

* updated composite front-matter

* Work with time types in Flux  (#2974)

* work with time types in flux, closes #2260

* updated time type doc

* fixed type in time type description

* fixed typo

* updated work with time doc

* fixed typos

* updated verbiage

* added related links

* Apply suggestions from code review

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

* updated time type doc to address PR feedback

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

* Work with booleans (#2975)

* work with boolean types

* updated working with booleans

* updated verbiage

* added related links

* Update content/flux/v0.x/data-types/basic/boolean.md

* Work with bytes types (#2976)

* work with bytes types

* added toc to bytes type doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updated work with bytes doc

* fixed typo

* added related links

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Work with durations (#2977)

* work with durations in flux

* added keywords to duration doc to improve searchability

* minor updates to duration type doc

* updated verbiage

* added related links and removed toDuration from menu

* Update content/flux/v0.x/data-types/basic/duration.md

* Work with null types (#2978)

* WIP null types

* work with null types in flux

* updated null types doc

* Update content/flux/v0.x/data-types/basic/null.md

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

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

* Work with floats (#2979)

* work with floats in flux

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

* updated floats type doc

* Update content/flux/v0.x/data-types/basic/float.md

* updated verbiage

* added related links

* Apply suggestions from code review

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

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

* Work with integers (#2980)

* WIP work with ints

* work with integers

* work with integers

* updated float to int behavior, added related links, closes #2973

* added toc to ints doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

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

* Update content/flux/v0.x/data-types/basic/integer.md

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

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

* Work with uintegers (#2981)

* WIP work with uints

* work with uints

* 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>

* fixed minor type

* Work with records (#2982)

* work with records in flux

* updated record type doc

* 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>

* Work with arrays (#2983)

* work with arrays

* added array.from example, added related links

* Work with dictionaries (#2984)

* WIP work with dicts

* work with dictionaries

* added related links to dict package

* added introduced version to dict package

* Apply suggestions from code review

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

* added sample dict output

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

* Work with functions (#2985)

* work with functions

* 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>

* revamped type landing pages

* marked union types as draft

* miscellaneous updates

* Work with regular expression (#3024)

* work with regular expression types, closes #2573, closes influxdata/flux#3741

* add context for quoteMeta function

* Apply suggestions from code review

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

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

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* fix latest links in page descriptions

* updated influxdb links

* Flux syntax basics (#3033)

* flux syntax basics

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updated function description

* Apply suggestions from code review

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

* Apply suggestions from code review

* Update content/flux/v0.x/get-started/syntax-basics.md

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

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* added table param to transformations, closes #2392 (#3039)

* updated flux function links

* update algolia configuration to fix search, closes #1902 (#3042)

* ported notes in the from function doc

* Flux package options (#3083)

* add now option to universe package

* added missing package options, closes #2464

* addressed PR feedback

* Flux transformation input/output examples (#3103)

* added flux/sample shortcode

* standardize flux package titles and list titles

* added start and stop columns as an option with flux/sample shortcode

* minor updates to stdlib

* WIP add input and output examples to flux transformations

* WIP removed sample data demo from universe index page

* WIP function input and output examples

* WIP flux input output examples

* WIP flux input output examples

* flux transformation input and output examples

* Add Flux 'sampledata' package (#3088)

* add flux sampledata package

* updated sampledata example titles

* Write data with Flux (#3084)

* WIP write to sql data sources

* write to sql data sources

* added write data to influxdb with flux doc

* 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>

* made sql headings specific to each db

* updated write to influxdb

* added tag to influxdb to example

* restructred influxdb write examples as code tabs

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

* fixed list on influxdb write with flux page

* Flux move changelog (#3117)

* updated flux redirects in edge.js

* move flux changelog into Flux restructure

* add flux redirects to edge.js

* removed extra parentheses from monitor.notify examples, closes #2505

* updated flux release notes with flux 0.129.0

* moved from and to into the influxdata/influxdb package

* updated notes on to and from docs

* added flux card to homepage

* added flux-0.130.0 to flux release notes

* flux link cleanup

* updated experimental message, closes #3097 (#3128)

* Remove Flux stdlib and language from InfluxDB (#3133)

* remove flux stdlib and lang from influxdb, update flux get-started, closes #2132

* flux link cleanup

* cleaned up prometheus verbiage, updated flux data type links

* function cleanup

* fixed sidenav toggle button

* updated group key links, added aliases for flux landing page

* fixed broken links, commented out prometheus content, updated flux types names

* added flux links to the left nav

* fixed flux links in kapacitor docs

* temporarily disable search (#3134)

* merged master and updated telegraf plugins

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-09-16 16:19:21 -06:00
mluu12 f8574cd2ff
duplicated "Monitor OSS with templates" to Cloud (#3076)
* duplicated to cloud.

* small edit.

* Update content/influxdb/cloud/influxdb-templates/monitor.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-16 11:45:32 -07:00
chegancasb 4fed0c8668
Typo correction in rate.md documentation. (#3136)
Corrected 'Cacluated' to 'Calculated'
2021-09-16 08:27:16 -06:00
DrJRMyers 6db8b0aad4
Update resolve-high-cardinality.md (#3130)
Fixed a typo for clarity
2021-09-15 14:18:38 -06:00
Jason Stirnaman 5fc057f2b9
fix: broken install URL. Closes #3122. (#3123) 2021-09-14 12:28:20 -05:00
Jason Stirnaman 22cf8ccadc
API examples and client guide updates (#3106)
* feat: troubleshoot write errors (#3003). Fix link in Flux reference.

* fix: make placeholders consistent and conform to style guide.

* fix: Node.js client. Delete unused files (#3003)

* Node.js client. Add examples.

* fix: gzip instructions for API with curl.

* fix: Node.js client guide. Query guide fixes. Frontmatter fixes.

* fix: API client frontmatter consistency. Use language for title so <children> list is sorted properly.

* Update content/influxdb/v2.0/api-guide/client-libraries/nodejs/install.md

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

* Update content/influxdb/v2.0/api-guide/client-libraries/nodejs/write.md

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

* Update content/influxdb/v2.0/api-guide/client-libraries/nodejs/write.md

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

* Update content/influxdb/v2.0/api-guide/client-libraries/nodejs/query.md

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

* fix: customize example URLs (closes #3113)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-09-13 11:08:02 -05:00
Jason Stirnaman a703908ea3
feat: troubleshoot write errors (#3003). Fix link in Flux reference. (#3104)
* feat: troubleshooting write errors (#3003). Fix link in Flux reference.

* Update content/influxdb/cloud/organizations/buckets/bucket-schema/_index.md

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

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

* Update troubleshoot.md

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

* feat: link to timestamp precision definition and accepted values. Link terms in troubleshooting. (#3003)

* fix: link to optimize writes (closes #3110)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-13 10:47:30 -05:00
Scott Anderson 5dfc4f8bb7
added flux 0.126 and 0.127 release notes (#3087) 2021-09-02 14:15:32 -06:00
mluu12 274384ffec
Added description for end-of-life support policy (#3070)
* Added description for support policy.

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

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

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

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

* Fixed errors.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-01 15:21:03 -07:00
mluu12 6ffbebbd86
switched out notification with alert. (#3065) 2021-09-01 15:16:20 -07:00
kelseiv 0f0ad2a0ab
Clean up pricing plan and data usage verbiage (#3052)
* clean up verbiage
* edits f Phil
* clarify ingest batch size is strict limit for PAYG
2021-09-01 12:16:58 -07:00
aradnaev 62df10509e
Update send-email.md (#3082)
without underscores it doesn't work
2021-08-31 13:45:41 -06:00
pierwill d576ce2068
Note that `from()` can query remote sources (#3074)
Closes #3073.

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-08-31 12:00:18 -05:00
mluu12 886ff20772
Added info on how to load line protocol in ui. (#3069) 2021-08-30 23:32:22 -07:00
pierwill c9ec713b21
Remove anchor with no content (#3057)
Closes #3055.
2021-08-26 15:14:27 -05:00
Jason Stirnaman 209f563cfb
View, create, and use tokens with the API (#3049)
* fix: broken links in Use Tokens

* feature: add Create and View Tokens with the API

* update: View, create, and use tokens with the API. Add command-line, curl examples. (#1541)

* Update content/influxdb/v2.0/api-guide/api_intro.md

* Update token description

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-08-23 11:05:07 -05:00
mluu12 2e08bd47bd
Add notes about double quotes in line protocol for tag and field values (#3044)
* add in notes about double quotes - draft.

* Update content/influxdb/v1.8/write_protocols/line_protocol_tutorial.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-08-20 16:22:37 -07:00
mluu12 04b9a7f192
add note. (#3043) 2021-08-20 16:11:03 -07:00
pierwill 234a65b7d4
Add `INFLUX_SKIP_VERIFY` to `influx` CLI docs (#3048)
Closes #3046
2021-08-20 14:45:43 -05:00
Scott Anderson edcf8f713a hotfix: fix teams children 2021-08-20 10:49:31 -06:00
Kelly bb8b414ea1 hotfix 2021-08-20 09:47:30 -07:00
pierwill f2a78b3963
Add aliases for OSS and Cloud secrets docs (#3041) 2021-08-19 13:37:21 -05:00
pierwill 8b910247d7
Fix typos in Cloud secret docs (#3040) 2021-08-19 13:14:19 -05:00
pierwill ebffe12864
Document managing secrets with Cloud UI (#3000)
* Document managing secrets with Cloud UI

Also:
* Re-organizes cloud secrets docs.
* Re-organize OSS secrets docs (#3007)
* Move vault doc under "Manage secrets"

Closes #2991
Closes #1027

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-19 12:32:22 -05:00
Scott Anderson 14ccb43df6 hotfix: made contributing a section 2021-08-19 08:48:08 -06:00
Scott Anderson 1875ed56f8 hotfix: add alias for go client library, closes #3037 2021-08-19 07:53:11 -06:00
Scott Anderson 5d2d7f9a55 hotfix: updated tickscript alert examples 2021-08-18 15:56:34 -06:00
mluu12 c0f2a3eb43
Update screenshot to Query Count (#3026)
* Updated screenshot.

* intro paragraph added.

* Update content/influxdb/cloud/account-management/data-usage.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-18 13:52:21 -07:00
Scott Anderson e1650da480 hotfix: change structure and weight of contributing doc 2021-08-18 09:12:57 -06:00
Scott Anderson 8e0becbef4
Flux v0.125.0 (#3023)
* added flux 0.125.0 release notes

* add webex teams package

* Apply suggestions from code review

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

* Update content/influxdb/v2.0/reference/flux/stdlib/contrib/webexteams/endpoint.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-08-18 09:04:56 -06:00
mluu12 c6015ed787
Noted that single-user org. can delete (#2997)
* Added detail and note about single user.

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

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

* Added more edits to 1.8.9.

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

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

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

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

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

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

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

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

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

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

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

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

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-17 10:34:23 -07:00
noramullen1 2ba726de80
remove UI as delete org option from description (addresses #2797 ) (#3028) 2021-08-17 09:17:52 -05:00
Jason Stirnaman 68993b590d
fix: broken links in Use Tokens (#3027) 2021-08-17 09:17:37 -05:00
mluu12 ca35d657bd
Document min and max value limits (#3021)
* Add value limits.

* Update content/influxdb/v2.0/reference/flux/language/types.md

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

* Update content/influxdb/v2.0/reference/flux/language/types.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-08-16 17:31:34 -07:00
Jason Stirnaman e8666ddc22
2696 api browserjs fixes (#3005)
* fix: broken link (#2696).

* fix: correct errors in javascript for browsers. Added token warning. (#2696)

* WIP - split Javascript guide into separate pages.

* WIP - Revised and split JavaScript browser

* WIP fix: errors in browser and node js client library.

* fix: simplify and correct JavaScript for browsers. Remove separate library entry. Assume users will prefer ESM. Simplify instructions for the browser example app.

* fix: add import instruction

* fix: Redo Javascript browser doc. Break down the use cases and improve examples.

* fix: browser use cases for JS module distributions.

* fix: browser package should be used whether bundling or not.
2021-08-16 16:26:29 -05:00
Kelly c9eed1c42e fix release date 2021-08-13 13:55:48 -07:00
Kelly 61e32b6805 update for InfluxDB 2.0.8 2021-08-13 13:52:06 -07:00
mluu12 5ea5afebcc
Add recent August update (#3014)
* Add August update.

* fix broken ink

* link to delete request exceeded doc

Co-authored-by: Kelly <kelly@influxdata.com>
2021-08-13 13:49:50 -07:00
mluu12 3424a7d4cd
Add notes about the one organization rule. (#2920)
* Added notes about the one organization rule.

* Fixed typos.
2021-08-13 10:21:27 -07:00
noramullen1 cca9944108
Add convert to raw Flux option (#2584)
* Add convert to raw Flux option and move reference content to overview doc (addresses #2477 )

* Add convert to flux (addresses #2477)

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

* Update content/influxdb/cloud/notebooks/create-notebook.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-13 10:13:13 -07:00
Phil Bracikowski 4206619436
Merge pull request #3015 from influxdata/pjb-adjust-for-delete-rate-limit
Add delete rate limit and correct rate limiting docs for cloud2.
2021-08-13 08:40:57 -07:00
Phil Bracikowski 4a3d33a3db
Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-13 08:34:06 -07:00
pierwill 996269d9bf
OSS 2.0: Add links to TLS config settings (#3009)
Closes #1546.
2021-08-13 10:24:51 -05:00
kelseiv 34735c441d
Revert "InfluxDB 2.0.8 release notes (#2987)" (#3016)
This reverts commit b8d1ced2b2.
2021-08-12 15:29:05 -07:00
kelseiv b8d1ced2b2
InfluxDB 2.0.8 release notes (#2987)
* 2.0.8-draft

* rmv duplicate and update H3s

* sp

* fix typos

* add info re Linux pkg updates

* edit

* roll back pkg updates

* upd patches in products.yml file
2021-08-12 14:51:03 -07:00
Phil Bracikowski 5f06e34c3a Add delete rate limit and correct rate limiting docs for cloud2. 2021-08-12 09:50:21 -07:00
Jason Stirnaman 0635eaf749
fix: add alias for old python URL (#1722) (#3011) 2021-08-11 15:56:09 -05:00
noramullen1 bc7855bfc4
Addresses #1063 (#3001) 2021-08-11 12:34:48 -07:00
mluu12 cf61ecd0ab
Add August Cloud updates (#3002)
* Add August Cloud update.

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

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

* Notebook to raw flux script.

* Fix merge conflict, add more detail.

* Edits.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-11 11:55:31 -07:00
timhallinflux 75780a9145
Monitoring Improvements -- connecting to Cloud (#2674)
* removed erroneous text re: monitoring Cloud

* Add Cloud option.

* add link for templates doc

* Create monitor.md

* Update monitor.md

* feat: updating monitor.md tutorial

* Update monitor.md

* Update monitor.md

* new screenshots for monitoring

* Update monitor.md

* Add files via upload

* Update monitor.md

* feat: edits and screenshot updates

* edits-draft

* edits on setting up Telegraf

* misc changes; update Telegraf version

* remove redundant content

* edit last two procedures

* edits

* add boards

* remove screenshot

* remove should

* change parent menu

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/platform/monitoring/influxdata-platform/_index.md

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

* Update content/platform/monitoring/influxdata-platform/_index.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Update content/influxdb/v2.0/influxdb-templates/monitor.md

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

* Small edits made.

* More edits made.

* Small edits made.

* Minor edits made.

* More edits made.

* WIP edits made.

* Minor edits made.

* WIP edits.

* Solved indentation issues.

* edits4 Michelle on deadman alert, formatting, misc

* Edits made before fixing them.

* More edits.

* Fixed typos in notification rule, added detail.

* Added details.

* More edits.

* Edits made.

Co-authored-by: Russ Savage <russ@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>
2021-08-11 11:44:12 -07:00
pierwill f056f8bef3
Change "authentication token" to "API token" in InfluxDB 2 docs (#2929)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2021-08-10 12:08:35 -05:00
Jason Stirnaman 94445ea114
URL pattern fixes (#2995)
* fix: Wrong URL to CLI download. Remove trailing slash preventing regex match of cloud2 URL.

* fix: Prevent hostname pattern from matching values that contain URL path. Remove the ':' exclusion from the hostname pattern to prevent re-replacing cloud URLs that contain 'cloud2'. Compare and use URL().origin to avoid unwanted trailing slashes added by URL().href.
2021-08-10 09:29:37 -05:00
mluu12 85d0b68a44
Update "update an organization" doc (#2957)
* Updated "update an organization" doc.

* rename img; add to both OSS and cloud

Co-authored-by: Kelly <kelly@influxdata.com>
2021-08-09 11:14:23 -07:00
mluu12 b13b5a5117
Hide manage members section (#2961)
* Mark as draft.

* Tried to mark as draft.
2021-08-09 11:11:56 -07:00
mluu12 3ae50aa8cf
Add 1.8.9 to release notes (#2969)
* Added 1.8.8

* Updated patch.

* WIP edits.

* Updated to 1.8.9

* Bumped up to 1.8.9.

* edits

* add updated blurb to enterprise rns

* Added comment that 1.8.8 wil not be released.

* update releasedate link

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-08-09 10:39:45 -07:00
mluu12 9e06665090
add new overview topic (#2821)
* add new overview topic

* Edited notebook overview, added preview and run.

* Fixed Preview and Run.

* Fix typo

* Added keyboard shortcut.

* add space after headers

* Notebook overview/index edits.

* WIP create a notebook edits.

* WIP Create a notebook procedure edits.

* WIP notebook overview edits cont.

* More edits made to notebook overview.

* Added more formatting edits.

* edits (#2907)

* add sections to notebook cel types

* misc edits

* edit

* More info added and downsample doc fixed.

* Small edit made.

* Attempting to fix formatting issues.

* Quickly fixed typo.

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* WIP edit.

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* WIP edits.

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* More edits made.

* Small edit made.

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-05 14:10:31 -07:00
Scott Anderson 6795fe916b hotfix: update tagValues definition, closes influxdata/DAR#219, closes influxdata/influxdb#22063 2021-08-05 08:03:37 -06:00
Russ Savage 6b0ee2968a
fix: broken link to inmem index option (#2966) 2021-08-03 16:28:15 -06:00
Scott Anderson e48cad7482
added flux 0.124.0 release notes (#2970) 2021-08-03 16:20:53 -06:00
mluu12 5e0c882af2
Fixed interpolate/interpolation error. (#2955) 2021-08-02 10:21:02 -07:00
Russ Savage c26b3cc5a9
fix: clarify validate-keys behavior (#2805) 2021-08-02 11:16:12 -06:00
Scott Anderson 77d3921d02
fixed note block (#2960) 2021-08-02 11:01:52 -06:00
Scott Anderson 8f3d3700f8
Add note about time-bound subquery performance (#2943)
* Add note about time-bound subquery performance, closes influxdata/DAR#117

* fixed typos
2021-08-02 10:41:48 -06:00
Scott Anderson 726ffbfc30 hotfix: fix broken image, closes #2954 2021-08-02 10:37:56 -06:00
mluu12 38d16aecf7
July section made for InfluxDB cloud updates. (#2871)
* add new overview topic

* Edited notebook overview, added preview and run.

* Fixed Preview and Run.

* Fix typo

* Added keyboard shortcut.

* Added new July updates.

* Added new July update.

* Added more edits to July cloud updates.

* Added another July update.

* More july updates made.
2021-07-30 20:07:19 -07:00
blazej24 359070a56d
install.md - wrong path for Docker volume (#2823)
The path in the command is inconsistent with the description of the command. Luckily, it's the path in the command which is right, so if somebody just pastes it, it works, but it can still cause confusion.
2021-07-30 15:39:32 -07:00
Scott Anderson 7a753c12d0
added filesystem layout to 1.8, clarified shard index location, closes influxdata/DAR#151 (#2937) 2021-07-30 13:42:53 -06:00
mluu12 29684f6d2c
Fixed typo. (#2949) 2021-07-30 11:12:38 -07:00
mluu12 6ab55ebca9
Add telegraf bullet to write CSV data to Cloud and OSS (#2935)
* Added new telegraf bullet.

* Add telegraf section to cloud

* Duplicated to cloud.

* Update content/influxdb/v2.0/write-data/developer-tools/csv.md

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

* Update content/influxdb/v2.0/write-data/developer-tools/csv.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-30 10:45:39 -07:00
kelseiv 6a5760976c
Add influx CLI 2.1 release notes (#2944)
* add influx release notes

* add headings

* Update influx-cli.md

* Update influx-cli.md

* Update password.md

* Update password.md

* Update password.md

* release note edits

* Update password.md

* Update add.md

* added latest-cli shortcode (#2946)

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

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

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

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

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

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

* edits

* add link to compression flag

* rmv extra

* update compression descrp

* update per version support for backup

* remove 2.1

* Add global --http-debug flag (#2948)

* add global flag to apply

* add global flag to appy

* update influx commands with global flag

* revert to add back duplicate-oss tag

* remove dup

* rmv global tag from config cmds

Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>

Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-30 10:35:40 -07:00
pierwill dc186578df
Add SHOW CARDINALITY info to InfluxQL schema docs (#2941)
Closes #2738
2021-07-30 10:43:27 -05:00
Scott Anderson 17d2626d5d
clarify that level 4 compactions are full compactions, closes influxdata/DAR#89 (#2942) 2021-07-29 13:39:17 -06:00
mluu12 090204f5ef
Added more detail to contrib doc (#2905)
* Added more detail to contrib doc.

* Added more edits.

* Update content/influxdb/cloud/reference/flux/stdlib/contrib/_index.md

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

* Specified packages and functions.

* Added links and edits to contrib OSS and cloud.

* minor edit

* Update content/influxdb/cloud/reference/flux/stdlib/contrib/_index.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-07-28 20:32:52 -07:00
mluu12 7c8a5a7ed3
Add new telegraf bullet (#2906)
* Added new telegraf bullet.

* Add telegraf section to cloud
2021-07-28 10:37:12 -07:00
mluu12 18da08e011
Fixing 404 error. (#2927) 2021-07-28 10:27:33 -07:00
mluu12 893d1be07b
View raw data table update (#2875)
* Added new explanation of the view raw data table.

* View Raw Data table updates made.

* More updates made to View Raw Data table.

* More edits to view raw data.

* Added links and lengenthed list to data types.

* Update content/influxdb/v2.0/reference/glossary.md

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

* Added two new datatypes.

* Added links about different data types.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-28 10:23:31 -07:00
Scott Anderson 1df34df77a Merge branch 'master' of github.com:influxdata/docs-v2 2021-07-28 10:44:04 -06:00
Scott Anderson 1611dedcc9 hotfix: fix prometheus formatted metrics link 2021-07-28 10:35:47 -06:00
pierwill 8fd40f1117
Remove docs for missing `influxd` command (#2930)
Closes #2847
2021-07-28 10:56:50 -05:00
Scott Anderson c9dcb0c841
Correctly update InfluxDB URLs that don't have a trailing slash or URL path (#2925)
* WIP debugging URL js

* correctly update influxdb urls without a trailing slash or url path
2021-07-27 15:24:22 -06:00
kelseiv 498028f3e2
fix #2894 (#2916)
* fix #2894

* update link from platform to Flux (#2918)
2021-07-26 13:18:55 -07:00
pierwill 25279da77f
Add installation instructions for OSS on Raspberry Pi (#2879) 2021-07-26 11:37:36 -05:00
mluu12 5aab7e86d7
Added double quotes. (#2912) 2021-07-23 16:39:44 -07:00
Scott Anderson bbc8fb4721 update latest patch and clean up versions 2021-07-23 16:52:47 -06:00
Seena Fallah 8e8493843c
Python client improvement (#2890)
* python-client: fix values flux object type
values is dict not a function
* python-client: use query_api var for calling query method
2021-07-23 14:30:20 -05:00
timhallinflux 2f264d3b92
InfluxDB OSS and Enterprise 1.8.7 (#2908)
* InfluxDB OSS and Enterprise 1.8.7

* Update release-notes-changelog.md

* Update content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md
2021-07-23 12:08:08 -07:00
mluu12 a31cab997c
Add monitor Raspberry-Pi template (#2859)
* added a doc monitoring raspberry pi

* minor edit

* updated dashboard instructions

* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md

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

* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md

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

* Fixed typos on raspberry branch.

* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md

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

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-23 10:22:20 -07:00
kelseiv 2c4ef0c5ee
Add license info for InfluxDB OSS 2.0 (#2520)
* draft license info for InfluxDB OSS 2.0
* add links to contrib
* update frontmatter
* removed third party placeholder
* update menu
2021-07-22 16:04:16 -07:00
noramullen1 dc0c00fb59
Add back auto-refresh on dashboard (addresses #2668) (#2761)
* Add back auto-refresh on dashboard (addresses #2668)

* Update content/influxdb/v2.0/visualize-data/dashboards/control-dashboard.md

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

* incorporate PR feedback and move to cloud only

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-22 10:53:49 -07:00
alespour 854b1e9151
Merge pull request #2872 from bonitoo-io/feat/add-r-client-library-ref
docs: add R client library reference
2021-07-22 11:21:08 +02:00
Scott Anderson 5cc36be1e4
Flux v0.123 (#2880)
* Flux 0.123.0 updates (#2878)

* add note about flux sleep function being removed

* update description of createEmpty param on aggregateWindow

* more updates to aggregateWindow

* removed aggregateWindow function definition

* Flux 0.123.0 release notes (#2877)

* Flux sample package (#2876)

* added flux influxdb sample data package

* WIP update sample data doc

* WIP sample data updates

* updated sample package and sample data instructions, closes #2845

* Apply suggestions from code review

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

* updates to address PR feedback

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-21 13:53:25 -06:00
kelseiv 91289380e1
update for range annotation (#2734)
* update for range annotation

* remove one click and show options

* edit

* omit extra words

* edits

* edit

* fix typo

* Update content/influxdb/cloud/visualize-data/annotations.md

* Update content/influxdb/cloud/visualize-data/annotations.md

* Update content/influxdb/cloud/visualize-data/annotations.md
2021-07-21 10:13:43 -07:00
Scott Anderson d78aa0b7b0 hotfix: add alias for client libs 2021-07-20 15:42:31 -06:00
Scott Anderson 6a153a2d2b hotfix: fix client libraries links 2021-07-20 10:02:24 -06:00
Ales Pour 1ef28a01de docs: add R client library reference 2021-07-20 15:18:06 +02:00
Scott Anderson 8f78c11917
Flux 0.122.0 (#2865) 2021-07-19 11:29:39 -06:00
Jason Stirnaman b39bf036e0
fixes API guide changes, create-bucket, aliases (#2860)
* fix: fix broken link by adding API guide for creating a bucket.  - add example code.  - add aliases for pages moved from Tools.
* fix: move create a bucket into the existing page for now. Copy example to API quick start.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-16 16:23:21 -05:00
Scott Anderson 3f1bf366c7 hotfix: cloud nav weights 2021-07-15 16:56:31 -06:00
Scott Anderson 153f078baa
clean up some frontmatter (#2857) 2021-07-15 16:49:39 -06:00
Jason Stirnaman 5868957535
Fix shared files (#2856)
* fix: negate check for verbose.

* fix: default version directory to latest version.

* update: API changes.

* update: API updated with grammar fixes

* fix: move assets/text to shared/text
2021-07-15 17:21:52 -05:00
Jason Stirnaman b5c140cbe9 fix: update auth example code. 2021-07-15 14:36:42 -05:00
Jason Stirnaman 39e775be62 Merge branch 'master' of github.com:influxdata/docs-v2 into feature/2689-get-started-with-api
* 'master' of github.com:influxdata/docs-v2: (63 commits)
  CLI fixes (#2844)
  Fix links (#2828)
  Fix/2759 1.x query api (#2841)
  fix: updating windows start instructions (#2842)
  Add static legend to visualization examples (#2837)
  Fix Windows CLI download link (#2840)
  Fix incorrect Telegraf output settings info (#2754)
  Move static legend to cloud-only (#2798)
  ThingWorx integration (#2558)
  edits
  Update content/influxdb/v2.0/process-data/task-options.md
  Update content/influxdb/v2.0/process-data/task-options.md
  Update task-options.md
  hr eg covers itt
  1.19.1 release notes (#2819)
  edit
  fixes issue #2672 https://github.com/influxdata/docs-v2/issues/2672
  Update content/kapacitor/v1.6/guides/anomaly_detection.md
  Update content/kapacitor/v1.5/guides/anomaly_detection.md
  Update content/kapacitor/v1.4/guides/anomaly_detection.md
  ...
2021-07-15 13:50:48 -05:00
Jason Stirnaman c97a268740
CLI fixes (#2844)
* fix: missing bracket in examples

* fix: add note that auth env variables are assumed to be set in `influx config` for CLI examples (#2843).

Co-Authored-By: kerry-cho <cdh0012@naver.com>

* Update styles-default.scss

Co-authored-by: kerry-cho <cdh0012@naver.com>
2021-07-15 12:14:08 -05:00
Jason Stirnaman 9bb3340b02
Fix/2759 1.x query api (#2841)
* fix: 1.x compat api. Clarify authentication schemes, parameters, and use cases for OSS and Cloud (#2759)

* fix: curl examples

* update: add node.js examples

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-14 16:59:39 -05:00
Russ Savage ad06069f2c
fix: updating windows start instructions (#2842) 2021-07-14 12:20:46 -05:00
noramullen1 cbc48350dd
Add static legend to visualization examples (#2837)
* Add legend options to graph example images (addresses #2829 )

* Add more static legend examples to appropriate visualization times
2021-07-14 10:20:09 -07:00
pierwill b3b077469a
Fix Windows CLI download link (#2840)
Closes https://github.com/influxdata/docs-v2/issues/2839
2021-07-14 10:43:14 -05:00
noramullen1 4b2a5aef61
Move static legend to cloud-only (#2798)
* Add static legend (addresses #2568 )

* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md

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

* Move static legend changes to cloud only

* Update hover/static controls to reflect changes

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-13 11:54:26 -07:00
kelseiv 12568e3019
ThingWorx integration (#2558)
* draft-ThingWorx

* minor edit

* Update content/influxdb/cloud/tools/thingworx.md

* Update content/influxdb/cloud/tools/thingworx.md

* fix link

* fix links

* remove punct

* edits

* edits

* add thingworx key words

* edits from Gunnar

* delete examples

* rmv eg header
2021-07-09 12:57:25 -07:00
mluu12 052de7b5d3 edits 2021-07-08 12:55:33 -07:00
kelseiv 71724497cc
Update content/influxdb/v2.0/process-data/task-options.md 2021-07-08 12:41:01 -07:00
kelseiv a7990b2a74
Update content/influxdb/v2.0/process-data/task-options.md 2021-07-08 12:39:58 -07:00
kelseiv b921569043
Update task-options.md 2021-07-08 12:39:08 -07:00
Kelly 53827035e4 hr eg covers itt 2021-07-08 12:30:17 -07:00
Kelly 24c7f6e4eb edit 2021-07-08 12:24:03 -07:00
mluu12 e44338e2a5 fixes issue #2672 https://github.com/influxdata/docs-v2/issues/2672 2021-07-08 12:05:15 -07:00
pierwill 2534d2f34a
Correct debug API call (#2813)
Closes #2812
2021-07-07 13:24:40 -05:00
Jason Stirnaman e7858c75d0
Feature/2470 bucket schema (#2765)
feature: document new CLI support for managing explicit bucket schemas (#2470)
  * "explicit" schema-type for buckets
  * `bucket-schema` to manage measurement schemas for buckets
  * task-based overview of new bucket-schema feature in CLI for cloud.
  * reference docs for bucket-schema and bucket schema-type.
  * columns file examples.

other technical updates
* added shortcodes `get-leaf-text` and `get-assets-text`. Documented in CONTRIBUTING.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: null <kelseiv@users.noreply.github.com>
2021-07-07 11:53:54 -05:00
William Baker c8d00f5ef1
fix: example for updating a bucket retention period (#2808) 2021-07-06 09:56:04 -05:00
Eric Volpert 9143cd3220
Fix typos in Design Principles doc (#2806)
Was reading through the docs on https://docs.influxdata.com/influxdb/v2.0/reference/key-concepts/design-principles/ and noticed two typos, figured I'd toss a commit to get them resolved if y'all care about that. If not, feel free to ignore :)
2021-07-05 09:21:06 -06:00
kelseiv f4be9271f6
Split shift+click f range annotations changes (#2804)
* split shift+click f range annotations changes

* fix typo

* fix typo

* update
2021-07-01 15:17:36 -07:00
Tim Yocum f68c2727fe
Cleaning up stray tag 2021-06-30 15:23:41 -05:00
Tim Yocum c4508bde1c
VPC peering is not available on InfluxDB Cloud 2021-06-30 15:20:36 -05:00
pierwill 19075387e7
Document Flux parameterized queries (#2774)
Document Flux parameterized queries

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-06-30 13:54:06 -05:00
noramullen1 638250990e
Revert "Add static legend (addresses #2568 ) (#2760)" (#2799)
This reverts commit 9682718465.
2021-06-30 11:44:49 -07:00
noramullen1 9682718465
Add static legend (addresses #2568 ) (#2760)
* Add static legend (addresses #2568 )

* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-30 10:53:50 -07:00
Scott Anderson c54a791e6a
Various DAR fixes (#2796)
* fixed anchor links in influxdb enterprise cli page, closes influxdata/DAR#212

* fixed typo in enterprise backup and restore, closes influxdata/DAR#208

* removed content about creating dashboards from templates, closes influxdata/DAR#209
2021-06-29 15:12:00 -06:00
Yun Zhao 96e0743455
values of query parameter `precision` for write api. (#2792) 2021-06-29 10:53:41 -06:00
noramullen1 5289b2a00e
Add cloning Telegraf config in the UI (addresses #2662 ) (#2764)
* Add cloning telegraf config in the UI (addresses #2662 )

* Add clone telegraf config to cloud
2021-06-25 15:09:01 -07:00
Scott Anderson 9dc34b00aa
Flux 0.118 (#2784)
* flux 0.118 release notes

* updated pagerduty.dedupkey and operator precendence

* updated operator precedence table format

* updated description of pagerduty.dedupkey exclude param
2021-06-25 11:06:31 -06:00
noramullen1 4e9a160a4f
Add range to NOAA examples (#2763) 2021-06-25 08:22:59 -07:00
Scott Anderson 4712d75d0b
specify the default location of influxdb.conf on windows, closes #2780 (#2783) 2021-06-25 08:45:13 -06:00
noramullen1 28be2ff17d
Make cloud CLI info more prominent (addresses #2624 ) (#2762)
* Make cloud CLI info more prominent (addresses #2624 )

* Address review feedback
2021-06-25 07:38:49 -07:00
noramullen1 4c6beb3d08
Add interactive shell info to migration docs (#2758)
* Add interactive shell info to migration docs

Addresses #2601

* Add static legend option to graphs and band plot (addresses #2568 )

* Revert "Add static legend option to graphs and band plot (addresses #2568 )"

This reverts commit bc318fec3e.

* Update content/influxdb/v2.0/upgrade/v1-to-v2/automatic-upgrade.md

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

* Update content/influxdb/v2.0/upgrade/v1-to-v2/automatic-upgrade.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-21 12:24:00 -07:00
kelseiv c1d9c18f42
draft May cloud release notes (#2639)
* draft May cloud release notes

* Update cloud-updates.md

* add Cloud data usage template
2021-06-16 12:39:43 -07:00
Jason Stirnaman e8c9039ce1 update: restructured nodejs install and write guide. 2021-06-15 15:33:08 -05:00
timhallinflux d4293304ad
remove experimental warnings. (#2713) 2021-06-15 13:24:09 -07:00
Jason Stirnaman 5669ab17a3 update: divided JS client library page into separate.
* reorganized api shortcodes
2021-06-14 10:27:23 -05:00
Russ Savage ce0ef35455
fix: update sep link on csv page (#2701) 2021-06-14 09:33:14 -05:00
Jason Stirnaman b43dbe5994 update: wip: client apis * reorg client files * added postman auth note. * starting redo for Node.js 2021-06-11 17:35:04 -05:00
Jason Stirnaman c03f70fa3c update: api client libs
* update: added api-guide and moved client libs there (#2689)
* extracted code examples to separate shortcode files (#2689)
2021-06-11 09:34:36 -05:00
Jason Stirnaman 31b7495217 updated: use latest shortcode (#2689) 2021-06-11 09:29:16 -05:00
Scott Anderson f3319f0da6 hotfix: add release notes for new Flux patch versions 2021-06-10 11:29:46 -06:00
Jason Stirnaman 80acfc79fd add: Develop with the API.
* Copied API intro and clients docs to /api.
* Added bootstrapping info.
2021-06-09 17:35:07 -05:00
M. Luppi 417f20d89f
Today and related links (#2688)
* Add types in docs for today()

* Add several related links/references
2021-06-09 14:43:38 -06:00
Russ Savage 4f3d267166
fix: update function def for torows (#2680) 2021-06-08 11:08:44 -06:00
timhallinflux f80ab61e59
Remove trailing / from API (#2679)
* Remove trailing / from API
* Update postman.md
2021-06-08 11:09:47 -05:00
pierwill 42d6288c71
Publish InfluxDB 2.0.7 docs (#2654)
* Update swagger for InfluxDB OSS 2.0.7 (#2655)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-07 14:06:33 -05:00
Eric Arellano 6838a3a795
Update optimize-queries.md (#2667)
The `set()` function uses the kwarg `value`, not `as`. It's also a normal function and doesn't use braces.
2021-06-03 15:52:38 -06:00
noramullen1 4533f2db31
OSS Get started update (addresses #2124 ) (#2642)
* OSS Get started update (addresses #2124 )

* Fix YAML syntax

* Update content/influxdb/v2.0/get-started.md

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

* Update content/influxdb/v2.0/sign-up.md

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

* Update content/influxdb/v2.0/sign-up.md

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

* Update content/influxdb/v2.0/get-started.md

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

* Update content/influxdb/v2.0/sign-up.md

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

* Change get sign up to install for OSS

* Update content/influxdb/v2.0/install.md

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

* Update content/influxdb/v2.0/install.md

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

* Update content/influxdb/v2.0/get-started.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-06-02 15:05:27 -07:00
timhallinflux b123b58485
Fix description of influx cli tool in 1.8 and 1.7 (#2649)
* Fix description of influx cli tool
* Update content/influxdb/v1.7/tools/influx-cli/_index.md
* Update content/influxdb/v1.8/tools/influx-cli/_index.md
2021-06-02 13:39:51 -07:00
Scott Anderson 97977cc7bf
added flux-0.117.1 release notes (#2640) 2021-06-02 11:27:44 -06:00
Russ Savage dd194c9d1e
fix: add datatype to appKey (#2641) 2021-06-02 11:26:48 -06:00
kelseiv ea51a477af
Cloud account updates (#2519)
* update manage billing page

* update Cloud pricing plans

* add links

* edits

* addl edits

* edits

* add'l edits

* updated rate limit event content

* update rate limits

* clarified RP unlimited or up to a year in UI
2021-06-01 15:22:19 -07:00
pierwill f8b3f38363
hotfix: remove repeated word 2021-05-28 13:48:24 -05:00
Russ Savage 0399001639
fix: fixing some issues on the pagerduty.endpoint page (#2618) 2021-05-28 11:46:46 -07:00
pierwill 02d7d3c4b4
Fix typo; close #2611 (#2612)
Closes #2611
2021-05-27 12:11:20 -05:00
Jason Stirnaman 10f00e199b
fix: Added temporary alias to 1.8 Getting Started so old (v1) externa… (#2589)
* fix: Added temporary alias to 1.8 Getting Started so old (v1) external links get routed to it (#2507)

* Update content/influxdb/v1.8/introduction/get-started.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-25 15:30:36 -05:00
Scott Anderson d1ac50d747
Flux 0.117.0 (#2582)
* Flux 0.117.0 release notes

* updated to function to include host and token for remote writes
2021-05-24 14:49:51 -06:00
kelseiv 7c08a34efc
Add Enterprise 1.8.6 release notes (#2579)
* add OSS 1.8.6 release notes

* remove OSS release notes; nothing changed in OSS

* update Enterprise 1.8.6 release notes

* Tim edits

* updates to AE debug logging per David

* reorder bug fixes

* clarify reason for OSS 1.8.6
2021-05-24 09:51:37 -07:00
thevishvish b161a05131
Fix Typo - InfluxDB notification endpoint creation (#2580) 2021-05-24 10:19:25 -05:00
Scott Anderson d84164f3c2
uncomment brew install in 2.0 oss get started (#2577) 2021-05-21 14:22:23 -06:00
Scott Anderson 1fcc7e452c
update oss and cloud with latest-patch shortcode (#2562) 2021-05-19 09:39:01 -06:00
noramullen1 972d369623
Add downsample cell (addresses #2504 ) (#2560)
* Add downsample cell (addresses #2504 )

* Update content/influxdb/cloud/notebooks/downsample.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-18 23:38:25 -07:00
John Corrigan 2aff1d23f5
Update join.md (#2563)
just removing a duplicate 'and' from the sentence
2021-05-18 20:13:31 -06:00
pierwill 2937f41432
Update create-task.md 2021-05-18 13:22:19 -05:00
pierwill 0ff9cef12c
Add example for creating a task via API (#2556)
Use "duplicate-oss" shortcode for "Create a task"

Closes #2540

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-18 09:51:35 -05:00
Scott Anderson 9c9ae6701f hotfix: update windows binary download url, closes #2554 2021-05-17 16:48:14 -06:00
Scott Anderson 40538c5a93 Merge branch 'master' of github.com:influxdata/docs-v2 2021-05-17 16:26:14 -06:00
Scott Anderson 26f67b661c hotfix: removed merge conflict artifact from glossary 2021-05-17 16:26:04 -06:00
kelseiv df14963f73
Prom histograms in Flux draft-in-progress (#2525)
* Update content/influxdb/v2.0/query-data/flux/histograms.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-17 13:49:48 -07:00
Scott Anderson bf75f87904
Flux 0.116 (#2555)
* Flux today function (#2537)
* Added flux 0.116.0 release notes
2021-05-17 14:27:01 -06:00
Scott Anderson 9c596bb433 updated timedMovingAverage examples, closes #2224, closes #2551 2021-05-17 11:45:14 -06:00
Ryan Betts 6d0a7d2e0d
Fix heading level for Stringable Constraint (#2552)
Was at heading level 5. Make this consistent with the other headers.
2021-05-17 08:35:49 -06:00
dahlinPL f144b5a65d
Update create.md (#2544)
fixed syntax in example
2021-05-14 15:26:49 -07:00
Jason Stirnaman b4acd6cefc
Merge pull request #2539 from influxdata/update/max-select-point-frequency
update: mention that max-select-point frequency only checks every second.
2021-05-14 13:49:36 -05:00
Jason Stirnaman 668470bb20
Update content/influxdb/v2.0/write-data/developer-tools/csv.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-14 13:47:05 -05:00
Jason Stirnaman 260660cc55
Update content/influxdb/v2.0/write-data/developer-tools/csv.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-14 13:46:48 -05:00
Jason Stirnaman 913bb9edda update: help Mac users resolve ulimit errors when writing CSV (#2491). 2021-05-13 13:30:59 -05:00
Jason Stirnaman b817bfdd1b update: mention that max-select-point checks every second (#1498). 2021-05-13 12:30:23 -05:00
noramullen1 6aa2475313
Rename GS and add new Cloud GS (addresses #2124) (#2413)
* Rename old GS (addresses #2124 )

* Update install.md

* Add GS

* Update get-started.md

* Update get-started.md

* Update get-started.md

* Remove alia

* Fix cloud menu

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/sign-up.md

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

* Update content/influxdb/cloud/sign-up.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/get-started.md

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

* Update content/influxdb/cloud/sign-up.md

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

* Address PR feedback

* Revert changes to oss GS

* Update content/influxdb/cloud/sign-up.md

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

* Update content/influxdb/cloud/sign-up.md

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

* Update content/influxdb/cloud/sign-up.md

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

* Update content/influxdb/cloud/sign-up.md

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

* Update content/influxdb/cloud/sign-up.md

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

* Update intro

* Update content/influxdb/cloud/sign-up.md

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

* Delete package-lock.json

* Address PR feedback

* Add back changes to install doc

* Update content/influxdb/cloud/sign-up.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-12 13:24:33 -07:00
Jason Stirnaman c227d2e4b5
Merge pull request #2523 from influxdata/feature/2339-community-templates-link
feature: add community templates link to templates docs (#2339).
2021-05-12 11:47:06 -05:00
Jason Stirnaman 3d9886852d
Update content/influxdb/v2.0/influxdb-templates/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-12 11:23:56 -05:00
Scott Anderson 2ad0420020
Temporarily remove brew install instructions for influxdb 2.0 (#2526) 2021-05-12 10:05:30 -06:00
Jason Stirnaman 4450117039 feature: add community templates link to templates docs (#2339). 2021-05-12 10:19:26 -05:00
dahlinPL a6186f9210
Update create.md (#2522)
fixed description for --org --org-id and --password
2021-05-12 09:12:18 -06:00
Scott Anderson 8f3dcffb4f
Flux 0.115 (#2517)
* Flux Alerta package (in the correct branch) (#2498)

* Flux Alerta package (#2494)

* added flux alerta pkg, closes #2492

* duplicated alerta packages in cloud

* Revert "Flux Alerta package (#2494)" (#2497)

This reverts commit e8907fa54a.

* Revert "Revert "Flux Alerta package (#2494)" (#2497)"

This reverts commit 0704845f45.

* Flux experimental table package (#2496)

* flux table.fill function, closes #2493

* updated table.fill page weight

* added import statement and syntax key to table.fill example

* minor content change on table.fill

* flux 0.115 release notes

* added duplicate-oss to table package in cloud
2021-05-11 16:07:41 -06:00
Jason Stirnaman a1c23310f5 fix: replace incorrect page URLs. 2021-05-07 17:26:51 -05:00
Scott Anderson c529ecd958
update language around windows support in oss upgrade guide, closes #2499 (#2501) 2021-05-06 16:44:42 -06:00
Scott Anderson 0704845f45
Revert "Flux Alerta package (#2494)" (#2497)
This reverts commit e8907fa54a.
2021-05-06 16:35:40 -06:00
Scott Anderson e8907fa54a
Flux Alerta package (#2494)
* added flux alerta pkg, closes #2492

* duplicated alerta packages in cloud
2021-05-06 16:30:54 -06:00
Scott Anderson 08c1c29586
Flux 0.114 (#2495)
* added flux 0.114.0 and 0.114.1 release notes

* Add experimental/influxdb and experimental/usage packages. (#2484)

* added experimental influxdb package

* added experimental usage package

* fixed description of usage package

* added introduced version to experimental usage and influxd pkgs

* Apply suggestions from code review

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

* updates to address PR feedback

* duplicate new functions in cloud

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-05-06 13:59:16 -06:00
Daniel Campbell f0ddb5e9b3
Update _index.md (#2489)
Correct "OSS" to "Cloud" on the Write Data cloud page.
2021-05-06 09:29:01 -06:00
Jason Stirnaman 5ff98793aa
Merge pull request #2471 from influxdata/fix-2425
Added missing comma to array (#2425).
2021-05-03 15:55:28 -05:00
Jason Stirnaman 3ff3fea048 Added missing comma to array (#2425). 2021-05-03 13:49:26 -05:00
kelseiv cd2e9c466e
Simple annotations (#2348)
* draft annonation

* first draft annotations

* Update annotations.md

* uncomment edit & delete annotation procs

* annotation updates

* move annotations to Cloud; add overview links

* add bullet list

* update headers

* add view/hide overview link

* remove redundant header

* rmv redundant header

* rmv extra sp

* rmv sp

* fix numbering

* fix more numbering

* update procedures with latest UI changes

* Update content/influxdb/cloud/visualize-data/annotations.md

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

* Update content/influxdb/cloud/visualize-data/annotations.md

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

* add annotations video & reorg content to fit

* Update content/influxdb/cloud/visualize-data/annotations.md

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

* fix sql link

* Update content/influxdb/cloud/visualize-data/annotations.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-03 10:24:27 -07:00
pierwill 0ebf1b28e9
Fix paths to docker volume mounts (#2468)
Also bump InfluxDB version in k8s example.

Closes #2463, #2385, #2324.

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-04-30 13:17:27 -07:00
Scott Anderson 48449a92ca
port interpolate pkg from flux-restructure branch, closes #2414 (#2467) 2021-04-30 13:21:17 -06:00
Scott Anderson 43d49365b2
Influxdb 2.0.6 (#2459)
* Re-add InfluxDB 2.0.5 (#2450)

This reverts commit c91442f88c.

* added release notes, updated 2.0.5 release notes

* updated download links for influxdb 2.0.6

* 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>
2021-04-29 14:04:33 -06:00
Kelly c91442f88c Revert "InfluxDB 2.0.5 (#2450)"
This reverts commit 4de7de611e.
2021-04-28 11:17:54 -07:00
Scott Anderson 62b0f31d2f hotfix: correction in shard doc 2021-04-28 09:49:22 -06:00
Scott Anderson 4de7de611e
InfluxDB 2.0.5 (#2450)
* Add `--compression` flag to `influx write` (#2243)

Add `--compression` flag to `influx write`

Closes #2240.

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

* Changes to /debug endpoints for InfluxDB 2.0.5 (#2246)

- Add --pprof-disabled influxd flag
- Add pprof-disabled to influxd config-options

Closes #2239.

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

* deprecated influx transpile command, closes #2266

* Update content/influxdb/v2.0/reference/cli/influx/transpile/_index.md

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

* updated influx transpile warning from deprecated to removed

* Deprecated 'influx transpile' command (#2304)

* deprecated influx transpile command, closes #2266

* Update content/influxdb/v2.0/reference/cli/influx/transpile/_index.md

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

* added new and missing influxd config options, closes #2297, closes #2293 (#2303)

* Add 'influx task retry-failed' command (#2334)

* added influx task retry-failed command

* add new task retry-failed flags, updated task task-based content, closes #2095

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* address PR feedback for task retry-failed

* Apply suggestions from code review

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

* updated task retry-failed to address PR feedback

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

* updated task-based failed task docs in cloud

* add profilers flag to influx query, closes #2338, closes #2327 (#2342)

* export lp to stdout, closes #2337 (#2343)

* export lp to stdout, closes #2337

* adjust output-path desc, updated command examples

* Clarify user migration in 1.x to 2.0 automated upgrade process (#2344)

* clarify user migration in upgrade process, closes #2336

* updated user migration content to address PR feedback

* updated migration doc for PR feedback

* 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>

* Updated restore docs (#2352)

* udpated restore docs, closes #2333, closes #2335

* Apply suggestions from code review

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* Apply suggestions from code review

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* describe full restore failure

* Apply suggestions from code review

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

* updated restore doc to address PR feedback

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

* Shard management (#2322)

* shard reference content

* added shard group diagram

* finished reference info for shards

* add shard group duration config flag and examples, closes #2283

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Edd Robinson <me@edd.io>

* addressed PR feedback for shard docs

* more updates to shard docs to address PR feedback

* Apply suggestions from code review

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

* minor updates to shards doc in 2.0

* updated shard state content

* Apply suggestions from code review

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

* Update content/influxdb/v2.0/reference/internals/shards.md

* updated shard group definition in glossary

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Edd Robinson <me@edd.io>

* removed unnecessary period from influx transpile

* Upgrade from OSS 2.x to Cloud (#2420)

* WIP v2 to cloud migration

* updated config create example in grafana doc, resolves #2415

* draft for v2 to cloud migration

* Apply suggestions from code review

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

* minor update to cloud upgrade doc

* updated v2 to cloud upgrade guide to address PR feedback

* updated 1x compatability api docs for cloud

* updated write examples in cloud upgrade, added intro sentence to cloud upgrade landing

* Add file system layout reference doc (#2423)

* add file system layout reference doc, closes #2276

* added filesystem-diagram shortcode to contributing

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updates to filesystem layout doc

* minor update to filesystem layout doc

* fixed typo in v2 to cloud migration

* added newline to filesystem diagram shortcode

* minor updates to fs layout doc

* added windows file system layout

* updated fs layout doc to address PR feedback

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updates to address PR feedback

* Upgrade from 1.x to Cloud (#2424)

* add v1 to cloud upgrade guide with migrate CQs doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* udpated PATH verbiage in v1 to cloud migration doc

* Apply suggestions from code review

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

* added caption shortcode, address PR feedback for v1 to cloud migration

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

* replaced arbitrary username in cloud v1 compat api doc

* renamed v2 to upgrade doc

* removed old from-v2 cloud migration doc

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

* moved diagram css

* minor update to heading in fs layout doc

* updated section heading in fs layout doc

* updated upgrage notification and migration guides

* general cleanup of page titles and descriptions

* Update query optimizations guide (#2441)

* updated pushdowns list, closes #2439, closes #1042

* added profiler information to optimize queries doc

* removed window as a heavy function

* minor change to optimize queries

* update usage of the word manipulate to operate

* add information about dynamically defining filter values, closes #2150

* add information about set vs map to query optimizations, closes #2101

* Apply suggestions from code review

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

* updated pushdowns table

* updated table formatting

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

* Add windows install instructions (#2430)

* add windows install instructions

* removed unnecessary newlines

* removed notes and newlins from windows install instructions

* added known issues to windows warning

* updated windows install instructions

* updated influxdb version in 1.x and cloud docs

* InfluxDB 2.0.5 swagger (#2448)

* updated swagger files to use influxdata/openapi, added helper script

* fixed typo, added newline

* InfluxDB 2.0.5 release notes (#2426)

* InfluxDB 2.0.5 release notes

* Apply suggestions from code review

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

* updated influxdb 2.0.5 release notes to address PR feedback

* last minute additiosn to 2.0.5 release notes

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

* InfluxDB 2.0.5 additions (#2449)

* InfluxDB 2.0.5 release notes

* Apply suggestions from code review

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

* updated influxdb 2.0.5 release notes to address PR feedback

* last minute additiosn to 2.0.5 release notes

* last minute updates to oss, closes #2306, closes 1825

* deduped viz type content

* added missing viz options

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

* updated v1compat swagger

* minor updates to influxdb 2.0.5 release notes

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Edd Robinson <me@edd.io>
2021-04-28 09:10:30 -06:00
kelseiv ac530c6b6e
update Cloud release notes (#2442) 2021-04-27 16:05:26 -07:00
pierwill bc076402bb
Add "InfluxDB Cloud security" document (#2446)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-26 15:09:52 -07:00
Scott Anderson 615645d426
Map visualization (#2355)
* scaffolding for map visualization doc

* added examples images for other map modes

* updated map mode descriptions

* updated map viz to be more task-based

* add usgs sample data to cloud

* added earthquake example query to map viz

* commented out map customization steps

* added information about s2 cell ids in map viz

* updates to map viz to address PR feedback
2021-04-26 13:08:41 -06:00
Scott Anderson 182eb364b2
added release notes for Flux 0.113.0 (#2443) 2021-04-21 14:47:16 -06:00
kelseiv 83d7a649e3
InfluxDB OSS and Enterprise 1.8.5 (#2316)
* release notes draft
* add hyphen to -out
* update influx inspect to include report-disk
* update report-disk
* RN updates
* misc upd
* fix links
* remove issue re meta node
* clarify disk size in bytes
* add Listener issue
* take the meta node reference out
* Update TCP connection closure logging issue
* remove dup
* change to path
* edits from Sam
* tweaks to wording
* note about blank disk usage until flush
* log query text for POST requests
* update HTTP log format
* add httpd prefix to GET example
* add new bug fix to RN
* fix table format
* options task
* remove bug fix
* add release date
* InfluxDB Enterprise 1.8.5 release notes (#2438)
* update Enterprise 1.8.5 release notes
* add link to OSS 1.8.5 RNs
* edits from David
* 1.8.5 install updates (#2437)
* update release date
* update OSS release date
* update Enterprise release date
* update to version 1.8.5
* fix empty verification blocks; adding numbering
* fix verification blocks in data node install
* combine redundant steps
* update versioning in data node install
* edits from Tim
2021-04-20 14:17:55 -07:00
Jack Burgess 0032571645
docs: fix "percentates" typo (#2428) 2021-04-16 11:45:51 -07:00
pierwill ad7ca3499e
Fix some uses of the term "third-party" (#2407)
"Third-party" should be hyphenated when used as a modifier.
2021-04-12 11:03:32 -07:00
Scott Anderson 816a939d95
added flux 0.112.1 release notes (#2411) 2021-04-12 11:44:29 -06:00
kelseiv f0aa06a166
fix button (#2409)
* fix button

* minor edits
2021-04-12 10:22:44 -07:00
Scott Anderson 8f4b72b082
Add examples for custom functions with scoped variables (#2406)
* added examples for custom functions with scoped variables, closes influxdata/DAR#196

* changed manipulate to use

* Apply suggestions from code review

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

* updated custom function example

* minor updates to custom functions doc

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-12 10:43:38 -06:00
Scott Anderson 6ff54ae15a
Add cloud note to schema package (#2404)
* added cloud note to schema package, closes influxdata/DAR#181

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

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

* fixed frontmatter formatting

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-09 15:57:27 -06:00
Scott Anderson 225b17bf1c
Add information about time boundaries in INTO queries (#2403)
* added information about time boundaries and into queries, closes influxdata/DAR#192

* updated info about into queries
2021-04-09 09:26:06 -06:00
Scott Anderson bc2246e6fc
added tracking links for cloud marketplaces, closes influxdata/DAR#195 (#2402) 2021-04-09 09:03:25 -06:00
Scott Anderson a293d801cb
Flux 0.112.0 (#2401)
* added flux-0.111 release notes

* added flux 0.112.0 release notes

* Flux OEE package (#2397)

* added oee pacakge

* updated description of APQ params

* Apply suggestions from code review

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

* addressed PR feedback for OEE package

* updated oee functions to address PR feedback

* added oee functions to cloud

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

* Add missing testing functions (#2393)

* add missing testing functions

* marked testing.benchmark as draft

* updated testing.benchmark

* added introduced frontmatter to testing.load

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updated testing package to address PR feedback

* updated testing docs to address PR feedback

* duplicated testing functions in cloud

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Add experimental transformations (#2398)

* added experimental transformations

* Apply suggestions from code review

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

* address PR feedback for experimental functions

* minor updates to experimental function docs

* duplicated experimental functions in cloud

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

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-08 18:42:30 -06:00
Scott Anderson ff97e554a8
Flux v0.111.0 (#2394)
* added flux-0.111 release notes

* Flux TICKscript package (#2388)

* WIP tickscript package

* WIP tickscript pkg

* fleshed out tickscript pkg

* added introduction version to flux pkg

* updated to address PR feedback

* fixed output typos

* duplicated tickscript package to cloud
2021-04-07 11:33:46 -06:00
Bucky Schwarz 866292bde8
docs: update js client library example code (#2390)
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-04-07 10:33:30 -07:00
Russ Savage b98c0f765b
fix: type in custom check comment (#2389) 2021-04-06 16:31:53 -06:00
Scott Anderson 97f002f0f6
added cloud region request button, closes #2370 (#2384) 2021-04-01 20:56:14 -06:00
pierwill 64daed830f
Update Homebrew installation docs for InfluxDB 1.8 and 2.0 (#2383)
Closes #2381.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-01 15:08:53 -07:00
pierwill d32b1cc3a5
Add example query using map type dashboard variable (#2377)
Closes #782.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-01 12:18:36 -07:00
pierwill 55056611e0
Debian/Ubuntu installation: use separate keyring for InfluxDB key (#2365)
Debian/Ubuntu installation: use separate keyring for InfluxDB key

Adding a key to Ubuntu/Debian trusted keyring is bad practice.
2021-04-01 11:06:09 -07:00
Justin Yeoh d96c990975
Update _index.md (#2380) 2021-04-01 07:29:00 -07:00
Scott Anderson e9dff9eae2 Merge branch 'master' of github.com:influxdata/docs-v2 2021-03-30 13:32:17 -06:00
Scott Anderson c251cd3b0a hotfix: fixed duplicate array menu item 2021-03-30 13:32:10 -06:00
Sokkensoepje 41672c17ba
Update _index.md (#2125)
* Update _index.md

Small typo in the first command for Ubuntu

* Update content/influxdb/v2.0/reference/cli/influx/completion/_index.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-30 11:18:35 -06:00
Kelly bdee29bbc2 options task >> option task 2021-03-29 18:57:18 -07:00
Scott Anderson b858fa254b duplicated array.from to cloud 2021-03-29 13:43:32 -06:00
Scott Anderson c4c581d230 promoted array package from experimental 2021-03-29 13:38:32 -06:00
pierwill 5178d60c9d
Fix example blocks in line protocol tutorial (#2359)
* Fix example blocks in line protocol tutorial

Closes #https://github.com/influxdata/DAR/issues/191.

* fix setup tip format

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-03-29 09:59:45 -07:00
Russ Savage 4ed6d5b76a
fix: dataTime to dateTime (#2361) 2021-03-29 10:35:52 -06:00
Scott Anderson 871c0db598
Flux 0.109 (#2354)
* added flux 0.109.0 and 0.109.1 release notes

* Document changes to Flux string interpolation (#2326)

* Add new content on string interpolation from SPEC.md

Closes #2314

* added the stringable constraint

* Update content/influxdb/v2.0/reference/flux/language/string-interpolation.md

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

* Add 'mode' parameter to 'csv.from' (#2353)

* updated csv.from with new mode parameter

* minor updates to csv.from

* updated description of raw csv parsing mode

* updated csv.from in cloud, updated raw parse mode description

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-03-26 16:21:18 -06:00
pierwill 0b796c5fed
Fix typo (#2351) 2021-03-25 08:39:17 -07:00
kelseiv bb2b34dac9
fix typo 2021-03-24 16:32:29 -07:00
kelseiv ccb99bb888
Fix note about data retention in free tier (#2341)
* Fix note about data retention in free tier
* Update content/influxdb/cloud/account-management/pricing-plans.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-24 16:19:46 -07:00
Scott Anderson 94ddeb0de3
fixed formatting in 1.8 auth setup doc (#2347) 2021-03-24 15:34:09 -06:00
Stephen von Takach ad8c8d28c7
add crystal s2 cell library to shape geo data (#2340) 2021-03-23 15:44:30 -06:00
Scott Anderson 9dcfcace5a
Create ui/timestamp-formats shortcode (#2259)
* create ui/timestamp-formats shortcode, closes #2249

* added time-format shortcode to other viz docs

* updated cloud viz docs with time format shortcode
2021-03-19 16:36:51 -06:00
kelseiv aca9087a1c
fix links (#2321) 2021-03-18 15:44:05 -07:00
kelseiv b2c66c266b
tweaks to 1.x compatibility (#2313)
* tweaks to 1.x compatibility

* Update query.md

* Update write.md

* Update content/influxdb/v2.0/reference/api/influxdb-1x/query.md

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

* Update content/influxdb/v2.0/reference/api/influxdb-1x/write.md

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

* Update content/influxdb/v2.0/reference/api/influxdb-1x/write.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-17 14:45:27 -07:00
Russ Savage 094111871c
fix: example on regexp.findstring (#2310) 2021-03-17 14:45:22 -06:00
kelseiv e037d94b92
Misc (#2309)
* update 1.x compatibility doc

* misc 1.x upds

* edits

* edit
2021-03-17 11:27:29 -07:00
Scott Anderson 8289c95ef9 hotfix: fixed filepath for experimental.spread 2021-03-17 09:56:29 -06:00
Scott Anderson 37e28bd128
Flux 0.108 (#2305)
* flux 0.108 changelog

* Flux VictorOps package (#2295)

* added flux victorops package, closes #2277

* added cloud version of victorops pkg

* Flux Zenoss pkg (#2292)

* added zenoss package, closes #2278

* added cloud duplicates for zenoss package

* updated zenoss pkg to address PR feedback

* Apply suggestions from code review

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

* Flux BigPanda package (#2301)

* added flux bigpanda package, closes #2279

* added cloud version of bigpanda package

* added information to bigpanda pkg about converting timestamps

* Update content/influxdb/v2.0/reference/flux/stdlib/contrib/bigpanda/_index.md

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

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

* added 0.108 package links to flux changelog

* added flux 0.108.1 to flux changelog

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-03-17 08:51:41 -06:00
kelseiv 5f8efecba6
Merge pull request #2299 from influxdata/dar-184
Change to request to --get for --data-urlencode
2021-03-16 09:48:06 -07:00
Kelly 6d7886b171 chg to --get for --data-urlencode 2021-03-16 09:43:55 -07:00
noramullen1 d03e0eda04
Update notebooks (#2253)
* Add top-level notebook video (addresses #2090 )

* Add downsample video and fix typo (addresses #2089 )

* Add clarification about preview button

* Update content/influxdb/cloud/notebooks/create-notebook.md

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

* Update content/influxdb/cloud/notebooks/create-notebook.md

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>

* Remove early access notes

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2021-03-16 09:38:51 -07:00
kelseiv 9d37aa7e9f
Update content/influxdb/v2.0/reference/api/influxdb-1x/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-16 09:06:30 -07:00
kelseiv 2ff510ddb2
Update query.md 2021-03-16 09:06:04 -07:00
Kelly 3f4a2058f5 https://github.com/influxdata/DAR/issues/183 2021-03-16 08:58:21 -07:00
Kelly 0e186280e1 clarification on Go module 2021-03-15 14:47:01 -07:00
Kelly b9d7295c8f add build from source bug fix 2021-03-15 14:41:28 -07:00
Kelly 31e27f8428 update 1.7.11 RNs and add new config option 2021-03-15 14:00:53 -07:00
Scott Anderson 5a68bb4171
Flux 0.107 (#2284)
* added flux 0.107 release notes

* updated kaufmansAMA function

* added all new experimental function signatures

* address PR feedback

* 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>
2021-03-12 17:01:14 -07:00
Scott Anderson c9cc1028a5 Merge branch 'master' of github.com:influxdata/docs-v2 2021-03-12 16:37:51 -07:00
Scott Anderson e8d2155fdc hotfix: updated flux slack examples 2021-03-12 16:37:20 -07:00
Kelly 16532d3b9c Merge branch 'master' of github.com:influxdata/docs-v2 into memory 2021-03-12 15:19:47 -08:00
pierwill 53f4f4d1c8
Manual upgrade / upgrade doc restructure (#2264)
* Start work on "Manually upgrade" docs

- Add content from Grafana doc
- Begin adding context and introduction
- Add content from automatic upgrade guide
- Mention secure-by-default
- Add backup warning

* Add info about authorizing `influx v1` commands

* 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>

* Add influxd upgrade recommendation

* Update content/influxdb/v2.0/upgrade/v1-to-v2/manual-upgrade.md

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

* Add conceptual info to `influx v1 auth` CLI docs

* Work on PR feedback

* Work on outline and ToC

* Reorder migrate data instructions

* Work on guide

Add related links

* Edit data migrations section

* Mention "manual upgrade path" in automatic upgrade doc

* Spell check

* Add link and move manual upgrade notes in auto guide

* Work on guide

* Fix notes for directing users to right upgrade guides

* Reorgization upgrade docs

* Work on Upgrade landing page

* Start clarifying decision tree

* Rm comments

* Clean up landing page

* updates to 2.0 upgrade guides

* more updates to manual upgrade guide

* more updates to upgrade docs

* updated reference docs

* Apply suggestions from code review

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

* fixed typos in auto-upgrade guide

* Apply suggestions from code review

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

* fixed structure of migrate config settings

* updated upgrade landing structure, updated links

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-11 16:13:51 -07:00
Scott Anderson 180f6a8d5d
remove ro-only docker mount, closes #2274 (#2275) 2021-03-10 09:17:28 -07:00
Scott Anderson 11c6a3ee45
Influxdb 2.0 Docker upgrade (#2265)
* influxdb 2.0 docker upgrade, closes #2257

* Apply suggestions from code review

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

* updated docker upgrade doc to address PR feedback

* Apply suggestions from code review

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* added more mounts to docker examples

* Apply suggestions from code review

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* updated note about boltdb config path

* removed tabs from docker page

* removed more tabs from docker update guide

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2021-03-09 13:49:56 -07:00
Scott Anderson a7948edf01 hotfix: join only joins two streams 2021-03-08 11:01:39 -07:00
Scott Anderson f1c894ba48
DAR fixes (#2254)
* updated join doc, closes influxdata/DAR#180

* add information about optimizing query result size, closes influxdata/DAR#179

* updated note about downloading query data

* minor changes to join description
2021-03-08 10:27:02 -07:00
Scott Anderson c2c2dd969f
Updated Mosaic description and add example queries (#2251)
* updated mosaic description and image, added example queries, closes #2250

* marked oss mosaic as draft

* typo fix
2021-03-05 14:55:06 -07:00
pierwill 64452f49d5
Remove outdated info (#2252)
* Remove outdated info

* Update content/influxdb/v2.0/upgrade/v1-to-v2/_index.md
2021-03-05 13:27:54 -08:00
Scott Anderson af8a029d3a hotfix: moved mosaic visualization into cloud 2021-03-05 13:21:24 -07:00
noramullen1 beb3d7b131
Add mosaic visualization (#2248)
* Create mosaic.md

* Add mosaic

* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>

* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md

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

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-05 12:01:22 -08:00
lanceybp 2b32d81d85
Update csv.md (#2245)
Fix --errors-file flag typo
2021-03-05 09:17:13 -08:00
Scott Anderson b408afb619 hotfix: more cq guide fixes 2021-03-04 22:40:53 -07:00
Scott Anderson e526cae51f hotfix: updated CQ details 2021-03-04 16:14:47 -07:00
Scott Anderson 89f3f4c6ae hotfix: update derivative param names 2021-03-04 15:27:48 -07:00
Scott Anderson b7d8c620b8
Updated examples in the CQ migration guide (#2242)
* updated examples in the cq guide

* udpated cq guide to address PR feedback
2021-03-04 15:06:58 -07:00
Scott Anderson 8eb9cb9211
Add 1.x Grafana docs (#2232)
* updated influxdb oss and cloud grafana/influxql instructions, closes #1340, closes #2165

* updated grafana cloud instructions to use token auth

* updated cloud grafana config screenshot

* show auth options with influxql in grafana doc

* added tab onload js, WIP grafana rework

* updated content for influxql in grafana

* minor updates to grafana doc, closes #2211

* added information about downloading and configuring the influx cli to cloud grafana doc

* minor update in cloud grafana doc

* updated grafana influxql decision tree

* fixed some typos

* Apply suggestions from code review

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

* addressed PR feedback

* added updates to grafana

* scaffolding for grafana doc in 1.7

* add grafana docs for influxdb 1.7 and 1.8, closes influxdata/DAR#125

* updates to 1.x grafana docs

* added grafana docs to enterprise 1.7 and 1.8, closes influxdata/DAR#107

* adjusted menu order of enterprise tools section

* updated enterprise grafana docs to address PR feedback

* added information about RPs and more examples, closes #2215

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-03-04 11:32:18 -07:00
Max Printz 4660f6c020
Updated the UI references (#2234)
* Updated the UI references

Added the new UI pictures and references to the button locations. Also added more info on the retention policy.

* Apply suggestions from code review

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-04 11:05:05 -07:00
pierwill 7f7f44351e
Fix port number in `influx write` CLI doc (#2238) 2021-03-03 13:38:53 -08:00
pierwill 7700f0eb9f
Add video to "Automatically configure Telegraf" (#2231)
Adds "How to Add Data to InfluxDB Cloud with Telegraf in 5 Steps"
2021-03-02 15:16:12 -08:00
Samantha Wang 972b0f7efa
Add video to automatically configure Telegraf (#2122)
Add youtube video: https://youtu.be/M8KP7FAb2L0
2021-03-02 10:16:13 -08:00
Scott Anderson 57da1eff86
added note to leave out task options when creating new task, closes #2202 (#2203) 2021-03-01 14:03:41 -07:00
noramullen1 329e3ccb93
Ticks visualization (#2175)
* Update band.md

* Add tick marks and legend update

* add verbal phrases and minor edits

* UI updates

* hide Legends section

* add SI default

Co-authored-by: Kelly <kelly@influxdata.com>
2021-03-01 12:59:46 -08:00
Scott Anderson efa9d5203c
added notes to all v1 auth commands about not working with cloud, closes #2208 (#2223) 2021-03-01 10:38:39 -07:00
Doug Hoard 91cfc667b7
Fixed use tokens documentation (#2217)
Fixed use tokens documentation
2021-02-26 22:08:55 -07:00
Scott Anderson 46d0f16dc0
upgraded hugo to 0.81.0, fixed isset build error, fixed formatting in grafana doc (#2218) 2021-02-26 21:54:41 -07:00
Scott Anderson 368dd4ebc4
Update Grafana docs for OSS 2.0 and Cloud (#2210)
* updated influxdb oss and cloud grafana/influxql instructions, closes #1340, closes #2165

* updated grafana cloud instructions to use token auth

* updated cloud grafana config screenshot

* show auth options with influxql in grafana doc

* added tab onload js, WIP grafana rework

* updated content for influxql in grafana

* minor updates to grafana doc, closes #2211

* added information about downloading and configuring the influx cli to cloud grafana doc

* minor update in cloud grafana doc

* updated grafana influxql decision tree

* fixed some typos

* Apply suggestions from code review

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

* addressed PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-26 18:31:19 -07:00
Scott Anderson 74e6c737e5
Flux 0.106 (#2199)
* added flux 0.106.0 release notes

* added experimental.integral function

* added experimental.window function

* updates experimental.integral and experimental.window to address PR feedback

* 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>
2021-02-26 15:52:48 -07:00
pierwill 77ff9d6f65
Document using a config file through Docker volume (#2207)
Document using InfluxDB config file with Docker volume

Replace quay image with DockerHub

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-26 12:30:46 -08:00
Daniel Moran da1aa5d57e
Link to DockerHub for upgrade instructions. (#2214)
* Link to DockerHub for upgrade instructions.
* Update from review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-26 11:10:42 -08:00
pierwill 5c95d77489
Document using volume mounts with Docker image (#2205)
Document using volume mounts with Docker image

Work toward #1947.

Re-order phone home and docker shell content.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-25 09:38:29 -08:00
Bojan Oro 28a183f247
Update Grafana auth steps for InfluxQL against Influx2.0 (#2029)
* Update auth steps for InfluxQL against Influx2.0

Addresses https://github.com/influxdata/docs-v2/issues/1942

* Apply PR change requests

* Adjust step numbers
2021-02-25 09:52:15 -07:00
Scott Anderson e9a8b6c039
fix CLI flags table structure and styles (#2204) 2021-02-24 18:52:03 -07:00
Scott Anderson 96621fe39f
added examples to profiler package, closes influxdata/DAR#175 (#2180) 2021-02-22 15:03:06 -07:00
Scott Anderson c1ca5c8408
Fix broken internal links – SEO link audit (#2189)
* link audit, remove info about stopping influxd in restore docs, closes #2168

* fixed broken internal links for seo link audit

* updated canonical logic to be smarter

* fixed canonical links and broken images

* fixed errant find and replace

* fixed formatting of kapa event handler docs

* more link fixes

* more link fixes, support latest shortcode in telegraf plugin descriptions
2021-02-19 11:07:47 -07:00
Scott Anderson 89d354a8c8
Fix email alert examples, closes #2187 (#2188) 2021-02-18 10:25:36 -07:00
pierwill 0572bdf3b9
Mention influx CLI on "Write data" landing page (#2192)
This makes the CLI docs easier to find for those readers visually scanning the page for the term "CLI".
2021-02-17 16:14:38 -08:00
David 2f67737ad7
Update link to influx-cxx (#2181)
* Update link to influx-cxx

Originally linked project is unmaintained, new link goes to active fork

* add c++ library to v1.8 api_client_docs

* add c++ library to doc description for v1.7 api_client_libraries
2021-02-17 07:46:08 -07:00
kelseiv 4d81f9d4a2
Remove 1.8.3 was unreleased note; add 1.8.3 release notes back (#2186)
* remove 1.8.3 "unreleased" note; add 1.8.3 RNs back

* rmv 1.8.3 changes from 1.8.4 list
2021-02-16 17:05:55 -08:00
noramullen1 27821a513c
InfluxDB 2.0.4 (#2134)
* Changelog for 2.0.4
* Update influxdb.md
* New influxd commands, flags, and config options (#2139)
* added influxd print-config command
* added --overwrite-existing-v2 flag to influxd upgrade
* added export-lp command
* added nats-related config options to influxd
* updated influxd docs to address PR feedback
* minor updates to influxd docs
* removed ignored files from the repo
* closes #2079
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update upgrade docs to note removal of inmem option (#2138)
* Update upgrade docs to note removal of inmem option
* Update content/influxdb/v2.0/upgrade/v1-to-v2/_index.md
  Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
  Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Apply suggestions from code review
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Swagger files for InfluxDB 2.0.4 (#2145)
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* Apply suggestions from code review
  Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* removed geo ref from oss swagger
* Add new items
* InfluxDB 2.0.4 binaries (#2144)
* updated download links and pkg links for influxdb 2.0.4
* updated underscores to dashes in binary example names
* removed unsupported tag matching operators from swagger, closes influxdata/DAR#160
* Update influxdb-k8-minikube.yaml (#2171)
* update v1-compat swagger with timestamp info, closes influxdata/DAR#118 (#2172)
  Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
  Co-authored-by: Daniel Moran <danxmoran@gmail.com>
  Co-authored-by: Scott Anderson <scott@influxdata.com>
  Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-02-11 15:55:09 -07:00
kelseiv 3b42f53684
closes #2025 (#2030) 2021-02-10 15:34:58 -08:00
kelseiv 5a4a2a1448
Chronograf 1.8.10 (#2142)
* misc 1.8.10 update
* fix link to latest Telegraf plugins
* update release date
* edits
2021-02-10 14:44:09 -08:00
pierwill 128bc37135
Update k8s "Get started" docs (#2167)
Update k8s "Get started" docs

- Add instructions for using kind
- Bump version to 2.0.3

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-10 14:15:12 -08:00
pierwill 3bb7133a39
systemd: Add instructions for passing arguments to influxd (#2163)
systemd: Add instructions for passing arguments to influxd
2021-02-10 10:54:44 -08:00
pierwill ae75d08674
systemd: Document InfluxDB data storage location (#2161)
systemd: Document InfluxDB storage locations

* Add info on bolt and engine

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-09 15:50:54 -08:00
pierwill fc806a28b1
Improve systemd installation docs for InfluxDB 2.0 (#2157)
Add systemd installation docs for `.deb` and `.rpm`
2021-02-09 13:15:14 -08:00
noramullen1 1abf24d4aa
Edit Telegraf config in the UI (#2132)
* WIP -- add info about editing config file in UI

* Addresses #2104

* Address PR feedback

* Update content/influxdb/v2.0/telegraf-configs/update.md

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>

* Update content/influxdb/v2.0/telegraf-configs/update.md

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>

* Address PR feedback

* Update content/influxdb/v2.0/telegraf-configs/update.md

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

* Update content/influxdb/v2.0/telegraf-configs/update.md

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

* Update content/influxdb/v2.0/telegraf-configs/update.md

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

* Update wording per PR feedback

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-09 11:35:45 -08:00
Scott Anderson b3e4b9a7a7
Querying remote InfluxDB sources (#2158)
* add note about querying remote influxdb sources to from() docs, closes influxdata/DAR#173

* Apply suggestions from code review

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

* Update content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/from.md

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

* updates to address PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-02-09 06:49:50 -07:00
timhallinflux e902e2144b
fixed misspelling (#2159) 2021-02-08 18:28:38 -08:00
kelseiv 2d3ea98f64
add latest Jan cloud updates (#2153) 2021-02-08 09:48:47 -08:00
Oori d846ab548a
fix(changelog): correct year for 1.8.4 release (#2155) 2021-02-08 09:48:15 -08:00
kelseiv 994f9e4522
InfluxDB OSS 1.8.4 updates (#2129) 2021-02-08 09:47:18 -08:00
김세환 d3c406bcef
fix: wrong file name in get-started.md (#2093) 2021-02-04 17:57:47 -08:00
Scott Anderson 35639816dd
Flux 0.105.0 2021-02-04 16:22:41 -07:00
Scott Anderson 77c9fe823a
remove refernces to task retry option, closes #2131 (#2135) 2021-02-04 16:17:49 -07:00
Scott Anderson bec65f7492 hotfix: change flux 0.103.1 to 0.104.0 2021-02-02 13:22:34 -07:00
Scott Anderson 8f2e9f696d
Flux 0.103.1 (#2128)
* add flux 0.103 to release notes

* Flux 0.103.1
2021-02-02 12:54:03 -07:00
kelseiv 7244688e80
InfluxDB OSS 1.8.4 release notes (#2059)
* add 1.8.4 release notes and missing 1.8.3 RNs

* add 1.8.4 release notes

* add new configuration option

* Update releasenotes-changelog.md

* update 1.8.4 OSS RNs

* hide strict error handling option

* hide Ent RNs

* rmv Enterprise

* updated OSS 1.8.4 release notes

* remove 1.8.3 RNs - combined in Enterprise PR

* remove obsolete stats

* edits
2021-02-01 15:52:10 -08:00
Scott Anderson cf61a1422a
Flux v0.103 (#2123) 2021-02-01 14:56:25 -07:00
Scott Anderson 304d84cc36
Enrich CQ migration guide and add Flux/InfluxQL parity (#2102)
* add resample information to cq migration guide

* enriched cq migration guide, added flux-vs-influxql

* Apply suggestions from code review

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

* Apply suggestions from code review

* Update content/influxdb/v2.0/upgrade/v1-to-v2/migrate-cqs.md

* clarified links to 1.8 influxql docs

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-01 14:14:00 -07:00
Scott Anderson 1a020cc4de
added flux 0.101 and 0.102 to release notes (#2103) 2021-02-01 14:11:48 -07:00
Jakub Bednář 702e62378e
docs: add link to Swift client (#2120) 2021-02-01 10:51:06 -07:00
pierwill ec1ce8748f
Fix typo; close #2118 (#2119) 2021-01-30 12:12:40 -08:00
pierwill 1684202e3a
Fix typo (#2115)
Closes #2113
2021-01-29 13:11:29 -08:00
pierwill 69b8660d9a
Fix downloads links in cloud/get-started.md (#2108) 2021-01-28 09:19:30 -08:00
noramullen1 b358c26307
Merge pull request #2027 from influxdata/azure
Add Azure info to Cloud docs
2021-01-27 11:05:01 -08:00
noramullen1 3716959a40 Update names 2021-01-27 10:17:30 -08:00
Scott Anderson 48588e5a46
add resample information to cq migration guide (#2097) 2021-01-26 16:44:48 -07:00
pierwill b963d24d08
Document using InfluxDB 2 as a systemd service (#2096)
Document using InfluxDB 2 as a systemd service

Also promote "Networking ports" to H3

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-26 14:59:18 -08:00
Ignacio Van Droogenbroeck 0de431633a
Updating InfluxDB "phone home" docker tag (#2091) 2021-01-26 10:41:45 -07:00
pierwill 391483cdfa
Add "Use tokens" documentation (#2086)
Add "Use tokens" documentation

Add a page called "Use tokens" to "Manage tokens". This gives two
minimal examples using the CLI and links to other existing
documentation.

Closes #2054

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-01-22 11:03:51 -08:00
noramullen1 7faf95900a Hot fix -- broken download link 2021-01-21 14:43:06 -08:00
Kelly 10c0fe1214 fix format 2021-01-20 13:53:23 -08:00
kelseiv 1ea541b414
Merge pull request #2066 from influxdata/Jan-2021-Cloud-updates
Jan 2021 cloud updates
2021-01-20 13:46:48 -08:00
Kelly ae66b5d2a9 remove tick flag 2021-01-20 13:44:04 -08:00
harrisondnash 438ba2f706
fix:#1961 (#2024)
* fix:#1961

* resolving comments

* fix:added flux example
2021-01-20 13:12:07 -07:00
Kelly 7be617e00c update title to reflect updates may not be monthly 2021-01-19 09:08:43 -08:00
kelseiv a9dd4336a7
remove influxd 2021-01-19 09:04:53 -08:00
kelseiv a9a8347114
Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-19 09:03:11 -08:00
kelseiv 48fdd91382
Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-19 08:45:34 -08:00
Scott Anderson 6dca619625
Merge pull request #2075 from Bigjaked/patch-1
Update commands in readme
2021-01-19 09:13:07 -07:00
Scott Anderson ce94c3fc72
Merge pull request #2076 from harrisondnash/typo
fix:#1895
2021-01-19 08:47:42 -07:00
Jake a9ebd35273
Update commands in readme
Updating the commands in the readme file so that the commands actually match the filenames. For some reason a hyphen was added in the file names of the influx-download and the .asc file.
for example these command fails
```
wget https://dl.influxdata.com/influxdb/releases/influxdb-2-2.0.3_darwin_amd64.tar.gz
wget https://dl.influxdata.com/influxdb/releases/influxdb-2-2.0.3_darwin_amd64.tar.gz.asc
```

but these work just fine.

```
wget https://dl.influxdata.com/influxdb/releases/influxdb2-2.0.3_darwin_amd64.tar.gz
wget https://dl.influxdata.com/influxdb/releases/influxdb2-2.0.3_darwin_amd64.tar.gz.asc
```

I simply updated the docs to reflect the correct files
2021-01-18 15:42:10 -07:00
noramullen1 0131e5e298 Fix regex example 2021-01-15 14:54:02 -08:00
Scott Anderson b042050e37 hotfix: added keep-url to http.get example, closes influxdata/DAR#165 2021-01-15 14:56:55 -07:00
pierwill 261f12bfbe
Fix API-related problems with Cloud vs OSS (#2070)
Fix Postman API endpoints.
2021-01-15 12:56:18 -08:00
Kelly 8f47599d59 https://github.com/influxdata/docs-v2/issues/2068 2021-01-15 08:25:44 -08:00
kelseiv 3a24bba9cd
fix formatting 2021-01-14 16:46:47 -08:00
Kelly 92fb1bf037 update monthly Cloud updates doc 2021-01-14 16:29:56 -08:00
Kelly 27f5e26b7b update write data overview for Cloud 2021-01-14 16:29:22 -08:00
Kelly b64ad66ecd add load data procedures to Cloud 2021-01-14 16:29:05 -08:00
harrisondnash b02dca2a22 fix:#1895 2021-01-13 18:38:19 -06:00
liumengyang cbb4339881
Update csv.md
spelling mistake
dataTime --> dateTime
2021-01-11 17:49:45 +08:00
Scott Anderson 8f067308c5 Flux 0.100 release notes 2021-01-08 09:09:01 -07:00
Scott Anderson 2d5f6efa59 updates to multi-field-math guide to address PR feedback 2021-01-08 08:47:42 -07:00
Scott Anderson 0af8f5e047 duplicated mulit-field guide in cloud 2021-01-07 16:48:41 -07:00
Scott Anderson d7882c6b41 Merge branch 'master' into math-multiple-fields 2021-01-07 16:46:44 -07:00
Scott Anderson 294e3b8fc1 minor text updates 2021-01-07 16:46:17 -07:00
Scott Anderson cc6a13474a added common query guide for running calculations with multiple fields 2021-01-07 16:42:50 -07:00
Scott Anderson 59b0253acc
Merge pull request #2038 from influxdata/fix-related
Fix related links
2021-01-07 13:21:07 -07:00
Kelly 7479fd3551 fix bullet lists 2021-01-07 09:25:59 -08:00
Kelly fda10f907f duplicate common queries in Cloud 2021-01-07 09:21:11 -08:00
Scott Anderson 643b182ddf fix related links, closes #2037 2021-01-07 10:16:04 -07:00
noramullen1 4fe469aac2 Update links 2021-01-05 11:54:47 -08:00
noramullen1 2ad856dcd4 Clarify no email addresses for either SSO option 2021-01-04 15:29:58 -08:00
noramullen1 09a6840000 Add Azure info to cloud docs 2021-01-04 10:41:48 -08:00
Kelly da69147991 add redirects to fix broken link 2020-12-28 13:27:27 -08:00
Tobias Deiminger a1cfb1a260 Fix minor typo in "Group keys" 2020-12-25 21:02:10 +01:00
Kelly 074415bba1 minor edits to Billing page; upd gsg 2020-12-23 16:17:15 -08:00
Kelly 81b7a9d7b9 v2-checkout-updates 2020-12-23 15:50:53 -08:00
Scott Anderson 312c55d7ad resolved merge conflicts 2020-12-23 13:56:20 -07:00
Scott Anderson bad6817bf4 address more PR feedback 2020-12-23 13:54:08 -07:00
kelseiv 793d5f5dce
Merge pull request #1993 from influxdata/grafana
Update InfluxQL connector/Grafana instructions
2020-12-23 10:20:27 -08:00
Scott Anderson 5e80bb82fa updated CLI docs to address PR feedback 2020-12-23 10:24:54 -07:00
Scott Anderson 40baf8a5d8
Merge pull request #2010 from harrisondnash/key-concept-links
fix: #1786
2020-12-21 15:31:00 -07:00
harrisondnash 5a06458034 fix: links to markdown 2020-12-21 15:23:36 -06:00
w33bion 7e3cd8bc5b
Update go.md
The github link was broken
2020-12-21 11:47:07 +01:00
harrisondnash b511dafbbc fix: #1786 2020-12-20 20:33:59 -06:00
Scott Anderson 72fbb5c30c hotfix: added EXPLAIN ANALYZE to list of supported queries, update edge.js 2020-12-18 18:31:42 -07:00
kelseiv 59320b4c98
Merge branch 'master' into master 2020-12-18 17:13:36 -08:00
Scott Anderson 94eb58e562 updated write annotated csv example 2020-12-18 11:27:15 -07:00
Scott Anderson 9b6e6484d2 added token recommendation to oss get-started 2020-12-18 09:00:30 -07:00
Scott Anderson 96a1f4d63d added data structure note to influx write doc 2020-12-18 08:48:21 -07:00
Scott Anderson d5185492d1 updated language about all access tokens and exporting templates 2020-12-18 08:18:44 -07:00
Ivan Kudibal fd09df55af
Update get-started.md
one more 2
2020-12-18 09:44:31 +01:00
Ivan Kudibal 47cf5cb6df
Update get-started.md
linux review, update filename
2020-12-18 09:34:09 +01:00
Scott Anderson a1a658678e added link to influx cli conventions and patters to all cli docs, closes #1992 2020-12-17 22:54:42 -07:00
Scott Anderson 93f59a29ad added information about the superuser token, closes #1951 2020-12-17 22:15:59 -07:00
Scott Anderson 6fc53e5ca6 added and updated influx cli examples, closes influxdata/DAR#144, closes influxdata/DAR#146 2020-12-17 22:05:38 -07:00
Scott Anderson fba827d8b4 hotfix: fixed stream and table function examples 2020-12-17 09:18:35 -07:00
Hugo Cartigny e0778b5808
Fix typo in findcolumn.md 2020-12-17 11:45:28 +01:00
Scott Anderson 0c49e2a944 added influx CLI conventions and credential note 2020-12-16 22:01:06 -07:00
noramullen1 1b514943ce Hot fix -- fix package links 2020-12-16 18:38:42 -08:00
Scott Anderson 4b4dd77ba7 added notes to influx cli commands that do not work with cloud, resolves influxdata/DAR#148 2020-12-16 16:16:49 -07:00
Scott Anderson afd6408725
Merge pull request #1983 from influxdata/query-optimization-wording-1
Update optimize-queries.md
2020-12-16 13:33:04 -07:00
Scott Anderson 37a1f7ecb2
Updated link in OSS optimize doc 2020-12-16 13:32:37 -07:00
Sam Dillard 94ca8db7ba
Update optimize-queries.md 2020-12-16 12:30:21 -08:00
Sam Dillard 6ccfcf6f2d
Update optimize-queries.md 2020-12-16 11:48:45 -08:00
Scott Anderson ec6fec8c0b hotfix: fix cardinality examples, update URL selector js, closes influxdata/DAR#159 2020-12-16 08:24:21 -07:00
Scott Anderson a14a33575e
Merge pull request #1994 from influxdata/flux-0.99
Flux 0.99
2020-12-15 21:51:04 -07:00
Scott Anderson 7e64ab6fd0 added flux 0.99.0 release notes 2020-12-15 21:48:43 -07:00
Scott Anderson 2898f28ba5
Merge pull request #1980 from influxdata/flux-dict-types
Flux dictionary types
2020-12-15 21:28:12 -07:00
Scott Anderson 15dc5e6a94 updated dict docs to address PR feedback 2020-12-15 21:26:26 -07:00
Scott Anderson 810721c82c Merge branch 'flux-0.99' into flux-dict-types 2020-12-15 21:18:04 -07:00
Kelly 3267e66576 fix delete 2020-12-15 18:17:20 -08:00
Kelly 6419361283 closes #1960 2020-12-15 18:13:35 -08:00
Ignacio Van Droogenbroeck d6eebbd111
Added a note about auth requirements for exporting templates.
This note, clarify that the user needs to have/create and an All access token to be capable of export templates.
2020-12-15 20:35:26 -03:00
noramullen1 c5e4479dd7 Hot fix -- fix package names 2020-12-15 11:26:23 -08:00
noramullen1 d4aa5a96a8 Update flux version in influxdb changelog 2020-12-15 10:49:36 -08:00
Scott Anderson 0be93ee4cd fixed typo in monitor.check 2020-12-15 11:41:01 -07:00
Scott Anderson 9310e65854 Merge branch 'master' into flux-check-data 2020-12-15 11:40:25 -07:00
Scott Anderson 440fafd813 updated description of monitor.check data 2020-12-15 11:37:42 -07:00
noramullen1 db28b4847c Link to helper scripts 2020-12-14 17:50:41 -08:00
noramullen1 be86cb2000 Update name of deb and rpm packages 2020-12-14 17:47:13 -08:00
noramullen1 25f9aa6aac Address PR feedback 2020-12-14 16:36:37 -08:00
noramullen1 9a4d3d5310 address PR feedback 2020-12-14 16:21:53 -08:00
noramullen1 d2c069546b Add packaging change 2020-12-14 16:05:10 -08:00
noramullen1 5e4be36f4f Merge branch 'master' into influxdb-203-changelog 2020-12-14 14:07:52 -08:00
noramullen1 0971ca97ff Add changelog 2020-12-14 10:32:21 -08:00
Sam Dillard b82ca682cf
Update optimize-queries.md 2020-12-14 09:50:18 -08:00
Sam Dillard 665a486d4f
Update optimize-queries.md
I just added a little more granularity to the line about how many points the hypothetical scenario would generate in-memory.  The reason being it clarifies the number a little more and also provides a little extra incentive to optimize :).
2020-12-14 09:39:17 -08:00
Kevin Gorham a19fe19b47
Fix reversed descriptions. 2020-12-13 20:38:59 -05:00
Scott Anderson bd3f9f677c
Merge pull request #1977 from influxdata/flux-notification-fixes
Flux notification fixes
2020-12-11 15:15:24 -07:00
Scott Anderson df8038f3b7 updated endpoint docs to address PR feedback 2020-12-11 15:13:51 -07:00
Scott Anderson a1d02f6175 updated monitor notify docs to address PR feedback 2020-12-11 15:09:36 -07:00
Scott Anderson f52e224188 added link to dict.get 2020-12-11 14:49:40 -07:00
Scott Anderson 194aed989c added the dict package 2020-12-11 14:45:13 -07:00
Scott Anderson 6acf9857c8 documented flux dict types, closes #1796 2020-12-11 13:37:00 -07:00
Scott Anderson aae77497f8 updated monitor.notify to address PR feedback 2020-12-10 20:53:44 -07:00
shilinlee cc88a1add0
fix typo 2020-12-11 10:40:51 +08:00
Scott Anderson 7ea259e832 updated monitor.notify to better illustration implementation, closes #1974 2020-12-10 17:22:01 -07:00
Scott Anderson 730b2d3b7f updated mapFn descriptions and examples, closes #1976 2020-12-10 16:54:54 -07:00
Scott Anderson f62c8d0804 hotfix: add data retention to system buckets, add user defined tags to system buckets, closes influxdata/DAR#158 2020-12-10 16:12:51 -07:00
Scott Anderson 35fc98943a
Merge pull request #1940 from influxdata/chronograf-1.8.9
Chronograf 1.8.9
2020-12-10 14:43:52 -07:00
Scott Anderson c0ee8f7ec5
Merge pull request #1970 from influxdata/chronograf-v2-auth
Chronograf v2 auth
2020-12-10 14:14:17 -07:00
pierwill 9ecb339450 Fix typo
Closes https://github.com/influxdata/DAR/issues/157
2020-12-10 10:59:32 -08:00
Scott Anderson 20bd583c6f updated bucket and rp info for chronograf 2020-12-10 10:21:58 -07:00
Scott Anderson e6bc3636e8 updated chronograf docs to address PR feedback 2020-12-10 09:55:27 -07:00
Scott Anderson 346e045b40 Merge branch 'master' into chronograf-1.8.9 2020-12-09 17:05:41 -07:00
Scott Anderson c04124d85c updated chronograf 1.8 connection config doc 2020-12-09 17:04:17 -07:00
Scott Anderson 23db51706a
Merge pull request #1957 from influxdata/bucket-limit
Added notes about organization and bucket limits in OSS
2020-12-09 16:22:35 -07:00
Scott Anderson 398efe1e5b added minor condition to bucket limits 2020-12-09 16:20:39 -07:00
Scott Anderson cb7454be18 updated influxdb v2 chronograf doc 2020-12-09 16:19:14 -07:00
Scott Anderson 2d26a3109b
Merge pull request #1965 from influxdata/docs/invalid-column-type-for-map
docs(flux): add a note to map about invalid column types
2020-12-09 15:44:52 -07:00
Scott Anderson c13fe01a98 updated map note 2020-12-09 15:41:22 -07:00
Jonathan A. Sternberg 71c21ac129
docs(flux): add a note to map about invalid column types 2020-12-09 15:26:14 -06:00
Scott Anderson c969c42b59
Merge pull request #1966 from influxdata/system-buckets
System buckets PR feedback
2020-12-09 14:25:19 -07:00
Scott Anderson b4adae8d92 PR feedback 2020-12-09 14:24:16 -07:00
Scott Anderson b803078eb4
Merge pull request #1963 from influxdata/system-buckets
Document system buckets
2020-12-09 14:21:17 -07:00
pierwill 855d2a8c7e
Fix monitor.logs() example
Closes https://github.com/influxdata/DAR/issues/156
2020-12-09 12:40:26 -08:00
Scott Anderson 1f683d00cb document system buckets, related to #1949 2020-12-09 11:24:06 -07:00
Scott Anderson 9d6957ed0c Merge branch 'master' into system-buckets 2020-12-09 11:13:43 -07:00
Scott Anderson ff0d860b1d
Merge pull request #1920 from influxdata/cloud-data-durability
Document InfluxDB Cloud durability
2020-12-09 11:13:10 -07:00
Scott Anderson d99cb2bbd5 updated correct to readable in cloud durability doc 2020-12-09 11:11:17 -07:00
Scott Anderson 3f34884c11 added cloud version of system buckets 2020-12-09 11:05:30 -07:00
Scott Anderson d000fd9746 added comment to profiler code example 2020-12-08 14:33:20 -07:00
Scott Anderson 649004e291 updated language around storage vs in memory operations 2020-12-08 13:36:55 -07:00
noramullen1 09be1016df Create changelog 2020-12-08 11:36:41 -08:00
Scott Anderson b015efbb68 added duplicate shortcode to cloud profiler pkg 2020-12-08 11:49:31 -07:00
Scott Anderson 0600d450f9 added the operator profiler, closes #1944 2020-12-08 11:46:03 -07:00
Scott Anderson 51bee01d6b
Merge pull request #1946 from influxdata/arm-binaries
Updated OSS and cloud with ARM binaries
2020-12-08 11:05:51 -07:00
Scott Anderson 59d70608b3 added notes about org and bucket limits in oss, closes #1956 2020-12-08 09:30:27 -07:00
Kelly 471c6efaf1 remove bullets to hide functions in pushdown list 2020-12-07 18:52:04 -08:00
noramullen1 fa0b316cc2 Fix typo 2020-12-07 18:04:52 -08:00
noramullen1 b546b93ae8 fix ordering of notebooks docs 2020-12-07 17:31:28 -08:00
noramullen1 c42a5c3c9f Fix menu error for notebooks (hot fix) 2020-12-07 17:15:56 -08:00
noramullen1 c6b975d5f0 Missing parenthesis (hot fix) 2020-12-07 16:22:23 -08:00
noramullen1 71d81647ff More notebook hot fixes (formatting, broken link) 2020-12-07 16:20:46 -08:00
noramullen1 0e5856eaae remove extra space from notebooks signup link (hot fix) 2020-12-07 16:13:58 -08:00
noramullen1 9ca07b84e7 hot fix-- list 2020-12-07 16:04:44 -08:00
noramullen1 368bd37d7a
Merge pull request #1941 from influxdata/notebooks
Notebooks early access docs
2020-12-07 16:01:25 -08:00
Scott Anderson 4a479d3555 added flux 0.96, 0.97, and 0.98 release notes 2020-12-07 16:41:24 -07:00
Scott Anderson aab8c8a81c
Merge pull request #1953 from influxdata/update-noaa-import
Update NOAA import
2020-12-07 16:14:56 -07:00
noramullen1 e45ebe1fc3 Add descriptions 2020-12-07 15:13:55 -08:00
noramullen1 0a46a10914 Address PR feedback 2020-12-07 15:11:07 -08:00
Scott Anderson 1916d305ec updated noaa data import to be relative to now, closes #1696 2020-12-07 15:59:44 -07:00
Scott Anderson a83586f2f0 hotfix: fix broken images in chronograf flux dashboards guide 2020-12-07 14:45:04 -07:00
noramullen1 29649ccc05 Update _index.md 2020-12-07 11:13:00 -08:00
noramullen1 07a8845bfb Update sample data in normalize example 2020-12-07 10:39:57 -08:00
Scott Anderson d20e08f2d3 added --v2-config-path flag to influxd upgrade, closes #1882 2020-12-07 11:39:03 -07:00
Scott Anderson be26ddeb39
Merge pull request #1937 from influxdata/readd-delete-predicate
Update delete docs for OSS and Cloud
2020-12-07 10:23:24 -07:00
noramullen1 a50b263525 Address PR feedback 2020-12-04 16:08:25 -08:00
pierwill fb0f0c0cfd
Add Working with the API page (#1943) 2020-12-04 15:59:01 -08:00
Scott Anderson bb88f8a844 update delete docs to address PR feedback 2020-12-04 16:41:42 -07:00
Scott Anderson 7c70dd37ae updated oss and cloud getting started binaries, added arm binary, resolves #1945 2020-12-04 16:20:13 -07:00
noramullen1 ace2642815 Add export dashboard cell 2020-12-04 10:01:18 -08:00
noramullen1 e811d06ffc Fix typo 2020-12-04 09:51:43 -08:00
noramullen1 122943a6e3 Fix titles 2020-12-04 09:49:41 -08:00
noramullen1 542ed67f65 Update downsample.md 2020-12-04 09:48:04 -08:00
noramullen1 c0d057c30a update markdown text 2020-12-04 09:46:59 -08:00
noramullen1 9644133010 Update titles 2020-12-04 09:45:55 -08:00
noramullen1 df63986415 Update downsample.md 2020-12-04 09:44:27 -08:00
noramullen1 995874efe2 Update clean_data.md 2020-12-04 09:43:58 -08:00
noramullen1 7be0d47104 Update links 2020-12-04 09:43:20 -08:00
noramullen1 53d651be39 Move to cloud section 2020-12-04 09:34:49 -08:00
noramullen1 832dec0f9f Merge branch 'master' into notebooks 2020-12-04 09:16:33 -08:00
noramullen1 bc13a67bdb Notebooks early access 2020-12-04 09:16:26 -08:00
Scott Anderson 0b7949c9b0 hotfix: replace cloud strings.substring with duplicate oss shortcode 2020-12-04 09:49:13 -07:00
Jonathan A. Sternberg dd2833d5dd
fix(flux/stdlib): clarify that the end index for strings.substring is exclusive (#1939)
The end index for `strings.substring` is exclusive so clarifying the documentation to show it as exclusive.
2020-12-04 09:38:00 -06:00
Scott Anderson 93ce4f08ce fixed influxdb cloud internals title 2020-12-03 15:50:47 -07:00
Scott Anderson dba74d5e57 updated durability doc to address PR feedback 2020-12-03 15:50:11 -07:00
Scott Anderson 6ebaa53dfb updated delete documentation with examples and removed notes, closes #1926 2020-12-03 11:43:20 -07:00
Scott Anderson bf96899e85 added notes about chronograf administrative features and influxql support, closes #1929, closes #1932 2020-12-02 17:10:54 -07:00
pierwill c7668ff526
Fix use of deprecated flux pkg 2020-12-02 14:42:53 -08:00
Scott Anderson 8dceb1d86d fixed typo in cloud durability doc 2020-12-02 11:58:30 -07:00
Scott Anderson 6c8f5b64e6 updated cloud durability doc with PR feedback 2020-12-02 11:57:37 -07:00
pierwill 88e40d6c4f
Add newline to hide commented table lines
Possible fix for #1922
2020-12-02 08:37:05 -08:00
Scott Anderson 2a9aa68ef5 added reference doc for cloud durability, closes #1915 2020-12-01 17:00:47 -07:00
pierwill c8cba62fc5 Add password flag to `influx v1 auth` commands
Closes #1907
2020-12-01 13:03:49 -08:00
Scott Anderson d4a26e4519
Merge pull request #1896 from influxdata/req-shortcode
Required shortcode
2020-12-01 10:17:12 -07:00
Scott Anderson 4479c0078b Merge branch 'master' of github.com:influxdata/docs-v2 2020-11-30 13:57:06 -07:00
Scott Anderson a226d6ab11 hotfix: updated geo functions and guides, closes #1898 2020-11-30 13:56:48 -07:00
pierwill dd9b2069c3
Merge pull request #1886 from influxdata/v1-auth-visibility
Add information on `v1 auth` commands post-upgrade
2020-11-30 11:09:47 -08:00
pierwill df3c38a1e2 Add information on `v1 auth` commands post-upgrade 2020-11-30 11:07:41 -08:00
Scott Anderson 364e044366
Merge pull request #1899 from xe-nvdk/patch-2
Update get-started.md
2020-11-30 11:10:14 -07:00
Scott Anderson 6ca8ad7e26
Merge pull request #1900 from StoneYunZhao/zhaoyun/alter_rp
alter retention policy statement clarify
2020-11-30 10:50:38 -07:00
Scott Anderson bdaa463893 hotfix: updated scatterplot example query, closes #1901 2020-11-30 10:46:40 -07:00
zhaoyun.248 6bddf0ea78 alter retention policy statement clarify 2020-11-30 17:05:44 +08:00
Ignacio Van Droogenbroeck b661b278ec
Update get-started.md
Updating the last tag for InfluxDB v2.0.2, currently the docs point to release candidate image.
2020-11-29 21:56:43 -03:00
Scott Anderson 3491d38e99 updates to address PR feedback 2020-11-25 20:29:11 -07:00
Scott Anderson 146f601d06 requited shorcode 2020-11-25 15:39:25 -07:00
Scott Anderson 6472a83bce updated client lib docs, resolves #1890 2020-11-25 12:16:34 -07:00
Scott Anderson 3967ec695d updated influx write command docs, related to #1892 2020-11-25 12:02:41 -07:00
Scott Anderson b6e68bbb1b
Merge pull request #1884 from influxdata/dbrp-cli-examples
Update DBRP examples
2020-11-24 13:40:23 -07:00
Scott Anderson a92574460b minor typo fix in dbrp example 2020-11-24 13:35:30 -07:00
Scott Anderson 15e72edd10 updates to address PR feedback 2020-11-24 13:31:59 -07:00
Alex c42f124967
Update toduration.md
The link to "duration literal representation" was wrong. Updated.
2020-11-24 17:19:42 +01:00
Scott Anderson 4dde2fcfe6 more updates to dbrp guides and examples 2020-11-23 22:44:00 -07:00
Scott Anderson 755e59eb21 updated dbrp examples, closes #1851, closes#1883 2020-11-23 16:57:32 -07:00
kelseiv 98d5e15599
Merge pull request #1840 from influxdata/schema-design
Add schema design best practices
2020-11-23 14:21:50 -08:00
kelseiv 1b07c64a8d
Update resolve-high-cardinality.md 2020-11-23 14:20:37 -08:00
kelseiv 28924ddb38
Update content/influxdb/v2.0/write-data/best-practices/resolve-high-cardinality.md
Co-authored-by: Max Printz <maximillian.printz@gmail.com>
2020-11-23 14:18:08 -08:00
Scott Anderson cdb20cc73f
added alias to 2.0 get started, resolves #1878 2020-11-23 14:17:49 -07:00
pierwill aa57fe060f
Merge pull request #1881 from influxdata/edit-backup
Edit backup page note on compatibility
2020-11-23 14:30:01 -06:00
pierwill 0bafbaf669 Edit backup page note on compatibility
Closes #1876
2020-11-23 11:35:12 -08:00
Scott Anderson 4b3a74c658
Merge pull request #1827 from influxdata/v1-integrations
Kapacitor and Chronograf with InfluxDB Cloud and OSS 2.0
2020-11-23 10:36:54 -07:00
Scott Anderson 1b65ddca9a addressed PR feedback in kapa and chrono guides 2020-11-23 10:27:39 -07:00
kelseiv 05ab957e9d
Update resolve-high-cardinality.md 2020-11-20 10:44:27 -08:00
kelseiv 7cee59d42c
Merge pull request #1861 from influxdata/update-delete-data
Delete data updates
2020-11-19 14:30:53 -08:00
kelseiv e9ac49d5f6
remove indent 2020-11-19 14:28:12 -08:00
Scott Anderson 637944c1b6
Flux VS Code extension (#1858)
* WIP vscode plugin
* WIP vs code extension, added keybind shortcode
* review draft of flux vscode ext, closes #678, closes #1466, closes #1781
* fixed typos in vs code page descriptions
* fixed typo in flux vs code docs
* addressed PR feedback for VS Code doc
2020-11-19 13:41:21 -07:00