Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMetricSyncerExternal ¶
func NewMetricSyncerExternal(conf *config.Configuration, _ interface{}, metricEmitter metrics.MetricEmitter, emitterPool metricspool.MetricsEmitterPool, metaServer *metaserver.MetaServer, metaReader metacache.MetaReader, ) (syncer.CustomMetricSyncer, error)
Types ¶
type MetricSyncerExternal ¶
type MetricSyncerExternal struct {
// contains filtered or unexported fields
}
func (*MetricSyncerExternal) Name ¶
func (e *MetricSyncerExternal) Name() string
func (*MetricSyncerExternal) Run ¶
func (e *MetricSyncerExternal) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.