Commit Graph

5358 Commits (a70df65a797e540c1ca2d2730383fd373e819a73)

Author SHA1 Message Date
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
Tim Yocum f68c2727fe
Cleaning up stray tag 2021-06-30 15:23:41 -05:00
Tim Yocum c4508bde1c
VPC peering is not available on InfluxDB Cloud 2021-06-30 15:20:36 -05:00
pierwill 19075387e7
Document Flux parameterized queries (#2774)
Document Flux parameterized queries

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-06-30 13:54:06 -05:00
noramullen1 638250990e
Revert "Add static legend (addresses #2568 ) (#2760)" (#2799)
This reverts commit 9682718465.
2021-06-30 11:44:49 -07:00
noramullen1 9682718465
Add static legend (addresses #2568 ) (#2760)
* 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>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-30 10:53:50 -07:00
Scott Anderson c54a791e6a
Various DAR fixes (#2796)
* fixed anchor links in influxdb enterprise cli page, closes influxdata/DAR#212

* fixed typo in enterprise backup and restore, closes influxdata/DAR#208

* removed content about creating dashboards from templates, closes influxdata/DAR#209
2021-06-29 15:12:00 -06:00
Yun Zhao 96e0743455
values of query parameter `precision` for write api. (#2792) 2021-06-29 10:53:41 -06:00
Scott Anderson 68c7ca4d9f
revert Kapacitor 1.6.0 (#2794) 2021-06-29 09:46:13 -06:00
Scott Anderson 3ce46782e2
Revert "crosslink between new version of chronograf and kapacitor (#2791)" (#2793)
This reverts commit b4145dca50.
2021-06-29 09:39:17 -06:00
Scott Anderson f0ad79a4cd hotfix: port enterprise install reqs to 1.9, closes influxdata/DAR#198 2021-06-28 16:50:11 -06:00
dependabot[bot] e9e6a948af
Bump prismjs from 1.23.0 to 1.24.0 in /api-docs (#2790)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 15:31:45 -06:00
Scott Anderson b4145dca50
crosslink between new version of chronograf and kapacitor (#2791) 2021-06-28 15:15:53 -06:00
Scott Anderson df70bf043b hotfix: updated edge.js with new chronograf version 2021-06-28 15:00:16 -06:00
Scott Anderson 986077c581
Kapacitor 1.6.0 (#2756)
* base changes and cleanup for kapa 1.6

* Kapacitor 1.6.0 jstirnaman (#2684)

* update: add kapacitor/v1/users to API doc (#2617).

* fix: spelling

* update: cleanup user API.

* Apply suggestions from code review

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

* Update content/kapacitor/v1.6/working/api.md

* Update content/kapacitor/v1.6/working/api.md

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

* Kapacitor 1.6.0 release notes (#2682)

* Fix headings in Kapacitor release notes
* Add 1.6.0 release notes


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

* Kapacitor Flux tasks (#2687)

* kapacitor flux task setup

* added crud docs for kapacitor flux tasks

* added kapacitor flux task cli commands

* Apply suggestions from code review

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

* Update content/kapacitor/v1.6/working/flux/_index.md

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

* Kapacitor TrickleNode (#2694)

* closes #2691

* WIP TrickleNode

* add Trickle chaining methods

* remove unused back-to-top links in kapacitor docs

* Kapacitor 1.6 new configuration settings (#2693)

* kapacitor config doc cleanup

* updated heading and links

* added new kapacitor 1.6 config options, closes #2616, closes #2609

* updated slack instructions

* Kapacitor Zenoss event handler (#2695)

* added zenoss event handler to kapacitor, closes #2271

* updated descriptions and removed defaults from zenoss event handler

* updated kapacitor release notes

* Updated Kapacitor Kafka event handler partitioning options (#2697)

* updated kafka partitioning behavior, closes #2263

* fixed typos in kapacitor kafka content

* Apply suggestions from code review

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

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

* added kafka link to release notes

* Kapacitor API updates (#2718)

* clean up kapacitor api headings

* add flux task api endpoints to kapacitor api doc

* Kapacitor authorization and authentication (#2717)

* ported and revamped kapacitor authentication content, closes #2690

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* updated comment in kapacitor auth example

* Apply suggestions from code review

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

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

* updated edge.js

* Add default kapacitor.conf locations (#2782)

* added default kapacitor config locations, closes #2779

* Apply suggestions from code review

* updated data for kapacitor 1.6.0 changelog

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-28 14:57:05 -06:00
Scott Anderson 4613e124b5
Chronograf 1.9.0 (#2788)
* base changes for chronograf-1.9.0

* chronograf 1.9.0 changelog (#2735)

* Chronograf alert endpoint updates (#2753)

* chronograf 1.9.0 changelog

* updated chronograf alert endpoints, closes #2722, closes #2725

* link to new chronograf alert endpoints from release notes

* 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>

* Chronograf etcd migrations over TLS (#2757)

* update chronograf etcd config options, migrate etcd data over tls, closes #2721

* Apply suggestions from code review

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* Update content/chronograf/v1.9/tools/chronograf-cli/_index.md

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* Chronograf template variables with Flux (#2766)

* update chronograf template variable do for flux support, closes #2345, closes #2724

* update interval variable to autoInterval

* 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>

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

* Write data to InfluxDB with Chronograf (#2767)

* write data to influxdb with chronograf, closes #2726

* Apply suggestions from code review

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* Manage Kapacitor Flux tasks in Chronograf (#2768)

* manage kapacitor flux tasks in chronograf, closes #2736

* Apply suggestions from code review

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* show or hide chronograf log histogram, update icon font, closes #2723 (#2769)

* send multiple queries to dashboards, closes #2731 (#2770)

* Chronograf custom auto-refresh intervals (#2771)

* added custom auto-refresh intervals to chronograf, closes #2370

* Apply suggestions from code review

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* Configure v2 connections from Chronograf CLI (#2772)

* configure v2 connections from chronograf cli, closes #2729

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Update Chronograf OAuth options (#2773)

* update chronograf oauth options, closes #2727, closes #2728

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* updates to chronograf 1.9 template vars doc

* added note about backwards compatible flux template variables

* Update Chronograf 1.8 Flux template variables (#2777)

* added flux content to chronograf 1.8 template variables doc

* Apply suggestions from code review

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

* Apply suggestions from code review

* Update content/chronograf/v1.8/guides/dashboard-template-variables.md

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

* updated links to backwards compatible template variables

* added note about chronograf annotation peristence, closes #1982

* fixed typo

* added information about metaquery templates, closes #2164 (#2781)

* Chronograf 1.9.0 changelog (#2775)

* chronograf 1.9.0 changelog

* updated changelog with links to relevant content

* Apply suggestions from code review

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

* Apply suggestions from code review

* fixed typos in chronograf kapacitor tasks doc

* Apply suggestions from code review

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

* clarfied release note about Flux variables

* Apply suggestions from code review

Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>

* Update content/chronograf/v1.9/about_the_project/release-notes-changelog.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>
2021-06-28 11:20:09 -06:00
pierwill f523242a6d
Fix issue with versions in `data/telegraf_plugins.yml` (#2785)
The introduced version number needs to be a full semantic version number.

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-06-25 21:09:21 -05:00
noramullen1 5289b2a00e
Add cloning Telegraf config in the UI (addresses #2662 ) (#2764)
* Add cloning telegraf config in the UI (addresses #2662 )

* Add clone telegraf config to cloud
2021-06-25 15:09:01 -07:00
Scott Anderson 9dc34b00aa
Flux 0.118 (#2784)
* flux 0.118 release notes

* updated pagerduty.dedupkey and operator precendence

* updated operator precedence table format

* updated description of pagerduty.dedupkey exclude param
2021-06-25 11:06:31 -06:00
noramullen1 4e9a160a4f
Add range to NOAA examples (#2763) 2021-06-25 08:22:59 -07:00
Scott Anderson 4712d75d0b
specify the default location of influxdb.conf on windows, closes #2780 (#2783) 2021-06-25 08:45:13 -06:00
noramullen1 28be2ff17d
Make cloud CLI info more prominent (addresses #2624 ) (#2762)
* Make cloud CLI info more prominent (addresses #2624 )

* Address review feedback
2021-06-25 07:38:49 -07:00
noramullen1 4c6beb3d08
Add interactive shell info to migration docs (#2758)
* Add interactive shell info to migration docs

Addresses #2601

* Add static legend option to graphs and band plot (addresses #2568 )

* Revert "Add static legend option to graphs and band plot (addresses #2568 )"

This reverts commit bc318fec3e.

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

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

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

Co-authored-by: kelseiv <47797004+kelseiv@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-06-21 12:24:00 -07:00
Samantha Wang b148141c9b
update Telegraf 1.19 release notes (#2755) 2021-06-17 16:26:33 -06:00
kelseiv 5d02faad1c
hotfix - add component descriptions for Enterprise 1.9 licenses (#2752)
* add descriptions to components

* delete duplicate 3rd party software section

* add third party software page desc

* add repo names

* remove duplicate repos

* remove extra statically linked refs
2021-06-17 15:17:33 -07:00
pierwill b56ad896c0
Publish Telegraf 1.19 docs (#2707) 2021-06-17 16:56:25 -05:00
pierwill e5ab8313ec
Publish InfluxDB Enterprise 1.9 docs (#2627)
This update involved a large migration of content from
InfluxDB 1.8 to Enterprise 1.9.

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>
Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
2021-06-17 14:45:43 -05:00
pierwill 94c477bc44
Fix security notice for 1.8.6 (#2743)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-06-17 11:39:07 -05:00
timhallinflux 15fecc2706
removed latest patch...since 1.8.5 was no longer the latest (#2740) 2021-06-17 09:20:03 -07:00
kelseiv c1d9c18f42
draft May cloud release notes (#2639)
* draft May cloud release notes

* Update cloud-updates.md

* add Cloud data usage template
2021-06-16 12:39:43 -07:00
Jason Stirnaman 97c34c2efb update: set cookie for preferred client library in URL path. Activate the code-tab from cookie for query param. Tab text is normalized for matching if it doesn't first match exactly. (#2689) 2021-06-15 17:03:31 -05:00
Jason Stirnaman 55b81dfafe update: activate a code-tab based on the t query param. 2021-06-15 15:56:02 -05:00
Jason Stirnaman e8c9039ce1 update: restructured nodejs install and write guide. 2021-06-15 15:33:08 -05:00
timhallinflux d4293304ad
remove experimental warnings. (#2713) 2021-06-15 13:24:09 -07:00
Jason Stirnaman 5669ab17a3 update: divided JS client library page into separate.
* reorganized api shortcodes
2021-06-14 10:27:23 -05:00