Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 14:01
edbc105

Changes

Metrics

  • Removed validation of having minimum one dimension to capture metrics. EMF now support Dimension set being empty as well.

  • Now Customers have ability to set default dimension for metrics via MetricsUtils.defaultDimensionSet(). This is will be automatically applied to any metrics captured via @Metrics annotation as well as withSingleMetric api calls.

image

This release was made possible by the following contributors:

@pankajagrawal16