| Crates.io | datadog-workflow |
| lib.rs | datadog-workflow |
| version | 2.0.1 |
| created_at | 2018-12-31 05:47:27.315601+00 |
| updated_at | 2019-11-10 09:02:46.410359+00 |
| description | Datadog Alfred Workflow to search dashboards, screenboards and monitors |
| homepage | |
| repository | https://github.com/rust-playground/alfred-workflows-rs/tree/master/datadog-workflow |
| max_upload_size | |
| id | 104671 |
| size | 267,526 |
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
Datadog API URL - they differ for US vs EU eg. https://api.datadoghq.com/api
Datadog Company Subdomain - for building the URL's eg. https://
https://{company}.datadoghq.com/account/settings#apiAPI_KEY and APPLICATION_KEY environment variables for the workflow. 
SUBDOMAIN.API_URL, by default it's set to the US value.dd , navigate to refresh, hit ENTER to cache/index your Datadog timeboards, screenboards and monitors; this may take some time depending on the number your 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.