Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMetricSyncerExternal ¶
func NewMetricSyncerExternal(conf *config.Configuration, metricEmitter, dataEmitter metrics.MetricEmitter, metaServer *metaserver.MetaServer, metaCache *metacache.MetaCache) emitter.CustomMetricSyncer
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.