[~davidmartin] Small note from myself. When we take look how metrics are usually implemented, they are usually part of the core (Firebase, Facebook, AWS). Core has even event based mechanism and services can just provide (post some events to it).
Having it as service is possible but it will have couple implications. |
|