package
2.0.0-beta.2
Repository: https://github.com/cosmos/cosmos-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Disable the telemetry server by default (default enabled).
New creates a new telemetry server.
NewLabel creates a new instance of Label with name and value.
NewMetrics creates a new instance of Metrics.
NewWithConfigOptions creates a new telemetry server with the provided config options.
OverwriteDefaultConfig overwrites the default config with the new config.

# Constants

Metrics supported format types.
Metrics supported format types.
Metrics supported format types.
Metrics supported format types.
Metrics supported format types.
Metrics supported format types.
Metrics supported format types.
No description provided by the author

# Variables

nolint: ignore // false positive.

# Structs

No description provided by the author
GatherResponse is the response type of registered metrics.
Metrics defines a wrapper around application telemetry functionality.
No description provided by the author

# Interfaces

DisplayableSink is an interface that defines a method for displaying metrics.

# Type aliases

CfgOption is a function that allows to overwrite the default server configuration.