Commit Graph

5056 Commits (26f67b661c0f178a9363b15adb46d0aa8e991650)

Author SHA1 Message Date
Scott Anderson 26f67b661c hotfix: removed merge conflict artifact from glossary 2021-05-17 16:26:04 -06: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 b1627b8b4e
Merge pull request #2541 from influxdata/update/2491-osx-ulimit-help
update: help Mac users resolve ulimit errors when writing CSV (#2491).
2021-05-14 13:48:22 -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
mia-joy-liang a53a6b4d02
Update nowmetric.md (#2530) 2021-05-12 17:10:50 -07:00
mia-joy-liang 6e08e4bb32
Update nowmetric.md (#2531) 2021-05-12 17:10:11 -07:00
mia-joy-liang 780614c8d1
Update nowmetric.md (#2532) 2021-05-12 17:09:39 -07:00
mia-joy-liang f1b0c32d17
Update release-notes-changelog.md (#2534) 2021-05-12 17:07:59 -07:00
mia-joy-liang b99e9f1a5f
Update release-notes-changelog.md (#2535) 2021-05-12 17:07:29 -07:00
mia-joy-liang ceddcc3602
Update release-notes-changelog.md (#2536) 2021-05-12 17:06:21 -07:00
mia-joy-liang c03d90342b
Update release-notes-changelog.md (#2533) 2021-05-12 17:05:13 -07: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
Scott Anderson 368a33a5f3
updated cloud swagger (#2524) 2021-05-12 09:42:11 -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 20de2ada9a
Merge pull request #2506 from influxdata/fix/2490-csv-urls
Fix/2490 csv urls
2021-05-10 09:03:23 -05:00
Jason Stirnaman 4190105a69 fix: replace incorrect page URLs (#2490). 2021-05-07 17:32:06 -05:00
Jason Stirnaman 6d0a44c75e Revert "fix: replaced bad anchor ref (#2490)"
This reverts commit 316c6b2573.
2021-05-07 17:31:34 -05:00
Jason Stirnaman 4d34629f70 Revert "fix: update reference path in description (#2490)"
This reverts commit 1d6cb41ba6.
2021-05-07 17:31:25 -05:00
Jason Stirnaman a1c23310f5 fix: replace incorrect page URLs. 2021-05-07 17:26:51 -05:00
Jason Stirnaman 1d6cb41ba6 fix: update reference path in description (#2490) 2021-05-07 09:58:08 -05:00
Jason Stirnaman 316c6b2573 fix: replaced bad anchor ref (#2490) 2021-05-07 09:30:33 -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
pierwill d7a4702541
Enterprise: add logging environment variables to config doc (#2479)
Closes https://github.com/influxdata/DAR/issues/199
2021-05-05 12:01:35 -05:00
Scott Anderson bca2e0e426
Contextualize URL selector feature callout text (#2466)
* contextualize url selector feature callout text, closes #2460

* only show url bubble on home, oss, and cloud, simplify text options
2021-05-04 13:18:38 -06:00
Scott Anderson 59e195ebae
updated cloud swagger (#2473) 2021-05-04 11:34:55 -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
kelseiv 433421634a
Telegraf 1.18.2 release notes (#2462)
* https://github.com/influxdata/docs-v2/issues/2461

* add space
2021-04-29 16:47:39 -07:00
Scott Anderson afda3fb93b
Maintain product and version switcher contexts (#2458)
* maintain product and version switcher contexts, closes #2452

* updated version selector self link
2021-04-29 14:22:15 -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