Commit Graph

3558 Commits (37f1509e1622342442f0cf49b915de0978f05ce3)

Author SHA1 Message Date
Alex c42f124967
Update toduration.md
The link to "duration literal representation" was wrong. Updated.
2020-11-24 17:19:42 +01: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
noramullen1 d7ec085337
Merge pull request #1846 from influxdata/etcd-updates
etcd updates
2020-11-20 14:38:02 -08:00
noramullen1 ca52414f5d update examples 2020-11-20 14:36:33 -08:00
noramullen1 d9befe9dba Add heroku-org example 2020-11-20 12:12:14 -08:00
noramullen1 eabba89513 Add examples for multiple parameters 2020-11-20 11:36:19 -08:00
kelseiv 05ab957e9d
Update resolve-high-cardinality.md 2020-11-20 10:44:27 -08:00
Samantha Wang 018ed3a78b
add .0 to telegraf changelog
Telegraf 1.16.0 and Go 1.15.2
2020-11-20 10:43:25 -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
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 c0bcee3342
Merge pull request #1844 from influxdata/flux-vim-lsp
Document installing Flux LSP for Vim
2020-11-19 13:53:23 -06:00
pierwill 4e971553c6 Document installing Flux LSP for Vim
Closes #1748.
2020-11-19 11:46:31 -08:00
noramullen1 2055173396 Hot fix -- typo 2020-11-19 11:41:39 -08:00
noramullen1 5cb301c056
Merge pull request #1869 from influxdata/oss-202
InfluxDB OSS 2.0.2
2020-11-19 11:38:36 -08:00
Kelly f835373730 edits f Scott 2020-11-19 11:34:15 -08:00
noramullen1 75cf921bfc Update influxdb.md 2020-11-19 11:07:54 -08:00
noramullen1 6264f25cbb Update date 2020-11-19 11:06:59 -08:00
noramullen1 05fdab706c Update influxdb.md 2020-11-19 11:05:43 -08:00
Alex 019d586e55
Update from.md (#1868)
Param `orgID` in the second part of the example was wrongly set as organization label instead of numerical ID.
2020-11-19 10:24:59 -07:00
Kelly 699773c117 edits 2020-11-18 12:15:01 -08:00
Kelly e31f4e20c6 closes #1860 2020-11-18 11:49:35 -08:00
pierwill dccc07b315
Merge pull request #1859 from influxdata/pierwill-patch-tick
Change Chronograf TICK doc to draft
2020-11-18 13:41:08 -06:00
pierwill 764935d4f8
Merge pull request #1848 from influxdata/upgrade-auth-docs
Add note on auth-enabled settings to v1 upgrade guide
2020-11-18 13:36:15 -06:00
noramullen1 68b8d94aed Update delete.md 2020-11-18 11:24:04 -08:00
pierwill bb6477b0d9
Change Chronograf TICK doc to draft
Pull this page down temporarily.
2020-11-18 11:23:54 -08:00
kelseiv 3e73aaa3ad
fix > adjust 2020-11-18 11:09:00 -08:00
pierwill 5ab5ba5337 Add note on auth-enabled settings to v1 upgrade guide 2020-11-18 10:32:33 -08:00
pierwill 339cbd4cd1
Add alias; fix #1854 2020-11-18 10:09:51 -08:00
noramullen1 37fdef02ca
Merge pull request #1850 from influxdata/dbrp-cli
DBRP cli
2020-11-18 09:59:51 -08:00
noramullen1 d7607f3f3a Merge branch 'dbrp-cli' of https://github.com/influxdata/docs-v2 into dbrp-cli 2020-11-18 09:58:19 -08:00
noramullen1 8cde641255 Address PR feedback 2020-11-18 09:58:14 -08:00
noramullen1 4528ee7224
Update content/influxdb/v2.0/reference/cli/influx/v1/dbrp/create.md
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2020-11-18 09:57:45 -08:00
noramullen1 526b869e22
Update content/influxdb/v2.0/reference/cli/influx/v1/dbrp/update.md
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2020-11-18 09:56:40 -08:00
noramullen1 453cae0e5e
Update content/influxdb/v2.0/reference/cli/influx/v1/dbrp/_index.md
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2020-11-18 09:46:05 -08:00
pierwill e3e105be6c
Add alias; fix #1853 2020-11-18 09:41:13 -08:00
Kelly eb0496529f edits from Scott 2020-11-18 09:13:41 -08:00
noramullen1 8cd5922c81 Update versions 2020-11-18 08:52:14 -08:00
noramullen1 7684cedecb Update flags 2020-11-18 08:46:58 -08:00
noramullen1 c06402b6f2 Add create DBRP example 2020-11-18 08:37:20 -08:00
noramullen1 297a53675c
Merge pull request #1852 from influxdata/oss-202-changelog
OSS 2.0.2 changelog
2020-11-18 08:32:15 -08:00
noramullen1 f8f879f664 Address PR feedback 2020-11-18 08:29:01 -08:00