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 detector package spec #91

Closed cory-signalfx closed 4 years ago

cory-signalfx commented 4 years ago

Summary

Adds PackageSpecifications to Detector

Motivation

Terraform needs to send this field, which it is currently omitting since this library knows nothing about the field! It specifically is not omitempty because the API would like us to send an empty string.