Interface RequestMetricsReporter

All Known Implementing Classes:
NoOpRequestMetricsReporter, OpenCensusRequestMetricsReporter

public interface RequestMetricsReporter
A type to report common metrics shared among all request types.
  • Method Summary

    Modifier and Type Method Description
    RequestMetrics newRequest​(java.lang.String requestName)