Skip to content

Support combining CE/EE aggregated metrics

Plan stage recently added new aggregated metrics to track the features based on the base object Work Item shared among Plan groups (see: #346046 (closed).)

Although some service pings will be EE-only, we want to be able to aggregate both CE/EE service pings under the same aggregated metrics rather than adding and maintaining additional aggregated metrics:

#362550 (comment 1042478747)

I do not think it makes sense to have separate EE and CE aggregate counters. Then we have to join them if we ever want to see a combined count for both. There is also lots of things within work items that are using in both EE and CE, so we would have to basically add the same counter to yet another aggregate counter, which feels weird

#362550 (comment 1042875043)

...that there's not too much value in separating them out. What would really provide value is to be able to use more granular events instead of aggregated counts, so we can run more advanced metrics. But that's way out of the scope of this 😄

Edited by Michał Wielich