chore(vsflux): Remove Flux VSCode pages, add notice that vsflux is removed from Marketplace extensions, and vsflux and flux-lsp are archived

Closes #5990. Fix broken links.
pull/5999/head
Jason Stirnaman 2025-04-17 13:58:33 -05:00
parent 46f5ee3da4
commit 38f53620dd
11 changed files with 82 additions and 0 deletions

View File

@ -6,6 +6,15 @@ menu:
enterprise_influxdb_v1: enterprise_influxdb_v1:
name: Tools name: Tools
weight: 72 weight: 72
aliases:
- /enterprise_influxdb/v1/tools/flux-vscode/
prepend: |
> [!Important]
> #### Flux VS Code extension no longer available
>
> The `vsflux` extension is no longer available in the Visual Studio Marketplace.
> `vsflux` and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained.
> Their repositories have been archived and are no longer receiving updates.
--- ---
Use the following tools to work with InfluxDB Enterprise: Use the following tools to work with InfluxDB Enterprise:

View File

@ -10,6 +10,14 @@ menu:
enterprise_influxdb_v1: enterprise_influxdb_v1:
name: Flux VS Code extension name: Flux VS Code extension
parent: Tools parent: Tools
draft: true
prepend: |
> [!Important]
> #### Flux VS Code extension no longer available
>
> The `vsflux` extension is no longer available in the Visual Studio Marketplace.
> `vsflux` and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained.
> Their repositories have been archived and are no longer receiving updates.
--- ---
The [Flux Visual Studio Code (VS Code) extension](https://marketplace.visualstudio.com/items?itemName=influxdata.flux) The [Flux Visual Studio Code (VS Code) extension](https://marketplace.visualstudio.com/items?itemName=influxdata.flux)

View File

@ -14,6 +14,14 @@ aliases:
InfluxDB Cloud updates occur frequently. Find a compilation of recent updates below. InfluxDB Cloud updates occur frequently. Find a compilation of recent updates below.
To find information about the latest Flux updates in InfluxDB Cloud, see [Flux release notes](/influxdb/cloud/reference/release-notes/flux/). To find information about the latest Flux updates in InfluxDB Cloud, see [Flux release notes](/influxdb/cloud/reference/release-notes/flux/).
## April 2025
### Flux VS Code extension no longer maintained
`vsflux` is no longer available in the Visual Studio Marketplace.
The `vsflux` Visual Studio Code extension and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained.
Their repositories have been archived and are no longer receiving updates.
## October 2022 ## October 2022
### Custom data retention periods ### Custom data retention periods

View File

@ -6,6 +6,15 @@ weight: 13
menu: menu:
influxdb_cloud: influxdb_cloud:
name: Tools & integrations name: Tools & integrations
aliases:
- /influxdb/cloud/tools/flux-vscode/
prepend: |
> [!Important]
> #### Flux VS Code extension no longer available
>
> The `vsflux` extension is no longer available in the Visual Studio Marketplace.
> `vsflux` and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained.
> Their repositories have been archived and are no longer receiving updates.
--- ---
{{< children >}} {{< children >}}

View File

@ -11,6 +11,7 @@ menu:
name: Flux VS Code extension name: Flux VS Code extension
parent: Tools & integrations parent: Tools & integrations
source: /shared/influxdb-v2/tools/flux-vscode.md source: /shared/influxdb-v2/tools/flux-vscode.md
draft: true
--- ---
<!-- The content of this file is at <!-- The content of this file is at

View File

@ -4,12 +4,20 @@ description: Tools and utilities for interacting with InfluxDB.
aliases: aliases:
- /influxdb/v1/clients/ - /influxdb/v1/clients/
- /influxdb/v1/write_protocols/json/ - /influxdb/v1/write_protocols/json/
- /influxdb/v1/tools/flux-vscode/
menu: menu:
influxdb_v1: influxdb_v1:
name: Tools name: Tools
weight: 60 weight: 60
alt_links: alt_links:
v2: /influxdb/v2/tools/ v2: /influxdb/v2/tools/
prepend: |
> [!Important]
> #### Flux VS Code extension no longer available
>
> The `vsflux` extension is no longer available in the Visual Studio Marketplace.
> `vsflux` and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained.
> Their repositories have been archived and are no longer receiving updates.
--- ---
This section covers the available tools for interacting with InfluxDB. This section covers the available tools for interacting with InfluxDB.
@ -35,6 +43,7 @@ The list of [client libraries](/influxdb/v1/tools/api_client_libraries/) for int
Use the [InfluxDB `inch` tool](/influxdb/v1/tools/inch/) to test InfluxDB performance. Adjust metrics such as the batch size, tag values, and concurrent write streams to test how ingesting different tag cardinalities and metrics affects performance. Use the [InfluxDB `inch` tool](/influxdb/v1/tools/inch/) to test InfluxDB performance. Adjust metrics such as the batch size, tag values, and concurrent write streams to test how ingesting different tag cardinalities and metrics affects performance.
## Graphs and dashboards ## Graphs and dashboards
Use [Chronograf](/chronograf/v1/) or [Grafana](https://grafana.com/docs/grafana/latest/features/datasources/influxdb/) dashboards to visualize your time series data. Use [Chronograf](/chronograf/v1/) or [Grafana](https://grafana.com/docs/grafana/latest/features/datasources/influxdb/) dashboards to visualize your time series data.
@ -60,3 +69,12 @@ SHOW TAG VALUES FROM "your.system"."host_info" WITH KEY = “host”
``` ```
> **Note:** In Chronograf, you can also filter meta query results for a specified time range by [creating a `custom meta query` template variable](/chronograf/v1/guides/dashboard-template-variables/#create-custom-template-variables) and adding a time range filter. > **Note:** In Chronograf, you can also filter meta query results for a specified time range by [creating a `custom meta query` template variable](/chronograf/v1/guides/dashboard-template-variables/#create-custom-template-variables) and adding a time range filter.
## Flux tools
> [!NOTE]
> #### vsflux and Flux-LSP no longer maintained
>
> The `vsflux` Flux VS Code extension and the `flux-lsp` language server plugin for Vim are no longer maintained.
> Their repositories have been archived and are no longer receiving updates.
> `vsflux` is no longer available in the Visual Studio Marketplace.

View File

@ -12,6 +12,14 @@ menu:
parent: Tools parent: Tools
alt_links: alt_links:
v2: /influxdb/v2/tools/flux-vscode/ v2: /influxdb/v2/tools/flux-vscode/
draft: true
prepend: |
> [!Important]
> #### Flux VS Code extension no longer available
>
> The `vsflux` extension is no longer available in the Visual Studio Marketplace.
> `vsflux` and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained.
> Their repositories have been archived and are no longer receiving updates.
--- ---
The [Flux Visual Studio Code (VS Code) extension](https://marketplace.visualstudio.com/items?itemName=influxdata.flux) The [Flux Visual Studio Code (VS Code) extension](https://marketplace.visualstudio.com/items?itemName=influxdata.flux)

View File

@ -6,6 +6,15 @@ weight: 13
menu: menu:
influxdb_v2: influxdb_v2:
name: Tools & integrations name: Tools & integrations
aliases:
- /influxdb/v2/tools/flux-vscode/
prepend: |
> [!Important]
> #### Flux VS Code extension no longer available
>
> The `vsflux` extension is no longer available in the Visual Studio Marketplace.
> `vsflux` and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained.
> Their repositories have been archived and are no longer receiving updates.
--- ---
{{< children >}} {{< children >}}

View File

@ -11,6 +11,7 @@ menu:
name: Flux VS Code extension name: Flux VS Code extension
parent: Tools & integrations parent: Tools & integrations
source: /shared/influxdb-v2/tools/flux-vscode.md source: /shared/influxdb-v2/tools/flux-vscode.md
draft: true
--- ---
<!-- The content for this file is located at <!-- The content for this file is located at

View File

@ -1,4 +1,9 @@
> [!Important]
> #### Flux-LSP no longer maintained
> The `flux-lsp` Flux Language Server Protocol plugin is no longer maintained.
> The [`flux-lsp` repo](https://github.com/influxdata/flux-lsp) has been archived and is no longer receiving updates.
## Requirements ## Requirements
- Vim 8+ - Vim 8+

View File

@ -1,4 +1,10 @@
> [!Important]
> #### vsflux and Flux-LSP no longer maintained
> `vsflux` is no longer available in the Visual Studio Marketplace.
> The `vsflux` Visual Studio Code extension and the `flux-lsp` Flux Language Server Protocol plugin are no longer maintained.
> Their repositories have been archived and are no longer receiving updates.
The [Flux Visual Studio Code (VS Code) extension](https://marketplace.visualstudio.com/items?itemName=influxdata.flux) The [Flux Visual Studio Code (VS Code) extension](https://marketplace.visualstudio.com/items?itemName=influxdata.flux)
provides Flux syntax highlighting, autocompletion, and a direct InfluxDB server provides Flux syntax highlighting, autocompletion, and a direct InfluxDB server
integration that lets you run Flux scripts natively and show results in VS Code. integration that lets you run Flux scripts natively and show results in VS Code.