Commit Graph

13 Commits (flux-notifications)

Author SHA1 Message Date
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 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 4805d69be8
add example for subscription-path (#2041)
* docs: added bigpanda.md event handler documentation

* docs: fixing typos

* docs: fixing typos

* docs: updated bigpanda.md, added primary, secondary property

* Update config.yml

* add example for subscription-path

* fix formatting

* resolve conflicts

Co-authored-by: Robert Hajek <robert.hajek@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-05 08:23:34 -08:00
kelseiv e8e82f6fd9
Kapacitor 1.5.8 (#2032)
* docs: added bigpanda.md event handler documentation

* docs: fixing typos

* docs: fixing typos

* docs: updated bigpanda.md, added primary, secondary property

* Update config.yml

* add first draft release notes

* Update releasenotes-changelog.md

* Update releasenotes-changelog.md

* Update releasenotes-changelog.md

* Update releasenotes-changelog.md

* add link to subscription-path in RNs

* update BigPanda verbiage

* update link

* update bug fixes

* add BigPanda info to AlertNode

* add release data; add link to OpsGenie

* add link to Alerta event handler

* Update content/kapacitor/v1.5/event_handlers/bigpanda.md

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

* Update content/kapacitor/v1.5/event_handlers/bigpanda.md

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

* Update content/kapacitor/v1.5/event_handlers/bigpanda.md

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

* Update content/kapacitor/v1.5/event_handlers/bigpanda.md

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

* add gzip clarification

* add config to turn off gzip

* update for Alerta correlate option

* format

* fix link

* correlate updates

* fix format

* update option

* fix example header format; upd RNs

* upd rns

* add http source support to sideload

* add categories

Co-authored-by: Robert Hajek <robert.hajek@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-27 16:16:24 -08:00
Scott Anderson 6d38631841 hotfix: fix typo in kapa docs 2021-01-15 16:11:09 -07:00
Scott Anderson 52772b1f50 add note about influxdb user admin privileges, various heading and comment fixes, closes influxdata/DAR#163 2021-01-15 15:39:05 -07:00
Scott Anderson 4f1527d3bc fixed images and formatting in kapa docs, closes #1912 2020-12-01 09:45:33 -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
Scott Anderson 38bb4812e8 Kapacitor link audit (#1380)
* fixed links in kapacitor 1.5

* fixed links in kapacitor 1.4
2020-09-02 12:17:39 -06:00
noramullen1 6738babc1b Telegraf and other updates
- Addressed PR feedback.
- Added `children` short code to index pages.
- Reworked descriptions for SEO.
2020-09-02 12:17:33 -06:00
noramullen1 a860f97737 1.5/Kapacitor updates 2020-09-02 12:16:03 -06:00
Scott Anderson e19505e719 updated all latest links with latest shortcode, refactored related partial 2020-09-02 12:16:02 -06:00
Scott Anderson 038eea0de1 ported telegraf 1.15 and kapacitor 1.5 2020-09-02 12:15:52 -06:00