zorkian / go-datadog-api

A Go implementation of the Datadog API.
BSD 3-Clause "New" or "Revised" License
183 stars 156 forks source link

Downtime Improvements #239

Closed platinummonkey closed 5 years ago

platinummonkey commented 5 years ago

Add the canonical downtime type classification we pass back nowadays 😄

Adds the Creator & Updater ID's

bkabrda commented 5 years ago

LGTM, merging. Thanks!