Add cloning Telegraf config in the UI (addresses #2662 ) (#2764)

* Add cloning telegraf config in the UI (addresses #2662 )

* Add clone telegraf config to cloud
pull/2786/head
noramullen1 2021-06-25 15:09:01 -07:00 committed by GitHub
parent 9dc34b00aa
commit 5289b2a00e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
title: Clone a Telegraf configuration
description: >
Use the InfluxDB UI to clone an Telegraf configuration.
weight: 101
menu:
influxdb_cloud::
name: Clone a config
parent: Telegraf configurations
---
{{< duplicate-oss >}}

View File

@ -0,0 +1,21 @@
---
title: Clone a Telegraf configuration
description: >
Use the InfluxDB UI to clone an Telegraf configuration.
weight: 101
menu:
influxdb_2_0:
name: Clone a config
parent: Telegraf configurations
---
Use the InfluxDB user interface (UI) to clone a Telegraf configuration.
1. In the navigation menu on the left, select **Data** (**Load Data**) > **Telegraf**.
{{< nav-icon "load data" >}}
2. Hover over the configuration you want to clone, click the **{{< icon "clone" >}}**
icon, and then click **Clone**.
The clone appears in your list of Telegraf configurations.