Releases
v1.2.0
Added
Add UseTLSInsecure
config option to skip TLS verification with Redis (#254 ) | @beanieboi
Add AddHostMetadataToTrace
config option to add Refinery hostname information to spans (#250 ) | @jharley
Additional config validation: verify that sample rate trace field key is specified, if needed (#248 ) | @paulosman
Changed
Remove redundant peer/api suffix from response error metrics (#247 ) | @vreynolds
upstream_response_errors_api
, upstream_response_errors_peer
, peer_response_errors_api
, peer_response_errors_peer
replaced by upstream_response_errors
, peer_response_errors
Fix rules sampler to emit correct metric (#236 ) | @isnotajoke
Previously dynsampler_num_dropped
was emitted, now rulessampler_num_dropped
will be emitted
Maintenance
Update README content (#239 ) | @jjziv
Move from garyburd Redigo to supported redigo (#249 ) | @verajohne
Bump google.golang.org/grpc from 1.32.0 to 1.37.1 (#253 )
Bump github.com/prometheus/client_golang from 0.9.3 to 0.9.4 (#240 )
Bump github.com/pkg/errors from 0.8.1 to 0.9.1 (#232 )
Bump github.com/stretchr/testify from 1.5.1 to 1.7.0 (#231 )
Bump github.com/jessevdk/go-flags from 1.4.0 to 1.5.0 (#230 )
Bump github.com/hashicorp/golang-lru from 0.5.1 to 0.5.4 (#229 )
You can’t perform that action at this time.