package
6.0.0-alpha2+incompatible
Repository: https://github.com/simitt/beats.git
Documentation: pkg.go.dev

# Functions

CreateFullEvent builds a full event given the data generated by a MetricSet.
NewEventFetcher instantiates a new EventFetcher using the given configuration.
NewEventsFetcher instantiates a new EventsFetcher using the given configuration.
NewPushMetricSet instantiates a new PushMetricSet using the given configuration.
No description provided by the author
RunPushMetricSet run the given push metricset for the specific amount of time and returns all of the events and errors that occur during that period.
WriteEvent fetches a single event writes the output to a ./_meta/data.json file.
WriteEvents fetches events and writes the first event to a ./_meta/data.json file.
WriteEventToDataJSON writes the given event as "pretty" JSON to a ./_meta/data.json file.

# Structs

No description provided by the author