elastic/apm-queue

Create generic model.APMEvent producer / load generator

Closed this issue · 0 comments

Description

We should add a generic model.APMEvent producer that allows sending some data to a configured queue. It should be configurable:

  • Number of events
  • Concurrency
  • Metadata key
  • Metadata value format
  • Output Type
  • Topic Prefix
  • Topic router based on event type

Related issues

Part of #42