Documentation ¶
Index ¶
- func NewFactory() processor.Factory
- type MetadataEnrichBatch
- func (s *MetadataEnrichBatch) Capabilities() consumer.Capabilities
- func (s *MetadataEnrichBatch) ConsumeTraces(ctx context.Context, batch ptrace.Traces) error
- func (s *MetadataEnrichBatch) Shutdown(context.Context) error
- func (s *MetadataEnrichBatch) Start(_ context.Context, host component.Host) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
Types ¶
type MetadataEnrichBatch ¶
type MetadataEnrichBatch struct {
// contains filtered or unexported fields
}
func NewMetadataEnrichBatch ¶
func (*MetadataEnrichBatch) Capabilities ¶
func (s *MetadataEnrichBatch) Capabilities() consumer.Capabilities
func (*MetadataEnrichBatch) ConsumeTraces ¶
Click to show internal directories.
Click to hide internal directories.