Interface Telemetry

    • Method Detail

      • getTimestamp

        java.util.Date getTimestamp()
        Gets the time when telemetry was recorded
      • setTimestamp

        void setTimestamp​(java.util.Date date)
        Sets the time when telemetry was recorded
      • getContext

        TelemetryContext getContext()
        Gets the context associated with this telemetry instance.
      • getProperties

        java.util.Map<java.lang.String,​java.lang.String> getProperties()
        Gets the map of application-defined property names and values.