zorkian / go-datadog-api

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

Add support for Logs config API #270

Closed tt810 closed 5 years ago

tt810 commented 5 years ago

Support for Logs public config API pipeline and pipelinelist. Pipelinelist has read and update functions. When a 'pipeline' is created, it's automatically included in the pipelinelist, thus there is no creation or deletion for pipelinelist.