Updates to Write Data section

pull/935/head
noramullen1 2020-04-08 12:40:56 -07:00
parent 9d5e0b4bce
commit f7d7d69ce2
8 changed files with 10 additions and 11 deletions

View File

@ -87,7 +87,7 @@ To quickly start writing data, use the provided user interface.
where you're hosting the UI (by default, **localhost:9999**).
- _**InfluxDB 2.0 Cloud**_:
In your browser, go to https://cloud2.influxdata.com/.
2. Click **Load Data** in the navigation menu on the left.
2. Click **Data** in the navigation menu on the left.
3. Select **Buckets**.
4. Under the bucket you want to write data to, click **{{< icon "plus" >}} Add Data**.
5. Select from the following options:
@ -114,7 +114,7 @@ To configure a Telegraf agent, see [Automatically create a Telegraf configuratio
- **Enter Manually:**
Select the time precision of your data.
Manually enter line protocol.
2. Click **Continue**.
2. Click **Write Data**.
A message indicates whether data is successfully written to InfluxDB.
3. To add more data or correct line protocol, click **Previous**.
4. Click **Finish**.

View File

@ -13,7 +13,7 @@ weight: 301
Create a new scraper in the InfluxDB user interface (UI).
## Create a scraper in the InfluxDB UI
1. Click **Load Data** in the navigation bar.
1. Click **Data** in the navigation bar.
{{< nav-icon "load data" >}}

View File

@ -13,7 +13,7 @@ weight: 303
Delete a scraper from the InfluxDB user interface (UI).
## Delete a scraper from the InfluxDB UI
1. Click **Load Data** in the navigation bar.
1. Click **Data** in the navigation bar.
{{< nav-icon "load data" >}}

View File

@ -18,11 +18,10 @@ To modify either, [create a new scraper](/v2.0/write-data/scrape-data/manage-scr
{{% /note %}}
## Update a scraper in the InfluxDB UI
1. Click **Load Data** in the navigation bar.
1. Click **Data** in the navigation bar.
{{< nav-icon "load data" >}}
2. Click **Scrapers**.
3. Hover over the scraper you would like to update and click the **{{< icon "pencil" >}}**
that appears next to the scraper name.
3. Hover over the scraper you would like to update and click the **{{< icon "pencil" >}}** that appears next to the scraper name.
4. Enter a new name for the scraper. Press Return or click out of the name field to save the change.

View File

@ -30,7 +30,7 @@ for using Telegraf with InfluxDB v2.0._
## Create a Telegraf configuration
1. Open the InfluxDB UI _(default: [localhost:9999](http://localhost:9999))_.
2. Click **Load Data** in the left navigation menu.
2. Click **Data** in the left navigation menu.
{{< nav-icon "load data" >}}

View File

@ -12,7 +12,7 @@ weight: 303
To delete a Telegraf configuration:
1. Click **Load Data** in the left navigation menu.
1. Click **Data** in the left navigation menu.
{{< nav-icon "load data" >}}

View File

@ -17,7 +17,7 @@ of a Telegraf configuration created in the UI.
You cannot modify Telegraf settings in existing Telegraf configurations through the UI.
{{% /note %}}
1. Click **Load Data** in left the navigation bar.
1. Click **Data** in left the navigation bar.
{{< nav-icon "load data" >}}

View File

@ -14,7 +14,7 @@ weight: 301
View Telegraf configuration information in the InfluxDB user interface (UI):
1. Click **Load Data** in the navigation bar.
1. Click **Data** in the navigation bar.
{{< nav-icon "load data" >}}