diff --git a/content/influxdb/v2.0/backup-restore/backup.md b/content/influxdb/v2.0/backup-restore/backup.md index 7ea1e287a..ac6e242f3 100644 --- a/content/influxdb/v2.0/backup-restore/backup.md +++ b/content/influxdb/v2.0/backup-restore/backup.md @@ -10,8 +10,8 @@ weight: 101 aliases: - /v2.0/backup-restore/backup related: - - /v2.0/backup-restore/restore/ - - /v2.0/reference/cli/influx/backup/ + - /influxdb/v2.0/backup-restore/restore/ + - /influxdb/v2.0/reference/cli/influx/backup/ products: [oss] --- diff --git a/content/influxdb/v2.0/backup-restore/restore.md b/content/influxdb/v2.0/backup-restore/restore.md index 9da3923dd..2650ef6a4 100644 --- a/content/influxdb/v2.0/backup-restore/restore.md +++ b/content/influxdb/v2.0/backup-restore/restore.md @@ -11,8 +11,8 @@ v2.0/tags: [restore] aliases: - /v2.0/backup-restore/restore related: - - /v2.0/backup-restore/backup/ - - /v2.0/reference/cli/influxd/restore/ + - /influxdb/v2.0/backup-restore/backup/ + - /influxdb/v2.0/reference/cli/influxd/restore/ products: [oss] --- diff --git a/content/influxdb/v2.0/example.md b/content/influxdb/v2.0/example.md index 7fd017452..9a28182c1 100644 --- a/content/influxdb/v2.0/example.md +++ b/content/influxdb/v2.0/example.md @@ -8,8 +8,8 @@ weight: 1 draft: true "v2.0/tags": [influxdb, functions] related: - - /v2.0/write-data/ - - /v2.0/write-data/quick-start + - /influxdb/v2.0/write-data/ + - /influxdb/v2.0/write-data/quick-start - https://influxdata.com, This is an external link products: [cloud, oss, enterprise] --- diff --git a/content/influxdb/v2.0/influxdb-templates/create.md b/content/influxdb/v2.0/influxdb-templates/create.md index 00cc55fba..e70deb123 100644 --- a/content/influxdb/v2.0/influxdb-templates/create.md +++ b/content/influxdb/v2.0/influxdb-templates/create.md @@ -12,8 +12,8 @@ aliases: - /v2.0/influxdb-templates/create/ v2.0/tags: [templates] related: - - /v2.0/reference/cli/influx/export/ - - /v2.0/reference/cli/influx/export/all/ + - /influxdb/v2.0/reference/cli/influx/export/ + - /influxdb/v2.0/reference/cli/influx/export/all/ --- Use the InfluxDB user interface (UI) and the `influx export` command to diff --git a/content/influxdb/v2.0/influxdb-templates/stacks/_index.md b/content/influxdb/v2.0/influxdb-templates/stacks/_index.md index b999a2f14..66790fb6f 100644 --- a/content/influxdb/v2.0/influxdb-templates/stacks/_index.md +++ b/content/influxdb/v2.0/influxdb-templates/stacks/_index.md @@ -12,7 +12,7 @@ weight: 105 aliases: - /v2.0/influxdb-templates/stacks/ related: - - /v2.0/reference/cli/influx/pkg/stack/ + - /influxdb/v2.0/reference/cli/stacks/ --- **InfluxDB stacks** are **stateful [InfluxDB templates](/v2.0/influxdb-templates)** diff --git a/content/influxdb/v2.0/influxdb-templates/stacks/init.md b/content/influxdb/v2.0/influxdb-templates/stacks/init.md index ea5c6fdee..82eb8ad57 100644 --- a/content/influxdb/v2.0/influxdb-templates/stacks/init.md +++ b/content/influxdb/v2.0/influxdb-templates/stacks/init.md @@ -13,7 +13,7 @@ weight: 201 aliases: - /v2.0/influxdb-templates/stacks/init/ related: - - /v2.0/reference/cli/influx/stacks/init/ + - /influxdb/v2.0/reference/cli/influx/stacks/init/ list_code_example: | ```sh influx apply \ diff --git a/content/influxdb/v2.0/influxdb-templates/stacks/remove.md b/content/influxdb/v2.0/influxdb-templates/stacks/remove.md index 8976a2db7..ade58d235 100644 --- a/content/influxdb/v2.0/influxdb-templates/stacks/remove.md +++ b/content/influxdb/v2.0/influxdb-templates/stacks/remove.md @@ -12,7 +12,7 @@ weight: 204 aliases: - /v2.0/influxdb-templates/stacks/remove/ related: - - /v2.0/reference/cli/influx/stacks/remove/ + - /influxdb/v2.0/reference/cli/influx/stacks/remove/ list_code_example: | ```sh influx stacks remove \ diff --git a/content/influxdb/v2.0/influxdb-templates/stacks/update.md b/content/influxdb/v2.0/influxdb-templates/stacks/update.md index e02f5ae4c..f46bf608c 100644 --- a/content/influxdb/v2.0/influxdb-templates/stacks/update.md +++ b/content/influxdb/v2.0/influxdb-templates/stacks/update.md @@ -16,8 +16,8 @@ weight: 202 aliases: - /v2.0/influxdb-templates/stacks/update/ related: - - /v2.0/reference/cli/influx/apply - - /v2.0/reference/cli/influx/stacks/update/ + - /influxdb/v2.0/reference/cli/influx/apply + - /influxdb/v2.0/reference/cli/influx/stacks/update/ list_code_example: | ```sh influx apply \ diff --git a/content/influxdb/v2.0/influxdb-templates/stacks/view.md b/content/influxdb/v2.0/influxdb-templates/stacks/view.md index c85a244ae..b55cd60a9 100644 --- a/content/influxdb/v2.0/influxdb-templates/stacks/view.md +++ b/content/influxdb/v2.0/influxdb-templates/stacks/view.md @@ -12,7 +12,7 @@ weight: 203 aliases: - /v2.0/influxdb-templates/stacks/views/ related: - - /v2.0/reference/cli/influx/stacks/ + - /influxdb/v2.0/reference/cli/influx/stacks/ list_code_example: | ```sh influx stacks -o example-org diff --git a/content/influxdb/v2.0/influxdb-templates/use.md b/content/influxdb/v2.0/influxdb-templates/use.md index 202ec9f00..1b2c9f618 100644 --- a/content/influxdb/v2.0/influxdb-templates/use.md +++ b/content/influxdb/v2.0/influxdb-templates/use.md @@ -12,9 +12,9 @@ aliases: - /v2.0/influxdb-templates/use/ v2.0/tags: [templates] related: - - /v2.0/reference/cli/influx/apply/ - - /v2.0/reference/cli/influx/template/ - - /v2.0/reference/cli/influx/template/validate/ + - /influxdb/v2.0/reference/cli/influx/apply/ + - /influxdb/v2.0/reference/cli/influx/template/ + - /influxdb/v2.0/reference/cli/influx/template/validate/ --- Use the `influx` command line interface (CLI) to summarize, validate, and apply diff --git a/content/influxdb/v2.0/monitor-alert/checks/_index.md b/content/influxdb/v2.0/monitor-alert/checks/_index.md index 8b1c543a9..0edbb6e49 100644 --- a/content/influxdb/v2.0/monitor-alert/checks/_index.md +++ b/content/influxdb/v2.0/monitor-alert/checks/_index.md @@ -11,8 +11,8 @@ aliases: - /v2.0/monitor-alert/checks/ v2.0/tags: [monitor, checks, notifications, alert] related: - - /v2.0/monitor-alert/notification-rules/ - - /v2.0/monitor-alert/notification-endpoints/ + - /influxdb/v2.0/monitor-alert/notification-rules/ + - /influxdb/v2.0/monitor-alert/notification-endpoints/ --- Checks in InfluxDB query data and apply a status or level to each data point based on specified conditions. diff --git a/content/influxdb/v2.0/monitor-alert/checks/create.md b/content/influxdb/v2.0/monitor-alert/checks/create.md index 263d41646..7a0fae5d1 100644 --- a/content/influxdb/v2.0/monitor-alert/checks/create.md +++ b/content/influxdb/v2.0/monitor-alert/checks/create.md @@ -10,8 +10,8 @@ weight: 201 aliases: - /v2.0/monitor-alert/checks/create/ related: - - /v2.0/monitor-alert/notification-rules/ - - /v2.0/monitor-alert/notification-endpoints/ + - /influxdb/v2.0/monitor-alert/notification-rules/ + - /influxdb/v2.0/monitor-alert/notification-endpoints/ --- Create a check in the InfluxDB user interface (UI). diff --git a/content/influxdb/v2.0/monitor-alert/checks/delete.md b/content/influxdb/v2.0/monitor-alert/checks/delete.md index 387745647..373750c3a 100644 --- a/content/influxdb/v2.0/monitor-alert/checks/delete.md +++ b/content/influxdb/v2.0/monitor-alert/checks/delete.md @@ -10,8 +10,8 @@ weight: 204 aliases: - /v2.0/monitor-alert/checks/delete/ related: - - /v2.0/monitor-alert/notification-rules/ - - /v2.0/monitor-alert/notification-endpoints/ + - /influxdb/v2.0/monitor-alert/notification-rules/ + - /influxdb/v2.0/monitor-alert/notification-endpoints/ --- If you no longer need a check, use the InfluxDB user interface (UI) to delete it. diff --git a/content/influxdb/v2.0/monitor-alert/checks/update.md b/content/influxdb/v2.0/monitor-alert/checks/update.md index 7b8471a5f..51ef61d8e 100644 --- a/content/influxdb/v2.0/monitor-alert/checks/update.md +++ b/content/influxdb/v2.0/monitor-alert/checks/update.md @@ -10,8 +10,8 @@ weight: 203 aliases: - /v2.0/monitor-alert/checks/update/ related: - - /v2.0/monitor-alert/notification-rules/ - - /v2.0/monitor-alert/notification-endpoints/ + - /influxdb/v2.0/monitor-alert/notification-rules/ + - /influxdb/v2.0/monitor-alert/notification-endpoints/ --- Update checks in the InfluxDB user interface (UI). diff --git a/content/influxdb/v2.0/monitor-alert/checks/view.md b/content/influxdb/v2.0/monitor-alert/checks/view.md index 892a8ba05..7767d4ce0 100644 --- a/content/influxdb/v2.0/monitor-alert/checks/view.md +++ b/content/influxdb/v2.0/monitor-alert/checks/view.md @@ -10,8 +10,8 @@ weight: 202 aliases: - /v2.0/monitor-alert/checks/view/ related: - - /v2.0/monitor-alert/notification-rules/ - - /v2.0/monitor-alert/notification-endpoints/ + - /influxdb/v2.0/monitor-alert/notification-rules/ + - /influxdb/v2.0/monitor-alert/notification-endpoints/ --- View check details and statuses and notifications generated by checks in the InfluxDB user interface (UI). diff --git a/content/influxdb/v2.0/monitor-alert/notification-endpoints/_index.md b/content/influxdb/v2.0/monitor-alert/notification-endpoints/_index.md index b61077470..f72d28870 100644 --- a/content/influxdb/v2.0/monitor-alert/notification-endpoints/_index.md +++ b/content/influxdb/v2.0/monitor-alert/notification-endpoints/_index.md @@ -11,8 +11,8 @@ weight: 102 aliases: - /v2.0/monitor-alert/notification-endpoints/ related: - - /v2.0/monitor-alert/checks/ - - /v2.0/monitor-alert/notification-rules/ + - /influxdb/v2.0/monitor-alert/checks/ + - /influxdb/v2.0/monitor-alert/notification-rules/ --- Notification endpoints store information to connect to a third party service. diff --git a/content/influxdb/v2.0/monitor-alert/notification-endpoints/create.md b/content/influxdb/v2.0/monitor-alert/notification-endpoints/create.md index 3ade7844e..e34980ae2 100644 --- a/content/influxdb/v2.0/monitor-alert/notification-endpoints/create.md +++ b/content/influxdb/v2.0/monitor-alert/notification-endpoints/create.md @@ -10,8 +10,8 @@ weight: 201 aliases: - /v2.0/monitor-alert/notification-endpoints/create/ related: - - /v2.0/monitor-alert/checks/ - - /v2.0/monitor-alert/notification-rules/ + - /influxdb/v2.0/monitor-alert/checks/ + - /influxdb/v2.0/monitor-alert/notification-rules/ --- To send notifications about changes in your data, start by creating a notification endpoint to a third party service. After creating notification endpoints, [create notification rules](/v2.0/monitor-alert/notification-rules/create) to send alerts to third party services on [check statuses](/v2.0/monitor-alert/checks/create). diff --git a/content/influxdb/v2.0/monitor-alert/notification-endpoints/delete.md b/content/influxdb/v2.0/monitor-alert/notification-endpoints/delete.md index 7162fd709..a73d2af5f 100644 --- a/content/influxdb/v2.0/monitor-alert/notification-endpoints/delete.md +++ b/content/influxdb/v2.0/monitor-alert/notification-endpoints/delete.md @@ -8,10 +8,10 @@ menu: parent: Manage notification endpoints weight: 204 aliases: - - - /v2.0/monitor-alert/notification-endpoints/delete/ + - /v2.0/monitor-alert/notification-endpoints/delete/ related: - - /v2.0/monitor-alert/checks/ - - /v2.0/monitor-alert/notification-rules/ + - /influxdb/v2.0/monitor-alert/checks/ + - /influxdb/v2.0/monitor-alert/notification-rules/ --- If notifications are no longer sent to an endpoint, complete the steps below to delete the endpoint, and then [update notification rules](/v2.0/monitor-alert/notification-rules/update) with a new notification endpoint as needed. diff --git a/content/influxdb/v2.0/monitor-alert/notification-endpoints/update.md b/content/influxdb/v2.0/monitor-alert/notification-endpoints/update.md index bb5302135..2a9c64ae0 100644 --- a/content/influxdb/v2.0/monitor-alert/notification-endpoints/update.md +++ b/content/influxdb/v2.0/monitor-alert/notification-endpoints/update.md @@ -10,8 +10,8 @@ weight: 203 aliases: - /v2.0/monitor-alert/notification-endpoints/update/ related: - - /v2.0/monitor-alert/checks/ - - /v2.0/monitor-alert/notification-rules/ + - /influxdb/v2.0/monitor-alert/checks/ + - /influxdb/v2.0/monitor-alert/notification-rules/ --- To update the notification endpoint details, complete the procedures below as needed. To update the notification endpoint selected for a notification rule, see [update notification rules](/v2.0/monitor-alert/notification-rules/update/). diff --git a/content/influxdb/v2.0/monitor-alert/notification-endpoints/view.md b/content/influxdb/v2.0/monitor-alert/notification-endpoints/view.md index f1f81e5fe..41b83f31e 100644 --- a/content/influxdb/v2.0/monitor-alert/notification-endpoints/view.md +++ b/content/influxdb/v2.0/monitor-alert/notification-endpoints/view.md @@ -11,8 +11,8 @@ weight: 202 aliases: - /v2.0/monitor-alert/notification-endpoints/view/ related: - - /v2.0/monitor-alert/checks/ - - /v2.0/monitor-alert/notification-rules/ + - /influxdb/v2.0/monitor-alert/checks/ + - /influxdb/v2.0/monitor-alert/notification-rules/ --- View notification endpoint details and history in the InfluxDB user interface (UI). diff --git a/content/influxdb/v2.0/monitor-alert/notification-rules/_index.md b/content/influxdb/v2.0/monitor-alert/notification-rules/_index.md index 8140e2464..f8f8405a9 100644 --- a/content/influxdb/v2.0/monitor-alert/notification-rules/_index.md +++ b/content/influxdb/v2.0/monitor-alert/notification-rules/_index.md @@ -10,8 +10,8 @@ menu: v2_0: parent: Monitor & alert related: - - /v2.0/monitor-alert/checks/ - - /v2.0/monitor-alert/notification-endpoints/ + - /influxdb/v2.0/monitor-alert/checks/ + - /influxdb/v2.0/monitor-alert/notification-endpoints/ --- The following articles provide information on managing your notification rules: diff --git a/content/influxdb/v2.0/monitor-alert/notification-rules/create.md b/content/influxdb/v2.0/monitor-alert/notification-rules/create.md index 72005b979..2bd49c1b2 100644 --- a/content/influxdb/v2.0/monitor-alert/notification-rules/create.md +++ b/content/influxdb/v2.0/monitor-alert/notification-rules/create.md @@ -9,8 +9,8 @@ menu: v2_0: parent: Manage notification rules related: - - /v2.0/monitor-alert/checks/ - - /v2.0/monitor-alert/notification-endpoints/ + - /influxdb/v2.0/monitor-alert/checks/ + - /influxdb/v2.0/monitor-alert/notification-endpoints/ --- Once you've set up checks and notification endpoints, create notification rules to alert you. diff --git a/content/influxdb/v2.0/monitor-alert/notification-rules/delete.md b/content/influxdb/v2.0/monitor-alert/notification-rules/delete.md index 4c595c88e..82d9bf8e1 100644 --- a/content/influxdb/v2.0/monitor-alert/notification-rules/delete.md +++ b/content/influxdb/v2.0/monitor-alert/notification-rules/delete.md @@ -9,8 +9,8 @@ menu: v2_0: parent: Manage notification rules related: - - /v2.0/monitor-alert/checks/ - - /v2.0/monitor-alert/notification-endpoints/ + - /influxdb/v2.0/monitor-alert/checks/ + - /influxdb/v2.0/monitor-alert/notification-endpoints/ --- ## Delete a notification rule in the UI diff --git a/content/influxdb/v2.0/monitor-alert/notification-rules/update.md b/content/influxdb/v2.0/monitor-alert/notification-rules/update.md index 6bf11e9a0..9f36ef191 100644 --- a/content/influxdb/v2.0/monitor-alert/notification-rules/update.md +++ b/content/influxdb/v2.0/monitor-alert/notification-rules/update.md @@ -9,8 +9,8 @@ menu: v2_0: parent: Manage notification rules related: - - /v2.0/monitor-alert/checks/ - - /v2.0/monitor-alert/notification-endpoints/ + - /influxdb/v2.0/monitor-alert/checks/ + - /influxdb/v2.0/monitor-alert/notification-endpoints/ --- ## Add a label to notification rules diff --git a/content/influxdb/v2.0/monitor-alert/notification-rules/view.md b/content/influxdb/v2.0/monitor-alert/notification-rules/view.md index c3d7671b8..db77d5f67 100644 --- a/content/influxdb/v2.0/monitor-alert/notification-rules/view.md +++ b/content/influxdb/v2.0/monitor-alert/notification-rules/view.md @@ -9,8 +9,8 @@ menu: v2_0: parent: Manage notification rules related: - - /v2.0/monitor-alert/checks/ - - /v2.0/monitor-alert/notification-endpoints/ + - /influxdb/v2.0/monitor-alert/checks/ + - /influxdb/v2.0/monitor-alert/notification-endpoints/ --- View notification rule details and statuses and notifications generated by notification rules in the InfluxDB user interface (UI). diff --git a/content/influxdb/v2.0/process-data/manage-tasks/create-task.md b/content/influxdb/v2.0/process-data/manage-tasks/create-task.md index 62625f088..bf9da038a 100644 --- a/content/influxdb/v2.0/process-data/manage-tasks/create-task.md +++ b/content/influxdb/v2.0/process-data/manage-tasks/create-task.md @@ -11,7 +11,7 @@ weight: 201 aliases: - /v2.0/process-data/manage-tasks/create-task/ related: - - /v2.0/reference/cli/influx/task/create + - /influxdb/v2.0/reference/cli/influx/task/create --- InfluxDB provides multiple ways to create tasks both in the InfluxDB user interface (UI) diff --git a/content/influxdb/v2.0/process-data/manage-tasks/delete-task.md b/content/influxdb/v2.0/process-data/manage-tasks/delete-task.md index 31ab7cc87..eff6a23f2 100644 --- a/content/influxdb/v2.0/process-data/manage-tasks/delete-task.md +++ b/content/influxdb/v2.0/process-data/manage-tasks/delete-task.md @@ -11,7 +11,7 @@ weight: 206 aliases: - /v2.0/process-data/manage-tasks/delete-task/ related: - - /v2.0/reference/cli/influx/task/delete + - /influxdb/v2.0/reference/cli/influx/task/delete --- ## Delete a task in the InfluxDB UI diff --git a/content/influxdb/v2.0/process-data/manage-tasks/run-task.md b/content/influxdb/v2.0/process-data/manage-tasks/run-task.md index e1e3ef07a..52db5d1d4 100644 --- a/content/influxdb/v2.0/process-data/manage-tasks/run-task.md +++ b/content/influxdb/v2.0/process-data/manage-tasks/run-task.md @@ -11,8 +11,8 @@ weight: 203 aliases: - /v2.0/process-data/manage-tasks/run-task/ related: - - /v2.0/reference/cli/influx/task/run - - /v2.0/reference/cli/influx/task/retry + - /influxdb/v2.0/reference/cli/influx/task/run + - /influxdb/v2.0/reference/cli/influx/task/retry --- InfluxDB data processing tasks generally run in defined intervals or at a specific time, diff --git a/content/influxdb/v2.0/process-data/manage-tasks/task-run-history.md b/content/influxdb/v2.0/process-data/manage-tasks/task-run-history.md index 4a5f46494..59c2d83bc 100644 --- a/content/influxdb/v2.0/process-data/manage-tasks/task-run-history.md +++ b/content/influxdb/v2.0/process-data/manage-tasks/task-run-history.md @@ -10,7 +10,7 @@ weight: 203 aliases: - /v2.0/process-data/manage-tasks/task-run-history/ related: - - /v2.0/reference/cli/influx/task/run/find + - /influxdb/v2.0/reference/cli/influx/task/run/find --- When an InfluxDB task runs, a "run" record is created in the task's history. diff --git a/content/influxdb/v2.0/process-data/manage-tasks/update-task.md b/content/influxdb/v2.0/process-data/manage-tasks/update-task.md index 251381614..4afaf7bb9 100644 --- a/content/influxdb/v2.0/process-data/manage-tasks/update-task.md +++ b/content/influxdb/v2.0/process-data/manage-tasks/update-task.md @@ -11,7 +11,7 @@ weight: 204 aliases: - /v2.0/process-data/manage-tasks/update-task/ related: - - /v2.0/reference/cli/influx/task/update + - /influxdb/v2.0/reference/cli/influx/task/update --- ## Update a task in the InfluxDB UI diff --git a/content/influxdb/v2.0/process-data/manage-tasks/view-tasks.md b/content/influxdb/v2.0/process-data/manage-tasks/view-tasks.md index 6bfa22ab7..cb68c3df1 100644 --- a/content/influxdb/v2.0/process-data/manage-tasks/view-tasks.md +++ b/content/influxdb/v2.0/process-data/manage-tasks/view-tasks.md @@ -11,7 +11,7 @@ weight: 202 aliases: - /v2.0/process-data/manage-tasks/view-tasks/ related: - - /v2.0/reference/cli/influx/task/list + - /influxdb/v2.0/reference/cli/influx/task/list --- ## View tasks in the InfluxDB UI diff --git a/content/influxdb/v2.0/query-data/flux/calculate-percentages.md b/content/influxdb/v2.0/query-data/flux/calculate-percentages.md index eb3ad6888..b8fbbc902 100644 --- a/content/influxdb/v2.0/query-data/flux/calculate-percentages.md +++ b/content/influxdb/v2.0/query-data/flux/calculate-percentages.md @@ -14,7 +14,7 @@ aliases: - /v2.0/query-data/guides/calculate-percentages/ - /v2.0/query-data/flux/calculate-percentages/ related: - - /v2.0/query-data/flux/mathematic-operations + - /influxdb/v2.0/query-data/flux/mathematic-operations - /v2.0/reference/flux/stdlib/built-in/transformations/map - /v2.0/reference/flux/stdlib/built-in/transformations/pivot - /v2.0/reference/flux/stdlib/built-in/transformations/join diff --git a/content/influxdb/v2.0/query-data/flux/conditional-logic.md b/content/influxdb/v2.0/query-data/flux/conditional-logic.md index 302c066a3..8206fa440 100644 --- a/content/influxdb/v2.0/query-data/flux/conditional-logic.md +++ b/content/influxdb/v2.0/query-data/flux/conditional-logic.md @@ -15,7 +15,7 @@ aliases: - /v2.0/query-data/guides/conditional-logic/ - /v2.0/query-data/flux/conditional-logic/ related: - - /v2.0/query-data/flux/query-fields/ + - /influxdb/v2.0/query-data/flux/query-fields/ - /v2.0/reference/flux/stdlib/built-in/transformations/filter/ - /v2.0/reference/flux/stdlib/built-in/transformations/map/ - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce/ diff --git a/content/influxdb/v2.0/query-data/flux/exists.md b/content/influxdb/v2.0/query-data/flux/exists.md index 1bfc8abfd..802fef48c 100644 --- a/content/influxdb/v2.0/query-data/flux/exists.md +++ b/content/influxdb/v2.0/query-data/flux/exists.md @@ -15,7 +15,7 @@ aliases: - /v2.0/query-data/guides/exists/ - /v2.0/query-data/flux/exists/ related: - - /v2.0/query-data/flux/query-fields/ + - /influxdb/v2.0/query-data/flux/query-fields/ - /v2.0/reference/flux/stdlib/built-in/transformations/filter/ list_code_example: | ##### Filter null values diff --git a/content/influxdb/v2.0/query-data/flux/mathematic-operations.md b/content/influxdb/v2.0/query-data/flux/mathematic-operations.md index 2556c8230..7bcd08cba 100644 --- a/content/influxdb/v2.0/query-data/flux/mathematic-operations.md +++ b/content/influxdb/v2.0/query-data/flux/mathematic-operations.md @@ -19,7 +19,7 @@ related: - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce/ - /v2.0/reference/flux/language/operators/ - /v2.0/reference/flux/stdlib/built-in/transformations/type-conversions/ - - /v2.0/query-data/flux/calculate-percentages/ + - /influxdb/v2.0/query-data/flux/calculate-percentages/ list_query_example: map_math --- diff --git a/content/influxdb/v2.0/query-data/flux/median.md b/content/influxdb/v2.0/query-data/flux/median.md index f364b3a0c..235b359e5 100644 --- a/content/influxdb/v2.0/query-data/flux/median.md +++ b/content/influxdb/v2.0/query-data/flux/median.md @@ -14,7 +14,7 @@ menu: name: Median v2.0/tags: [query, median] related: - - /v2.0/query-data/flux/percentile-quantile/ + - /influxdb/v2.0/query-data/flux/percentile-quantile/ - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median/ - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile/ list_query_example: median diff --git a/content/influxdb/v2.0/query-data/flux/percentile-quantile.md b/content/influxdb/v2.0/query-data/flux/percentile-quantile.md index d2844ba0d..1f06465af 100644 --- a/content/influxdb/v2.0/query-data/flux/percentile-quantile.md +++ b/content/influxdb/v2.0/query-data/flux/percentile-quantile.md @@ -14,7 +14,7 @@ menu: name: Percentile & quantile v2.0/tags: [query, percentile, quantile] related: - - /v2.0/query-data/flux/query-median/ + - /influxdb/v2.0/query-data/flux/query-median/ - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile/ list_query_example: quantile --- diff --git a/content/influxdb/v2.0/query-data/flux/query-fields.md b/content/influxdb/v2.0/query-data/flux/query-fields.md index 999aa1daa..dc25e4243 100644 --- a/content/influxdb/v2.0/query-data/flux/query-fields.md +++ b/content/influxdb/v2.0/query-data/flux/query-fields.md @@ -14,8 +14,8 @@ menu: v2.0/tags: [query, select, where] related: - /v2.0/reference/flux/stdlib/built-in/transformations/filter/ - - /v2.0/query-data/flux/conditional-logic/ - - /v2.0/query-data/flux/regular-expressions/ + - /influxdb/v2.0/query-data/flux/conditional-logic/ + - /influxdb/v2.0/query-data/flux/regular-expressions/ list_code_example: | ```js from(bucket: "example-bucket") diff --git a/content/influxdb/v2.0/query-data/flux/regular-expressions.md b/content/influxdb/v2.0/query-data/flux/regular-expressions.md index 3724daee1..7935092ce 100644 --- a/content/influxdb/v2.0/query-data/flux/regular-expressions.md +++ b/content/influxdb/v2.0/query-data/flux/regular-expressions.md @@ -12,7 +12,7 @@ aliases: - /v2.0/query-data/guides/regular-expressions/ - /v2.0/query-data/flux/regular-expressions/ related: - - /v2.0/query-data/flux/query-fields/ + - /influxdb/v2.0/query-data/flux/query-fields/ - /v2.0/reference/flux/stdlib/regexp/ list_query_example: regular_expressions --- diff --git a/content/influxdb/v2.0/query-data/get-started/query-influxdb.md b/content/influxdb/v2.0/query-data/get-started/query-influxdb.md index 2affd1f41..82b922884 100644 --- a/content/influxdb/v2.0/query-data/get-started/query-influxdb.md +++ b/content/influxdb/v2.0/query-data/get-started/query-influxdb.md @@ -10,7 +10,7 @@ weight: 201 aliases: - /v2.0/query-data/get-started/query-influxdb/ related: - - /v2.0/query-data/guides/ + - /influxdb/v2.0/query-data/flux/ - /v2.0/reference/flux/stdlib/built-in/inputs/from - /v2.0/reference/flux/stdlib/built-in/transformations/range - /v2.0/reference/flux/stdlib/built-in/transformations/filter diff --git a/content/influxdb/v2.0/query-data/influxql.md b/content/influxdb/v2.0/query-data/influxql.md index f43405950..eda8e087b 100644 --- a/content/influxdb/v2.0/query-data/influxql.md +++ b/content/influxdb/v2.0/query-data/influxql.md @@ -13,9 +13,9 @@ menu: parent: Query data products: [cloud] related: - - /v2.0/reference/api/influxdb-1x/ - - /v2.0/reference/api/influxdb-1x/query - - /v2.0/reference/api/influxdb-1x/dbrp + - /influxdb/v2.0/reference/api/influxdb-1x/ + - /influxdb/v2.0/reference/api/influxdb-1x/query + - /influxdb/v2.0/reference/api/influxdb-1x/dbrp --- Use the [InfluxDB 1.x `/query` compatibility endpoint](/v2.0/reference/api/influxdb-1x/query) diff --git a/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md b/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md index 2717a4277..556285d82 100644 --- a/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md +++ b/content/influxdb/v2.0/reference/api/influxdb-1x/_index.md @@ -12,7 +12,7 @@ aliases: v2.0/tags: [influxql, query, write] products: [cloud] related: - - /v2.0/query-data/influxql + - /influxdb/v2.0/query-data/influxql --- The InfluxDB v2 API includes InfluxDB 1.x compatibility endpoints that work with diff --git a/content/influxdb/v2.0/reference/api/influxdb-1x/dbrp.md b/content/influxdb/v2.0/reference/api/influxdb-1x/dbrp.md index 36056b7e0..7c0146acb 100644 --- a/content/influxdb/v2.0/reference/api/influxdb-1x/dbrp.md +++ b/content/influxdb/v2.0/reference/api/influxdb-1x/dbrp.md @@ -12,9 +12,9 @@ aliases: - /v2.0/reference/api/influxdb-1x/dbrp/ products: [cloud] related: - - /v2.0/reference/api/influxdb-1x/query - - /v2.0/reference/api/influxdb-1x/write - - /v2.0/api/#tag/DBRPs, InfluxDB 2.0 API /dbrps endpoint + - /influxdb/v2.0/reference/api/influxdb-1x/query + - /influxdb/v2.0/reference/api/influxdb-1x/write + - /influxdb/v2.0/api/#tag/DBRPs, InfluxDB 2.0 API /dbrps endpoint --- The InfluxDB 1.x data model includes [databases](https://docs.influxdata.com/influxdb/v1.8/concepts/glossary/#database) diff --git a/content/influxdb/v2.0/reference/api/influxdb-1x/query.md b/content/influxdb/v2.0/reference/api/influxdb-1x/query.md index a3fa6bfb6..9095418d4 100644 --- a/content/influxdb/v2.0/reference/api/influxdb-1x/query.md +++ b/content/influxdb/v2.0/reference/api/influxdb-1x/query.md @@ -17,7 +17,7 @@ list_code_example: | GET https://cloud2.influxdata.com/query related: - - /v2.0/query-data/influxql + - /influxdb/v2.0/query-data/influxql --- The `/query` 1.x compatibility endpoint queries InfluxDB 2.0 using **InfluxQL**. diff --git a/content/influxdb/v2.0/reference/api/influxdb-1x/write.md b/content/influxdb/v2.0/reference/api/influxdb-1x/write.md index 7163cb831..4ca9a9427 100644 --- a/content/influxdb/v2.0/reference/api/influxdb-1x/write.md +++ b/content/influxdb/v2.0/reference/api/influxdb-1x/write.md @@ -18,7 +18,7 @@ list_code_example: | POST https://cloud2.influxdata.com/write related: - - /v2.0/reference/syntax/line-protocol + - /influxdb/v2.0/reference/syntax/line-protocol --- The `/write` 1.x compatibilty endpoint writes data to InfluxDB 2.0 using patterns from the diff --git a/content/influxdb/v2.0/reference/cli/influx/backup/_index.md b/content/influxdb/v2.0/reference/cli/influx/backup/_index.md index 12509ace4..ea891d09d 100644 --- a/content/influxdb/v2.0/reference/cli/influx/backup/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/backup/_index.md @@ -10,7 +10,7 @@ aliases: - /v2.0/reference/cli/influx/backup/ v2.0/tags: [backup] related: - - /v2.0/backup-restore/backup/ + - /influxdb/v2.0/backup-restore/backup/ --- The `influx backup` command backs up data stored in InfluxDB. diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md b/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md index 84d75ad9b..aa732aa93 100644 --- a/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md +++ b/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md @@ -9,7 +9,7 @@ weight: 201 aliases: - /v2.0/reference/cli/influx/bucket/delete/ related: - - /v2.0/organizations/buckets/delete-bucket/ + - /influxdb/v2.0/organizations/buckets/delete-bucket/ --- The `influx bucket delete` command deletes a bucket from InfluxDB and all the data it contains. diff --git a/content/influxdb/v2.0/reference/cli/influx/export/_index.md b/content/influxdb/v2.0/reference/cli/influx/export/_index.md index 305381ad5..38035efdc 100644 --- a/content/influxdb/v2.0/reference/cli/influx/export/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/export/_index.md @@ -9,7 +9,7 @@ aliases: - /v2.0/reference/cli/influx/pkg/export/ - /v2.0/reference/cli/influx/export/ related: - - /v2.0/influxdb-templates/create/ + - /influxdb/v2.0/influxdb-templates/create/ --- The `influx export` command exports existing resources as an InfluxDB template. diff --git a/content/influxdb/v2.0/reference/cli/influx/export/all.md b/content/influxdb/v2.0/reference/cli/influx/export/all.md index 0ce051119..e641eb801 100644 --- a/content/influxdb/v2.0/reference/cli/influx/export/all.md +++ b/content/influxdb/v2.0/reference/cli/influx/export/all.md @@ -10,7 +10,7 @@ aliases: - /v2.0/reference/cli/influx/pkg/export/all/ - /v2.0/reference/cli/influx/export/all/ related: - - /v2.0/influxdb-templates/create/ + - /influxdb/v2.0/influxdb-templates/create/ --- The `influx export all` command exports all resources in an diff --git a/content/influxdb/v2.0/reference/cli/influx/user/password.md b/content/influxdb/v2.0/reference/cli/influx/user/password.md index e51344f69..f1133d557 100644 --- a/content/influxdb/v2.0/reference/cli/influx/user/password.md +++ b/content/influxdb/v2.0/reference/cli/influx/user/password.md @@ -9,7 +9,7 @@ weight: 201 aliases: - /v2.0/reference/cli/influx/user/password/ related: - - /v2.0/users/change-password/ + - /influxdb/v2.0/users/change-password/ --- The `influx user password` command updates the password for a user in InfluxDB. diff --git a/content/influxdb/v2.0/reference/cli/influx/write/_index.md b/content/influxdb/v2.0/reference/cli/influx/write/_index.md index 83f38daa8..745e8c70b 100644 --- a/content/influxdb/v2.0/reference/cli/influx/write/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/write/_index.md @@ -12,8 +12,8 @@ v2.0/tags: [write] aliases: - /v2.0/reference/cli/influx/write/ related: - - /v2.0/write-data/ - - /v2.0/write-data/csv/ + - /influxdb/v2.0/write-data/ + - /influxdb/v2.0/write-data/csv/ --- The `influx write` command writes data to InfluxDB via stdin or from a specified file. diff --git a/content/influxdb/v2.0/reference/cli/influxd/_index.md b/content/influxdb/v2.0/reference/cli/influxd/_index.md index 0efcb6ed6..2f97c718a 100644 --- a/content/influxdb/v2.0/reference/cli/influxd/_index.md +++ b/content/influxdb/v2.0/reference/cli/influxd/_index.md @@ -10,7 +10,7 @@ weight: 102 aliases: - /v2.0/reference/cli/influxd/ related: - - /v2.0/reference/config-options/ + - /influxdb/v2.0/reference/config-options/ products: [oss] --- diff --git a/content/influxdb/v2.0/reference/cli/influxd/restore.md b/content/influxdb/v2.0/reference/cli/influxd/restore.md index 57f7c797a..3a7607707 100644 --- a/content/influxdb/v2.0/reference/cli/influxd/restore.md +++ b/content/influxdb/v2.0/reference/cli/influxd/restore.md @@ -9,7 +9,7 @@ weight: 201 aliases: - /v2.0/reference/cli/influxd/restore/ related: - - /v2.0/backup-restore/restore/ + - /influxdb/v2.0/backup-restore/restore/ products: [oss] --- diff --git a/content/influxdb/v2.0/reference/cli/influxd/run.md b/content/influxdb/v2.0/reference/cli/influxd/run.md index 3632d6124..6a74969f9 100644 --- a/content/influxdb/v2.0/reference/cli/influxd/run.md +++ b/content/influxdb/v2.0/reference/cli/influxd/run.md @@ -9,7 +9,7 @@ weight: 201 aliases: - /v2.0/reference/cli/influxd/run/ related: - - /v2.0/reference/config-options/ + - /influxdb/v2.0/reference/config-options/ products: [oss] --- diff --git a/content/influxdb/v2.0/reference/config-options.md b/content/influxdb/v2.0/reference/config-options.md index df912a2b3..25171640f 100644 --- a/content/influxdb/v2.0/reference/config-options.md +++ b/content/influxdb/v2.0/reference/config-options.md @@ -12,7 +12,7 @@ aliases: - /v2.0/reference/config-options/ products: [oss] related: - - /v2.0/reference/cli/influxd + - /influxdb/v2.0/reference/cli/influxd --- Customize your InfluxDB configuration by using [`influxd`](/v2.0/reference/cli/influxd/) diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/_index.md index 0a9435059..eb0a58f00 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/_index.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/_index.md @@ -15,7 +15,7 @@ menu: weight: 401 v2.0/tags: [aggregates, built-in, functions] related: - - /v2.0/query-data/flux/window-aggregate/ + - /influxdb/v2.0/query-data/flux/window-aggregate/ --- Flux's built-in aggregate transformations take values from an input table and aggregate them in some way. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow.md index 4926638ae..e1682136c 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow.md @@ -10,7 +10,7 @@ menu: parent: built-in-aggregates weight: 501 related: - - /v2.0/query-data/flux/window-aggregate/ + - /influxdb/v2.0/query-data/flux/window-aggregate/ - https://docs.influxdata.com/influxdb/latest/query_language/functions/#aggregations, InfluxQL – Aggregate functions - https://docs.influxdata.com/influxdb/latest/query_language/explore-data/#the-group-by-clause, InfluxQL – GROUP BY time() --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median.md index c13526a43..29cdd7c23 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/median.md @@ -12,7 +12,7 @@ menu: parent: built-in-aggregates weight: 501 related: - - /v2.0/query-data/flux/median/ + - /influxdb/v2.0/query-data/flux/median/ - https://docs.influxdata.com/influxdb/latest/query_language/functions/#median, InfluxQL – MEDIAN() --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile.md index a20d2e384..f3628716b 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/quantile.md @@ -11,7 +11,7 @@ menu: parent: built-in-aggregates weight: 501 related: - - /v2.0/query-data/flux/percentile-quantile/ + - /influxdb/v2.0/query-data/flux/percentile-quantile/ - https://docs.influxdata.com/influxdb/latest/query_language/functions/#percentile, InfluxQL – PERCENTILE() --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce.md index 818ddf4bf..54d383c11 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/aggregates/reduce.md @@ -12,8 +12,8 @@ menu: weight: 501 v2.0/tags: [exists] related: - - /v2.0/query-data/flux/custom-functions/custom-aggregate/ - - /v2.0/query-data/flux/conditional-logic/ + - /influxdb/v2.0/query-data/flux/custom-functions/custom-aggregate/ + - /influxdb/v2.0/query-data/flux/conditional-logic/ --- The `reduce()` function aggregates records in each table according to the reducer, diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum.md index 29bf1635a..9f58edd19 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/cumulativesum.md @@ -10,7 +10,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/cumulativesum/ + - /influxdb/v2.0/query-data/flux/cumulativesum/ - https://docs.influxdata.com/influxdb/latest/query_language/functions/#cumulative-sum, InfluxQL – CUMULATIVE_SUM() --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/derivative.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/derivative.md index 9c912f5bb..0bf664c81 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/derivative.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/derivative.md @@ -12,7 +12,7 @@ weight: 402 aliases: - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/derivative related: - - /v2.0/query-data/flux/rate/ + - /influxdb/v2.0/query-data/flux/rate/ - https://docs.influxdata.com/influxdb/latest/query_language/functions/#derivative, InfluxQL – DERIVATIVE() --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/fill.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/fill.md index e3a3bf247..99177b064 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/fill.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/fill.md @@ -10,7 +10,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/fill/ + - /influxdb/v2.0/query-data/flux/fill/ - https://docs.influxdata.com/influxdb/latest/query_language/data_exploration/#group-by-time-intervals-and-fill, InfluxQL – FILL --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter.md index ba5a40e25..2b0f241ed 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/filter.md @@ -11,9 +11,9 @@ menu: weight: 402 v2.0/tags: [exists] related: - - /v2.0/query-data/flux/query-fields/ - - /v2.0/query-data/flux/conditional-logic/ - - /v2.0/query-data/flux/exists/ + - /influxdb/v2.0/query-data/flux/query-fields/ + - /influxdb/v2.0/query-data/flux/conditional-logic/ + - /influxdb/v2.0/query-data/flux/exists/ - https://docs.influxdata.com/influxdb/latest/query_language/data_exploration/#the-basic-select-statement, InfluxQL – SELECT --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/group.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/group.md index abb897cad..379041a7f 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/group.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/group.md @@ -10,7 +10,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/group-data/ + - /influxdb/v2.0/query-data/flux/group-data/ - https://docs.influxdata.com/influxdb/latest/query_language/data_exploration/#the-group-by-clause, InfluxQL – GROUP BY --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/histogram.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/histogram.md index c9b8abe12..2a3ad7322 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/histogram.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/histogram.md @@ -10,7 +10,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/histograms/ + - /influxdb/v2.0/query-data/flux/histograms/ --- The `histogram()` function approximates the cumulative distribution of a dataset by counting data frequencies for a list of bins. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/increase.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/increase.md index 1481b6737..dcaa1be19 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/increase.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/increase.md @@ -13,7 +13,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/increase/ + - /influxdb/v2.0/query-data/flux/increase/ --- The `increase()` function calculates the cumulative sum of **non-negative** differences diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join.md index ebe72a919..d49f394b3 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/join.md @@ -10,7 +10,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/join/ + - /influxdb/v2.0/query-data/flux/join/ - /v2.0/reference/flux/stdlib/built-in/transformations/union/ --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/limit.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/limit.md index 472386eca..4265f4281 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/limit.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/limit.md @@ -10,7 +10,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/sort-limit/ + - /influxdb/v2.0/query-data/flux/sort-limit/ - /v2.0/reference/flux/stdlib/built-in/transformations/tail/ - https://docs.influxdata.com/influxdb/latest/query_language/data_exploration/#the-limit-and-slimit-clauses, InfluxQL LIMIT --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage.md index 1fe3130ca..cabd5b34a 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/movingaverage.md @@ -11,7 +11,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/moving-average/ + - /influxdb/v2.0/query-data/flux/moving-average/ - /v2.0/reference/flux/stdlib/built-in/transformations/timedmovingaverage/ - /v2.0/reference/flux/stdlib/built-in/transformations/exponentialmovingaverage/ - /v2.0/reference/flux/stdlib/built-in/transformations/doubleema/ diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/_index.md index 4e6cc6609..4cf70cd82 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/_index.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/_index.md @@ -13,7 +13,7 @@ menu: weight: 401 v2.0/tags: [selectors, built-in, functions] related: - - /v2.0/query-data/flux/window-aggregate/ + - /influxdb/v2.0/query-data/flux/window-aggregate/ --- Flux's built-in selector functions return one or more records based on function logic. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/first.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/first.md index daa8f2a3c..c49a0dd3d 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/first.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/first.md @@ -10,7 +10,7 @@ menu: parent: built-in-selectors weight: 501 related: - - /v2.0/query-data/flux/first-last/ + - /influxdb/v2.0/query-data/flux/first-last/ - https://docs.influxdata.com/influxdb/latest/query_language/functions/#first, InfluxQL – FIRST() --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/last.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/last.md index 39115277a..bab59c96b 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/last.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/selectors/last.md @@ -10,7 +10,7 @@ menu: parent: built-in-selectors weight: 501 related: - - /v2.0/query-data/flux/first-last/ + - /influxdb/v2.0/query-data/flux/first-last/ - https://docs.influxdata.com/influxdb/latest/query_language/functions/#last, InfluxQL – LAST() --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/sort.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/sort.md index 495fd4e5b..40ed73a95 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/sort.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/sort.md @@ -10,7 +10,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/sort-limit/ + - /influxdb/v2.0/query-data/flux/sort-limit/ --- The `sort()` function orders the records within each table. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/statecount.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/statecount.md index 0668b3948..b126f36ae 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/statecount.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/statecount.md @@ -10,7 +10,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/monitor-states/ + - /influxdb/v2.0/query-data/flux/monitor-states/ --- The `stateCount()` function computes the number of consecutive records in a given state. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stateduration.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stateduration.md index 8e2381741..fc3e627f2 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stateduration.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stateduration.md @@ -10,7 +10,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/monitor-states/ + - /influxdb/v2.0/query-data/flux/monitor-states/ --- The `stateDuration()` function computes the duration of a given state. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/_index.md index f64bccad1..650c58d6d 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/_index.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/_index.md @@ -14,7 +14,7 @@ menu: parent: built-in-transformations v2.0/tags: [transformations, built-in, functions, stream, table] related: - - /v2.0/query-data/flux/scalar-values/ + - /influxdb/v2.0/query-data/flux/scalar-values/ --- Use stream and table functions to extract a table from a stream of tables and access its diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findcolumn.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findcolumn.md index 53310e3b8..6768de843 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findcolumn.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findcolumn.md @@ -9,7 +9,7 @@ menu: parent: Stream & table weight: 501 related: - - /v2.0/query-data/flux/scalar-values/ + - /influxdb/v2.0/query-data/flux/scalar-values/ --- The `findColumn()` function returns an array of values in a specified column from the diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findrecord.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findrecord.md index e6a960eae..981ad5b45 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findrecord.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/findrecord.md @@ -9,7 +9,7 @@ menu: parent: Stream & table weight: 501 related: - - /v2.0/query-data/flux/scalar-values/ + - /influxdb/v2.0/query-data/flux/scalar-values/ --- The `findRecord()` function returns a record at a specified index from the first diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getcolumn.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getcolumn.md index 37ee22574..2aee119f5 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getcolumn.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getcolumn.md @@ -11,7 +11,7 @@ menu: parent: Stream & table weight: 501 related: - - /v2.0/query-data/flux/scalar-values/ + - /influxdb/v2.0/query-data/flux/scalar-values/ --- The `getColumn()` function extracts a column from a table given its label. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getrecord.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getrecord.md index 5ac41aa20..c43b09e63 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getrecord.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/getrecord.md @@ -11,7 +11,7 @@ menu: parent: Stream & table weight: 501 related: - - /v2.0/query-data/flux/scalar-values/ + - /influxdb/v2.0/query-data/flux/scalar-values/ --- The `getRecord()` function extracts a record from a table given the record's index. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind.md index 4644e1ad6..20c2aae40 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/stream-table/tablefind.md @@ -11,7 +11,7 @@ menu: parent: Stream & table weight: 501 related: - - /v2.0/query-data/flux/scalar-values/ + - /influxdb/v2.0/query-data/flux/scalar-values/ --- The `tableFind()` function extracts the first table in a stream of tables whose diff --git a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/window.md b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/window.md index 57cdb7162..2efb04534 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/window.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/built-in/transformations/window.md @@ -10,7 +10,7 @@ menu: parent: built-in-transformations weight: 402 related: - - /v2.0/query-data/flux/window-aggregate/ + - /influxdb/v2.0/query-data/flux/window-aggregate/ - /v2.0/reference/flux/stdlib/built-in/transformations/aggregates/aggregatewindow/ - https://docs.influxdata.com/influxdb/latest/query_language/data_exploration/#the-group-by-clause, InfluxQL – GROUP BY time() --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/rate.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/rate.md index 95ba3ac07..95763fd8b 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/rate.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/rate.md @@ -8,7 +8,7 @@ menu: parent: Aggregate weight: 301 related: - - /v2.0/query-data/flux/rate/ + - /influxdb/v2.0/query-data/flux/rate/ --- The `aggregate.rate()` function calculates the rate of change per windows of time. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md index c1b5040f5..7c9c69a94 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md @@ -12,7 +12,7 @@ menu: weight: 301 v2.0/tags: [functions, package, geo] related: - - /v2.0/query-data/flux/geo/ + - /influxdb/v2.0/query-data/flux/geo/ --- The Flux Geo package provides tools for working with geo-temporal data, diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/astracks.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/astracks.md index 9893b6621..089739cba 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/astracks.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/astracks.md @@ -9,7 +9,7 @@ menu: weight: 401 v2.0/tags: [functions, geo] related: - - /v2.0/query-data/flux/geo/ + - /influxdb/v2.0/query-data/flux/geo/ --- The `geo.asTracks()` function groups rows into tracks (sequential, related data points). diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterrows.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterrows.md index 28b2d2298..44c0bd364 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterrows.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/filterrows.md @@ -12,7 +12,7 @@ v2.0/tags: [functions, geo] related: - /v2.0/reference/flux/stdlib/experimental/geo/gridfilter/ - /v2.0/reference/flux/stdlib/experimental/geo/strictfilter/ - - /v2.0/query-data/flux/geo/ + - /influxdb/v2.0/query-data/flux/geo/ --- The `geo.filterRows()` function filters data by a specified geographic region with diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/gridfilter.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/gridfilter.md index 9555f7f81..df89446cf 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/gridfilter.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/gridfilter.md @@ -11,7 +11,7 @@ v2.0/tags: [functions, geo] related: - /v2.0/reference/flux/stdlib/experimental/geo/strictfilter/ - /v2.0/reference/flux/stdlib/experimental/geo/filterRows/ - - /v2.0/query-data/flux/geo/ + - /influxdb/v2.0/query-data/flux/geo/ --- The `geo.gridFilter()` function filters data by a specified geographic region. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/groupbyarea.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/groupbyarea.md index 0471ee902..8ff69fdb5 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/groupbyarea.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/groupbyarea.md @@ -9,7 +9,7 @@ menu: weight: 401 v2.0/tags: [functions, geo] related: - - /v2.0/query-data/flux/geo/ + - /influxdb/v2.0/query-data/flux/geo/ --- The `geo.groupByArea()` function groups rows by geographic area. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken.md index 64cc0f0d4..df346b92c 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/s2cellidtoken.md @@ -9,7 +9,7 @@ menu: weight: 401 v2.0/tags: [functions, geo] related: - - /v2.0/query-data/flux/geo/ + - /influxdb/v2.0/query-data/flux/geo/ --- The `geo.s2CellIDToken()` function returns an S2 cell ID token. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/shapedata.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/shapedata.md index 6973c39dc..1926a0920 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/shapedata.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/shapedata.md @@ -11,7 +11,7 @@ menu: weight: 401 v2.0/tags: [functions, geo] related: - - /v2.0/query-data/flux/geo/ + - /influxdb/v2.0/query-data/flux/geo/ --- The `geo.shapeData()` function renames existing latitude and longitude fields to diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/strictfilter.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/strictfilter.md index 451ea6f92..2b73b534a 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/strictfilter.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/strictfilter.md @@ -12,7 +12,7 @@ related: - /v2.0/reference/flux/stdlib/experimental/geo/gridfilter/ - /v2.0/reference/flux/stdlib/experimental/geo/filterRows/ - /v2.0/reference/flux/stdlib/experimental/geo/toRows/ - - /v2.0/query-data/flux/geo/ + - /influxdb/v2.0/query-data/flux/geo/ --- The `geo.strictFilter()` function filters data by latitude and longitude in a specified region. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/torows.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/torows.md index 7c6bb41b2..f585fb779 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/torows.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/torows.md @@ -9,7 +9,7 @@ menu: weight: 401 v2.0/tags: [functions, geo] related: - - /v2.0/query-data/flux/geo/ + - /influxdb/v2.0/query-data/flux/geo/ - /v2.0/reference/flux/stdlib/built-in/transformations/pivot/ --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/scrape.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/scrape.md index e35390979..d97e1d535 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/scrape.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/prometheus/scrape.md @@ -9,7 +9,7 @@ menu: parent: Prometheus weight: 401 related: - - /v2.0/write-data/scrape-data/scrapable-endpoints/ + - /influxdb/v2.0/write-data/scrape-data/scrapable-endpoints/ --- The `prometheus.scrape()` function retrieves [Prometheus-formatted metrics](https://prometheus.io/docs/instrumenting/exposition_formats/) diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys.md index 9d3b680e0..5565d79ba 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/fieldkeys.md @@ -8,7 +8,7 @@ menu: weight: 301 v2.0/tags: [fields] related: - - /v2.0/query-data/flux/explore-schema/ + - /influxdb/v2.0/query-data/flux/explore-schema/ - https://docs.influxdata.com/influxdb/latest/query_language/schema_exploration#show-field-keys, SHOW FIELD KEYS in InfluxQL --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys.md index 519c91216..1c6180e2e 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementfieldkeys.md @@ -8,7 +8,7 @@ menu: weight: 301 v2.0/tags: [fields] related: - - /v2.0/query-data/flux/explore-schema/ + - /influxdb/v2.0/query-data/flux/explore-schema/ - https://docs.influxdata.com/influxdb/latest/query_language/schema_exploration#show-field-keys, SHOW FIELD KEYS in InfluxQL --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurements.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurements.md index d7e113fe5..be01b1be0 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurements.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurements.md @@ -10,7 +10,7 @@ menu: weight: 301 v2.0/tags: [measurements] related: - - /v2.0/query-data/flux/explore-schema/ + - /influxdb/v2.0/query-data/flux/explore-schema/ - https://docs.influxdata.com/influxdb/latest/query_language/schema_exploration#show-measurements, SHOW MEASUREMENTS in InfluxQL --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys.md index b1480d09e..43934dd33 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagkeys.md @@ -10,7 +10,7 @@ menu: weight: 301 v2.0/tags: [tags] related: - - /v2.0/query-data/flux/explore-schema/ + - /influxdb/v2.0/query-data/flux/explore-schema/ - https://docs.influxdata.com/influxdb/latest/query_language/schema_exploration#show-tag-keys, SHOW TAG KEYS in InfluxQL --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues.md index 701c42b35..42929e298 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/measurementtagvalues.md @@ -10,7 +10,7 @@ menu: weight: 301 v2.0/tags: [tags] related: - - /v2.0/query-data/flux/explore-schema/ + - /influxdb/v2.0/query-data/flux/explore-schema/ - https://docs.influxdata.com/influxdb/latest/query_language/schema_exploration#show-tag-values, SHOW TAG VALUES in InfluxQL --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagkeys.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagkeys.md index f523c753b..63677becd 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagkeys.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagkeys.md @@ -10,7 +10,7 @@ menu: weight: 301 v2.0/tags: [tags] related: - - /v2.0/query-data/flux/explore-schema/ + - /influxdb/v2.0/query-data/flux/explore-schema/ - https://docs.influxdata.com/influxdb/latest/query_language/schema_exploration#show-tag-keys, SHOW TAG KEYS in InfluxQL --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagvalues.md b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagvalues.md index 35ba8e1ee..e86ba2491 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagvalues.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/influxdb-v1/tagvalues.md @@ -10,7 +10,7 @@ menu: weight: 301 v2.0/tags: [tags] related: - - /v2.0/query-data/flux/explore-schema/ + - /influxdb/v2.0/query-data/flux/explore-schema/ - https://docs.influxdata.com/influxdb/latest/query_language/schema_exploration#show-tag-values, SHOW TAG VALUES in InfluxQL --- diff --git a/content/influxdb/v2.0/reference/flux/stdlib/math/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/math/_index.md index 1008a8b91..fd1821a0f 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/math/_index.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/math/_index.md @@ -13,7 +13,7 @@ menu: weight: 202 v2.0/tags: [math, functions] related: - - /v2.0/query-data/flux/mathematic-operations/ + - /influxdb/v2.0/query-data/flux/mathematic-operations/ --- The Flux math package provides basic constants and mathematical functions. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstring.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstring.md index d26a1a688..f1c4c30e5 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstring.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstring.md @@ -9,7 +9,7 @@ menu: parent: Regular expressions weight: 301 related: - - /v2.0/reference/flux/stdlib/regexp/splitregexp + - /influxdb/v2.0/reference/flux/stdlib/regexp/splitregexp --- The `regexp.findString()` function returns the left-most regular expression match in a string. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstringindex.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstringindex.md index 80e4d4ff1..e7e4a91a7 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstringindex.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/findstringindex.md @@ -11,7 +11,7 @@ menu: parent: Regular expressions weight: 301 related: - - /v2.0/reference/flux/stdlib/regexp/compile + - /influxdb/v2.0/reference/flux/stdlib/regexp/compile --- The `regexp.findStringIndex()` function returns a two-element array of integers defining diff --git a/content/influxdb/v2.0/reference/flux/stdlib/regexp/getstring.md b/content/influxdb/v2.0/reference/flux/stdlib/regexp/getstring.md index 7c3c39992..24145c85e 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/regexp/getstring.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/regexp/getstring.md @@ -9,7 +9,7 @@ menu: parent: Regular expressions weight: 301 related: - - /v2.0/reference/flux/stdlib/regexp/compile + - /influxdb/v2.0/reference/flux/stdlib/regexp/compile --- The `regexp.getString()` function returns the source string used to compile a regular expression. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/sql/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/sql/_index.md index 53dadf6c5..27bff4154 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/sql/_index.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/sql/_index.md @@ -14,7 +14,7 @@ menu: weight: 202 v2.0/tags: [functions, sql, package, mysql, postgres] related: - - /v2.0/query-data/flux/sql/ + - /influxdb/v2.0/query-data/flux/sql/ --- SQL Flux functions provide tools for working with data in SQL databases such as: diff --git a/content/influxdb/v2.0/reference/flux/stdlib/sql/from.md b/content/influxdb/v2.0/reference/flux/stdlib/sql/from.md index f48d16a92..b215d85ac 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/sql/from.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/sql/from.md @@ -9,7 +9,7 @@ menu: parent: SQL weight: 202 related: - - /v2.0/query-data/flux/sql/ + - /influxdb/v2.0/query-data/flux/sql/ --- The `sql.from()` function retrieves data from a SQL data source. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/containsany.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/containsany.md index 1398d51e0..de3fcfbfe 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/strings/containsany.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/containsany.md @@ -11,7 +11,7 @@ menu: parent: Strings weight: 301 related: - - /v2.0/reference/flux/stdlib/strings/containsstr + - /influxdb/v2.0/reference/flux/stdlib/strings/containsstr --- The `strings.containsAny()` function reports whether a specified string contains diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/containsstr.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/containsstr.md index fded2ed3a..5c4145ebb 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/strings/containsstr.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/containsstr.md @@ -9,7 +9,7 @@ menu: parent: Strings weight: 301 related: - - /v2.0/reference/flux/stdlib/strings/containsany + - /influxdb/v2.0/reference/flux/stdlib/strings/containsany --- The `strings.containsStr()` function reports whether a string contains a specified substring. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/hasprefix.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/hasprefix.md index 33ba6a05b..edbaf32f1 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/strings/hasprefix.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/hasprefix.md @@ -9,7 +9,7 @@ menu: parent: Strings weight: 301 related: - - /v2.0/reference/flux/stdlib/strings/hassuffix + - /influxdb/v2.0/reference/flux/stdlib/strings/hassuffix --- The `strings.hasPrefix()` function indicates if a string begins with a specified prefix. diff --git a/content/influxdb/v2.0/reference/flux/stdlib/strings/hassuffix.md b/content/influxdb/v2.0/reference/flux/stdlib/strings/hassuffix.md index 0ed74e822..c3e6322f1 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/strings/hassuffix.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/strings/hassuffix.md @@ -9,7 +9,7 @@ menu: parent: Strings weight: 301 related: - - /v2.0/reference/flux/stdlib/strings/hasprefix + - /influxdb/v2.0/reference/flux/stdlib/strings/hasprefix --- The `strings.hasSuffix()` function indicates if a string ends with a specified suffix. diff --git a/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md b/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md index 0466536cb..2aa227b0e 100644 --- a/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md +++ b/content/influxdb/v2.0/reference/syntax/annotated-csv/_index.md @@ -13,7 +13,7 @@ aliases: - /v2.0/reference/annotated-csv/ related: - /v2.0/reference/flux/stdlib/csv/from/ - - /v2.0/reference/syntax/annotated-csv/extended/ + - /influxdb/v2.0/reference/syntax/annotated-csv/extended/ --- InfluxDB and Flux return query results in annotated CSV format. diff --git a/content/influxdb/v2.0/reference/syntax/annotated-csv/extended.md b/content/influxdb/v2.0/reference/syntax/annotated-csv/extended.md index 9fe12efbd..288f8265e 100644 --- a/content/influxdb/v2.0/reference/syntax/annotated-csv/extended.md +++ b/content/influxdb/v2.0/reference/syntax/annotated-csv/extended.md @@ -11,10 +11,10 @@ menu: weight: 201 v2.0/tags: [csv, syntax, write] related: - - /v2.0/write-data/csv/ - - /v2.0/reference/cli/influx/write/ - - /v2.0/reference/syntax/line-protocol/ - - /v2.0/reference/syntax/annotated-csv/ + - /influxdb/v2.0/write-data/csv/ + - /influxdb/v2.0/reference/cli/influx/write/ + - /influxdb/v2.0/reference/syntax/line-protocol/ + - /influxdb/v2.0/reference/syntax/annotated-csv/ --- **Extended annotated CSV** provides additional annotations and options that specify diff --git a/content/influxdb/v2.0/reference/syntax/delete-predicate.md b/content/influxdb/v2.0/reference/syntax/delete-predicate.md index 238b550f4..377f66533 100644 --- a/content/influxdb/v2.0/reference/syntax/delete-predicate.md +++ b/content/influxdb/v2.0/reference/syntax/delete-predicate.md @@ -13,7 +13,7 @@ aliases: - /v2.0/reference/release-notes/syntax/delete-predicate/ v2.0/tags: [syntax, delete] related: - - /v2.0/reference/cli/influx/delete/ + - /influxdb/v2.0/reference/cli/influx/delete/ --- The InfluxDB `/delete` endpoint uses an InfluxQL-like predicate syntax to determine diff --git a/content/influxdb/v2.0/reference/syntax/line-protocol.md b/content/influxdb/v2.0/reference/syntax/line-protocol.md index 989b8b221..f3e9a2c65 100644 --- a/content/influxdb/v2.0/reference/syntax/line-protocol.md +++ b/content/influxdb/v2.0/reference/syntax/line-protocol.md @@ -10,9 +10,9 @@ weight: 102 v2.0/tags: [write, line protocol, syntax] aliases: - /v2.0/reference/line-protocol - - /v2.0/reference/release-notes/syntax/line-protocol/ + - /v2.0/reference/syntax/line-protocol/ related: - - /v2.0/write-data/ + - /influxdb/v2.0/write-data/ --- InfluxDB uses line protocol to write data points. diff --git a/content/influxdb/v2.0/telegraf-configs/_index.md b/content/influxdb/v2.0/telegraf-configs/_index.md index 5390095d4..2dc6a221d 100644 --- a/content/influxdb/v2.0/telegraf-configs/_index.md +++ b/content/influxdb/v2.0/telegraf-configs/_index.md @@ -8,8 +8,8 @@ v2.0/tags: [telegraf] aliases: - /v2.0/telegraf-configs/ related: - - /v2.0/write-data/no-code/use-telegraf/manual-config/ - - /v2.0/write-data/no-code/use-telegraf/auto-config/ + - /influxdb/v2.0/write-data/no-code/use-telegraf/manual-config/ + - /influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/ --- InfluxDB lets you automatically generate Telegraf configurations or upload customized diff --git a/content/influxdb/v2.0/telegraf-configs/create.md b/content/influxdb/v2.0/telegraf-configs/create.md index c3690bb2a..600acae78 100644 --- a/content/influxdb/v2.0/telegraf-configs/create.md +++ b/content/influxdb/v2.0/telegraf-configs/create.md @@ -11,9 +11,9 @@ menu: name: Create a config parent: Telegraf configurations related: - - /v2.0/write-data/no-code/use-telegraf/manual-config/ - - /v2.0/write-data/no-code/use-telegraf/auto-config/ - - /v2.0/telegraf-configs/update/ + - /influxdb/v2.0/write-data/no-code/use-telegraf/manual-config/ + - /influxdb/v2.0/write-data/no-code/use-telegraf/auto-config/ + - /influxdb/v2.0/telegraf-configs/update/ --- Use the InfluxDB user interface (UI) or the [`influx` CLI](/v2.0/reference/cli/influx/) diff --git a/content/influxdb/v2.0/visualize-data/other-tools/grafana.md b/content/influxdb/v2.0/visualize-data/other-tools/grafana.md index 816a28378..bf8f2774c 100644 --- a/content/influxdb/v2.0/visualize-data/other-tools/grafana.md +++ b/content/influxdb/v2.0/visualize-data/other-tools/grafana.md @@ -12,8 +12,8 @@ aliases: v2.0/tags: [grafana] related: - https://grafana.com/docs/, Grafana documentation - - /v2.0/query-data/get-started/ - - /v2.0/query-data/influxql/ + - /influxdb/v2.0/query-data/get-started/ + - /influxdb/v2.0/query-data/influxql/ --- Use [Grafana](https://grafana.com/) or [Grafana Cloud](https://grafana.com/products/cloud/) diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md b/content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md index 89278c47d..c8fa2ada9 100644 --- a/content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md +++ b/content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md @@ -13,8 +13,8 @@ menu: name: Graph + Single Stat parent: Visualization types related: - - /v2.0/visualize-data/visualization-types/graph - - /v2.0/visualize-data/visualization-types/single-stat + - /influxdb/v2.0/visualize-data/visualization-types/graph + - /influxdb/v2.0/visualize-data/visualization-types/single-stat --- The **Graph + Single Stat** view displays the specified time series in a line graph diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/heatmap.md b/content/influxdb/v2.0/visualize-data/visualization-types/heatmap.md index 7815889eb..e4cc1e025 100644 --- a/content/influxdb/v2.0/visualize-data/visualization-types/heatmap.md +++ b/content/influxdb/v2.0/visualize-data/visualization-types/heatmap.md @@ -13,7 +13,7 @@ menu: name: Heatmap parent: Visualization types related: - - /v2.0/visualize-data/visualization-types/scatter + - /influxdb/v2.0/visualize-data/visualization-types/scatter --- A **Heatmap** displays the distribution of data on an x and y axes where color diff --git a/content/influxdb/v2.0/visualize-data/visualization-types/scatter.md b/content/influxdb/v2.0/visualize-data/visualization-types/scatter.md index d5be9e469..3acc07ce0 100644 --- a/content/influxdb/v2.0/visualize-data/visualization-types/scatter.md +++ b/content/influxdb/v2.0/visualize-data/visualization-types/scatter.md @@ -12,7 +12,7 @@ menu: name: Scatter parent: Visualization types related: - - /v2.0/visualize-data/visualization-types/heatmap + - /influxdb/v2.0/visualize-data/visualization-types/heatmap --- The **Scatter** view uses a scatter plot to display time series data. diff --git a/content/influxdb/v2.0/write-data/developer-tools/csv.md b/content/influxdb/v2.0/write-data/developer-tools/csv.md index cf260efd2..92e564ad8 100644 --- a/content/influxdb/v2.0/write-data/developer-tools/csv.md +++ b/content/influxdb/v2.0/write-data/developer-tools/csv.md @@ -13,9 +13,9 @@ aliases: - /v2.0/write-data/developer-tools/csv/ weight: 204 related: - - /v2.0/reference/syntax/line-protocol/ - - /v2.0/reference/syntax/annotated-csv/ - - /v2.0/reference/cli/influx/write/ + - /influxdb/v2.0/reference/syntax/line-protocol/ + - /influxdb/v2.0/reference/syntax/annotated-csv/ + - /influxdb/v2.0/reference/cli/influx/write/ --- Use the [`influx write` command](/v2.0/reference/cli/influx/write/) to write CSV data diff --git a/content/influxdb/v2.0/write-data/developer-tools/influx-cli.md b/content/influxdb/v2.0/write-data/developer-tools/influx-cli.md index 796cfcf29..eaa8ee54c 100644 --- a/content/influxdb/v2.0/write-data/developer-tools/influx-cli.md +++ b/content/influxdb/v2.0/write-data/developer-tools/influx-cli.md @@ -12,7 +12,7 @@ menu: name: Influx CLI parent: Developer tools related: - - /v2.0/write-data/developer-tools/csv/ + - /influxdb/v2.0/write-data/developer-tools/csv/ --- To write data from the command line, use the [`influx write` command](/v2.0/reference/cli/influx/write/). diff --git a/content/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config.md b/content/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config.md index e5f42ea5a..66b0507cb 100644 --- a/content/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config.md +++ b/content/influxdb/v2.0/write-data/no-code/use-telegraf/auto-config.md @@ -13,7 +13,7 @@ menu: parent: Telegraf (agent) weight: 201 related: - - /v2.0/telegraf-configs/create/ + - /influxdb/v2.0/telegraf-configs/create/ --- The InfluxDB user interface (UI) can automatically create diff --git a/content/influxdb/v2.0/write-data/no-code/use-telegraf/manual-config.md b/content/influxdb/v2.0/write-data/no-code/use-telegraf/manual-config.md index e224435e8..92eb9e605 100644 --- a/content/influxdb/v2.0/write-data/no-code/use-telegraf/manual-config.md +++ b/content/influxdb/v2.0/write-data/no-code/use-telegraf/manual-config.md @@ -15,9 +15,9 @@ menu: weight: 202 v2.0/tags: [manually, plugin, mqtt] related: - - /v2.0/reference/telegraf-plugins/ - - /v2.0/telegraf-configs/create/ - - /v2.0/telegraf-configs/update/ + - /influxdb/v2.0/reference/telegraf-plugins/ + - /influxdb/v2.0/telegraf-configs/create/ + - /influxdb/v2.0/telegraf-configs/update/ --- Use the Telegraf `influxdb_v2` output plugin to collect and write metrics into an InfluxDB v2.0 bucket.