zorkian / go-datadog-api

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

Support logs index API #271

Closed tt810 closed 5 years ago

tt810 commented 5 years ago

Add functions to support GET and UPDATE requests for logs index API. The DELETE | CREATE requests are not supported from logs index API.