Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
MetricsAddr string
}
func DefaultConfig ¶
func DefaultConfig() Config
type Prometheus ¶
type Prometheus struct {
// contains filtered or unexported fields
}
func NewReceiver ¶
func NewReceiver(config Config) *Prometheus
Click to show internal directories.
Click to hide internal directories.