Remove Boomtable plugin from the build

Description

Boomtable plugin was migrated to Grafana table plugin, but the source code of the boomtable plugin is still pending to be removed from grafana-dashboards repository.

This is where the plugin can be found:

https://github.com/percona/grafana-dashboards/tree/main/panels/yesoreyeram-boomtable-panel

How to test

Check if the following dashboards load without any error:

  1. Check that boomtable plugin is not present in /srv/grafana/plugins

  2. Check that boomtable plugin is not listed on UI /graph/plugins?filterBy=installed&filterByType=all

  3. Check that the plugins is not present using grafana cli, i.e. grafana cli plugins ls

How to document

None

Activity

Alex Demidoff December 20, 2023 at 11:43 AM
Edited

It’s no longer present in the directory:

[root@f7a92b879cd8 opt] # ls -la /srv/grafana/plugins total 4 drwxrwxr-x 11 grafana render 299 Dec 20 11:25 . drwxrwxr-x 6 grafana render 93 Dec 20 11:25 .. drwxr-xr-x 3 grafana render 146 Dec 20 11:25 camptocamp-prometheus-alertmanager-datasource drwxr-xr-x 4 grafana render 230 Dec 20 11:25 grafana-clickhouse-datasource drwxr-xr-x 4 grafana render 277 Dec 20 11:25 grafana-piechart-panel drwxr-xr-x 5 grafana render 255 Dec 20 11:25 grafana-polystat-panel drwxr-xr-x 6 grafana render 188 Dec 20 11:25 grafana-worldmap-panel drwxr-xr-x 3 grafana render 175 Dec 20 11:25 jdbranham-diagram-panel drwxr-xr-x 4 grafana render 191 Dec 20 11:25 natel-discrete-panel drwxr-xr-x 7 grafana render 4096 Dec 20 11:25 petrslavotinek-carpetplot-panel drwxr-xr-x 3 grafana render 18 Dec 20 11:25 pmm-app

Grafana CLI doesn’t list it either:

[root@f7a92b879cd8 opt] # grafana cli plugins ls installed plugins: camptocamp-prometheus-alertmanager-datasource @ 1.0.0 grafana-clickhouse-datasource @ 3.0.0 grafana-piechart-panel @ 1.6.2 grafana-polystat-panel @ 1.2.11 grafana-worldmap-panel @ 0.3.3 jdbranham-diagram-panel @ 1.7.3 natel-discrete-panel @ 0.1.1 petrslavotinek-carpetplot-panel @ 0.1.2 pmm-app @ 2.32.0 Please restart Grafana after installing plugins. Refer to Grafana documentation for instructions if necessary.
Done

Details

Assignee

Reporter

Priority

Needs QA

Yes

Needs Doc

No

Planned Version/s

Fix versions

Story Points

Affects versions

Smart Checklist

Created December 14, 2023 at 11:18 AM
Updated August 13, 2024 at 1:15 PM
Resolved December 20, 2023 at 12:13 PM

Flag notifications