public interface MetricsService
| Modifier and Type | Method and Description |
|---|---|
void |
report(String tenantId,
Set<BTxnMetric> metrics)
This method reports a set of business transaction related
metrics.
|
void report(String tenantId, Set<BTxnMetric> metrics) throws Exception
tenantId - The tenantmetrics - The metricsException - Failed to report the metricsCopyright © 2015 Red Hat, Inc.. All rights reserved.