Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller app runtime master controller
func NewMasterController ¶
NewMasterController new master controller
func (*Controller) Scrape ¶
func (m *Controller) Scrape(ch chan<- prometheus.Metric, scrapeDurationDesc *prometheus.Desc)
Scrape scrape app runtime
Click to show internal directories.
Click to hide internal directories.