pull/67/head
Nora 2019-02-13 14:32:09 -08:00
parent 4c1d43d21a
commit ad8266e21f
17 changed files with 17 additions and 0 deletions

View File

@ -2,6 +2,7 @@
title: View buckets
seotitle: View buckets in InfluxDB
description: View a list of all the buckets for an organization in InfluxDB using the InfluxDB UI or the influx CLI.
v2.0/tags: [members]
menu:
v2_0:
name: View buckets

View File

@ -4,6 +4,7 @@ description: >
Get started with Flux, InfluxData's functional data scripting language.
This step-by-step guide through the basics of writing a Flux query.
weight: 101
v2.0/tags: [query, flux]
menu:
v2_0:
name: Get started with Flux

View File

@ -4,6 +4,7 @@ seotitle: Command line tools for managing InfluxDB
description: >
InfluxDB provides command line tools designed to aid in managing and working
with InfluxDB from the command line.
v2.0/tags: [cli]
menu:
v2_0_ref:
name: Command line tools

View File

@ -2,6 +2,7 @@
title: influxd - InfluxDB daemon
seotitle: influxd - InfluxDB daemon
description: The influxd daemon starts and runs all the processes necessary for InfluxDB to function.
v2.0/tags: [influxd]
menu:
v2_0_ref:
name: influxd

View File

@ -1,6 +1,7 @@
---
title: Flux query language
description: Reference articles for Flux functions and the Flux language specification.
v2.0/tags: [flux]
menu:
v2_0_ref:
name: Flux query language

View File

@ -1,6 +1,7 @@
---
title: Flux functions
description: Flux functions allows you to retrieve, transform, process, and output data easily.
v2.0/tags: [flux]
menu:
v2_0_ref:
name: Flux functions

View File

@ -1,6 +1,7 @@
---
title: Flux input functions
description: Flux input functions define sources of data or or display information about data sources.
v2.0/tags: [inputs]
menu:
v2_0_ref:
parent: Flux functions

View File

@ -1,6 +1,7 @@
---
title: Flux miscellaneous functions
description: Flux provides miscellaneous functions that serve purposes other than retrieving, transforming, or outputting data.
v2.0/tags: [miscellaneous]
menu:
v2_0_ref:
parent: Flux functions

View File

@ -1,6 +1,7 @@
---
title: Flux output functions
description: Flux output functions yield results or send data to a specified output destination.
v2.0/tags: [outputs]
menu:
v2_0_ref:
parent: Flux functions

View File

@ -1,6 +1,7 @@
---
title: Flux testing functions
description: Flux testing functions test piped-forward data in specific ways and return errors if the tests fail.
v2.0/tags: [testing]
menu:
v2_0_ref:
name: Tests

View File

@ -1,6 +1,7 @@
---
title: Flux transformation functions
description: Flux transformation functions transform and shape your data in specific ways.
v2.0/tags: [transformations]
menu:
v2_0_ref:
parent: Flux functions

View File

@ -2,6 +2,7 @@
title: Manage users
seotitle: Manage users in InfluxDB
description: Manage users in InfluxDB using the InfluxDB UI or the influx CLI.
v2.0/tags: [users]
menu:
v2_0:
name: Manage users

View File

@ -2,6 +2,7 @@
title: Manage tokens
seotitle: Manage tokens in InfluxDB
description: Manage authentication tokens in InfluxDB using the InfluxDB UI or the influx CLI.
v2.0/tags: [tokens]
menu:
v2_0:
name: Manage tokens

View File

@ -3,6 +3,7 @@ title: Visualize data with the InfluxDB UI
description: >
InfluxDB offers a complete dashboard solution for visualizing your time series data.
Create custom dashboards with flexible queries and visualization types.
v2.0/tags: [visualize]
menu:
v2_0:
name: Visualize data

View File

@ -1,6 +1,7 @@
---
title: Manage InfluxDB dashboards
description: Create, edit, and manage custom dashboards in the InfluxDB user interface (UI).
v2.0/tags: [dashboards]
menu:
v2_0:
name: Manage dashboards

View File

@ -3,6 +3,7 @@ title: Manage labels in the InfluxDB UI
description: >
Labels are a way to add visual metadata to dashboards, tasks, and other items
in the InfluxDB UI. View and manage labels in the InfluxDB user interface.
v2.0/tags: [labels]
menu:
v2_0:
name: Manage labels

View File

@ -1,6 +1,7 @@
---
title: Manage sources
description: InfluxDB offers a complete dashboard solution for visualizing your data and monitoring your infrastructure.
v2.0/tags: [sources]
menu:
v2_0:
name: Manage sources