observability

package
v0.0.0-...-23b4f48 Latest Latest
Warning

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

Go to latest
Published: May 6, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOpenTelemetryResource

func NewOpenTelemetryResource(ctx context.Context, serviceName, serviceVersion string) *resource.Resource

Creates and returns an OpenTelemetry resource representing the given service.

Types

type NewExporterArgs

type NewExporterArgs struct {
	OpenTelemetryResource *resource.Resource
	GRPCClientConnection  *grpc.ClientConn
}

type OpenTelemetryCollectorClient

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

func NewOpenTelemetryCollectorClient

func NewOpenTelemetryCollectorClient(ctx context.Context, url string) *OpenTelemetryCollectorClient

func (*OpenTelemetryCollectorClient) GetConnection

func (o *OpenTelemetryCollectorClient) GetConnection() *grpc.ClientConn

func (*OpenTelemetryCollectorClient) Shutdown

func (o *OpenTelemetryCollectorClient) Shutdown()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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