Package ai.promoted.delivery.client
Interface Metrics
- All Known Implementing Classes:
ApiMetrics
public interface Metrics
-
Method Summary
Modifier and TypeMethodDescriptionvoidrunMetricsLogging(LogRequest logRequest) Do metrics logging.
-
Method Details
-
runMetricsLogging
Do metrics logging.- Parameters:
logRequest- the log request- Throws:
DeliveryException- any delivery exception that may occur
-