Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScalarMetricValue ¶
type ScalarMetricValue float64
ScalarMetricValue is a numeric endpoint attribute extracted from a configured scalar metric.
func ReadScalarMetricValue ¶
func ReadScalarMetricValue(attrs fwkdl.AttributeMap, key string) (ScalarMetricValue, bool)
func (ScalarMetricValue) Clone ¶
func (v ScalarMetricValue) Clone() fwkdl.Cloneable
Click to show internal directories.
Click to hide internal directories.