add note that kapacitor is optional (#4600)

* add note that kapacitor is optional

* Update content/chronograf/v1.10/introduction/installation.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
pull/4585/head
lwandzura 2022-10-31 13:52:16 -05:00 committed by GitHub
parent 9582fa5e37
commit 7b60a876db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -94,3 +94,7 @@ and [manage Chronograf users](/chronograf/v1.10/administration/managing-chronogr
3. Enter a name for your connection.
4. Leave the **Username** and **Password** fields blank unless you've specifically enabled authorization in Kapacitor.
5. Click **Connect**.
{{% note %}}
**Note:** Using [Kapacitor](/kapacitor/v1.6/) is optional and not required to use Chronograf.
{{% /note %}}

View File

@ -94,3 +94,7 @@ and [manage Chronograf users](/chronograf/v1.9/administration/managing-chronogra
3. Enter a name for your connection.
4. Leave the **Username** and **Password** fields blank unless you've specifically enabled authorization in Kapacitor.
5. Click **Connect**.
{{% note %}}
**Note:** Using [Kapacitor](https://docs.influxdata.com/kapacitor/v1.6/) is optional. You do not need to install Kapacitor in order to use Chronograf.
{{% /note %}}