Versions in this module Expand all Collapse all v0 v0.3.3 Sep 30, 2021 Changes in this version + type Handler struct + func NewHandler(promURL, promHostname, webhookURL string, log logr.Logger) *Handler + func (h *Handler) SendPrometheus(promStats cli.PrometheusProvider) error + func (h *Handler) SendWebhook(hook cli.WebhookProvider) error v0.3.3-rc1 Sep 30, 2021