Create a custom metric aggregation implementation
Create a custom implementation of the metric aggregation scripted extension point when the default aggregation modes don't cover a calculation you need.
Before you begin
Role required: tsom_visibility_admin
About this task
The metric aggregation scripted extension point includes a default implementation that covers the standard aggregation modes. If the default implementation doesn't cover the aggregation you need, create your own implementation of the extension point. Your implementation runs without requiring a product change.
Procedure
Result
Your custom implementation is active. A scheduled job that calls the metric aggregation scripted extension point runs your implementation along with the other registered implementations.