telemetry

package
v0.0.0-...-8b058bf Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddStringSpanAttribute

func AddStringSpanAttribute(span string, key string, value string)

In noop, AddStringSpanAttribute does nothing.

func EndSpan

func EndSpan(span string)

In noop, EndSpan does nothing.

func GetSpanFromContext

func GetSpanFromContext(ctx context.Context) string

In noop, GetSpanFromContext does nothing and returns an empty string.

func NewSpan

func NewSpan(ctx context.Context, name string) (context.Context, string)

In noop, NewSpan does nothing and returns the passed context and an empty string.

func RecordSpanError

func RecordSpanError(span string, err error)

In noop, RecordSpanError does nothing.

func ShutDown

func ShutDown(ctx context.Context, provider string, span string)

In noop, ShutDown does nothing.

func Start

func Start(ctx context.Context, honeycomb_api_key string, honeycomb_dataset string, rootSpanName string, serviceName string) (context.Context, string, string)

In noop, Start does nothing and returns the passed context and a pair of empty strings.

Types

This section is empty.

Jump to

Keyboard shortcuts

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