From 19fc7b0350b39bc895b0ae8c38c3ecc90fa7ebba Mon Sep 17 00:00:00 2001 From: kelseiv <47797004+kelseiv@users.noreply.github.com> Date: Thu, 2 May 2019 18:36:23 -0700 Subject: [PATCH] Update get-started.md --- content/v2.0/cloud/get-started.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/content/v2.0/cloud/get-started.md b/content/v2.0/cloud/get-started.md index aff1a5b17..6788fba42 100644 --- a/content/v2.0/cloud/get-started.md +++ b/content/v2.0/cloud/get-started.md @@ -41,8 +41,10 @@ For details, see [Automatically configure Telegraf](https://v2.docs.influxdata.c Once you've set up {{< cloud-name "short" >}} to collect data with Telegraf, you can do the following: -* Query data using Flux, the UI, and the `influx` command line interface. See [Query data](https://v2.docs.influxdata.com/v2.0/query-data/). -* Build custom dashboards to visualize your data. See [Visualize data](https://v2.docs.influxdata.com/v2.0/visualize-data/). +- Query data using Flux, the UI, and the `influx` command line interface. See [Query data](https://v2.docs.influxdata.com/v2.0/query-data/). +- Build custom dashboards to visualize your data. See [Visualize data](https://v2.docs.influxdata.com/v2.0/visualize-data/). +- Query data using Flux, the UI, and the `influx` command line interface. See [Query data](https://v2.docs.influxdata.com/v2.0/query-data/). +- Build custom dashboards to visualize your data. See [Visualize data](https://v2.docs.influxdata.com/v2.0/visualize-data/). ## Monitor usage @@ -53,9 +55,6 @@ Once you've set up {{< cloud-name "short" >}} to collect data, monitor your data - Total Query Duration: Sum of time spent processing all queries in the past 24 hours. - Storage: Average disk usage every hour, over the past 24 hrs. -* Query data using Flux, the UI, and the `influx` command line interface. See [Query data](https://v2.docs.influxdata.com/v2.0/query-data/). -* Build custom dashboards to visualize your data. See [Visualize data](https://v2.docs.influxdata.com/v2.0/visualize-data/). - {{% note %}} #### Known issues and disabled features _See [Known issues](/v2.0/cloud/about/known-issues/) for information regarding all known issues in InfluxDB Cloud._