Documentation
¶
Overview ¶
Package metrics collects Lava execution metrics.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultCollector = NewCollector()
DefaultCollector is the default Collector.
Functions ¶
func Collect ¶
Collect records a metric with the provided name and value using DefaultCollector.
func Write ¶
Write writes the collected metrics to the specified io.Writer using DefaultCollector.
func WriteFile ¶
WriteFile writes the collected metrics into the specified file using DefaultCollector.
Types ¶
Click to show internal directories.
Click to hide internal directories.