Interface TelemetrySender

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void sendBatch​(com.newrelic.telemetry.events.EventBatch eventBatch)  
      void sendBatch​(com.newrelic.telemetry.metrics.MetricBatch metricBatch)  
    • Method Detail

      • sendBatch

        void sendBatch​(com.newrelic.telemetry.metrics.MetricBatch metricBatch)
      • sendBatch

        void sendBatch​(com.newrelic.telemetry.events.EventBatch eventBatch)