Uses of Interface
org.nuxeo.runtime.metrics.MetricsReporter
Packages that use MetricsReporter
Package
Description
-
Uses of MetricsReporter in org.nuxeo.runtime.aws.cloudwatch
Classes in org.nuxeo.runtime.aws.cloudwatch that implement MetricsReporterModifier and TypeClassDescriptionclass
A Metric reporter that exposes nuxeo.streams.scale.metric as a CloudWatch metric in order to be used by AWS autoscaler. -
Uses of MetricsReporter in org.nuxeo.runtime.metrics
Classes in org.nuxeo.runtime.metrics that implement MetricsReporterFields in org.nuxeo.runtime.metrics with type parameters of type MetricsReporterModifier and TypeFieldDescriptionClass
<? extends MetricsReporter> MetricsReporterDescriptor.klass
protected List
<MetricsReporter> MetricsServiceImpl.reporters
Methods in org.nuxeo.runtime.metrics that return MetricsReporter -
Uses of MetricsReporter in org.nuxeo.runtime.metrics.reporter
Classes in org.nuxeo.runtime.metrics.reporter that implement MetricsReporterModifier and TypeClassDescriptionclass
Reports metrics to Datadog.class
Reports traces to Datadog agent.class
Reports metrics to Graphite.class
Reports traces to Jaeger.class
Reports metrics to JMX.class
Reports metrics to Prometheus.class
Reports traces to Zipkin.class
Expose zPages endpoint to control tracing. -
Uses of MetricsReporter in org.nuxeo.runtime.stream
Classes in org.nuxeo.runtime.stream that implement MetricsReporterModifier and TypeClassDescriptionclass
A Specialized Nuxeo Metrics Reporter that sends only Nuxeo Stream metrics into a Stream.