trace

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exporter

type Exporter struct {
	Buffer *string
	// contains filtered or unexported fields
}

Exporter is an OpenCensus string exporter.

func NewStringExporter

func NewStringExporter(buffer *string, logger logger.Logger) *Exporter

NewStringExporter returns a new string exporter instance.

It is very useful in testing scenario where we want to validate trace propagation.

func (*Exporter) ExportSpan

func (se *Exporter) ExportSpan(sd *trace.SpanData)

ExportSpan exports span content to the buffer.

func (*Exporter) Register

func (se *Exporter) Register(daprID string)

Register creates a new string exporter endpoint and reporter.

Jump to

Keyboard shortcuts

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