grafana-wtf icon indicating copy to clipboard operation
grafana-wtf copied to clipboard

find command | return the relevant panel

Open interfan7 opened this issue 1 year ago • 3 comments

In our case there are abundance of panels, and many dashboards.

When we insert a query as find command argument, we can discover dashboards. This is better than nothing, but not much helpful, especially as users already have a good idea which dashboard to look at. It's the panels that are the biggest pain in searching where a given query is defined.

interfan7 avatar Jan 30 '24 00:01 interfan7

Hi Leonid,

thank you for writing in. We hear you, and we will see what we might be able to do on another development iteration. If you see some change to improve, patches are always welcome.

With kind regards, Andreas.

amotl avatar Mar 07 '24 22:03 amotl

Dear Leonid,

we just took a closer look into your feature request.

When we insert a query as find command argument, we can discover dashboards. [However,] it's the panels that are the biggest pain in searching where a given query is defined.

Running that command on play.grafana.org, using a recent version of grafana-wtf,

export GRAFANA_URL=https://play.grafana.org
grafana-wtf find influxdb

will sure enough yield tons of output, but can also be used as a canonical example to demonstrate it seems to work reasonably well? This is a "panel" item you can observe in the list of search results, including a direct link to the relevant panel in bright white, and the details where the search term matches, highlighted in bright yellow.

image

Please let us know how this feature detail could be improved to fit your needs.

With kind regards, Andreas.

amotl avatar Mar 30 '24 22:03 amotl