Commit Graph

8 Commits (influxdb-pr22998-docs)

Author SHA1 Message Date
lwandzura 3dcda9150b
remove TLS 1.0 and 1.1 references (#3882) 2022-03-23 08:13:54 -05:00
lwandzura 0782127bf0
correct the command to kapacitord (#3853)
* correct the command to kapacitord

* Update content/kapacitor/v1.6/administration/security.md

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

* Update content/kapacitor/v1.6/administration/security.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-03-14 11:34:41 -05:00
pierwill 348c099f29
Kapacitor: Clean up configuration file locations (#3836)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-07 13:57:06 -06:00
kelseiv 932daa7f5d
Kapacitor 1.6.3 release notes edits (#3718)
* Kapacitor release notes update

* updated PigPanda and Alerta

* Added additonal detail from Emrys' feedback

* misc edits

* add new topic-buffer-length setting and event handler updates (#3711)

* added topic-buffer-length setting

* updated alert and bigpanda handlers

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-01-25 11:33:28 -06:00
pierwill e0b6ca9db2
Update Kapacitor security docs (#3325)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-02 13:21:46 -05:00
kelseiv 421bf757f4
add kapa 1.6.2 release notes (#3164)
* add kapa 1.6.2 release notes

* update release date

* add new featurre to RNs

* kapa 1.6.2 updates for template-id

* add new release note

* add new option for tasks

* swap option w property; clarify API response upd

* Auto create task logs db (#3198)

* kapa 1.6.2 updates

* update jsonCompact detail

* fix typos

* add jsonCompact

* add info about Flux log bucket/db

* fix typo

* change bucket to db for 1.x

* add link

* edits

* update config example

* update 2.0 config example

* add link to task templates

* add link to using Flux tasks with Kapactor

* minor edits

* update config file

* add quotes for consistency

* edits

* remove extra line

* remove template-id as query parameter

* another bug fix from Sam

* Update content/kapacitor/v1.6/about_the_project/releasenotes-changelog.md

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

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

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

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

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

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

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

* Update content/kapacitor/v1.6/about_the_project/releasenotes-changelog.md

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

* Update content/kapacitor/v1.6/about_the_project/releasenotes-changelog.md

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

* Update content/kapacitor/v1.6/about_the_project/releasenotes-changelog.md

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

* Update content/kapacitor/v1.6/about_the_project/releasenotes-changelog.md

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

* include correct version of node for api docs

* re-add Jason edit

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-10-04 15:46:21 -07:00
Scott Anderson 4645942a3f
Kapacitor 1.6.1 (#2903)
* placeholder changelog notes for kapacitor 1.6.1

* Revert "Revert "crosslink between new version of chronograf and kapacitor (#2791)" (#2793)" (#2795)

This reverts commit 3ce46782e2.

* Kapacitor 1.6.1 release notes (#2900)

* Kapacitor 1.6.1 release notes

* add info about kapacitor 32-bit support, closes #2901

* fixed bug fixes in kapa 1.6.1 release notes

* Document new Kapacitor 1.6.1 security flags (#2904)

* Document deny list for Kapacitor CIDR ranges
* Document `-disable-handlers`

* add kapacitor FluxQueryNode, closes #2898 (#2910)

* updated org property on kapa fluxquerynode

* added deleteAll property to kapacitor JoinNode, closes #2899 (#2911)

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-07-23 14:15:21 -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