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

Releases: signalfx/signalfx-istio-adapter

v0.4.0

20 May 06:44
4df2e6a
Compare
Choose a tag to compare
  • Added traceEndpointUrl config option. This can be used to send send traces to a different endpoint than the one specified buy ingestUrl. This must be the full URL including the path.
  • Built with Go 1.14.

v0.3.0

04 Mar 20:28
Compare
Choose a tag to compare
  • Added option to swap local/remote endpoints for server spans

v0.2.0

04 Mar 20:29
Compare
Choose a tag to compare
  • Added client span id rewriting
  • Removed sampling since our gateway does all the sampling
  • Limited trace span matching rule to avoid low-level TCP connections
  • Made request duration metric a histogram instead of simple counter
  • Access token can be configured with an envvar now to make it easier to use with K8s secrets.

0.1.0

07 Dec 18:42
Compare
Choose a tag to compare
First release tested against Istio 1.1.0-snapshot3