Datadog Alfred Workflow to cache and search dashboards, screenboards and monitors
sqlite - cache and config values are stored in an sqlite database Datadog Application & API Key - for Datadog API access
https://{company}.datadoghq.com/account/settings#api
dd
you'll be presented with a settings + refresh option, navigate to settings, hit TABdd
, navigate to refresh, hit ENTER to cache/index your Datsdog timeboards, screenboards and monitors; this may take some time depending on the number you organization has, there will be a notification popup once complete.dd d [query]...
which queries for timeboards and screenboards togetherdd t [query]...
which queries for timeboardsdd s [query]...
which queries for screenboardsdd m [OPTIONS] [query]...
which queries for monitors
--tag <tag>
this options allows you to filter monitors by a singe tag attached to them.the sqlite database is located at $HOME/.alfred/workflows/datadog/db.sqlite3