Releases: signalfx/golib
Releases · signalfx/golib
v3.3.40
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
Add gRPC interceptor to request tracker (#224) This makes those metrics reusable between HTTP and gRPC servers
upgrading package version
This release has bunch of go modules upgraded to latest release versions. Major updates are for jaeger & sapm-proto
Updating Endpoints & cleanup
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
httpsink: wrap network errors (#220)
v3.3.35: zkplus: Always check for existance even if creates allowed (#218)
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)
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)
This is intended to be used for RUM initially.
adding web service state support
Adding support for ServiceState check for web backend services
3.3.17: Bug Fix Release
- update com_signalfx_metrics_protobuf to 0.0.2