signalfx / signalfx-go

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

Remove `omitempty` from ShowDataMarker #162

Closed mbojko-signalfx closed 2 years ago

mbojko-signalfx commented 2 years ago

This PR is to removing 'omitempty' from ShowDataMarker to allow differentiating between false and nil variables.

mbojko-signalfx commented 2 years ago

Yes, I believe it'll require releasing 2.0.0 version