Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrometheusServer ¶
type PrometheusServer struct {
// contains filtered or unexported fields
}
func NewPrometheusServer ¶
func NewPrometheusServer(cfg config.Config) *PrometheusServer
func (*PrometheusServer) Shutdown ¶
func (promSrv *PrometheusServer) Shutdown()
func (*PrometheusServer) Start ¶
func (promSrv *PrometheusServer) Start(events chan common.MapStr)
Click to show internal directories.
Click to hide internal directories.