grafana-toolbox / grafana-wtf

Grep through all Grafana entities in the spirit of git-wtf.
GNU Affero General Public License v3.0
144 stars 13 forks source link

Add URLs to dashboard variables and panel view/edit pages to the output of the "find" subcommand #56

Closed amotl closed 1 year ago

amotl commented 1 year ago

This patch adds direct URLs to dashboard variables (editview=templating), and to panel view/edit pages (viewPanel=, editPanel=) to the output of the "find" subcommand, as requested by @oplehto at GH-43.

image