Background
As well as the number of events flowing on streams, the Experiment Platform team would like to know whether those events were produced by Test Kitchen instruments or experiments.
AC
- Increment a counter when an event has the instrument_name field set and label the counter with the value
- Increment a counter when an event has the experiment.enrolled field set and label the counter with the value
Notes
- In order to keep the cardinality of the counters to a minimum, we should validate the instrument and experiment names prior to incrementing the counters