Skip to content

jaredledvina/datadog-dte-outage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple DTE outage scraper to Datadog metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages