Interface ITelemetryProvider


  • public interface ITelemetryProvider
    Provider of the telemetry information. Responsible for providing recorded internal telemetry in the standard form
    • Method Detail

      • dumpTelemetry

        ITelemetryDump dumpTelemetry()
        Requests recorded telemetry dump from the provider
        Returns:
        The unified dump in form of ITelemetryDump. May not be null