Git Product home page Git Product logo

datadog-notify's Introduction

Datadog Notify

A simple shell script for creating events in Datadog. A great companion to Monit or other ops tools where you may want things reporting.

Prerequisites

  1. Curl
  2. Datadog API Key

Setup

  1. Put the script somewhere you can execute it from
  2. Export the environment variable DATADOG_API_KEY into the environment the script will be run in
  3. Invoke it! datadog-notify 'Event Title' 'A short message' 'success' 'optional:tags key:value'
  4. Enjoy seeing your deployments, service restarts and other events along side your monitoring stats!

Arguements

  1. The title of the event
  2. The message for the event
  3. Optionally, the alert level. One of: error, warning, info or success. Assumed to be info if not provided
  4. Optionally, some tags in key1:value1 key2:value2 format

datadog-notify's People

Contributors

adamwhittingham avatar otsuarez avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.