package
0.43.1
Repository: https://github.com/puneetsingh166/onomy-sdk.git
Documentation: pkg.go.dev

# Functions

IncrCounter provides a wrapper functionality for emitting a counter metric with global labels (if any).
IncrCounterWithLabels provides a wrapper functionality for emitting a counter metric with global labels (if any) along with the provided labels.
MeasureSince provides a wrapper functionality for emitting a a time measure metric with global labels (if any).
ModuleMeasureSince provides a short hand method for emitting a time measure metric for a module with a given set of keys.
ModuleSetGauge provides a short hand method for emitting a gauge metric for a module with a given set of keys.
No description provided by the author
No description provided by the author
SetGauge provides a wrapper functionality for emitting a gauge metric with global labels (if any).
SetGaugeWithLabels provides a wrapper functionality for emitting a gauge metric with global labels (if any) along with the provided labels.

# Constants

Metrics supported format types.
Metrics supported format types.
Metrics supported format types.
Common metric key constants.
Common metric key constants.
Common metric key constants.

# Structs

Config defines the configuration options for application telemetry.
No description provided by the author
Metrics defines a wrapper around application telemetry functionality.