# Functions
MakeDefaultBeatSupport creates a new SupportFactory based on NewDefaultSupport.
MakeDefaultObserverSupport creates a new SupportFactory based on NewDefaultSupport.
MakeDefaultSupport creates a new SupportFactory for use with the publisher pipeline.
WithAgentMeta adds agent meta information as builtin fields to a processing pipeline.
WithFields creates a modifier with the given default builtin fields.
WithObserverMeta adds beat meta information as builtin fields to a processing pipeline.
# Interfaces
Supporter is used to create an event processing pipeline.
# Type aliases
SupportFactory creates a new processing Supporter that can be used with the publisher pipeline.