| Package | Description |
|---|---|
| com.rabbitmq.perf.metrics |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeMetricsFormatter
Composite formatter that calls a list of formatters for each method.
|
class |
CsvMetricsFormatter
Exports metrics to a CSV file.
|
| Modifier and Type | Method and Description |
|---|---|
static MetricsFormatter |
MetricsFormatterFactory.create(java.lang.String type,
MetricsFormatterFactory.Context context) |
| Constructor and Description |
|---|
CompositeMetricsFormatter(MetricsFormatter... formatters) |
DefaultPerformanceMetrics(java.time.Duration interval,
java.util.concurrent.TimeUnit latencyCollectionTimeUnit,
io.micrometer.core.instrument.MeterRegistry registry,
java.lang.String metricsPrefix,
MetricsFormatter formatter) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.