Skip to content

leejones/alfred-datadog-dashboards-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred-datadog-dashboards-workflow

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

screenshot of alfred-datadog-dashboards-workflow

Installation

Clone this repo and run:

bin/install

Configuration

The plugin needs a Datadog API key and Application key. You can find or create one on the "Integrations" -> "APIs" page.

Once you have the keys, create a file named ~/.datadogrc with the following format:

export DATADOG_API_KEY=123yourapikey
export DATADOG_APP_KEY=123yourappkey

make sure to restrict permissions on this file (ex. chmod 600 ~/.datadogrc)

About

An Alfred workflow to search your Datadog dashboards and open one

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages