Metrics Fields
The specification for Metrics has these fields:
name
-
Optional-String
short name (should be unique across the Microservice's metrics)"meanTemperature"
corresponding_measurement
-
Optional-String
identification of the corresponding measurement, i.e. output of the Model"temperature1"
function
-
Optional-String
short description of the mathematical approach used to derive this value"arithmetic mean"
unit
-
Optional-String
the unit of the metric measurement"degree celsius"
description
-
Optional-String
short description of the metric measurement"This metric describes the arithmetic mean of the approximated temperatures of the fabricated part when it leaves station 4."