Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CollectorHandler ¶
type CollectorHandler struct {
// contains filtered or unexported fields
}
CollectorHandler collects datapoints
func NewCollectorHandler ¶
func NewCollectorHandler(schedulers ...*sfxclient.Scheduler) *CollectorHandler
NewCollectorHandler gets you the new CollectorHandler
func (*CollectorHandler) DatapointsHandler ¶
func (c *CollectorHandler) DatapointsHandler(w http.ResponseWriter, req *http.Request)
DatapointsHandler exposes a handler func
Click to show internal directories.
Click to hide internal directories.