go-datadog-api icon indicating copy to clipboard operation
go-datadog-api copied to clipboard

GetEvents() does not support the 'unaggregated' API argument

Open golliher opened this issue 6 years ago • 1 comments

It is useful to be able to search the event stream for unaggregated events.

GetEvents() does not appear to support the optional 'unaggregated' parameter documented here:

  • https://docs.datadoghq.com/api/?lang=python#query-the-event-stream

golliher avatar Jun 01 '19 11:06 golliher

Just to keep the reference here: this is being worked on in https://github.com/zorkian/go-datadog-api/pull/203

bkabrda avatar Feb 03 '20 10:02 bkabrda