vagelim / dd

some tooling i made at datadog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dd

Stuff I made to make working with Datadog easier
Some scripts might require a settings.json file, which is a simple JSON-formatted file with Datadog API and APP keys.

  • api.py: Authenticate to the DD API and drop into an interactive shell
  • getScreen.py: Get the JSON for a screenboard and save it to a local file
  • putScreen.py: Upload the JSON for a screenboard to DD
  • settings.json.example: Account API/APP keys for DD-related things

About

some tooling i made at datadog


Languages

Language:Python 100.0%