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. |
Click to show internal directories.
Click to hide internal directories.