Skip to content

Releases: signalfx/golib

v3.3.40

06 Oct 13:21
58a037b
Compare
Choose a tag to compare

What's Changed

  • add support to set up watcher via update function by @jgheewala in #227

Full Changelog: v3.3.39...v3.3.40

3.3.39: gRPC Request Tracker Interceptor

04 Oct 17:58
602c94b
Compare
Choose a tag to compare
Add gRPC interceptor to request tracker (#224)

This makes those metrics reusable between HTTP and gRPC servers

upgrading package version

30 Sep 15:03
d0375b4
Compare
Choose a tag to compare

This release has bunch of go modules upgraded to latest release versions. Major updates are for jaeger & sapm-proto

Updating Endpoints & cleanup

29 Sep 20:39
beef535
Compare
Choose a tag to compare

This release updates new endpoint for o11y products at splunk.
package boltcycle is removed as it was dependent on boltdb which is not longer used and needed.

v3.3.36: wrap httpsink network errors

16 Jul 14:14
875485c
Compare
Choose a tag to compare
httpsink: wrap network errors (#220)

v3.3.35: zkplus: Always check for existance even if creates allowed (#218)

28 Jun 17:35
86c8859
Compare
Choose a tag to compare
This will avoid more issues when dealing wiht read-only root nodes

v3.3.34: zkplus: Add option to check for root node existance (#217)

08 Apr 20:29
a2eaf9d
Compare
Choose a tag to compare
Instead of always trying to create it if it doesn't exist.

This will allow zkplus to work in environments where certain
root nodes are read-only.

v3.3.22: Add span filter error for missing required tags (#214)

22 Feb 18:25
d500531
Compare
Choose a tag to compare
This is intended to be used for RUM initially.

adding web service state support

10 Nov 23:17
cdc4f61
Compare
Choose a tag to compare

Adding support for ServiceState check for web backend services

3.3.17: Bug Fix Release

06 Oct 19:32
308a12d
Compare
Choose a tag to compare
  • update com_signalfx_metrics_protobuf to 0.0.2