Metrics
Publishing Metrics
Available since Glue42 Enterprise 3.20
The Metrics API is accessible through glue.metrics().
To publish a FAV metric, use the featureMetric() method:
glue.metrics().featureMetric("MyFeature", "MyAction", "MyValue");Available since Glue42 Enterprise 3.20
The Metrics API is accessible through glue.metrics().
To publish a FAV metric, use the featureMetric() method:
glue.metrics().featureMetric("MyFeature", "MyAction", "MyValue");