Commit Graph

5228 Commits (oss-and-cloud)

Author SHA1 Message Date
pierwill 6ad62ad75a
Merge pull request #1818 from influxdata/dar-120
Fix Elasticsearch output plugin description
2020-11-11 16:09:28 -08:00
pierwill d9f44bfd0c Fix Elasticsearch output plugin description
The plugin supports through version 7.x.
2020-11-11 16:04:59 -08:00
pierwill 7af05c4742
Merge pull request #1817 from influxdata/dar-127
Fix version numbers in Enterprise doc
2020-11-11 15:57:45 -08:00
pierwill 69f92b1f7b Fix version numbers in Enterprise doc 2020-11-11 15:56:25 -08:00
pierwill 0347c76011
Merge pull request #1815 from influxdata/max-line-length
Add --max-line-length flag to `write` docs
2020-11-11 15:38:56 -08:00
pierwill 57dccae955 Add --max-line-length flag to `write` docs
Closes #1563
2020-11-11 15:29:08 -08:00
kelseiv 79a269c544
Merge pull request #1794 from barcahead/dev-yelei
correct typo in WAL section
2020-11-11 15:20:56 -08:00
kelseiv a5e445cf1f
Merge pull request #1771 from influxdata/timhallinflux-patch-1
Nomenclature fixes
2020-11-11 15:20:02 -08:00
pierwill 74d4cad5b2 Add missing TLS configuration options
`data-use-tls = true` and `data-insecure-tls = true` allow the meta notes to
communicate with the data notes using TLS (with self-signed certificates).
2020-11-11 15:05:33 -08:00
pierwill 468dae1536
Merge pull request #1808 from influxdata/v1-subcommands-2
Document `v1 auth` subcommands
2020-11-11 13:46:23 -08: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
kelseiv 60cfd1b7b4
Merge pull request #1811 from influxdata/docker-update
docker updates
2020-11-11 12:51:37 -08:00
Kelly c33df86d7c clarify the current process is undefined 2020-11-11 12:48:38 -08:00
Kelly f381c8bace docker updates 2020-11-11 10:51:50 -08:00
Scott Anderson cb5f48e615
added 2.0 ga notification (#1806) 2020-11-11 10:08:52 -07: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
fengyelei 1a574487f0 correct typo in WAL section 2020-11-10 18:20:31 +08:00
timhallinflux 94e0df59e1
Merge pull request #1772 from influxdata/timhallinflux-patch-2
Update data_node_installation.md
2020-11-06 11:25:54 -08:00
timhallinflux a0c334b981
Update data_node_installation.md
fix the yum line
2020-11-06 11:25:34 -08:00
timhallinflux 552bf03b79
Update data_node_installation.md
Redhat/CentOs fix location of data node file and signature
from: https://dl.influxdata.com/enterprise/releases/influxdb-data-1.8.2-c1.8.2.x86_64.rpm
to: https://dl.influxdata.com/enterprise/releases/influxdb-data-1.8.2_c1.8.2.x86_64.rpm
2020-11-06 09:07:35 -08:00
timhallinflux d3463c6ac7
Update managing-chronograf-users.md 2020-11-06 08:37:20 -08:00
timhallinflux a799dab94d
Update managing-organizations.md 2020-11-06 08:33:34 -08:00
timhallinflux ac4811f0b2
Nomenclature fixes
status changed to permission
2020-11-06 08:28:46 -08:00
Onofre Echeverria 7b17c30157
Update wget url link for 1.8.2 (#1769) 2020-11-05 14:38:47 -07:00
pierwill b2f4b55377
Merge pull request #1765 from influxdata/add-alias
Add alias to avoid 404; fixes #1749
2020-11-05 09:57:17 -08:00
pierwill d0d9e40c3b
Merge pull request #1766 from influxdata/timhallinflux-patch-1
Typo fix
2020-11-05 09:52:09 -08:00
timhallinflux e73e3d5066
Typo fix 2020-11-05 09:49:31 -08:00
pierwill 3939b616a7 Add alias to avoid 404; fixes #1749 2020-11-05 09:38:49 -08:00
kelseiv 716a572ffe
Merge pull request #1762 from influxdata/chrono-1.8.8
Chronograf 1.8.8 release notes and new feature
2020-11-04 16:15:06 -08:00
Kelly 9ea10753f0 Chrono 1.8.8 RNs and new feature 2020-11-04 16:10:09 -08:00
Scott Anderson 91a0c750c0
Flux 0.93 (#1760)
* added flux-0.92 and cardinality function

* added flux 0.93 release notes

* removed unsupported types from cardinality params

* updated cardinality function to address PR feedback
2020-11-04 12:58:48 -07:00
Kelly 2dc0bf1c44 fix typo 2020-11-03 18:04:33 -08:00
kelseiv 412e5108d2
Merge pull request #1755 from influxdata/misc-fixes
Misc fixes
2020-11-03 18:00:52 -08:00
Kelly 5cb35dccb4 split note, reformat, and add "Testing" section 2020-11-03 17:46:39 -08:00
Kelly 79547c59c5 add note about Azure templates 2020-11-03 17:35:46 -08:00
Kelly b622521481 more 1.8.0 to 1.8.2 updates 2020-11-03 11:47:24 -08:00
Kelly 64a0176f45 1.8.0 to 1.8.2; clariify rolling upgrade 2020-11-03 11:39:44 -08:00
noramullen1 5effbbedbb
Merge pull request #1750 from influxdata/beta-17-visualization-types
Add band visualization type
2020-11-02 15:53:17 -08:00
noramullen1 a63a6d85e4 Addres PR feedback 2020-11-02 15:24:11 -08:00
noramullen1 fcbc9ab835 Update time format options across visualization types 2020-11-02 15:06:27 -08:00
noramullen1 9be526d590 Update Y axis details 2020-11-02 13:12:49 -08:00
noramullen1 026d978a31 Update band.md and wording in other graph-type visualizations 2020-11-02 13:11:37 -08:00
noramullen1 78a09e7f1c - Update band details, add hover dimension to graph type 2020-11-02 12:51:14 -08:00
pierwill dac80fa41b
Merge pull request #1746 from influxdata/basic-auth-link-fix
Fix internal links
2020-10-30 12:06:37 -07:00
pierwill 23c08f74be Fix internal links 2020-10-30 12:04:58 -07:00
pierwill 4856dc917f
Merge pull request #1629 from influxdata/chrono-basic-auth
Document Chronograf basic auth
2020-10-30 11:50:18 -07:00
pierwill aa680c7e44 Document Chronograf basic auth
Also makes some formatting changes on this page
2020-10-30 11:49:16 -07:00
kelseiv a10941b768
Merge pull request #1744 from influxdata/rc3
rc3 updates
2020-10-29 18:46:25 -07:00
kelseiv 5ad5895b18
Update influxdb.md 2020-10-29 17:49:16 -07:00
kelseiv a8855c804d
Update influxdb.md 2020-10-29 17:46:14 -07:00