Releases: signalfx/gateway
v1.2.20
v1.0.8
ClusterName added to config and to meterics emitted from gateway
SignalFx forwarder handles all 2XX response codes properly
Use span references to determine parentSpanId if not already set on thrift content type
Identify & Replace variables in span names on listener
Error out when a regular gateway sees a smart gateway config
v1.0.6
Fix install.sh for name change
Few renaming to gateway name change fixes
Ability to specify additional dimensions on a gateway
Gateway accepts float64 or int64 for span Duration and Timestamp but sends int64
Fix DisableCompression on Gateway Forwarders
Omitempty on json trace marshaling
v1.0.0
First public release of the SignalFx Gateway. Functionally equivalent to v0.10.13 but with the new name (new binary artifact name and configuration file location).
This release is also available as a Docker image: quay.io/signalfx/gateway:v1.0.0
.
v0.10.11
Added support for Jaeger's Thrift format on the /v1/trace
endpoint.