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

Add integration in a partial way #6

Closed cory-signalfx closed 5 years ago

cory-signalfx commented 5 years ago

Summary

Adds GetIntegration and DeleteIntegration. These are needed for the Terraform provider's testing.

Motivation

We need to verify that Integrations are created correctly. The content can be all over the map, so we'll defer that for now.