Update get-started.md
parent
40ae909cc8
commit
19fc7b0350
|
@ -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._
|
||||
|
|
Loading…
Reference in New Issue