Commit Graph

5072 Commits (51ad1397dc7a3bed3ca17a0b336b4e4c8dfafe40)

Author SHA1 Message Date
Kelly e5ab1e10fa edits from Tim 2021-03-15 16:47:16 -07:00
Kelly 0e186280e1 clarification on Go module 2021-03-15 14:47:01 -07:00
Kelly b9d7295c8f add build from source bug fix 2021-03-15 14:41:28 -07:00
Kelly 31e27f8428 update 1.7.11 RNs and add new config option 2021-03-15 14:00:53 -07:00
Kelly 13046d5e8b edit 2021-03-12 18:07:49 -08:00
Kelly c75a0c0902 load a dashboard as a resource 2021-03-12 18:07:11 -08:00
kelseiv e2ca3ef801
Update config-options.md 2021-03-12 16:58:40 -08:00
Kelly 283dfc4c7d fix format 2021-03-12 16:55:07 -08:00
Kelly 9433c2b358 Merge branch 'master' and changes from bonitoo 2021-03-12 16:52:40 -08:00
kelseiv 45cde0c457
Merge pull request #2149 from influxdata/bitbucket
Configure bitbucket authentication
2021-03-12 16:02:49 -08:00
Scott Anderson 5a68bb4171
Flux 0.107 (#2284)
* added flux 0.107 release notes

* updated kaufmansAMA function

* added all new experimental function signatures

* address 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>
2021-03-12 17:01:14 -07:00
kelseiv aa427e1528
Update release-notes-changelog.md 2021-03-12 16:00:46 -08:00
Kelly e8dc189921 Merge branch 'master' of github.com:influxdata/docs-v2 into bitbucket 2021-03-12 15:59:39 -08:00
Scott Anderson c9cc1028a5 Merge branch 'master' of github.com:influxdata/docs-v2 2021-03-12 16:37:51 -07:00
Scott Anderson e8d2155fdc hotfix: updated flux slack examples 2021-03-12 16:37:20 -07:00
kelseiv b7c3b14697
Merge pull request #1308 from influxdata/memory
Verify running data node under 50% memory utilization is best practice
2021-03-12 15:33:01 -08:00
Kelly fe364aa2a1 fix errors 2021-03-12 15:27:19 -08:00
Kelly 16532d3b9c Merge branch 'master' of github.com:influxdata/docs-v2 into memory 2021-03-12 15:19:47 -08:00
Kelly d6810ec7ff remove memory utilizatiton in AE doc 2021-03-12 14:54:46 -08:00
kelseiv ef965ee8e8
Verify whether more than 500 shards per db is accurate metric (#1305)
* move new migration process PR from v1 to v2
* edits from David
* misc edits
2021-03-12 14:48:34 -08:00
pierwill 53f4f4d1c8
Manual upgrade / upgrade doc restructure (#2264)
* Start work on "Manually upgrade" docs

- Add content from Grafana doc
- Begin adding context and introduction
- Add content from automatic upgrade guide
- Mention secure-by-default
- Add backup warning

* Add info about authorizing `influx v1` commands

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Add influxd upgrade recommendation

* Update content/influxdb/v2.0/upgrade/v1-to-v2/manual-upgrade.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Add conceptual info to `influx v1 auth` CLI docs

* Work on PR feedback

* Work on outline and ToC

* Reorder migrate data instructions

* Work on guide

Add related links

* Edit data migrations section

* Mention "manual upgrade path" in automatic upgrade doc

* Spell check

* Add link and move manual upgrade notes in auto guide

* Work on guide

* Fix notes for directing users to right upgrade guides

* Reorgization upgrade docs

* Work on Upgrade landing page

* Start clarifying decision tree

* Rm comments

* Clean up landing page

* updates to 2.0 upgrade guides

* more updates to manual upgrade guide

* more updates to upgrade docs

* updated reference docs

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* fixed typos in auto-upgrade guide

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* fixed structure of migrate config settings

* updated upgrade landing structure, updated links

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-11 16:13:51 -07:00
timhallinflux f21932e8b1
Update talk.md (#2282)
fix typo
2021-03-11 09:50:04 -08:00
kelseiv 84a8c86f34
fix typo 2021-03-11 08:53:24 -08:00
Scott Anderson 180f6a8d5d
remove ro-only docker mount, closes #2274 (#2275) 2021-03-10 09:17:28 -07:00
Scott Anderson 11c6a3ee45
Influxdb 2.0 Docker upgrade (#2265)
* influxdb 2.0 docker upgrade, closes #2257

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updated docker upgrade doc to address PR feedback

* Apply suggestions from code review

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* added more mounts to docker examples

* Apply suggestions from code review

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* updated note about boltdb config path

* removed tabs from docker page

* removed more tabs from docker update guide

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2021-03-09 13:49:56 -07:00
Scott Anderson a7948edf01 hotfix: join only joins two streams 2021-03-08 11:01:39 -07:00
Scott Anderson f1c894ba48
DAR fixes (#2254)
* updated join doc, closes influxdata/DAR#180

* add information about optimizing query result size, closes influxdata/DAR#179

* updated note about downloading query data

* minor changes to join description
2021-03-08 10:27:02 -07:00
Scott Anderson c2c2dd969f
Updated Mosaic description and add example queries (#2251)
* updated mosaic description and image, added example queries, closes #2250

* marked oss mosaic as draft

* typo fix
2021-03-05 14:55:06 -07:00
pierwill 64452f49d5
Remove outdated info (#2252)
* Remove outdated info

* Update content/influxdb/v2.0/upgrade/v1-to-v2/_index.md
2021-03-05 13:27:54 -08:00
Scott Anderson af8a029d3a hotfix: moved mosaic visualization into cloud 2021-03-05 13:21:24 -07:00
noramullen1 beb3d7b131
Add mosaic visualization (#2248)
* Create mosaic.md

* Add mosaic

* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>

* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-05 12:01:22 -08:00
lanceybp 2b32d81d85
Update csv.md (#2245)
Fix --errors-file flag typo
2021-03-05 09:17:13 -08:00
Scott Anderson b408afb619 hotfix: more cq guide fixes 2021-03-04 22:40:53 -07:00
Scott Anderson e526cae51f hotfix: updated CQ details 2021-03-04 16:14:47 -07:00
Scott Anderson 89f3f4c6ae hotfix: update derivative param names 2021-03-04 15:27:48 -07:00
Scott Anderson b7d8c620b8
Updated examples in the CQ migration guide (#2242)
* updated examples in the cq guide

* udpated cq guide to address PR feedback
2021-03-04 15:06:58 -07: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
Max Printz 4660f6c020
Updated the UI references (#2234)
* Updated the UI references

Added the new UI pictures and references to the button locations. Also added more info on the retention policy.

* Apply suggestions from code review

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-04 11:05:05 -07:00
pierwill 7f7f44351e
Fix port number in `influx write` CLI doc (#2238) 2021-03-03 13:38:53 -08:00
pierwill 7700f0eb9f
Add video to "Automatically configure Telegraf" (#2231)
Adds "How to Add Data to InfluxDB Cloud with Telegraf in 5 Steps"
2021-03-02 15:16:12 -08:00
Samantha Wang 972b0f7efa
Add video to automatically configure Telegraf (#2122)
Add youtube video: https://youtu.be/M8KP7FAb2L0
2021-03-02 10:16:13 -08:00
Scott Anderson 698f66dc0b
user-friendly tab url persistence (#2229) 2021-03-01 21:01:10 -07:00
Scott Anderson fb515407bb
Redoc fix (#2228)
* bumped redoc version
2021-03-01 14:34:05 -07:00
Scott Anderson 2c5d92fd4a
Redoc fix (#2227)
* specified version for redoc-cli

* revert redoc-cli version change

* troubleshooting cli docs build

* fixed bad merge conflict resolution
2021-03-01 14:18:18 -07:00
Scott Anderson 3f4b02a267
Redoc fix (#2226)
* specified version for redoc-cli

* revert redoc-cli version change
2021-03-01 14:10:27 -07:00
Scott Anderson 0e8689ab31
specified version for redoc-cli (#2225) 2021-03-01 14:04:29 -07:00
Scott Anderson 57da1eff86
added note to leave out task options when creating new task, closes #2202 (#2203) 2021-03-01 14:03:41 -07:00
noramullen1 329e3ccb93
Ticks visualization (#2175)
* Update band.md

* Add tick marks and legend update

* add verbal phrases and minor edits

* UI updates

* hide Legends section

* add SI default

Co-authored-by: Kelly <kelly@influxdata.com>
2021-03-01 12:59:46 -08:00
Scott Anderson af545848a1 Merge branch 'master' of github.com:influxdata/docs-v2 2021-03-01 11:18:31 -07:00
Scott Anderson 8eb5dc4b6b hotfix: fixed telegraf install code tabs 2021-03-01 11:18:24 -07:00