Computed measurement

From Senfi Docs
Revision as of 15:07, 6 September 2019 by Admin (talk | contribs) (Created page with "This page describes computed measurement in detail. === Overview === As described here, computed measurement is a type of data that is gener...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page describes computed measurement in detail.

Overview

As described here, computed measurement is a type of data that is generated from other data sources.

 ... describe in detailed ...
 ... include a diagram to describe the parts that the developer needs to know ...
 ... describe the lifecycle of those parts ...

Design

The first thing to do when designing a computed measurement is to decide what are the inputs and what to output. A computed measurement can specify multiple measurements as input. Metrics and tags in those measurement will then be available to the function that is responsible for generating the output.


Implementation

Testing

Execution