An open API service indexing awesome lists of open source software.

https://github.com/andrewarrow/infinity-dog

datadog api
https://github.com/andrewarrow/infinity-dog

Last synced: about 1 month ago
JSON representation

datadog api

Awesome Lists containing this project

README

          

# infinity-dog
datadog api

# keys

https://app.datadoghq.com/organization-settings/api-keys

https://app.datadoghq.com/organization-settings/application-keys

```
export DOG_API_KEY="api_key_goes_here"
export DOG_APP_KEY="application_key_goes_here"
export DOG_BASE="environment:prod"
```