Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModelInfo ¶
type ModelInfo struct { }
func (*ModelInfo) GetDesc ¶
func (this *ModelInfo) GetDesc() *prometheus.Desc
func (*ModelInfo) GetValueType ¶
func (this *ModelInfo) GetValueType() prometheus.ValueType
type TotalSeconds ¶
type TotalSeconds struct { }
func (*TotalSeconds) GetDesc ¶
func (this *TotalSeconds) GetDesc() *prometheus.Desc
func (*TotalSeconds) GetValueType ¶
func (this *TotalSeconds) GetValueType() prometheus.ValueType
func (*TotalSeconds) GetValues ¶
func (this *TotalSeconds) GetValues() []exporter.Value
Click to show internal directories.
Click to hide internal directories.