Seedstack framework , unable to launch application post adding the metrics addon after following the documentation http://seedstack.org/addons/metrics/
Below is the error trace on application start up
org.seedstack.shed.internal.ShedException: [SHED] Unable to instantiate class Description
Unable to instantiate class 'org.seedstack.metrics.MetricsConfig$ServletConfig'. Cause
java.lang.NoSuchMethodException: org.seedstack.metrics.MetricsConfig$ServletConfig.() at java.lang.Class.getConstructor0(Class.java:3082)
Followed the documentation and tried to incorporate , however application giving error on starting the application , expecting the application to start and provide metrics