Skip to content

Mark SimpleEmitter as deprecated #309

@mscwilson

Description

The SimpleEmitter sends events singly via GET. We believe that this does not provide any benefits over using the BatchEmitter, whch sends requests via POST. The BatchEmitter can be configured to send events individually if required.

Therefore, we are marking SimpleEmitter as deprecated, for removal in a future release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:completedCompleted - but might not be released yet.type:enhancementNew features or improvements to existing features.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions