open fun addDisabledMetricsCategory(metricsDomain: MetricsDomain): MicrometerMetricsOptions
Set metric that will not be registered. Schedulers will check the set disabledMetricsCategories when registering metrics suppliers
metricsDomain - the type of metrics
Return
a reference to this, so that the API can be used fluently