Documentation ¶
Overview ¶
Package prometheus provides a Prometheus collector and the required cells HTTP services to expose metrics.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PromTargets ¶
type PromTargets struct {
// contains filtered or unexported fields
}
PromTargets is a serialization of Target Groups
func (*PromTargets) ToJson ¶
func (p *PromTargets) ToJson() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.