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
Russ Savage
ce0ef35455
fix: update sep link on csv page ( #2701 )
2021-06-14 09:33:14 -05:00
Jason Stirnaman
b43dbe5994
update: wip: client apis * reorg client files * added postman auth note. * starting redo for Node.js
2021-06-11 17:35:04 -05:00
Jason Stirnaman
c03f70fa3c
update: api client libs
...
* update: added api-guide and moved client libs there (#2689 )
* extracted code examples to separate shortcode files (#2689 )
2021-06-11 09:34:36 -05:00
Jason Stirnaman
31b7495217
updated: use latest shortcode ( #2689 )
2021-06-11 09:29:16 -05:00
Jason Stirnaman
8c9543d021
update: renamed menu item ( #2689 )
2021-06-11 09:26:40 -05:00
Scott Anderson
f3319f0da6
hotfix: add release notes for new Flux patch versions
2021-06-10 11:29:46 -06:00
Jason Stirnaman
80acfc79fd
add: Develop with the API.
...
* Copied API intro and clients docs to /api.
* Added bootstrapping info.
2021-06-09 17:35:07 -05:00
M. Luppi
417f20d89f
Today and related links ( #2688 )
...
* Add types in docs for today()
* Add several related links/references
2021-06-09 14:43:38 -06:00
Russ Savage
4f3d267166
fix: update function def for torows ( #2680 )
2021-06-08 11:08:44 -06:00
timhallinflux
f80ab61e59
Remove trailing / from API ( #2679 )
...
* Remove trailing / from API
* Update postman.md
2021-06-08 11:09:47 -05:00
pierwill
1ff0f94377
Remove beta tag from EU West Belgium ( #2678 )
...
Closes #2677 .
2021-06-08 10:48:08 -05:00
Jason Stirnaman
ef8c27716f
Api docs update ( #2676 )
...
* fix: negate check for verbose.
* fix: default version directory to latest version.
* update: API changes.
* update: API updated with grammar fixes
2021-06-07 17:04:33 -05:00
Jason Stirnaman
c91cdd489d
improvement: allow named arguments for OSS version and base URL. ( #2675 )
...
* add -o ossVersion
* add -b baseUrl
* add -h help
* add -V verbose
2021-06-07 15:44:53 -05:00
pierwill
42d6288c71
Publish InfluxDB 2.0.7 docs ( #2654 )
...
* Update swagger for InfluxDB OSS 2.0.7 (#2655 )
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-07 14:06:33 -05:00