//
pkg.gl
Category
go.opentelemetry.io/contrib/samplers/aws/xray
internal
package
0.24.0
Repository:
https://github.com/open-telemetry/opentelemetry-go-contrib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
886 SLOC
#
Functions
NewManifest
NewManifest return manifest object configured the passed with logging and an xrayClient configured to address addr.
#
Structs
Manifest
Manifest represents a full sampling ruleset and provides options for configuring Logger, Clock and xrayClient.
Rule
Rule represents a sampling rule which contains rule properties and reservoir which keeps tracks of sampling statistics of a rule.