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
parent
9582fa5e37
commit
7b60a876db
|
|
@ -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 %}}
|
||||
|
|
@ -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 %}}
|
||||
Loading…
Reference in New Issue