package
9.0.0-beta1+incompatible
Repository: https://github.com/elastic/apm-server.git
Documentation: pkg.go.dev
# Functions
NewPublisher creates a new publisher instance.
NewWaitPublishedAcker returns a new WaitPublishedAcker.
# Structs
No description provided by the author
Publisher forwards batches of events to libbeat.
WaitPublishedAcker is a beat.ACKer which keeps track of the number of events published.
# Interfaces
Transformer is an interface implemented by types that can be transformed into beat.Events.
# Type aliases
No description provided by the author