Commit Graph

5753 Commits (influxdb-pr22998-docs)

Author SHA1 Message Date
pierwill bc076402bb
Add "InfluxDB Cloud security" document (#2446)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-26 15:09:52 -07: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 a6a8764522
Update InfluxDB Enterprise installation requirements (#2444)
* added no nfs and disable swap to enterprise requirements, closes #influxdata/DAR#198

* Update content/enterprise_influxdb/v1.8/introduction/installation_requirements.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-23 10:12:04 -06:00
Scott Anderson 182eb364b2
added release notes for Flux 0.113.0 (#2443) 2021-04-21 14:47:16 -06:00
Scott Anderson 81c4ac63f4
updated ga notification and scoped it to 1.x docs (#2440) 2021-04-20 15:58:10 -06:00
kelseiv 83d7a649e3
InfluxDB OSS and Enterprise 1.8.5 (#2316)
* release notes draft
* add hyphen to -out
* update influx inspect to include report-disk
* update report-disk
* RN updates
* misc upd
* fix links
* remove issue re meta node
* clarify disk size in bytes
* add Listener issue
* take the meta node reference out
* Update TCP connection closure logging issue
* remove dup
* change to path
* edits from Sam
* tweaks to wording
* note about blank disk usage until flush
* log query text for POST requests
* update HTTP log format
* add httpd prefix to GET example
* add new bug fix to RN
* fix table format
* options task
* remove bug fix
* add release date
* InfluxDB Enterprise 1.8.5 release notes (#2438)
* update Enterprise 1.8.5 release notes
* add link to OSS 1.8.5 RNs
* edits from David
* 1.8.5 install updates (#2437)
* update release date
* update OSS release date
* update Enterprise release date
* update to version 1.8.5
* fix empty verification blocks; adding numbering
* fix verification blocks in data node install
* combine redundant steps
* update versioning in data node install
* edits from Tim
2021-04-20 14:17:55 -07:00
kelseiv c5205902fd
Telegraf fix doc link on download page (#2435) 2021-04-19 10:21:47 -07:00
Jack Burgess 0032571645
docs: fix "percentates" typo (#2428) 2021-04-16 11:45:51 -07:00
pierwill ad7ca3499e
Fix some uses of the term "third-party" (#2407)
"Third-party" should be hyphenated when used as a modifier.
2021-04-12 11:03:32 -07:00
Scott Anderson 816a939d95
added flux 0.112.1 release notes (#2411) 2021-04-12 11:44:29 -06:00
kelseiv f0aa06a166
fix button (#2409)
* fix button

* minor edits
2021-04-12 10:22:44 -07:00
Scott Anderson 8f4b72b082
Add examples for custom functions with scoped variables (#2406)
* added examples for custom functions with scoped variables, closes influxdata/DAR#196

* changed manipulate to use

* Apply suggestions from code review

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

* updated custom function example

* minor updates to custom functions doc

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-12 10:43:38 -06:00
kelseiv 095384dc75
add 2 dashes before htpasswd 2021-04-09 16:47:15 -07:00
Scott Anderson 6ff54ae15a
Add cloud note to schema package (#2404)
* added cloud note to schema package, closes influxdata/DAR#181

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* fixed frontmatter formatting

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-09 15:57:27 -06:00
Scott Anderson 225b17bf1c
Add information about time boundaries in INTO queries (#2403)
* added information about time boundaries and into queries, closes influxdata/DAR#192

* updated info about into queries
2021-04-09 09:26:06 -06:00
Scott Anderson bc2246e6fc
added tracking links for cloud marketplaces, closes influxdata/DAR#195 (#2402) 2021-04-09 09:03:25 -06:00
pierwill 22bdbb1e63
Add telegraf 1.18.1 release notes (#2396)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-09 05:01:05 -07:00
Scott Anderson a293d801cb
Flux 0.112.0 (#2401)
* added flux-0.111 release notes

* added flux 0.112.0 release notes

* Flux OEE package (#2397)

* added oee pacakge

* updated description of APQ params

* Apply suggestions from code review

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

* addressed PR feedback for OEE package

* updated oee functions to address PR feedback

* added oee functions to cloud

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

* Add missing testing functions (#2393)

* add missing testing functions

* marked testing.benchmark as draft

* updated testing.benchmark

* added introduced frontmatter to testing.load

* Apply suggestions from code review

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

* updated testing package to address PR feedback

* updated testing docs to address PR feedback

* duplicated testing functions in cloud

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

* Add experimental transformations (#2398)

* added experimental transformations

* Apply suggestions from code review

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

* address PR feedback for experimental functions

* minor updates to experimental function docs

* duplicated experimental functions in cloud

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

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-08 18:42:30 -06:00
kelseiv 11a18db0e0
Update template vars doc (#2379)
* upd template vars doc
* incorporate feedback f Russ and add overview links
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/chronograf/v1.7/guides/dashboard-template-variables.md
* Update content/chronograf/v1.8/guides/dashboard-template-variables.md
* separate examples for strings; move up tips
2021-04-08 17:25:03 -07:00
Scott Anderson 71252bae28
updated cloud api swagger (#2395) 2021-04-07 11:44:24 -06:00
Scott Anderson ff97e554a8
Flux v0.111.0 (#2394)
* added flux-0.111 release notes

* Flux TICKscript package (#2388)

* WIP tickscript package

* WIP tickscript pkg

* fleshed out tickscript pkg

* added introduction version to flux pkg

* updated to address PR feedback

* fixed output typos

* duplicated tickscript package to cloud
2021-04-07 11:33:46 -06:00
Bucky Schwarz 866292bde8
docs: update js client library example code (#2390)
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-04-07 10:33:30 -07:00
Russ Savage b98c0f765b
fix: type in custom check comment (#2389) 2021-04-06 16:31:53 -06:00
Scott Anderson 97f002f0f6
added cloud region request button, closes #2370 (#2384) 2021-04-01 20:56:14 -06:00
kelseiv 45b256bfb6
Kapacitor 1.5.9 release notes (#2372)
* draft kapa 1.5.9 RNs

* update TICKscript

* update 1.5.9 to include 1.5.8 changes

* fix typo

* edit from Emrys

* add release data
2021-04-01 18:33:15 -07:00
pierwill 64daed830f
Update Homebrew installation docs for InfluxDB 1.8 and 2.0 (#2383)
Closes #2381.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-01 15:08:53 -07:00
pierwill d32b1cc3a5
Add example query using map type dashboard variable (#2377)
Closes #782.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-01 12:18:36 -07:00
pierwill 55056611e0
Debian/Ubuntu installation: use separate keyring for InfluxDB key (#2365)
Debian/Ubuntu installation: use separate keyring for InfluxDB key

Adding a key to Ubuntu/Debian trusted keyring is bad practice.
2021-04-01 11:06:09 -07:00
Scott Anderson 756a9b1503
added GCP Belgium region, closes #2371 (#2382) 2021-04-01 11:51:17 -06:00
pierwill 2ad7de22ce
Fix broken link to AWS EC2 metadata plugin (#2369)
Closes #2368
2021-04-01 07:56:12 -07:00
Justin Yeoh d96c990975
Update _index.md (#2380) 2021-04-01 07:29:00 -07:00
Scott Anderson 9b312413c1 hotfix: trying to fix api docs 2021-03-31 11:12:05 -06:00
Scott Anderson d48e149544 hotfix: trying to fix api docs 2021-03-31 11:10:10 -06:00
Scott Anderson 3b3e2de07d
Redoc fix (#2378)
* update redoc-cli version

* reverted redoc-cli version

* removed redoc version

* changed ci image

* readded redoc version
2021-03-31 10:42:05 -06:00
Scott Anderson c0157b9622
Redoc fix (#2376)
* update redoc-cli version

* reverted redoc-cli version

* removed redoc version
2021-03-31 10:09:34 -06:00
Scott Anderson 03166c1aa2
Redoc fix (#2375)
* update redoc-cli version

* reverted redoc-cli version
2021-03-31 09:49:42 -06:00
Scott Anderson 05d9119720
update redoc-cli version (#2374) 2021-03-31 09:39:24 -06:00
Scott Anderson ed8d716592 hotfix: disable example page on master 2021-03-30 15:54:21 -06:00
Scott Anderson e9dff9eae2 Merge branch 'master' of github.com:influxdata/docs-v2 2021-03-30 13:32:17 -06:00
Scott Anderson c251cd3b0a hotfix: fixed duplicate array menu item 2021-03-30 13:32:10 -06:00
Sokkensoepje 41672c17ba
Update _index.md (#2125)
* Update _index.md

Small typo in the first command for Ubuntu

* Update content/influxdb/v2.0/reference/cli/influx/completion/_index.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-03-30 11:18:35 -06:00
Kelly ce11ec7ac2 Merge branch 'master' of github.com:influxdata/docs-v2 2021-03-29 18:57:43 -07:00
Kelly bdee29bbc2 options task >> option task 2021-03-29 18:57:18 -07:00
Douglas Thrift 8a34dccbaa
Fix option syntax in Influx CLI example (#2363) 2021-03-29 18:51:33 -07:00
Scott Anderson b858fa254b duplicated array.from to cloud 2021-03-29 13:43:32 -06:00
Scott Anderson c4c581d230 promoted array package from experimental 2021-03-29 13:38:32 -06:00
pierwill 5178d60c9d
Fix example blocks in line protocol tutorial (#2359)
* Fix example blocks in line protocol tutorial

Closes #https://github.com/influxdata/DAR/issues/191.

* fix setup tip format

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-03-29 09:59:45 -07:00
Russ Savage 4ed6d5b76a
fix: dataTime to dateTime (#2361) 2021-03-29 10:35:52 -06:00
pierwill 7aaac39ee0
Fix outdated version in Enterprise install docs (#2356)
Closes https://github.com/influxdata/DAR/issues/190.
2021-03-27 11:33:51 -07:00
Scott Anderson 871c0db598
Flux 0.109 (#2354)
* added flux 0.109.0 and 0.109.1 release notes

* Document changes to Flux string interpolation (#2326)

* Add new content on string interpolation from SPEC.md

Closes #2314

* added the stringable constraint

* Update content/influxdb/v2.0/reference/flux/language/string-interpolation.md

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

* Add 'mode' parameter to 'csv.from' (#2353)

* updated csv.from with new mode parameter

* minor updates to csv.from

* updated description of raw csv parsing mode

* updated csv.from in cloud, updated raw parse mode description

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-03-26 16:21:18 -06:00