signalfx / signalfx-go

Go client library and instrumentation bindings for SignalFx
https://www.signalfx.com
Apache License 2.0
14 stars 51 forks source link

New functions to retrieve incidents #163

Closed sriniketh923 closed 2 years ago

sriniketh923 commented 2 years ago

Add two functions GetIncident and GetIncidents which retrieve incidents using the /v2/incident/ api. Currently there is only support to get incidents based on detector ids.