Documentation ¶
Overview ¶
Package tracer provides tracers for BindPlane
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleCloud ¶
type GoogleCloud struct {
// contains filtered or unexported fields
}
GoogleCloud is a tracer that uses Google Cloud Monitoring
func NewGoogleCloud ¶
func NewGoogleCloud(cfg *config.GoogleCloudTracing, samplingRate float64, resource *resource.Resource) *GoogleCloud
NewGoogleCloud creates a new GoogleCloud Tracer
type Nop ¶
type Nop struct{}
Nop is a tracer that does nothing
Click to show internal directories.
Click to hide internal directories.