Commit Graph

5342 Commits (f8a723d898d04a1067c56295f81b1798d1f5861d)

Author SHA1 Message Date
Scott Anderson d78aa0b7b0 hotfix: add alias for client libs 2021-07-20 15:42:31 -06:00
Scott Anderson 6a153a2d2b hotfix: fix client libraries links 2021-07-20 10:02:24 -06:00
Ales Pour 1ef28a01de docs: add R client library reference 2021-07-20 15:18:06 +02:00
pierwill cabac8ed12
Publish InfluxDB Enterprise 1.9.3 docs (#2867)
* Start work on Enterprise 1.9.3 release notes

* continue Ent 1.9.3 release notes

* Edit 1.9.3 release notes

* add flux release notes link

* Document `total-buffer-bytes` configuration setting (#2830)

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

* Add link to `total-buffer-bytes`

* Fix weights in Enterprise menu (#2849)

* Document password hashing configuration (#2826)

* Document password hashing configuration
* Add instructions for changing algorithm

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

* Cleanup release notes. (#2866)

Closes #2824

* add link to password hashing

* fix shard duration bugfix

* Update content/enterprise_influxdb/v1.9/administration/configure-password-hashing.md

* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md

* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-19 17:34:46 -07:00
Scott Anderson 8f78c11917
Flux 0.122.0 (#2865) 2021-07-19 11:29:39 -06:00
pierwill 8f08cdc1dc
Fix `allow-out-of-order-writes` option (#2848)
Closes #2846
2021-07-19 09:29:58 -05:00
Scott Anderson c510f454f7 hotfix: update edge.js with correct regex 2021-07-16 17:24:10 -06:00
mluu12 562badbad0
adding region (#2855) 2021-07-16 14:23:45 -07:00
Jason Stirnaman b39bf036e0
fixes API guide changes, create-bucket, aliases (#2860)
* fix: fix broken link by adding API guide for creating a bucket.  - add example code.  - add aliases for pages moved from Tools.
* fix: move create a bucket into the existing page for now. Copy example to API quick start.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-16 16:23:21 -05:00
Scott Anderson 5dece70a2a hotfix: updated edge.js 2021-07-16 13:34:29 -06:00
Scott Anderson 3f1bf366c7 hotfix: cloud nav weights 2021-07-15 16:56:31 -06:00
Scott Anderson 153f078baa
clean up some frontmatter (#2857) 2021-07-15 16:49:39 -06:00
Jason Stirnaman 5868957535
Fix shared files (#2856)
* fix: negate check for verbose.

* fix: default version directory to latest version.

* update: API changes.

* update: API updated with grammar fixes

* fix: move assets/text to shared/text
2021-07-15 17:21:52 -05:00
mluu12 01e6ae7c7d
Removed link from heading (#2853)
Removed from an enterprise troubleshooting page heading.
2021-07-15 14:26:38 -07:00
mluu12 d62d70ec48
Fix Enterprise v1.9 links (#2850)
* add influx-cli directory

* remove oss

* syntax error

* hid hardware-sizing links
2021-07-15 14:16:28 -07:00
Scott Anderson d2d0601fcc Forcing new push to s3 bucket 2021-07-15 14:48:13 -06:00
Jason Stirnaman b5c140cbe9 fix: update auth example code. 2021-07-15 14:36:42 -05:00
Jason Stirnaman 39e775be62 Merge branch 'master' of github.com:influxdata/docs-v2 into feature/2689-get-started-with-api
* 'master' of github.com:influxdata/docs-v2: (63 commits)
  CLI fixes (#2844)
  Fix links (#2828)
  Fix/2759 1.x query api (#2841)
  fix: updating windows start instructions (#2842)
  Add static legend to visualization examples (#2837)
  Fix Windows CLI download link (#2840)
  Fix incorrect Telegraf output settings info (#2754)
  Move static legend to cloud-only (#2798)
  ThingWorx integration (#2558)
  edits
  Update content/influxdb/v2.0/process-data/task-options.md
  Update content/influxdb/v2.0/process-data/task-options.md
  Update task-options.md
  hr eg covers itt
  1.19.1 release notes (#2819)
  edit
  fixes issue #2672 https://github.com/influxdata/docs-v2/issues/2672
  Update content/kapacitor/v1.6/guides/anomaly_detection.md
  Update content/kapacitor/v1.5/guides/anomaly_detection.md
  Update content/kapacitor/v1.4/guides/anomaly_detection.md
  ...
2021-07-15 13:50:48 -05:00
Jason Stirnaman c97a268740
CLI fixes (#2844)
* fix: missing bracket in examples

* fix: add note that auth env variables are assumed to be set in `influx config` for CLI examples (#2843).

Co-Authored-By: kerry-cho <cdh0012@naver.com>

* Update styles-default.scss

Co-authored-by: kerry-cho <cdh0012@naver.com>
2021-07-15 12:14:08 -05:00
kelseiv 1cf0cc393d
Fix links (#2828)
* fix-link

* edit
2021-07-14 15:01:22 -07:00
Jason Stirnaman 9bb3340b02
Fix/2759 1.x query api (#2841)
* fix: 1.x compat api. Clarify authentication schemes, parameters, and use cases for OSS and Cloud (#2759)

* fix: curl examples

* update: add node.js examples

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-14 16:59:39 -05:00
Russ Savage ad06069f2c
fix: updating windows start instructions (#2842) 2021-07-14 12:20:46 -05:00
noramullen1 cbc48350dd
Add static legend to visualization examples (#2837)
* Add legend options to graph example images (addresses #2829 )

* Add more static legend examples to appropriate visualization times
2021-07-14 10:20:09 -07:00
pierwill b3b077469a
Fix Windows CLI download link (#2840)
Closes https://github.com/influxdata/docs-v2/issues/2839
2021-07-14 10:43:14 -05:00
Samantha Wang efb874fcb6
Fix incorrect Telegraf output settings info (#2754)
* Fix Telegraf output plugins configurations

“There are no generic configuration options available for all outputs.” is wrong.

Inserted info from https://github.com/influxdata/telegraf/blob/master/docs/CONFIGURATION.md#output-plugins.

Feel free to edit as needed.

* Update content/telegraf/v1.18/administration/configuration.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-13 13:54:12 -07:00
noramullen1 4b2a5aef61
Move static legend to cloud-only (#2798)
* Add static legend (addresses #2568 )

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

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

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

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md

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

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

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

* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md

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

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

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

* Move static legend changes to cloud only

* Update hover/static controls to reflect changes

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-13 11:54:26 -07:00
kelseiv 12568e3019
ThingWorx integration (#2558)
* draft-ThingWorx

* minor edit

* Update content/influxdb/cloud/tools/thingworx.md

* Update content/influxdb/cloud/tools/thingworx.md

* fix link

* fix links

* remove punct

* edits

* edits

* add thingworx key words

* edits from Gunnar

* delete examples

* rmv eg header
2021-07-09 12:57:25 -07:00
mluu12 6cd83156fb
Merge pull request #2816 from influxdata/fix-tttestt.py-sample-code
fix code example
2021-07-08 13:10:50 -07:00
mluu12 fc6890d086
Merge pull request #2820 from influxdata/fix-every
add example for the task every option
2021-07-08 12:58:19 -07:00
mluu12 052de7b5d3 edits 2021-07-08 12:55:33 -07:00
kelseiv 71724497cc
Update content/influxdb/v2.0/process-data/task-options.md 2021-07-08 12:41:01 -07:00
kelseiv a7990b2a74
Update content/influxdb/v2.0/process-data/task-options.md 2021-07-08 12:39:58 -07:00
kelseiv b921569043
Update task-options.md 2021-07-08 12:39:08 -07:00
Kelly 53827035e4 hr eg covers itt 2021-07-08 12:30:17 -07:00
noramullen1 ce5a5a8a33
1.19.1 release notes (#2819)
* 1.19.1 release notes

* Fix typo
2021-07-08 12:27:09 -07:00
Kelly 24c7f6e4eb edit 2021-07-08 12:24:03 -07:00
mluu12 e44338e2a5 fixes issue #2672 https://github.com/influxdata/docs-v2/issues/2672 2021-07-08 12:05:15 -07:00
kelseiv 9f886082bd
Update content/kapacitor/v1.6/guides/anomaly_detection.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-07 12:52:44 -07:00
kelseiv f739893583
Update content/kapacitor/v1.5/guides/anomaly_detection.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-07 12:52:38 -07:00
kelseiv a142aa07f7
Update content/kapacitor/v1.4/guides/anomaly_detection.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-07 12:52:33 -07:00
Kelly 059573b2c9 fix code example 2021-07-07 11:40:24 -07:00
pierwill 2534d2f34a
Correct debug API call (#2813)
Closes #2812
2021-07-07 13:24:40 -05:00
Jason Stirnaman e7858c75d0
Feature/2470 bucket schema (#2765)
feature: document new CLI support for managing explicit bucket schemas (#2470)
  * "explicit" schema-type for buckets
  * `bucket-schema` to manage measurement schemas for buckets
  * task-based overview of new bucket-schema feature in CLI for cloud.
  * reference docs for bucket-schema and bucket schema-type.
  * columns file examples.

other technical updates
* added shortcodes `get-leaf-text` and `get-assets-text`. Documented in CONTRIBUTING.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: null <kelseiv@users.noreply.github.com>
2021-07-07 11:53:54 -05:00
pierwill 01a25524c4
Add Telegraf Windows service content to 1.19 (#2811)
Closes #2810

See https://github.com/influxdata/docs-v2/pull/2528

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-07-06 11:55:20 -05:00
kelseiv 5b8483e451
Telegraf as a service (#2528)
- update latest patches for 1.18 and 1.19
- Comment out multiple configs material for now
- Clarify instructions for moving files in PowerShell
- uses the latch-patch shortcode to avoid having to follow two sets of instructions

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-06 11:29:37 -05:00
William Baker c8d00f5ef1
fix: example for updating a bucket retention period (#2808) 2021-07-06 09:56:04 -05:00
Eric Volpert 9143cd3220
Fix typos in Design Principles doc (#2806)
Was reading through the docs on https://docs.influxdata.com/influxdb/v2.0/reference/key-concepts/design-principles/ and noticed two typos, figured I'd toss a commit to get them resolved if y'all care about that. If not, feel free to ignore :)
2021-07-05 09:21:06 -06:00
kelseiv f4be9271f6
Split shift+click f range annotations changes (#2804)
* split shift+click f range annotations changes

* fix typo

* fix typo

* update
2021-07-01 15:17:36 -07:00
pierwill 27611036fe
Enterprise 1.9: Add missing auth docs (#2778)
Co-authored-by: Kelly <kelly@influxdata.com>
2021-07-01 13:46:57 -05:00
pierwill 4effc16f4a
Use hardcoded checksum for `s3deploy` (#2800)
Also remove unused install script
2021-06-30 15:48:17 -05:00