Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 403 Bytes

incidentist

Incidentist, it's more fun than pulling teeth!

Group PD pages by incident from Datadog API with links and output in markdown, fancy!

Usage

export PD_AUTH_TOKEN=...
export DD_API_KEY=...
export DD_APP_KEY=...
incidentist --team my-team --pd-team my_team --tags team:my-team --since 2021-07-14 --until 2021-07-27 --replace "/service-pod-.*/service-pod/" > ~/incidents.md