headgateotel

package module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package headgateotel bridges headgate's exporter-neutral telemetry facade to application-owned OpenTelemetry providers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Telemetry

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

Telemetry translates headgate events into OpenTelemetry spans and metrics. SDK configuration, sampling, resources, and exporters remain application-owned.

func New

New builds an adapter from providers owned by the application. Nil providers use OpenTelemetry's current global providers; this package never installs an SDK.

func (*Telemetry) OnEvent

func (t *Telemetry) OnEvent(event headgate.Event)

OnEvent implements headgate.Telemetry.

Jump to

Keyboard shortcuts

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