otel

package
v5.0.0-...-0681bf2 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package otel groups together some common types for telemetry

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PullServiceDiscovery

type PullServiceDiscovery interface {
	InitHTTPPullService(ctx context.Context, route string)
}

PullServiceDiscovery is used for drivers that may initialize an HTTP service for external data pulling.

type Service

type Service struct {
	Name       string            `json:"name" yaml:"name"`
	Attributes map[string]string `json:"attributes" yaml:"attributes"`
}

Service is a serialization of OpenTelemetry resources.Resource

Jump to

Keyboard shortcuts

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