Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetricsServer ¶
type MetricsServer struct {
// contains filtered or unexported fields
}
func NewMetricsServer ¶
func NewMetricsServer() *MetricsServer
func (*MetricsServer) Collect ¶
func (m *MetricsServer) Collect() (map[string][]common.TimeSeries, error)
func (*MetricsServer) GetType ¶
func (m *MetricsServer) GetType() types.CollectType
func (*MetricsServer) Stop ¶
func (m *MetricsServer) Stop() error
Click to show internal directories.
Click to hide internal directories.