Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(logger lager.Logger, conf *config.Config, queryAppMetric aggregator.QueryAppMetricsFunc, httpStatusCollector healthendpoint.HTTPStatusCollector) (ifrit.Runner, error)
Types ¶
type EventGenHandler ¶
type EventGenHandler struct {
// contains filtered or unexported fields
}
func NewEventGenHandler ¶
func NewEventGenHandler(logger lager.Logger, queryAppMetric aggregator.QueryAppMetricsFunc) *EventGenHandler
func (*EventGenHandler) GetAggregatedMetricHistories ¶
func (h *EventGenHandler) GetAggregatedMetricHistories(w http.ResponseWriter, r *http.Request, vars map[string]string)
Click to show internal directories.
Click to hide internal directories.