Uses of Class
org.nuxeo.runtime.metrics.reporter.patch.NuxeoDynatraceReporter.Builder
Packages that use NuxeoDynatraceReporter.Builder
-
Uses of NuxeoDynatraceReporter.Builder in org.nuxeo.runtime.metrics.reporter.patch
Methods in org.nuxeo.runtime.metrics.reporter.patch that return NuxeoDynatraceReporter.BuilderModifier and TypeMethodDescriptionNuxeoDynatraceReporter.builder(io.dropwizard.metrics5.MetricRegistry registry) NuxeoDynatraceReporter.Builder.withDeniedExpansions(Set<io.dropwizard.metrics5.MetricAttribute> deniedExpansions) NuxeoDynatraceReporter.Builder.withDimensions(Map<String, String> dimensions) NuxeoDynatraceReporter.Builder.withEmptyTimerAsCount(boolean emptyTimerAsCount) NuxeoDynatraceReporter.Builder.withFilter(io.dropwizard.metrics5.MetricFilter filter) NuxeoDynatraceReporter.Builder.withHostname(String hostname) NuxeoDynatraceReporter.Builder.withPort(int port) NuxeoDynatraceReporter.Builder.withPrefix(String prefix)