Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrometheusService ¶
type PrometheusService struct { VegaMonitoringCollector *vega_collectors.VegaMonitoringCollector // contains filtered or unexported fields }
func NewPrometheusService ¶
func NewPrometheusService(cfg *config.PrometheusConfig) *PrometheusService
func (*PrometheusService) Shutdown ¶
func (s *PrometheusService) Shutdown(ctx context.Context) error
func (*PrometheusService) Start ¶
func (s *PrometheusService) Start() error
Click to show internal directories.
Click to hide internal directories.