Documentation ¶
Index ¶
- func StartCustomMetricCollect(ctx context.Context, baseCtx *katalystbase.GenericContext, ...) (func() error, func() error, error)
- func StartCustomMetricServer(ctx context.Context, baseCtx *katalystbase.GenericContext, ...) (func() error, func() error, error)
- func StartCustomMetricStoreServer(ctx context.Context, baseCtx *katalystbase.GenericContext, ...) (func() error, func() error, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartCustomMetricCollect ¶
func StartCustomMetricCollect(ctx context.Context, baseCtx *katalystbase.GenericContext, conf *config.Configuration, metricStore store.MetricStore, ) (func() error, func() error, error)
func StartCustomMetricServer ¶
func StartCustomMetricServer(ctx context.Context, baseCtx *katalystbase.GenericContext, conf *config.Configuration, metricStore store.MetricStore, ) (func() error, func() error, error)
func StartCustomMetricStoreServer ¶
func StartCustomMetricStoreServer(ctx context.Context, baseCtx *katalystbase.GenericContext, conf *config.Configuration, metricStore store.MetricStore, ) (func() error, func() error, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.