Commit Graph

248 Commits (92ebd7f238598bfad4b136cc51890a009099c973)

Author SHA1 Message Date
Kelly c91442f88c Revert "InfluxDB 2.0.5 (#2450)"
This reverts commit 4de7de611e.
2021-04-28 11:17:54 -07: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
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 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
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
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 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
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
Scott Anderson e82cb6cee6 hotfix: added anchor to influx cli auth creds note 2021-01-20 07:53:23 -07:00
Scott Anderson 99cf49e824 hotfix: add title to cli authentication credentials note, update link 2021-01-20 07:50:48 -07:00
Scott Anderson 312c55d7ad resolved merge conflicts 2020-12-23 13:56:20 -07:00
Scott Anderson 80fecb7d12 implemented mermaid js for dynamic diagrams, closes 1938 2020-12-21 22:49:43 -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 0c49e2a944 added influx CLI conventions and credential note 2020-12-16 22:01:06 -07:00
Scott Anderson 7b68665a02 Merge branch 'master' into influxdb-2.0.3 2020-12-14 15:12:12 -07:00
Scott Anderson e6bc3636e8 updated chronograf docs to address PR feedback 2020-12-10 09:55:27 -07:00
Scott Anderson 0e62149ce9 deduplicated flux functions list, closes influxdata/DAR#155 2020-12-08 13:19:06 -07:00
Scott Anderson bb88f8a844 update delete docs to address PR feedback 2020-12-04 16:41:42 -07:00
Scott Anderson 61381384fc add new notebooks icon 2020-12-02 15:10:59 -07:00
Scott Anderson 146f601d06 requited shorcode 2020-11-25 15:39:25 -07: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 55570a4ec1
updated links for external telegraf plugins, added styles, closes influxdata/influxdata.com#280 (#1864) 2020-11-20 21:27:22 -07: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
Scott Anderson f6141b3357 added chronograf guide to v2 2020-11-13 15:12:19 -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
Scott Anderson ec00985e28
influxd Configuration overhaul (#1732)
* overhauled influxd flags and config options, added missing config options, closes #1726, closes #1727, closes #1728

* fixed minor typo in config options

* fixed typos and address PR feedback in config options
2020-10-29 11:25:02 -06:00
Scott Anderson 2c2b0a2a4b
fixed icons (#1685) 2020-10-19 12:02:31 -06:00
pierwill d0ffc24cc2 Add new influxd flags 2020-09-30 13:13:38 -07:00
pierwill c9b581308d Edit influxd flag descriptions 2020-09-30 12:59:58 -07:00
noramullen1 7cbc510f10 Update influxd options 2020-09-23 12:13:14 -07:00
noramullen1 99c89af433 Add storage flags and realign table (addresses #1523) 2020-09-23 11:46:51 -07:00
Scott Anderson c5aba47c09 updated more default ports 2020-09-04 12:26:51 -06:00
pierwill 9432e7f573 Telegraf link audit (#1382)
* Link audit for telegraf

* fixed broken links, fixed telegraf card display logic, updated telegraf btn styles

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2020-09-02 12:17:40 -06:00
Scott Anderson 36a869c725 InfluxDB Enterprise link audit 2020-09-02 12:17:38 -06:00
Scott Anderson e19505e719 updated all latest links with latest shortcode, refactored related partial 2020-09-02 12:16:02 -06:00
Scott Anderson d35add6294 extended latest shortcode with version constraint, extended related partial to support latest shortcode 2020-09-02 12:16:02 -06:00
Scott Anderson 77f4c0a58a added latest shortcode 2020-09-02 12:16:01 -06:00
Scott Anderson 5436afccf4 updated telegraf plugin shortcode to version the plugin list 2020-09-02 12:15:54 -06:00
Scott Anderson 7623cd5f09 added product selector, updated search placeholder 2020-09-02 12:15:53 -06:00
Scott Anderson 038eea0de1 ported telegraf 1.15 and kapacitor 1.5 2020-09-02 12:15:52 -06:00
Scott Anderson 99be367326 ported influxdb 1.8, added expand shortcode 2020-09-02 12:15:50 -06:00
Scott Anderson 6518a943c5 updated sidebar, tags, and footer templates 2020-09-02 12:15:50 -06:00
Scott Anderson ef95ab7d94 added tooltip shortcode, updated data elements doc with tooltip shortcode 2020-07-06 14:36:19 -06:00
Scott Anderson 8447307db3 resolved merge conflicts 2020-06-25 13:45:27 -06:00
Scott Anderson cb5f0d2db5 merge influx global flags into normal flags, resolves #1150 2020-06-24 15:33:35 -06:00
Scott Anderson a6593ab4f9 Merge branch 'master' into write-data-reorg 2020-06-23 15:04:02 -06:00
Scott Anderson f013a7430e fix frontmatter causing build issues, add custom youtube shortcode, add video to demo data section, resolves #1135 2020-06-23 13:54:02 -06:00
Scott Anderson d1fc31cdd6
Merge pull request #1125 from influxdata/cli-misc-updates
Miscellaneous CLI updates
2020-06-22 14:18:45 -06:00
Scott Anderson f48aac9ba4 updated configuration options doc to address PR feedback 2020-06-22 13:14:38 -06:00
Scott Anderson 35d7d3d256 updated influx global flags, removed local flag 2020-06-18 19:25:37 -06:00
Scott Anderson c19e212996 restructured config options page, added information about config files, closes #1038, closes #1113, closes #1120 2020-06-18 16:05:29 -06:00
Scott Anderson f5609d4b94 updated table structure to align shorthand and longhand cli flags 2020-06-16 10:22:48 -06:00
noramullen1 be21a2b69a Update cloud_regions.html
Fix typo
2020-06-04 10:35:50 -07:00
noramullen1 566e261584 Respond to PR feedback 2020-06-01 14:42:32 -07:00
noramullen1 c44f4690c4 Fix order of tds 2020-06-01 12:02:39 -07:00
noramullen1 c0f4848652 Add location column to URL tables (addresses #1077 ) 2020-06-01 11:57:24 -07:00
Scott Anderson b2b32dc39b updated cloud list with azure, updated cloud styles and shortcode, resolves #1043 2020-05-15 12:04:24 -06:00
Scott Anderson f87bc9b322 updated sample and demo data docs to address PR feedback 2020-05-14 14:51:33 -06:00
Scott Anderson 8c6478f50e added query examples to query guides, misc udpates 2020-04-27 14:25:15 -06:00
Scott Anderson d9c9ce0dff extended children shortcode, added query example data file, updated query guide index page 2020-04-27 10:53:27 -06:00
Scott Anderson a8250c06a5 added product tags to nav and article templates, removed unused shortcodes, updated contributing 2020-04-22 11:05:44 -06:00
Scott Anderson 62d8de6306 update influxdb urls on window focus, exempt code blocks from being updated, added info to contributing.md 2020-04-20 14:47:04 -06:00
Scott Anderson 0852562449 Merge branch 'poc/cloud-url' into url-select 2020-04-16 10:00:13 -06:00
Scott Anderson e7d191a4a1 groundwork for influxdb url select 2020-04-16 09:59:35 -06:00
Scott Anderson b755f17b6a WIP dark theme 2020-04-14 14:54:03 -06:00
Scott Anderson af7b0e8c8d updated query memory limit default 2020-04-10 14:03:44 -06:00
Scott Anderson 42a9325eba
Merge pull request #928 from influxdata/update/ui-nav
Beta 8 UI nav changes
2020-04-09 12:05:51 -06:00
Scott Anderson 775df82f62 added missing configuration options, resolves #916 2020-04-09 09:42:14 -06:00
Scott Anderson 47f4f7c94c finished new nav icon styles 2020-04-08 15:24:19 -06:00
Scott Anderson b0ebe86ed7 WIP new nav icon styles 2020-04-08 13:04:45 -06:00
Scott Anderson bd54899d3f more ui path updates, resolves #815 2020-03-25 16:38:13 -06:00
Scott Anderson eb218e8993 updated geo guides to address PR feedback 2020-03-23 14:14:04 -06:00
Scott Anderson 0582681680 updated children shortcode to show code examples when provided in the frontmatter 2020-03-20 11:01:37 -06:00
Scott Anderson eb8fcbfdfa more updates to children shortcode 2020-03-11 11:21:49 -06:00
Scott Anderson 8c68042865 extended children shortcode with list type 2020-03-11 10:28:42 -06:00
Scott Anderson 477abcf63e updated children shortcode for list notes 2020-03-11 10:22:32 -06:00
Scott Anderson e4416d7cdb extended the children shortcode so it will generate the client library list 2020-03-11 10:00:14 -06:00
Scott Anderson 3eb71e39ce
Merge pull request #795 from influxdata/common-queries
Common queries
2020-03-05 15:22:49 -07:00
Scott Anderson 74774a3dc3 WIP experimental geo package 2020-03-04 09:11:00 -07:00
Scott Anderson af5f3be9d7 added cumulativeSum guide, added flex shortcodes, updates to common queries docs 2020-03-03 11:25:00 -07:00
Scott Anderson 3c55d46923 udpated influx cli docs with mapped environment variables, resolves #656 2020-02-24 11:15:18 -07:00
Scott Anderson e65f4cc3f0 fixed one last nav issue, removed usage and cloud icons from nav-icon shortcode 2020-01-17 13:59:31 -07:00
Scott Anderson af669d44e9 illustrated the difference between union and join, resolves #557 2020-01-14 06:57:18 -07:00
Scott Anderson f71332910b
Merge pull request #670 from influxdata/alpha-21
Alpha 21
2019-12-13 15:43:54 -07:00
Scott Anderson 0a98668828 updated telegraf plugins to address PR feedback, now auto-generate plugin links 2019-12-09 09:56:59 -07:00
Scott Anderson b9d96f9ee8 added influx transpile doc, reordered global flags, resolves #651 2019-12-05 10:05:46 -07:00
pierwill da0bc9e504 Fix --help CLI command docs 2019-11-18 10:53:13 -08:00
pierwill a0be4e3784 Add `--skip-verify` flag to cli global flags
Closes #608
2019-11-15 15:17:32 -08:00
pierwill 2bae7d2e3b Add shortcode for influx cli global flags 2019-11-15 15:16:57 -08:00
Scott Anderson caaa3138e1 updated left nav icons 2019-09-09 20:04:33 -06:00
Scott Anderson c20bdcd10a added check management docs 2019-09-07 00:10:37 -06:00
Scott Anderson 90ed3c0a1c added alert icon and updated nav-icon shortcode 2019-09-04 16:01:29 -06:00
Scott Anderson 9249899c60 added load data nav icon, removed orgs nav icon 2019-08-23 09:25:36 -06:00
Scott Anderson f87ed46a4f
Merge pull request #268 from influxdata/alpha-12
Alpha 12
2019-06-13 14:11:16 -06:00
Scott Anderson ff90875a1f updated children shortcode to show a list_image 2019-06-13 11:51:46 -06:00
Kelly 8b45c7bb94 fix typo 2019-06-10 09:15:08 -07:00
Scott Anderson fe9bee438b cleaned up telegraf plugin categories, adjusted filter css 2019-06-06 16:26:27 -06:00
Scott Anderson 15f903f2f3 ux improvements to the telegraf filters 2019-05-20 10:56:07 -06:00
Scott Anderson e27e87a54b added new flag to telegraf plugins page 2019-05-17 16:51:04 -06:00
Scott Anderson cd2b61c5eb added js for telegraf plugin filtering, filter files, moved telegraf version 2019-05-17 15:33:15 -06:00
Scott Anderson 9656e4e65f added aggregator and processor telegraf plugins 2019-05-17 10:11:16 -06:00
Scott Anderson 43eaa0c947 populated telegraf input plugins list 2019-05-16 16:41:24 -06:00
Scott Anderson d9d54773dc boilerplate for telegraf plugin list 2019-05-15 14:16:03 -06:00
Scott Anderson f2d6875f28 removed unnecessary shortcode 2019-05-10 17:06:14 -06:00
Scott Anderson 716a229a7a updated homepage banner structure and styles 2019-05-10 16:25:15 -06:00
Scott Anderson 8b3e0f4c0d Merge branch 'master' into v2-layout 2019-05-10 15:18:41 -06:00
Scott Anderson 776dd8c251 restructured article css files, fixed cloud-msg styles, resolves #224 2019-05-09 15:13:53 -06:00
Scott Anderson e290892b4d added usage button to rate limit doc 2019-05-07 13:35:15 -06:00
Scott Anderson f901aad50a
Merge pull request #190 from influxdata/new-variable-types
New variable types
2019-04-30 16:36:20 -06:00
Scott Anderson 139364f570 updated task workflow docs for alpha-9, resolves #193 2019-04-29 14:36:13 -06:00
Scott Anderson 67e1c826fa updated variable management docs to address new variable types, updated icon styles 2019-04-26 16:18:48 -06:00
Scott Anderson 2fc6cf7701 upgraded to hugo 0.55.1 and made necessary adjustments 2019-04-16 10:05:16 -06:00
Scott Anderson c72e5a4d66 updated influx nav icon, updated manage tokens doc, resolves #140 2019-04-10 11:52:55 -06:00
Scott Anderson 68b50f9650 updated feedback nav icon to outline icon 2019-04-10 09:10:03 -06:00
Scott Anderson eaa800214d updated icon font with new feedback icon 2019-04-09 13:46:27 -06:00
Scott Anderson 4b8129c5d5 udpated cloud and feedback icons, updated icon shortcodes, resolves #133 2019-04-09 10:42:38 -06:00
noramullen1 f4a58a972e
Merge pull request #114 from influxdata/alpha-7
Alpha 7
2019-03-28 17:59:56 -07:00
Scott Anderson 844b5cd1b4 updated and added new enterprise shortcodes, updated contribution guidelines 2019-03-27 09:17:23 -06:00
Scott Anderson 7842b5c26d updated cloud names, added cloud-link shortcode 2019-03-26 16:31:01 -06:00
Scott Anderson 75facbfbbf resolved merge conflicts in alpha-7 2019-03-25 10:48:20 -06:00
Scott Anderson 505f24c60a added list_name parameter and support in children function 2019-03-25 10:21:10 -06:00
Scott Anderson df2f189604 resolved merge conflict 2019-03-21 14:43:27 -06:00
Scott Anderson 69b3a95d59 updated icon font and shortcode, fixed broken anchor link 2019-03-20 15:31:55 -06:00
Nora 400ce061b2 More updates to GS and shortcode 2019-03-19 16:02:43 -07:00
Scott Anderson 9ba4dbb8dc added influxcloud menu to left nav, added conditional cloud page title 2019-03-13 17:09:53 -05:00
Scott Anderson ad3bc0be52 added cloud shortcodes and styles, adjusted enterprise shortcode, updated contributing 2019-03-13 14:59:46 -05:00
Scott Anderson 7ecf2434ae updated ui-messages shortcode and styles, more changes to address PR feedback 2019-03-07 11:01:55 -07:00
Scott Anderson 49249b98ad added ui-message shortcode 2019-03-06 16:30:37 -07:00
Scott Anderson 4e30ae1a15 added nav-icons shortcode 2019-02-28 15:30:28 -07:00
Scott Anderson 691a68700f added add-label icon to the icon shortcode 2019-02-27 17:15:36 -07:00
Scott Anderson 7700939e3d created icon shortcode and accompanying styles 2019-02-27 16:03:08 -07:00
Scott Anderson 3dd182ebd3 WIP icon-shortcode 2019-02-27 14:17:22 -07:00
Scott Anderson 3a1464087f added markdownify to children shortcode 2019-02-22 10:11:51 -07:00
Scott Anderson cb71fe1699 added view all flux functions doc 2019-02-11 14:26:13 -07:00
Scott Anderson c6ea4639fa view all functions list WIP 2019-02-11 09:07:11 -07:00
Scott Anderson 8d5a7f3bee extended the children function and updated uses of the children function 2019-02-06 09:03:32 -07:00
Scott Anderson 56f1be7ac5 simplified children shortcode, made it multi-use 2019-02-06 08:42:58 -07:00
Scott Anderson 3355ba9b9e
Merge pull request #20 from influxdata/process-data
Process data
2019-01-22 15:49:17 -07:00
Scott Anderson c3410ed0a4 added children shortcode for automatically generating article lists 2019-01-22 12:04:11 -07:00
Scott Anderson 8025dd561e added flux function docs 2019-01-21 22:31:27 -07:00
Scott Anderson 34cc68eac2 more work on task docs 2019-01-18 12:12:28 -07:00
Scott Anderson 8b4671722d added truncate shortcode, styles, and js 2019-01-04 08:44:53 -07:00
Scott Anderson abe73b6cf5 fixed code block colors for notes and warnings, fixed code tabs inside of tabbed content 2019-01-03 12:39:07 -07:00
Scott Anderson 8edc3da27f added image styles and hd image shortcode 2019-01-03 11:23:17 -07:00
Scott Anderson f0ab0ec8b1 added tabbed codeblock shortcodes and styles 2019-01-03 09:46:23 -07:00
Scott Anderson bab8e2cc12 added tabbed content functionality and styles 2019-01-02 10:32:44 -07:00
Scott Anderson 1edcb9c00e added enterprise formatting and shortcode, updated readme with enterprise info 2018-12-31 15:55:04 -07:00
Scott Anderson f0d45ccd46 styled notes and warnings, updated readme with notes and warnings shortcodes 2018-12-31 12:17:36 -07:00