andreitaleanu

Results 3 issues of andreitaleanu

The following typesafe config loads just fine (i.e., working will be set to `{b = value}`): ```hocon a { default = {} working = ${a.default} { b = value }...

candidate for next release
need help / info / volunteers welcome

## What are the schemas that are affected by the issue This field group is meant to be used in the context of an [experience event](https://github.com/adobe/xdm/blob/master/docs/reference/classes/experienceevent.schema.md). ## What are examples...

The change adds the ability to disable certain metric attributes by making use of the newly added constructor parameter `disabledMetricAttributes`. Please see the 3.2.0 release notes [here](https://github.com/dropwizard/metrics/releases/tag/v3.2.0).