Categorygithub.com/tetratelabs/telemetry-opentelemetry
modulepackage
0.0.0-20230901082734-703044a8355a
Repository: https://github.com/tetratelabs/telemetry-opentelemetry.git
Documentation: pkg.go.dev

# README

Telemetry OpenTelemetry

This package contains a Telemetry Metric interface compatible implementation based on OpenTelemetry.

For information on the Telemetry Metric interface, see: https://github.com/tetratelabs/telemetry

For more information on how to use this specific package, see: https://pkg.go.dev/github.com/tetratelabs/telemetry-opentelemetry

# Packages

No description provided by the author

# Functions

New returns a new Telemetry facade compatible MetricSink.
Start should be used by telemetry Exporters so we can trigger final initialization of our histograms.
No description provided by the author
No description provided by the author

# Constants

Predefined units for use with the monitoring package.
Predefined units for use with the monitoring package.
Predefined units for use with the monitoring package.
Predefined units for use with the monitoring package.

# Structs

MetricDefinition records a metric's metadata.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
Unit encodes the standard name for describing the quantity measured by a Metric (if applicable).