Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 603 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 603 Bytes

datadog-dte-outage

This is a small Python script that scrapes the data availabe from https://outagemap.dteenergy.com and emits it as custom metrics to Datadog. It requires at least a free Datadog account to send metrics to.

Dashboard

A public Datadog dashboard built off of this data is available here.

Usage

If you would like to run your own copy, it's as simple as:

export DD_APP_KEY='<Datadog App Key here>
export DD_API_KEY='<Datadog API Key here>
pipenv run ./main.py