otlp

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IMeterClient

type IMeterClient interface {
	GetMeterProvider(ctx context.Context) (*metric.MeterProvider, error)
}

type MeterClient

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

func NewMeterClient

func NewMeterClient(collectorUrl, serviceName string) *MeterClient

func (*MeterClient) GetMeterProvider

func (m *MeterClient) GetMeterProvider(ctx context.Context) (*metric.MeterProvider, error)

Jump to

Keyboard shortcuts

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