opentelemetrytarget

package
v1.27.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnvAccessorCtor

func EnvAccessorCtor() pkgadapter.EnvConfigAccessor

EnvAccessorCtor for configuration parameters

func NewTarget

NewTarget adapter implementation

Types

type Attribute

type Attribute struct {
	Key   string
	Type  attributeValueType
	Value json.RawMessage
}

func (*Attribute) ParseAttribute

func (a *Attribute) ParseAttribute() (*attribute.KeyValue, error)

type Instrument

type Instrument struct {
	sdkapi.Descriptor
	Name        string
	Instrument  string
	Number      string
	Description string
}

type Instruments

type Instruments []*Instrument

func (*Instruments) Decode

func (is *Instruments) Decode(value string) error

type Measure

type Measure struct {
	Name  string
	Kind  string
	Value json.RawMessage

	Attributes []Attribute
}

Jump to

Keyboard shortcuts

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