Skip to main content

Variable Panel 1.6.0

· Updated on August 21, 2023
Mikhail Volkov

We are happy to announce the release of the Variable Panel 1.6.0. This release includes the following updates:

  • Added status sort button.
  • Added minimized mode similar to the native select for Query and Custom variables.
  • Added input for Text box variable.
  • Updated ESLint configuration.
Grafana Catalog

The plugin was updated in Grafana Catalog on July 27, 2023.

Variable panel 1.6.0 for Grafana.

2,500 downloads

We hit the milestone of 2,500 downloads and appreciate the feedback from the community.

The variable panel was downloaded 1,000 times from the Grafana Catalog.
The variable panel was downloaded 1,000 times from the Grafana Catalog.

Status sort button

The status sort button allows filtering values in ascending and descending directions based on the status field from the data source. Status fields with variable and status values should be specified.

Sort button allows to sort values by status field in both directions.
Sort button allows to sort values by status field in both directions.

Minimized mode

The minimized mode is similar to the native select and works for Query and Custom variables.

Depending on the variable options user allow to select a single or multi-value in the multi-lines element.

Multi-line select element allows to select and deselect multiple values.
Multi-line select element allows to select and deselect multiple values.

The variable panel allows updating dashboard variables without occupying valuable top space and placing it anywhere on the dashboard.

The Variable panel is an excellent alternative to the native implementation.
The Variable panel is an excellent alternative to the native implementation.

Input text box

We added a community-requested feature allowing input value for the Text box variables.

The input text box is supported in the table and minimized display modes. If you select the table and enable the feature, the input can be sticky and follow used when scrolling the dashboard.

New input feature for the Text box variables.
New input feature for the Text box variables.

Getting Started

The Variable panel can be installed from the Grafana Catalog or utilizing the Grafana command line tool.

For the latter, please use the following command.

grafana-cli plugins install volkovlabs-variable-panel

YouTube Tutorial

The Variable panel builds on top of the regular dashboard variables. It allows you to have dashboard filters in a separate panel which you can place anywhere on the dashboard.

The variable panel offers you single- and multi-variable layouts along with an advanced Tree View.

Demonstrates the Variable panel functionality.

Release Notes

Features / Enhancements

  • Update ESLint configuration (#47)
  • Add status sort button (#49, #51)
  • Add minimize mode similar to the native select for Query and Custom (#50)
  • Add input for text box variable (#53)

Feedback

We're looking forward to hearing from you. You can use different ways to get in touch with us.

  • Ask a question, request a new feature, and file a bug with GitHub issues.
  • Subscribe to our YouTube Channel and leave your comments.
  • Sponsor our open-source plugins for Grafana with GitHub Sponsor.
  • Support our project by starring the repository.