telemetry

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package telemetry provides APIs for observability and monitoring of applications.

Use this package when you need to collect and export telemetry data such as traces and metrics from your application.

Directories

Path Synopsis
Package metric provides types and functions for recording and exporting metrics.
Package metric provides types and functions for recording and exporting metrics.
Package trace provides context-based span propagation for tracing operations.
Package trace provides context-based span propagation for tracing operations.
attribute
Package attribute provides typed key-value pairs for annotating trace spans.
Package attribute provides typed key-value pairs for annotating trace spans.
event
Package event provides timestamped events that can be attached to trace spans.
Package event provides timestamped events that can be attached to trace spans.
exporter
Package exporter defines the interface for exporting trace spans.
Package exporter defines the interface for exporting trace spans.
span
Package span provides the Span type for representing units of work with timing information and hierarchical structure.
Package span provides the Span type for representing units of work with timing information and hierarchical structure.
status
Package status provides status codes for trace spans.
Package status provides status codes for trace spans.

Jump to

Keyboard shortcuts

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