updated menu references and sidebar partial to get left nav working
parent
830171df21
commit
5ad7854101
|
@ -9,7 +9,7 @@ aliases:
|
|||
- /v2.0/cloud/account-management/
|
||||
- /v2.0/account-management
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Account management
|
||||
products: [cloud]
|
||||
---
|
||||
|
|
|
@ -10,7 +10,7 @@ aliases:
|
|||
- /v2.0/account-management/billing
|
||||
weight: 103
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Account management
|
||||
name: Manage billing
|
||||
products: [cloud]
|
||||
|
|
|
@ -8,7 +8,7 @@ aliases:
|
|||
- /v2.0/cloud/account-management/data-usage
|
||||
- /v2.0/account-management/data-usage
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Account management
|
||||
name: View data usage
|
||||
products: [cloud]
|
||||
|
|
|
@ -6,7 +6,7 @@ weight: 4
|
|||
aliases:
|
||||
- /v2.0/account-management/multi-user
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Account management
|
||||
name: Manage multiple users
|
||||
---
|
||||
|
|
|
@ -7,7 +7,7 @@ weight: 103
|
|||
aliases:
|
||||
- /v2.0/account-management/multi-user/invite-user
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Manage multiple users
|
||||
identifier: invite_user_cloud
|
||||
---
|
||||
|
|
|
@ -7,7 +7,7 @@ weight: 103
|
|||
aliases:
|
||||
- /v2.0/account-management/multi-user/remove-user
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Manage multiple users
|
||||
identifier: remove_user_cloud
|
||||
---
|
||||
|
|
|
@ -8,7 +8,7 @@ aliases:
|
|||
- /v2.0/cloud/account-management/offboarding
|
||||
- /v2.0/account-management/offboarding
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Account management
|
||||
name: Cancel InfluxDB Cloud
|
||||
products: [cloud]
|
||||
|
|
|
@ -7,7 +7,7 @@ weight: 2
|
|||
aliases:
|
||||
- /v2.0/account-management/pricing-calculator
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Pricing calculator
|
||||
products: [cloud]
|
||||
draft: true
|
||||
|
|
|
@ -9,7 +9,7 @@ aliases:
|
|||
- /v2.0/account-management/pricing-plans
|
||||
weight: 102
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Account management
|
||||
name: Pricing plans
|
||||
products: [cloud]
|
||||
|
|
|
@ -8,7 +8,7 @@ v2.0/tags: [backup, restore]
|
|||
aliases:
|
||||
- /v2.0/backup-restore
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Back up & restore data
|
||||
weight: 9
|
||||
products: [oss]
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Back up data in InfluxDB
|
|||
description: >
|
||||
Use the `influx backup` command to back up data and metadata stored in InfluxDB.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Back up & restore data
|
||||
weight: 101
|
||||
aliases:
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Restore data in InfluxDB
|
|||
description: >
|
||||
Use the `influxd restore` command to restore backup data and metadata from InfluxDB.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Back up & restore data
|
||||
weight: 101
|
||||
v2.0/tags: [restore]
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Example post
|
||||
description: This is just an example post to show the format of new 2.0 posts
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Example post
|
||||
weight: 1
|
||||
draft: true
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Get started with InfluxDB
|
||||
description: Download, install, and setup InfluxDB, creating a default organization, user, and bucket.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Get started
|
||||
weight: 1
|
||||
v2.0/tags: [get-started, install]
|
||||
|
|
|
@ -3,7 +3,7 @@ title: InfluxDB templates
|
|||
description: >
|
||||
InfluxDB templates are prepackaged InfluxDB configurations that contain everything
|
||||
from dashboards and Telegraf configurations to notifications and alerts.
|
||||
menu: v2_0
|
||||
menu: influxdb_2_0
|
||||
weight: 9
|
||||
aliases:
|
||||
- /v2.0/influxdb-templates
|
||||
|
|
|
@ -5,7 +5,7 @@ description: >
|
|||
Download and use the `influx` CLI to apply and manage InfluxDB templates with
|
||||
your InfluxDB Cloud account.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: InfluxDB templates
|
||||
name: Templates in Cloud
|
||||
weight: 101
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Create an InfluxDB template
|
|||
description: >
|
||||
Use the InfluxDB UI and the `influx export` command to create InfluxDB templates.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: InfluxDB templates
|
||||
name: Create a template
|
||||
identifier: Create an InfluxDB template
|
||||
|
|
|
@ -6,7 +6,7 @@ description: >
|
|||
when applying the same or similar templates more than once, and apply
|
||||
changes to distributed instances of InfluxDB OSS or InfluxDB Cloud.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: InfluxDB templates
|
||||
weight: 105
|
||||
aliases:
|
||||
|
|
|
@ -6,7 +6,7 @@ description: >
|
|||
**without providing a stack ID**.
|
||||
To manually create or initialize a new stack, use the [`influx stacks init` command](/v2.0/reference/cli/influx/stacks/init/).
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: InfluxDB stacks
|
||||
name: Initialize a stack
|
||||
weight: 201
|
||||
|
|
|
@ -5,7 +5,7 @@ description: >
|
|||
Use the [`influx stacks remove` command](/v2.0/reference/cli/influx/stacks/remove/)
|
||||
to remove an InfluxDB stack and all its associated resources.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: InfluxDB stacks
|
||||
name: Remove a stack
|
||||
weight: 204
|
||||
|
|
|
@ -9,7 +9,7 @@ description: >
|
|||
InfluxDB updates, adds, and removes resources to resolve differences between
|
||||
the current state of the stack and the newly applied template.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: InfluxDB stacks
|
||||
name: Update a stack
|
||||
weight: 202
|
||||
|
|
|
@ -5,7 +5,7 @@ description: >
|
|||
Use the [`influx stacks` command](/v2.0/reference/cli/influx/stacks/)
|
||||
to view installed InfluxDB stacks and their associated resources.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: InfluxDB stacks
|
||||
name: View stacks
|
||||
weight: 203
|
||||
|
|
|
@ -4,7 +4,7 @@ description: >
|
|||
Use the `influx` command line interface (CLI) to summarize, validate, and apply
|
||||
templates from your local filesystem and from URLs.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: InfluxDB templates
|
||||
name: Use templates
|
||||
weight: 102
|
||||
|
|
|
@ -5,7 +5,7 @@ description: >
|
|||
Monitor your time series data and send alerts by creating checks, notification
|
||||
rules, and notification endpoints. Or use community templates to monitor supported environments.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Monitor & alert
|
||||
weight: 6
|
||||
aliases:
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Manage monitoring checks in InfluxDB
|
|||
description: >
|
||||
Checks in InfluxDB query data and apply a status or level to each data point based on specified conditions.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Monitor & alert
|
||||
weight: 101
|
||||
aliases:
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Create monitoring checks in InfluxDB
|
|||
description: >
|
||||
Create a check in the InfluxDB UI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Manage checks
|
||||
weight: 201
|
||||
aliases:
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Delete monitoring checks in InfluxDB
|
|||
description: >
|
||||
Delete checks in the InfluxDB UI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Manage checks
|
||||
weight: 204
|
||||
aliases:
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Update monitoring checks in InfluxDB
|
|||
description: >
|
||||
Update, rename, enable or disable checks in the InfluxDB UI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Manage checks
|
||||
weight: 203
|
||||
aliases:
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: View monitoring checks in InfluxDB
|
|||
description: >
|
||||
View check details and statuses and notifications generated by checks in the InfluxDB UI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Manage checks
|
||||
weight: 202
|
||||
aliases:
|
||||
|
|
|
@ -5,7 +5,7 @@ description: >
|
|||
Create, read, update, and delete endpoints in the InfluxDB UI.
|
||||
v2.0/tags: [monitor, endpoints, notifications, alert]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Monitor & alert
|
||||
weight: 102
|
||||
aliases:
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Create notification endpoints
|
|||
description: >
|
||||
Create notification endpoints to send alerts on your time series data.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Create endpoints
|
||||
parent: Manage notification endpoints
|
||||
weight: 201
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Delete notification endpoints
|
|||
description: >
|
||||
Delete a notification endpoint in the InfluxDB UI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Delete endpoints
|
||||
parent: Manage notification endpoints
|
||||
weight: 204
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Update notification endpoints
|
|||
description: >
|
||||
Update notification endpoints in the InfluxDB UI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Update endpoints
|
||||
parent: Manage notification endpoints
|
||||
weight: 203
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: View notification endpoint details and history
|
|||
description: >
|
||||
View notification endpoint details and history in the InfluxDB UI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: View endpoint history
|
||||
parent: Manage notification endpoints
|
||||
weight: 202
|
||||
|
|
|
@ -7,7 +7,7 @@ aliases:
|
|||
- /v2.0/monitor-alert/notification-rules/
|
||||
v2.0/tags: [monitor, notifications, alert]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Monitor & alert
|
||||
related:
|
||||
- /influxdb/v2.0/monitor-alert/checks/
|
||||
|
|
|
@ -6,7 +6,7 @@ weight: 201
|
|||
aliases:
|
||||
- /v2.0/monitor-alert/notification-rules/create/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Manage notification rules
|
||||
related:
|
||||
- /influxdb/v2.0/monitor-alert/checks/
|
||||
|
|
|
@ -6,7 +6,7 @@ weight: 204
|
|||
aliases:
|
||||
- /v2.0/monitor-alert/notification-rules/delete/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Manage notification rules
|
||||
related:
|
||||
- /influxdb/v2.0/monitor-alert/checks/
|
||||
|
|
|
@ -6,7 +6,7 @@ weight: 203
|
|||
aliases:
|
||||
- /v2.0/monitor-alert/notification-rules/update/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Manage notification rules
|
||||
related:
|
||||
- /influxdb/v2.0/monitor-alert/checks/
|
||||
|
|
|
@ -6,7 +6,7 @@ weight: 202
|
|||
aliases:
|
||||
- /v2.0/monitor-alert/notification-rules/view/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Manage notification rules
|
||||
related:
|
||||
- /influxdb/v2.0/monitor-alert/checks/
|
||||
|
|
|
@ -5,7 +5,7 @@ description: Manage organizations in InfluxDB using the InfluxDB UI or the influ
|
|||
aliases:
|
||||
- /v2.0/organizations/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Manage organizations
|
||||
weight: 10
|
||||
v2.0/tags: [organizations]
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Manage buckets
|
|||
seotitle: Manage buckets in InfluxDB
|
||||
description: Manage buckets in InfluxDB using the InfluxDB UI or the influx CLI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Manage buckets
|
||||
parent: Manage organizations
|
||||
weight: 105
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Create a bucket
|
|||
seotitle: Create a bucket in InfluxDB
|
||||
description: Create buckets to store time series data in InfluxDB using the InfluxDB UI or the influx CLI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Create a bucket
|
||||
parent: Manage buckets
|
||||
weight: 201
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Delete a bucket
|
|||
seotitle: Delete a bucket from InfluxDB
|
||||
description: Delete a bucket from InfluxDB using the InfluxDB UI or the influx CLI
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Delete a bucket
|
||||
parent: Manage buckets
|
||||
weight: 203
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Update a bucket
|
|||
seotitle: Update a bucket in InfluxDB
|
||||
description: Update a bucket's name or retention policy in InfluxDB using the InfluxDB UI or the influx CLI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Update a bucket
|
||||
parent: Manage buckets
|
||||
weight: 202
|
||||
|
|
|
@ -3,7 +3,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.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: View buckets
|
||||
parent: Manage buckets
|
||||
weight: 202
|
||||
|
|
|
@ -5,7 +5,7 @@ description: Create an organization in InfluxDB using the InfluxDB UI or the inf
|
|||
aliases:
|
||||
- /v2.0/organizations/create-org/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Create an organization
|
||||
parent: Manage organizations
|
||||
weight: 101
|
||||
|
|
|
@ -5,7 +5,7 @@ description: Delete an existing organization from InfluxDB using the InfluxDB UI
|
|||
aliases:
|
||||
- /v2.0/organizations/delete-org/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Delete an organization
|
||||
parent: Manage organizations
|
||||
weight: 104
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Manage organization members
|
|||
seotitle: Manage members of an organization in InfluxDB
|
||||
description: Manage members of an organization in InfluxDB using the InfluxDB UI or CLI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Manage members
|
||||
parent: Manage organizations
|
||||
weight: 106
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Add a member
|
|||
seotitle: Add a member to an organization in InfluxDB
|
||||
description: Add a member to an organization.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Add a member
|
||||
parent: Manage members
|
||||
weight: 201
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Remove a member
|
|||
seotitle: Remove a member from an organization in InfluxDB
|
||||
description: Remove a member from an organization.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Remove a member
|
||||
parent: Manage members
|
||||
weight: 203
|
||||
|
|
|
@ -3,7 +3,7 @@ title: View members
|
|||
seotitle: View members of an organization in InfluxDB
|
||||
description: Review a list of members for an organization.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: View members
|
||||
parent: Manage members
|
||||
weight: 202
|
||||
|
|
|
@ -5,7 +5,7 @@ description: Switch from one organization to another in the InfluxDB UI
|
|||
aliases:
|
||||
- /v2.0/organizations/switch-org/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Switch organizations
|
||||
parent: Manage organizations
|
||||
weight: 105
|
||||
|
|
|
@ -5,7 +5,7 @@ description: Update an organization's name and assets in InfluxDB using the Infl
|
|||
aliases:
|
||||
- /v2.0/organizations/update-org/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Update an organization
|
||||
parent: Manage organizations
|
||||
weight: 103
|
||||
|
|
|
@ -5,7 +5,7 @@ description: Review a list of organizations in InfluxDB using the InfluxDB UI or
|
|||
aliases:
|
||||
- /v2.0/organizations/view-org/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: View organizations
|
||||
parent: Manage organizations
|
||||
weight: 102
|
||||
|
|
|
@ -5,7 +5,7 @@ description: >
|
|||
InfluxDB's task engine runs scheduled Flux tasks that process and analyze data.
|
||||
This collection of articles provides information about creating and managing InfluxDB tasks.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Process data
|
||||
weight: 4
|
||||
aliases:
|
||||
|
|
|
@ -6,7 +6,7 @@ description: >
|
|||
This collection of articles walks through common use cases for InfluxDB tasks.
|
||||
v2.0/tags: [tasks]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Common tasks
|
||||
parent: Process data
|
||||
weight: 104
|
||||
|
|
|
@ -5,7 +5,7 @@ description: >
|
|||
How to create a task that downsamples data much like continuous queries
|
||||
in previous versions of InfluxDB.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Downsample data
|
||||
parent: Common tasks
|
||||
weight: 201
|
||||
|
|
|
@ -9,7 +9,7 @@ aliases:
|
|||
- /v2.0/process-data/get-started/
|
||||
v2.0/tags: [tasks]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Get started with tasks
|
||||
parent: Process data
|
||||
weight: 101
|
||||
|
|
|
@ -7,7 +7,7 @@ description: >
|
|||
using both the `influx` CLI and the InfluxDB UI.
|
||||
v2.0/tags: [tasks]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Manage tasks
|
||||
parent: Process data
|
||||
weight: 102
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Create a task for processing data in InfluxDB
|
|||
description: >
|
||||
Create a data processing task in InfluxDB using the InfluxDB UI or the `influx` CLI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Create a task
|
||||
parent: Manage tasks
|
||||
weight: 201
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Delete a task for processing data in InfluxDB
|
|||
description: >
|
||||
Delete a task from InfluxDB using the InfluxDB UI or the `influx` CLI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Delete a task
|
||||
parent: Manage tasks
|
||||
weight: 206
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Export a task
|
|||
seotitle: Export an InfluxDB task
|
||||
description: Export a data processing task from InfluxDB using the InfluxDB UI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Export a task
|
||||
parent: Manage tasks
|
||||
weight: 205
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Run an InfluxDB task
|
|||
description: >
|
||||
Run a data processing task using the InfluxDB UI or the `influx` CLI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Run a task
|
||||
parent: Manage tasks
|
||||
weight: 203
|
||||
|
|
|
@ -3,7 +3,7 @@ title: View task run history and logs
|
|||
description: >
|
||||
View task run histories and logs using the InfluxDB UI or the `influx` CLI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: View run history
|
||||
parent: Manage tasks
|
||||
weight: 203
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Update a task for processing data in InfluxDB
|
|||
description: >
|
||||
Update a data processing task in InfluxDB using the InfluxDB UI or the `influx` CLI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Update a task
|
||||
parent: Manage tasks
|
||||
weight: 204
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: View created tasks that process data in InfluxDB
|
|||
description: >
|
||||
View existing data processing tasks using the InfluxDB UI or the `influx` CLI.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: View tasks
|
||||
parent: Manage tasks
|
||||
weight: 202
|
||||
|
|
|
@ -5,7 +5,7 @@ description: >
|
|||
Task options define specific information about a task such as its name,
|
||||
the schedule on which it runs, execution delays, and others.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Task options
|
||||
parent: Process data
|
||||
weight: 105
|
||||
|
|
|
@ -5,7 +5,7 @@ description: >
|
|||
Learn to query data stored in InfluxDB using Flux and tools such as the InfluxDB
|
||||
user interface and the 'influx' command line interface.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Query data
|
||||
weight: 3
|
||||
aliases:
|
||||
|
|
|
@ -6,7 +6,7 @@ weight: 103
|
|||
aliases:
|
||||
- /v2.0/query-data/execute-queries/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Execute queries
|
||||
parent: Query data
|
||||
v2.0/tags: [query]
|
||||
|
|
|
@ -4,7 +4,7 @@ description: Guides that walk through both common and complex queries and use ca
|
|||
weight: 102
|
||||
v2.0/tags: [flux, query]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Query with Flux
|
||||
parent: Query data
|
||||
alias:
|
||||
|
|
|
@ -6,7 +6,7 @@ description: >
|
|||
and the [`map()` function](/v2.0/reference/flux/stdlib/built-in/transformations/map/)
|
||||
to align operand values into rows and calculate a percentage.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Calculate percentages
|
||||
parent: Query with Flux
|
||||
weight: 209
|
||||
|
|
|
@ -7,7 +7,7 @@ description: >
|
|||
`else`, and `then`, to query and transform data. **Flux evaluates statements from left to right and stops evaluating once a condition matches.**
|
||||
v2.0/tags: [conditionals, flux]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Conditional logic
|
||||
parent: Query with Flux
|
||||
weight: 220
|
||||
|
|
|
@ -6,7 +6,7 @@ description: >
|
|||
Use the `cumulativeSum()` function to calculate a running total of values.
|
||||
weight: 210
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Query with Flux
|
||||
name: Cumulative sum
|
||||
v2.0/tags: [query, cumulative sum]
|
||||
|
|
|
@ -4,7 +4,7 @@ description: Create your own custom Flux functions to transform and manipulate d
|
|||
list_title: Custom functions
|
||||
v2.0/tags: [functions, custom, flux]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Custom functions
|
||||
parent: Query with Flux
|
||||
weight: 220
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Create custom aggregate functions
|
|||
description: Create your own custom aggregate functions in Flux using the `reduce()` function.
|
||||
v2.0/tags: [functions, custom, flux, aggregates]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Custom aggregate functions
|
||||
parent: Custom functions
|
||||
weight: 301
|
||||
|
|
|
@ -7,7 +7,7 @@ description: >
|
|||
key's value is `null`.
|
||||
v2.0/tags: [exists]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Exists
|
||||
parent: Query with Flux
|
||||
weight: 220
|
||||
|
|
|
@ -6,7 +6,7 @@ description: >
|
|||
data stored in InfluxDB.
|
||||
v2.0/tags: [schema]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Explore your schema
|
||||
parent: Query with Flux
|
||||
weight: 206
|
||||
|
|
|
@ -9,7 +9,7 @@ weight: 210
|
|||
aliases:
|
||||
- /v2.0/query-data/flux/fill/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Query with Flux
|
||||
name: Fill
|
||||
v2.0/tags: [query, fill]
|
||||
|
|
|
@ -10,7 +10,7 @@ weight: 210
|
|||
aliases:
|
||||
- /v2.0/query-data/flux/first-last/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Query with Flux
|
||||
name: First & last
|
||||
v2.0/tags: [query]
|
||||
|
|
|
@ -4,7 +4,7 @@ list_title: Geo-temporal data
|
|||
description: >
|
||||
Use the Flux Geo package to filter geo-temporal data and group by geographic location or track.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Geo-temporal data
|
||||
parent: Query with Flux
|
||||
weight: 220
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Filter geo-temporal data by region
|
|||
description: >
|
||||
Use the `geo.filterRows` function to filter geo-temporal data by box-shaped, circular, or polygonal geographic regions.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Filter by region
|
||||
parent: Geo-temporal data
|
||||
weight: 302
|
||||
|
|
|
@ -4,7 +4,7 @@ description: >
|
|||
Use the `geo.groupByArea()` to group geo-temporal data by area and `geo.asTracks()`
|
||||
to group data into tracks or routes.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Geo-temporal data
|
||||
weight: 302
|
||||
aliases:
|
||||
|
|
|
@ -4,7 +4,7 @@ description: >
|
|||
Functions in the Flux Geo package require **lat** and **lon** fields and an **s2_cell_id** tag.
|
||||
Rename latitude and longitude fields and generate S2 cell ID tokens.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Shape geo-temporal data
|
||||
parent: Geo-temporal data
|
||||
weight: 301
|
||||
|
|
|
@ -6,7 +6,7 @@ description: >
|
|||
to group data with common values in specific columns.
|
||||
v2.0/tags: [group]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Group
|
||||
parent: Query with Flux
|
||||
weight: 202
|
||||
|
|
|
@ -6,7 +6,7 @@ description: >
|
|||
to create cumulative histograms with Flux.
|
||||
v2.0/tags: [histogram]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Histograms
|
||||
parent: Query with Flux
|
||||
weight: 210
|
||||
|
|
|
@ -11,7 +11,7 @@ weight: 210
|
|||
aliases:
|
||||
- /v2.0/query-data/flux/increase/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Query with Flux
|
||||
name: Increase
|
||||
v2.0/tags: [query, increase, counters]
|
||||
|
|
|
@ -5,7 +5,7 @@ list_title: Join
|
|||
description: This guide walks through joining data with Flux and outlines how it shapes your data in the process.
|
||||
v2.0/tags: [join, flux]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Join
|
||||
parent: Query with Flux
|
||||
weight: 210
|
||||
|
|
|
@ -4,7 +4,7 @@ list_title: Manipulate timestamps
|
|||
description: >
|
||||
Use Flux to process and manipulate timestamps.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Manipulate timestamps
|
||||
parent: Query with Flux
|
||||
weight: 220
|
||||
|
|
|
@ -7,7 +7,7 @@ description: >
|
|||
to remap column values and apply mathematic operations.
|
||||
v2.0/tags: [math, flux]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Transform data with math
|
||||
parent: Query with Flux
|
||||
weight: 208
|
||||
|
|
|
@ -9,7 +9,7 @@ weight: 210
|
|||
aliases:
|
||||
- /v2.0/query-data/flux/median/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Query with Flux
|
||||
name: Median
|
||||
v2.0/tags: [query, median]
|
||||
|
|
|
@ -4,7 +4,7 @@ seotitle: Monitor states and state changes in your events and metrics with Flux.
|
|||
description: Flux provides several functions to help monitor states and state changes in your data.
|
||||
v2.0/tags: [states, monitor, flux]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Monitor states
|
||||
parent: Query with Flux
|
||||
weight: 220
|
||||
|
|
|
@ -10,7 +10,7 @@ weight: 210
|
|||
aliases:
|
||||
- /v2.0/query-data/flux/moving-average/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Query with Flux
|
||||
name: Moving Average
|
||||
v2.0/tags: [query, moving average]
|
||||
|
|
|
@ -9,7 +9,7 @@ weight: 210
|
|||
aliases:
|
||||
- /v2.0/query-data/flux/percentile-quantile/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Query with Flux
|
||||
name: Percentile & quantile
|
||||
v2.0/tags: [query, percentile, quantile]
|
||||
|
|
|
@ -9,7 +9,7 @@ weight: 201
|
|||
aliases:
|
||||
- /v2.0/query-data/flux/query-fields/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Query with Flux
|
||||
v2.0/tags: [query, select, where]
|
||||
related:
|
||||
|
|
|
@ -13,7 +13,7 @@ weight: 210
|
|||
aliases:
|
||||
- /v2.0/query-data/flux/rate/
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Query with Flux
|
||||
name: Rate
|
||||
v2.0/tags: [query, rate]
|
||||
|
|
|
@ -4,7 +4,7 @@ list_title: Regular expressions
|
|||
description: This guide walks through using regular expressions in evaluation logic in Flux functions.
|
||||
v2.0/tags: [regex]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Regular expressions
|
||||
parent: Query with Flux
|
||||
weight: 220
|
||||
|
|
|
@ -5,7 +5,7 @@ description: >
|
|||
Use Flux stream and table functions to extract scalar values from Flux query output.
|
||||
This lets you, for example, dynamically set variables using query results.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Extract scalar values
|
||||
parent: Query with Flux
|
||||
weight: 220
|
||||
|
|
|
@ -9,7 +9,7 @@ description: >
|
|||
to limit the number of records in output tables to a fixed number, `n`.
|
||||
v2.0/tags: [sort, limit]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Sort and limit
|
||||
parent: Query with Flux
|
||||
weight: 203
|
||||
|
|
|
@ -8,7 +8,7 @@ description: >
|
|||
SQLite, Microsoft SQL Server, and Amazon Athena.
|
||||
v2.0/tags: [query, flux, sql]
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
parent: Query with Flux
|
||||
list_title: SQL data
|
||||
weight: 220
|
||||
|
|
|
@ -6,7 +6,7 @@ description: >
|
|||
This guide walks through windowing and aggregating data with Flux and outlines
|
||||
how it shapes your data in the process.
|
||||
menu:
|
||||
v2_0:
|
||||
influxdb_2_0:
|
||||
name: Window & aggregate
|
||||
parent: Query with Flux
|
||||
weight: 204
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue