dtrace

package
v0.0.0-...-1228c0a Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2020 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DtraceObserver

type DtraceObserver struct {
	// contains filtered or unexported fields
}

func NewDtraceObserver

func NewDtraceObserver() (*DtraceObserver, io.Closer, error)

func (*DtraceObserver) Close

func (do *DtraceObserver) Close() error

func (*DtraceObserver) OnStartSpan

func (do *DtraceObserver) OnStartSpan(sp opentracing.Span, operationName string, options opentracing.StartSpanOptions) (jaeger.ContribSpanObserver, bool)

type DtraceSpanObserver

type DtraceSpanObserver struct {
	// contains filtered or unexported fields
}

func (*DtraceSpanObserver) OnFinish

func (dso *DtraceSpanObserver) OnFinish(options opentracing.FinishOptions)

func (*DtraceSpanObserver) OnSetOperationName

func (dso *DtraceSpanObserver) OnSetOperationName(operationName string)

func (*DtraceSpanObserver) OnSetTag

func (dso *DtraceSpanObserver) OnSetTag(key string, value interface{})

Jump to

Keyboard shortcuts

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