public class MetricsReporter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.mule.runtime.api.notification.NotificationDispatcher |
notificationDispatcher |
| Constructor and Description |
|---|
MetricsReporter(org.mule.runtime.api.notification.NotificationDispatcher notificationDispatcher,
String envType,
String masterOrgId) |
| Modifier and Type | Method and Description |
|---|---|
void |
report(String sourceKey,
ActionType action,
String apifAppVersion,
List<MetricBuilder.Dimension> dimensions,
List<MetricBuilder.Fact> facts,
Optional<String> sourceName) |
protected org.mule.runtime.api.notification.NotificationDispatcher notificationDispatcher
public void report(String sourceKey, ActionType action, String apifAppVersion, List<MetricBuilder.Dimension> dimensions, List<MetricBuilder.Fact> facts, Optional<String> sourceName)
Copyright © 2024. All rights reserved.