Versions in this module Expand all Collapse all v0 v0.33.0 Apr 29, 2021 v0.32.0 Apr 29, 2021 Changes in this version + func New(params output.Params) (output.Output, error) + type Output struct + func NewDatadog(params output.Params) (*Output, error) + func (o *Output) Description() string + func (o *Output) Start() error + func (o *Output) Stop() error