Skip to content

Switch tracking to use the AsyncEmitter

Jeremy Jackson requested to merge tracking-async-emitter into master

What does this MR do?

It resolves that backend instrumentation wasn't working because it needs to use the https protocol, and also introduces the async emitter so tracking doesn't block requests.

Does this MR meet the acceptance criteria?

Conformity

Merge request reports