Small little slack notifier to report datadog monitor status
355
I wrote this once before for an employer, I decided to rewrite it again and open-source it.
Nutsy is a quick little slack bot that notifies a given webhook url that there are monitoring entries that might require attention.
How to run: docker run -e NUTSY_DD_API_KEY=<datadog_api_key> -e NUTSY_DD_APP_KEY=<datadog_app_key> -e NUTSY_SLACK_URL=<slack_webhook_url> -ti --rm petergrace/nutsy
Content type
Image
Digest
Size
20.3 MB
Last updated
about 8 years ago
docker pull petergrace/nutsy