instrumentations

package
v1.8.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InstrumentationALL   = "*"
	InstrumentationHTTP  = "http"
	InstrumentationGRPC  = "grpc"
	InstrumentationSQL   = "sql"
	InstrumentationRedis = "redis"
	InstrumentationKafka = "kafka"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type InstrumentationSelection

type InstrumentationSelection uint64

func NewInstrumentationSelection

func NewInstrumentationSelection(instrumentations []string) InstrumentationSelection

func (InstrumentationSelection) DBEnabled

func (s InstrumentationSelection) DBEnabled() bool

func (InstrumentationSelection) GRPCEnabled

func (s InstrumentationSelection) GRPCEnabled() bool

func (InstrumentationSelection) HTTPEnabled

func (s InstrumentationSelection) HTTPEnabled() bool

func (InstrumentationSelection) KafkaEnabled

func (s InstrumentationSelection) KafkaEnabled() bool

func (InstrumentationSelection) MQEnabled

func (s InstrumentationSelection) MQEnabled() bool

func (InstrumentationSelection) RedisEnabled

func (s InstrumentationSelection) RedisEnabled() bool

func (InstrumentationSelection) SQLEnabled

func (s InstrumentationSelection) SQLEnabled() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL