Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHostname ¶ added in v1.34.0
func GetHostname() string
func GetOSVersion ¶ added in v1.34.0
func GetOSVersion() string
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
func NewCollector ¶
func (*Collector) Collect ¶
func (c *Collector) Collect(ch chan<- prometheus.Metric)
func (*Collector) Describe ¶
func (c *Collector) Describe(ch chan<- *prometheus.Desc)
func (*Collector) Metadata ¶ added in v1.23.15
func (c *Collector) Metadata() *metadata.CloudMetadata
Click to show internal directories.
Click to hide internal directories.