internal static IMetricConfiguration Default(this MetricConfigurations metricConfigPresets)
 {
     return(metricConfigPresets.Measurement());
 }