Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Releases: signalfx/gateway

v1.2.20

09 Dec 15:27
11987cd
Compare
Choose a tag to compare
  • Fix issue with carbon listener where a single invalid or ignored metric would result in the entire message being dropped

v1.0.8

25 Jan 17:31
8421d05
Compare
Choose a tag to compare

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

11 Jan 22:28
1e9e0d5
Compare
Choose a tag to compare

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

17 Dec 04:58
Compare
Choose a tag to compare

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

11 Aug 00:06
45dee5c
Compare
Choose a tag to compare

Added support for Jaeger's Thrift format on the /v1/trace endpoint.

v0.10.9

21 Jun 16:47
Compare
Choose a tag to compare

Fix bug in handling span response.

v0.10.7

20 Jun 21:06
d0956ef
Compare
Choose a tag to compare

Count and log late or future datapoints, spans or events if configured

v0.10.6

14 Jun 00:49
1b6e717
Compare
Choose a tag to compare

Metricproxy supports SignalFx v1 trace format.

v0.10.5

01 May 23:13
705c9be
Compare
Choose a tag to compare

A few more metrics on prometheus listener and signalfx forwarder around batch size and latency

v0.10.4

28 Mar 17:35
02e71a9
Compare
Choose a tag to compare

Handle optional gzip compression on ingress and egress and support chunked requests on ingress