Commit Graph

26 Commits (influxdb-pr22998-docs)

Author SHA1 Message Date
Scott Anderson a2a178cedf
Fix Telegraf plugin anchors and links (#3989)
* updated telegraf plugin anchors, fix telegraf links, closes #3863

* 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>
2022-04-28 20:19:55 -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
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
Kelly 9433c2b358 Merge branch 'master' and changes from bonitoo 2021-03-12 16:52:40 -08:00
Scott Anderson c1ca5c8408
Fix broken internal links – SEO link audit (#2189)
* link audit, remove info about stopping influxd in restore docs, closes #2168

* fixed broken internal links for seo link audit

* updated canonical logic to be smarter

* fixed canonical links and broken images

* fixed errant find and replace

* fixed formatting of kapa event handler docs

* more link fixes

* more link fixes, support latest shortcode in telegraf plugin descriptions
2021-02-19 11:07:47 -07:00
kelseiv 5a4a2a1448
Chronograf 1.8.10 (#2142)
* misc 1.8.10 update
* fix link to latest Telegraf plugins
* update release date
* edits
2021-02-10 14:44:09 -08:00
Scott Anderson 643b182ddf fix related links, closes #2037 2021-01-07 10:16:04 -07:00
Scott Anderson 151bcb5b1f removed unnecessary note shorcode 2020-12-02 21:52:02 -07:00
Scott Anderson bf96899e85 added notes about chronograf administrative features and influxql support, closes #1929, closes #1932 2020-12-02 17:10:54 -07:00
pierwill bb6477b0d9
Change Chronograf TICK doc to draft
Pull this page down temporarily.
2020-11-18 11:23:54 -08:00
Kelly 9ea10753f0 Chrono 1.8.8 RNs and new feature 2020-11-04 16:10:09 -08:00
noramullen1 cab3c1e88a Add alerta endpoint details (addresses #1611 ) 2020-10-07 14:18:38 -07:00
noramullen1 ea5fd667e4 ADdresses #1611 (WIP) 2020-10-07 10:52:10 -07:00
Scott Anderson f6a75a6668 uppdated js to not change influxdb 1.x urls, added keep url tags to telegraf, chronograf, and kapacitor codeblocks 2020-09-04 11:38:40 -06:00
Kelly 28e1df85a1 fix all Chrongraf 404 links/200s in 1.8 2020-09-01 11:21:56 -07:00
Scott Anderson c1de0622d6
Latest link fixes (#1375)
* products should not use latest references to themselves

* updated v2 links with influxdb namespace
2020-08-31 13:47:22 -06:00
Scott Anderson fc51ad4c64 resolved merge conflicts 2020-08-31 11:46:05 -06:00
noramullen1 2ff73a1966 Telegraf and other updates
- Addressed PR feedback.
- Added `children` short code to index pages.
- Reworked descriptions for SEO.
2020-08-25 10:36:29 -07:00
Scott Anderson c57fe12222 updated all latest links with latest shortcode, refactored related partial 2020-08-19 16:43:31 -06:00
noramullen1 287a649029 Fix headings and related links 2020-08-19 13:01:45 -07:00
noramullen1 0a067ea35b Clean up descriptions 2020-08-19 12:16:25 -07:00
noramullen1 6013226130 Update descriptions to make consistent with others 2020-08-19 12:12:29 -07:00
noramullen1 65e9fa142f chronograf/1.8/guides 2020-08-17 18:34:41 -07:00
Kelly dd5c6a26d0 move Update dashboards doc PR from v1 to v2 2020-08-13 15:32:41 -07:00
Scott Anderson d382568620 migrated all v1 and v2 images to new image structure 2020-08-05 17:15:19 -06:00
Scott Anderson a406d5a021 ported chronograf 1.8 2020-07-30 11:31:32 -06:00