diff --git a/content/chronograf/v1.10/introduction/installation.md b/content/chronograf/v1.10/introduction/installation.md index 318805193..f88bb8967 100644 --- a/content/chronograf/v1.10/introduction/installation.md +++ b/content/chronograf/v1.10/introduction/installation.md @@ -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 %}} \ No newline at end of file diff --git a/content/chronograf/v1.9/introduction/installation.md b/content/chronograf/v1.9/introduction/installation.md index f361ba841..e63de64ab 100644 --- a/content/chronograf/v1.9/introduction/installation.md +++ b/content/chronograf/v1.9/introduction/installation.md @@ -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 %}} \ No newline at end of file