Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGoInstrumentationFactory ¶
func NewGoInstrumentationFactory() instrumentation.Factory
Types ¶
type GoInstrumentationFactory ¶
type GoInstrumentationFactory struct { }
func (*GoInstrumentationFactory) CreateInstrumentation ¶ added in v1.0.134
func (g *GoInstrumentationFactory) CreateInstrumentation(ctx context.Context, pid int, settings instrumentation.Settings) (instrumentation.Instrumentation, error)
type GoOtelEbpfSdk ¶
type GoOtelEbpfSdk struct {
// contains filtered or unexported fields
}
func (*GoOtelEbpfSdk) ApplyConfig ¶
func (g *GoOtelEbpfSdk) ApplyConfig(ctx context.Context, sdkConfig instrumentation.Config) error
Click to show internal directories.
Click to hide internal directories.