tracing

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SpanRecover       = "sb.recover"
	SpanRecoverLink   = "sb.recover.link"
	SpanRecoverClient = "sb.recover.client"
)

link/connection recovery spans

View Source
const (
	SpanProcessorLoop    = "sb.processor.main"
	SpanProcessorMessage = "sb.processor.message"
	SpanProcessorClose   = "sb.processor.close"
)

processor

View Source
const (
	SpanRenewLock              = "sb.mgmt.RenewLock"
	SpanReceiveDeferred        = "sb.mgmt.ReceiveDeferred"
	SpanSendDisposition        = "sb.mgmt.SendDisposition"
	SpanScheduleMessage        = "sb.mgmt.Schedule"
	SpanCancelScheduledMessage = "sb.mgmt.CancelScheduled"
	SpanPeekFromSequenceNumber = "sb.mgmt.PeekSequenceNumber"
	SpanNameRecover            = "sb.mgmt.Recover"
	SpanTryRecover             = "sb.mgmt.TryRecover"
)

mgmt client spans

View Source
const (
	SpanCompleteMessage = "sb.receiver.complete"
)

settlement

View Source
const (
	SpanGetEntity = "sb.admin.Get"
)

admin client spans

View Source
const (
	SpanNegotiateClaim = "sb.auth.negotiateClaim"
)

authentication

View Source
const (
	SpanSendMessageFmt string = "sb.SendMessage.%s"
)

sender spans

Variables

This section is empty.

Functions

func ApplyComponentInfo

func ApplyComponentInfo(span tab.Spanner, version string)

func ApplyRequestInfo

func ApplyRequestInfo(span tab.Spanner, req *http.Request)

func ApplyResponseInfo

func ApplyResponseInfo(span tab.Spanner, res *http.Response)

func StartConsumerSpanFromContext

func StartConsumerSpanFromContext(ctx context.Context, operationName string, version string) (context.Context, tab.Spanner)

Types

This section is empty.

Jump to

Keyboard shortcuts

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