diff --git a/content/v2.0/process-data/manage-tasks/create-task.md b/content/v2.0/process-data/manage-tasks/create-task.md index d7d4c4a7f..a201a9fec 100644 --- a/content/v2.0/process-data/manage-tasks/create-task.md +++ b/content/v2.0/process-data/manage-tasks/create-task.md @@ -34,7 +34,7 @@ The InfluxDB UI provides multiple ways to create a task: for detailed information about each option. 5. Click **Save as Task**. -{{< img-hd src="/img/data-explorer-save-as-task.png" title="Add a task from the Data Explorer"/>}} +{{< img-hd src="/img/2-0-data-explorer-save-as-task.png" title="Add a task from the Data Explorer"/>}} ### Create a task in the Task UI 1. Click on the **Tasks** icon in the left navigation menu. @@ -47,7 +47,7 @@ The InfluxDB UI provides multiple ways to create a task: 4. In the right panel, enter your task script. 5. Click **Save** in the upper right. -{{< img-hd src="/img/tasks-create-edit.png" title="Create a task" />}} +{{< img-hd src="/img/2-0-tasks-create-edit.png" title="Create a task" />}} ### Import a task 1. Click on the **Tasks** icon in the left navigation menu. diff --git a/content/v2.0/process-data/manage-tasks/update-task.md b/content/v2.0/process-data/manage-tasks/update-task.md index 3604eb7a7..4005ee51f 100644 --- a/content/v2.0/process-data/manage-tasks/update-task.md +++ b/content/v2.0/process-data/manage-tasks/update-task.md @@ -22,7 +22,7 @@ To view your tasks, click the **Tasks** icon in the left navigation menu. 3. In the right panel, modify the task script. 4. Click **Save** in the upper right. -{{< img-hd src="/img/tasks-create-edit.png" alt="Update a task" />}} +{{< img-hd src="/img/2-0-tasks-create-edit.png" alt="Update a task" />}} #### Update the status of a task In the list of tasks, click the toggle in the **Active** column of the task you diff --git a/content/v2.0/query-data/execute-queries.md b/content/v2.0/query-data/execute-queries.md index 67cf0bbb0..e534e367f 100644 --- a/content/v2.0/query-data/execute-queries.md +++ b/content/v2.0/query-data/execute-queries.md @@ -21,7 +21,7 @@ This guide covers the different options: ## Data Explorer Queries can be built, executed, and visualized in InfluxDB UI's Data Explorer. -![Data Explorer with Flux](/img/data-explorer-ui.png) +![Data Explorer with Flux](/img/2-0-data-explorer-ui.png) ## Influx REPL The [`influx repl` command](/v2.0/reference/cli/influx/repl) starts an interactive diff --git a/content/v2.0/visualize-data/dashboards.md b/content/v2.0/visualize-data/dashboards.md index cdc2d2cba..56c6ab9e1 100644 --- a/content/v2.0/visualize-data/dashboards.md +++ b/content/v2.0/visualize-data/dashboards.md @@ -45,10 +45,10 @@ You can also send data to your dashboard directly from the Data Explorer. For de 2. Click **Delete**. 3. Click **Confirm** to continue deleting your dashboard. - ![Delete a dashboard](/img/dashboard-delete.png) + ![Delete a dashboard](/img/2-0-dashboard-delete.png) #### Clone a dashboard 1. Hover over the dashbaord name in the list of dashboard to show options. 2. Click **Clone**. The cloned dashboard opens. - ![Clone a dashboard](/img/dashboard-clone.png) + ![Clone a dashboard](/img/2-0-dashboard-clone.png) diff --git a/content/v2.0/visualize-data/explore-metrics.md b/content/v2.0/visualize-data/explore-metrics.md index 5cb4b2b40..87da02a94 100644 --- a/content/v2.0/visualize-data/explore-metrics.md +++ b/content/v2.0/visualize-data/explore-metrics.md @@ -45,7 +45,7 @@ Select from available [visualization types](/v2.0/visualize-data/visualization-t 1. Select a visualization type from the dropdown menu in the upper-left. - {{< img-hd src="/img/visualization-dropdown.png" title="Visualization dropdown" />}} + {{< img-hd src="/img/2-0-visualization-dropdown.png" title="Visualization dropdown" />}} 2. Select the **Visualization** tab at the bottom of the **Data Explorer**. For details about all of the available visualization options, see diff --git a/content/v2.0/visualize-data/labels.md b/content/v2.0/visualize-data/labels.md index 746e918a4..bde4887bf 100644 --- a/content/v2.0/visualize-data/labels.md +++ b/content/v2.0/visualize-data/labels.md @@ -14,7 +14,7 @@ weight: 101 Labels are a way to add visual metadata to dashboards, tasks, and other items in the InfluxDB UI. To manage labels, click the **Configuration** icon in the navigation bar and select **Labels**. -{{< img-hd src="/img/labels-nav-link.png" title="Labels configuration" />}} +{{< img-hd src="/img/2-0-labels-nav-link.png" title="Labels configuration" />}} #### Create a label 1. Click **+ Create Label**. diff --git a/content/v2.0/visualize-data/visualization-types.md b/content/v2.0/visualize-data/visualization-types.md index 89a068220..e48da718a 100644 --- a/content/v2.0/visualize-data/visualization-types.md +++ b/content/v2.0/visualize-data/visualization-types.md @@ -51,19 +51,19 @@ To view **Graph** controls, click the settings icon ({{< icon "gear" >}}) next t ##### Line Graph example -![Line Graph example](/img/chrono-viz-line-graph-example.png) +{{< img-hd src="/img/2-0-visualizations-line-graph-example.png" alt="Line Graph example" />}} ##### Stacked Graph example -![Stacked Graph example](/img/chrono-viz-stacked-graph-example.png) +{{< img-hd src="/img/2-0-visualizations-stacked-graph-example.png" alt="Stacked Graph example" />}} #### Step-Plot Graph example -![Step-Plot Graph example](/img/chrono-viz-step-plot-graph-example.png) +{{< img-hd src="/img/2-0-visualizations-step-plot-graph-example.png" alt="Step-Plot Graph example" />}} ##### Bar Graph example -![Bar Graph example](/img/chrono-viz-bar-graph-example.png) +{{< img-hd src="/img/2-0-visualizations-bar-graph-example.png" alt="Bar Graph example" />}} ### Graph + Single Stat @@ -102,7 +102,7 @@ To view **Graph + Single Stat** controls, click the settings icon ({{< icon "gea #### Graph + Single Stat example -![Line Graph + Single Stat example](/img/chrono-viz-line-graph-single-stat-example.png) +{{< img-hd src="/img/2-0-visualizations-line-graph-single-stat-example.png" alt="Line Graph + Single Stat example" />}} ### Histogram @@ -125,7 +125,7 @@ To view **Histogram** controls, click the settings icon ({{< icon "gear" >}}) ne #### Histogram example -![Histogram example](/img/histogram_example.png) +{{< img-hd src="/img/2-0-visualizations-histogram-example.png" alt="Histogram example" />}} ### Single Stat @@ -172,7 +172,7 @@ To view **Gauge** controls, click the settings icon ({{< icon "gear" >}}) next t #### Gauge example -![Gauge example](/img/chrono-viz-gauge-example.png) +{{< img-hd src="/img/2-0-visualizations-gauge-example.png" alt="Gauge example" />}} ### Table @@ -207,4 +207,4 @@ To view **Table** controls, click the settings icon ({{< icon "gear" >}}) next t #### Table view example -![Table example](/img/chrono-viz-table-example.png) +{{< img-hd src="/img/2-0-visualizations-table-example.png" alt="Table example" />}} diff --git a/static/img/2-0-dashboard-clone.png b/static/img/2-0-dashboard-clone.png new file mode 100644 index 000000000..262d8b447 Binary files /dev/null and b/static/img/2-0-dashboard-clone.png differ diff --git a/static/img/2-0-dashboard-delete.png b/static/img/2-0-dashboard-delete.png new file mode 100644 index 000000000..764f98d56 Binary files /dev/null and b/static/img/2-0-dashboard-delete.png differ diff --git a/static/img/2-0-data-explorer-save-as-task.png b/static/img/2-0-data-explorer-save-as-task.png new file mode 100644 index 000000000..7079a3432 Binary files /dev/null and b/static/img/2-0-data-explorer-save-as-task.png differ diff --git a/static/img/data-explorer-ui.png b/static/img/2-0-data-explorer-ui.png similarity index 100% rename from static/img/data-explorer-ui.png rename to static/img/2-0-data-explorer-ui.png diff --git a/static/img/2-0-labels-nav-link.png b/static/img/2-0-labels-nav-link.png new file mode 100644 index 000000000..8b99cb94b Binary files /dev/null and b/static/img/2-0-labels-nav-link.png differ diff --git a/static/img/tasks-create-edit.png b/static/img/2-0-tasks-create-edit.png similarity index 100% rename from static/img/tasks-create-edit.png rename to static/img/2-0-tasks-create-edit.png diff --git a/static/img/visualization-dropdown.png b/static/img/2-0-visualization-dropdown.png similarity index 100% rename from static/img/visualization-dropdown.png rename to static/img/2-0-visualization-dropdown.png diff --git a/static/img/2-0-visualizations-bar-graph-example.png b/static/img/2-0-visualizations-bar-graph-example.png new file mode 100644 index 000000000..bc864502c Binary files /dev/null and b/static/img/2-0-visualizations-bar-graph-example.png differ diff --git a/static/img/2-0-visualizations-gauge-example.png b/static/img/2-0-visualizations-gauge-example.png new file mode 100644 index 000000000..bca5f7ea0 Binary files /dev/null and b/static/img/2-0-visualizations-gauge-example.png differ diff --git a/static/img/histogram_example.png b/static/img/2-0-visualizations-histogram-example.png similarity index 100% rename from static/img/histogram_example.png rename to static/img/2-0-visualizations-histogram-example.png diff --git a/static/img/2-0-visualizations-line-graph-example.png b/static/img/2-0-visualizations-line-graph-example.png new file mode 100644 index 000000000..58f8ac2bc Binary files /dev/null and b/static/img/2-0-visualizations-line-graph-example.png differ diff --git a/static/img/2-0-visualizations-line-graph-single-stat-example.png b/static/img/2-0-visualizations-line-graph-single-stat-example.png new file mode 100644 index 000000000..fb10a574e Binary files /dev/null and b/static/img/2-0-visualizations-line-graph-single-stat-example.png differ diff --git a/static/img/2-0-visualizations-stacked-graph-example.png b/static/img/2-0-visualizations-stacked-graph-example.png new file mode 100644 index 000000000..1b8fdfc20 Binary files /dev/null and b/static/img/2-0-visualizations-stacked-graph-example.png differ diff --git a/static/img/2-0-visualizations-step-plot-graph-example.png b/static/img/2-0-visualizations-step-plot-graph-example.png new file mode 100644 index 000000000..67a633afd Binary files /dev/null and b/static/img/2-0-visualizations-step-plot-graph-example.png differ diff --git a/static/img/2-0-visualizations-table-example.png b/static/img/2-0-visualizations-table-example.png new file mode 100644 index 000000000..128deafdb Binary files /dev/null and b/static/img/2-0-visualizations-table-example.png differ diff --git a/static/img/chrono-viz-bar-graph-controls.png b/static/img/chrono-viz-bar-graph-controls.png deleted file mode 100644 index 171c24c8b..000000000 Binary files a/static/img/chrono-viz-bar-graph-controls.png and /dev/null differ diff --git a/static/img/chrono-viz-bar-graph-example.png b/static/img/chrono-viz-bar-graph-example.png deleted file mode 100644 index 8c2c5b959..000000000 Binary files a/static/img/chrono-viz-bar-graph-example.png and /dev/null differ diff --git a/static/img/chrono-viz-bar-graph-selector.png b/static/img/chrono-viz-bar-graph-selector.png deleted file mode 100644 index b80383230..000000000 Binary files a/static/img/chrono-viz-bar-graph-selector.png and /dev/null differ diff --git a/static/img/chrono-viz-gauge-controls.png b/static/img/chrono-viz-gauge-controls.png deleted file mode 100644 index e4e776a08..000000000 Binary files a/static/img/chrono-viz-gauge-controls.png and /dev/null differ diff --git a/static/img/chrono-viz-gauge-example.png b/static/img/chrono-viz-gauge-example.png deleted file mode 100644 index 8bfabe64f..000000000 Binary files a/static/img/chrono-viz-gauge-example.png and /dev/null differ diff --git a/static/img/chrono-viz-gauge-selector.png b/static/img/chrono-viz-gauge-selector.png deleted file mode 100644 index aa72deaca..000000000 Binary files a/static/img/chrono-viz-gauge-selector.png and /dev/null differ diff --git a/static/img/chrono-viz-line-graph-controls.png b/static/img/chrono-viz-line-graph-controls.png deleted file mode 100644 index 8ffa81ecd..000000000 Binary files a/static/img/chrono-viz-line-graph-controls.png and /dev/null differ diff --git a/static/img/chrono-viz-line-graph-example.png b/static/img/chrono-viz-line-graph-example.png deleted file mode 100644 index 3aef2ba0c..000000000 Binary files a/static/img/chrono-viz-line-graph-example.png and /dev/null differ diff --git a/static/img/chrono-viz-line-graph-selector.png b/static/img/chrono-viz-line-graph-selector.png deleted file mode 100644 index 3c08b8e5b..000000000 Binary files a/static/img/chrono-viz-line-graph-selector.png and /dev/null differ diff --git a/static/img/chrono-viz-line-graph-single-stat-controls.png b/static/img/chrono-viz-line-graph-single-stat-controls.png deleted file mode 100644 index 226ecfefe..000000000 Binary files a/static/img/chrono-viz-line-graph-single-stat-controls.png and /dev/null differ diff --git a/static/img/chrono-viz-line-graph-single-stat-example.png b/static/img/chrono-viz-line-graph-single-stat-example.png deleted file mode 100644 index d10ffe67f..000000000 Binary files a/static/img/chrono-viz-line-graph-single-stat-example.png and /dev/null differ diff --git a/static/img/chrono-viz-line-graph-single-stat-selector.png b/static/img/chrono-viz-line-graph-single-stat-selector.png deleted file mode 100644 index dd6484c88..000000000 Binary files a/static/img/chrono-viz-line-graph-single-stat-selector.png and /dev/null differ diff --git a/static/img/chrono-viz-note-controls.png b/static/img/chrono-viz-note-controls.png deleted file mode 100644 index 1d9ab8145..000000000 Binary files a/static/img/chrono-viz-note-controls.png and /dev/null differ diff --git a/static/img/chrono-viz-note-example.png b/static/img/chrono-viz-note-example.png deleted file mode 100644 index f6645b0dd..000000000 Binary files a/static/img/chrono-viz-note-example.png and /dev/null differ diff --git a/static/img/chrono-viz-note-selector.png b/static/img/chrono-viz-note-selector.png deleted file mode 100644 index 6e16317c9..000000000 Binary files a/static/img/chrono-viz-note-selector.png and /dev/null differ diff --git a/static/img/chrono-viz-single-stat-controls.png b/static/img/chrono-viz-single-stat-controls.png deleted file mode 100644 index e95e37e34..000000000 Binary files a/static/img/chrono-viz-single-stat-controls.png and /dev/null differ diff --git a/static/img/chrono-viz-single-stat-example.png b/static/img/chrono-viz-single-stat-example.png deleted file mode 100644 index 9ce188c85..000000000 Binary files a/static/img/chrono-viz-single-stat-example.png and /dev/null differ diff --git a/static/img/chrono-viz-single-stat-selector.png b/static/img/chrono-viz-single-stat-selector.png deleted file mode 100644 index 3e43eeb82..000000000 Binary files a/static/img/chrono-viz-single-stat-selector.png and /dev/null differ diff --git a/static/img/chrono-viz-stacked-graph-controls.png b/static/img/chrono-viz-stacked-graph-controls.png deleted file mode 100644 index 467405957..000000000 Binary files a/static/img/chrono-viz-stacked-graph-controls.png and /dev/null differ diff --git a/static/img/chrono-viz-stacked-graph-example.png b/static/img/chrono-viz-stacked-graph-example.png deleted file mode 100644 index aeb2598e2..000000000 Binary files a/static/img/chrono-viz-stacked-graph-example.png and /dev/null differ diff --git a/static/img/chrono-viz-stacked-graph-selector.png b/static/img/chrono-viz-stacked-graph-selector.png deleted file mode 100644 index bafe4eeb7..000000000 Binary files a/static/img/chrono-viz-stacked-graph-selector.png and /dev/null differ diff --git a/static/img/chrono-viz-step-plot-graph-controls.png b/static/img/chrono-viz-step-plot-graph-controls.png deleted file mode 100644 index 9f5d4eace..000000000 Binary files a/static/img/chrono-viz-step-plot-graph-controls.png and /dev/null differ diff --git a/static/img/chrono-viz-step-plot-graph-example.png b/static/img/chrono-viz-step-plot-graph-example.png deleted file mode 100644 index 1172a1fb4..000000000 Binary files a/static/img/chrono-viz-step-plot-graph-example.png and /dev/null differ diff --git a/static/img/chrono-viz-step-plot-graph-selector.png b/static/img/chrono-viz-step-plot-graph-selector.png deleted file mode 100644 index 51bfdaa81..000000000 Binary files a/static/img/chrono-viz-step-plot-graph-selector.png and /dev/null differ diff --git a/static/img/chrono-viz-table-controls.png b/static/img/chrono-viz-table-controls.png deleted file mode 100644 index 9f8ad217b..000000000 Binary files a/static/img/chrono-viz-table-controls.png and /dev/null differ diff --git a/static/img/chrono-viz-table-example.png b/static/img/chrono-viz-table-example.png deleted file mode 100644 index 687e1d8a2..000000000 Binary files a/static/img/chrono-viz-table-example.png and /dev/null differ diff --git a/static/img/chrono-viz-table-selector.png b/static/img/chrono-viz-table-selector.png deleted file mode 100644 index 90eeaaeb2..000000000 Binary files a/static/img/chrono-viz-table-selector.png and /dev/null differ diff --git a/static/img/chrono-viz-table-view-example.png b/static/img/chrono-viz-table-view-example.png deleted file mode 100644 index 14949ea26..000000000 Binary files a/static/img/chrono-viz-table-view-example.png and /dev/null differ diff --git a/static/img/chrono-viz-types-selector.png b/static/img/chrono-viz-types-selector.png deleted file mode 100644 index 72f463d96..000000000 Binary files a/static/img/chrono-viz-types-selector.png and /dev/null differ diff --git a/static/img/configuration-icon-profile.png b/static/img/configuration-icon-profile.png deleted file mode 100644 index 112de0ad2..000000000 Binary files a/static/img/configuration-icon-profile.png and /dev/null differ diff --git a/static/img/dashboard-clone.png b/static/img/dashboard-clone.png deleted file mode 100644 index d35c1d4de..000000000 Binary files a/static/img/dashboard-clone.png and /dev/null differ diff --git a/static/img/dashboard-delete.png b/static/img/dashboard-delete.png deleted file mode 100644 index 0e53b77b3..000000000 Binary files a/static/img/dashboard-delete.png and /dev/null differ diff --git a/static/img/data-explorer-save-as-task.png b/static/img/data-explorer-save-as-task.png deleted file mode 100644 index 52791ab5f..000000000 Binary files a/static/img/data-explorer-save-as-task.png and /dev/null differ diff --git a/static/img/labels-nav-link.png b/static/img/labels-nav-link.png deleted file mode 100644 index c0020b1b0..000000000 Binary files a/static/img/labels-nav-link.png and /dev/null differ diff --git a/static/img/test-image-2.png b/static/img/test-image-2.png deleted file mode 100644 index fe2c3976a..000000000 Binary files a/static/img/test-image-2.png and /dev/null differ