new MetricsService()
- Source:
Methods
-
getMetricsSnapshot(o) → {Array.<string>}
-
Will return the metrics that correspond with this measured object.
Parameters:
Name Type Description oMeasured - Source:
Returns:
the map of metrics where the key is the name of the metric (excluding the base name) and the value is the json data representing that metric- Type
- Array.<string>