Skip to content

An Alfred workflow to search your Grafana dashboards and open one

Notifications You must be signed in to change notification settings

Daghall/alfred-grafana-dashboards-workflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred-grafana-dashboards-workflow

An Alfred workflow to search your Grafana dashboards and select one to open in your default browser.

Installation

Clone this repo and run:

make install

Configuration

Create a file named ~/.alfred-grafana-dashboards with the following format and replace https://example.com with the address for your Grafana server.

GRAFANA_HOST=https://example.com

Features

Type explore to open the /explore route instead of a dashboard.

About

An Alfred workflow to search your Grafana dashboards and open one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 81.4%
  • Makefile 18.6%