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 title: View buckets
seotitle: View buckets in InfluxDB 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. 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: menu:
v2_0: v2_0:
name: View buckets name: View buckets

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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