Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetricManager ¶
MetricManager allows a number of metric families to be registered
func New ¶
func New(labels ...any) (*MetricManager, error)
func (*MetricManager) MarshalJSON ¶
func (m *MetricManager) MarshalJSON() ([]byte, error)
func (*MetricManager) RegisterFamily ¶
func (*MetricManager) String ¶
func (m *MetricManager) String() string
Click to show internal directories.
Click to hide internal directories.