package
0.0.0-20190912100236-53e5711c875d
Repository: https://github.com/tsaikd/tools.git
Documentation: pkg.go.dev
# Packages
Package export holds the definition of the telemetry Exporter interface, along with some simple implementations.
Package log is a context based logging package, designed to interact well with both the lsp protocol and the other telemetry packages.
Package metric aggregates stats into metrics that can be exported.
Package stats provides support for recording telemetry statistics.
Package tag provides support for telemetry tagging.
Package trace adds support for telemetry tracing.
Package unit holds the definitions for the units you can use in telemetry.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Tag holds a key and value pair.
# Interfaces
Data represents a single point in the time series of a metric.