Using Metrics
These guides discuss how to define Metrics
that aggregate values together.
See also the Country demo and the Todo App demos.
An Intro To Metrics
This guide describes how the metrics
module gives you the ability to create and track metrics based on the data in Store
objects.
Building A UI With Metrics
This guide covers how the ui-react
module supports the Metrics
object.
Advanced Metric Definition
This guide describes how the metrics
module let you create more complex types of metrics based on the data in Store
objects.