Commit Graph

192 Commits (4c03807f40ff144f16f95832e9ee0bc4ef93c3df)

Author SHA1 Message Date
Scott Anderson 5e80bb82fa updated CLI docs to address PR feedback 2020-12-23 10:24:54 -07: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 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
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 ec6fec8c0b hotfix: fix cardinality examples, update URL selector js, closes influxdata/DAR#159 2020-12-16 08:24:21 -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 810721c82c Merge branch 'flux-0.99' into flux-dict-types 2020-12-15 21:18:04 -07: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
Scott Anderson 7b68665a02 Merge branch 'master' into influxdb-2.0.3 2020-12-14 15:12:12 -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 7ea259e832 updated monitor.notify to better illustration implementation, closes #1974 2020-12-10 17:22:01 -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 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 b015efbb68 added duplicate shortcode to cloud profiler pkg 2020-12-08 11:49:31 -07: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 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
Scott Anderson 0b7949c9b0 hotfix: replace cloud strings.substring with duplicate oss shortcode 2020-12-04 09:49:13 -07: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 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
Scott Anderson 2a9aa68ef5 added reference doc for cloud durability, closes #1915 2020-12-01 17:00:47 -07:00
Scott Anderson d4a26e4519
Merge pull request #1896 from influxdata/req-shortcode
Required shortcode
2020-12-01 10:17:12 -07:00
Scott Anderson a226d6ab11 hotfix: updated geo functions and guides, closes #1898 2020-11-30 13:56:48 -07:00
Scott Anderson 146f601d06 requited shorcode 2020-11-25 15:39:25 -07:00
Scott Anderson 3967ec695d updated influx write command docs, related to #1892 2020-11-25 12:02:41 -07:00
Scott Anderson 15e72edd10 updates to address PR feedback 2020-11-24 13:31:59 -07:00
Scott Anderson 755e59eb21 updated dbrp examples, closes #1851, closes#1883 2020-11-23 16:57:32 -07:00
Scott Anderson 86fe195c4d
Various Flux documentation fixes (#1867)
* closes influxdata/DAR#145
* added info about pivot dropping columns not in the group key, resolves #1836
* added column param to last function, closes #1823, closes influxdata/flux#3316
* closes #1707
* closes #1672
* closes #1650
2020-11-19 12:56:30 -07:00
pierwill 46cdf1d5f7 Document `v1 auth` subcommands
Adds the new `influx v1` command, and documents the following `v1 auth` commands:
`create`, `delete`, `list`, `set-active`, `set-inactive`, and `set-password`.

Also adds corresponding Cloud pages.

Includes examples for create and delete commands.
2020-11-11 13:44:13 -08:00
Scott Anderson 942203d351
2.0 GA and separate Cloud from OSS (#1805)
* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* create separate pages for querying data

* update weight

* Update flux-repl.md

* Update influx-query.md

* edits f Scott

* move content from explore-metrics to data-explorer

* edits; delete explore-metrics

* edits

* delete file

* remove duplicate content

* add InfluxQLquery examples

* Remove references to "security script"

* draft updates for Band Plot vis

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* URL validation on custom URL (#1763)

* added url validation to custom url form, resolves #1739

* removed placeholder message from custom url form

* updated styles for url selector modal

* Move restore command to `influx` cli, update flags

* Update table for backup

* Remove RC information, update paths for restore, change `backup-path` flag to `input`

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* URL validation on custom URL (#1763)

* added url validation to custom url form, resolves #1739

* removed placeholder message from custom url form

* updated styles for url selector modal

* WIP updating InfluxDB OSS naming throughout

* updated canonical shortcode for oss vs cloud, updated 2.0 version numbers on homepage

* updated swagger file to rc4 for 2.0 and cloud

* fixed canonical partial

* Update multi-user Cloud docs

Also adds a heading the note on permissions.

Closes #1764

* Fix table for backup flags

* Update input flag, remove TSI references

* Address PR feedback

* Remove product tag

* Fix DBRP mapping examples (#1776)

* updated dbrp mapping examples in influxql query guide, closes #1774

* removed unnecessarily escaped newline from dbrp mapping example

* add draft rc4 and GA RNs

* cloud and oss name updates

* emphasis production ready

* update curl example

* duplicate oss pages in cloud

* Address PR feedback

* added new aws us east region, resolves #1777 (#1782)

* Add steps for script editor

* Add cloud version

* moved and updated upgrade guides (#1783)

* Fix typos

* update upgrade links

* edits

* Clarify 1m cardinality is initial limit only

* fix typo

* fix date

* Add note on `_internal` database to v1-to-v2 upgrade guide

Closes #1775.

* Update influxdb.md

* fixed broken links throughout cloud docs

* fixed broken links in 2.0 oss

* Address PR feedback

* remove window pushdowns

* updated oss pushdown list

* Add instructions for verifying InfluxDB 2.0 download

* updated latest versions in edge.js

* added flux-0.94.0 to flux release notes (#1790)

* update date and add Flux .94.0 link

* delete broken link to image

* remove auto refresh; not currently in UI

* add duplicate-oss tag to Cloud execute-queries

* highlight diff between Flux and InfluxQL example

* delete extra header

* Generate v1 compatibility API docs (#1789)

* updated swagger generation to generate v1 compat api docs

* restructured api docs

* updated restore flags table

* updated infludb binary urls in oss and cloud

* Address PR feedback

* Make contact support a mailto link

* Add --log-level flag to `influxd upgrade`

Closes #1795

* add release note about api/v2/delete

* update delete data note for 2.0

* edit

* Fix URLs and filenames in OSS 2.0 Get Started

* update version for GA

* Add color to Flux example for Flux documentation (addresses #1724 )

* Change versions to 2.0.1 in GS

* Replace 2.0.0 with 2.0.1

* Revert Docker updates to 2.0.0

* Add release notes for 2.0.0

* edits; add known issue

* clarify DB is 1.x

* updated influxdb versions in cloud and oss getting started

* updated influxdb oss urls doc

* remove rc and upd upgrade link in back up data

* Edit `influxd upgrade` docs (#1798)

* Edit `influxd upgrade` guide

Major revision of existing docs.

Add "Before you begin: important considerations" section.

* Address PR feedback

* Edit backup instructions

* More work on kap

* Rm comment

* Rm sentence

* Add note on Docker

* Edit intro

* Edit link

* Work on PR feedback

* Continue PR feedback

* More PR feedback

* More edits

* more edits

* Edits

* more edits

* rm word

* updates to address PR feedback for the upgrade guide

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

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: pierwill <pierwill@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: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2020-11-11 09:52:14 -07:00