Uses of Interface
com.agorapulse.micronaut.newrelic.NewRelicInsightsService
-
Uses of NewRelicInsightsService in com.agorapulse.micronaut.newrelic
Classes in com.agorapulse.micronaut.newrelic that implement NewRelicInsightsServiceModifier and TypeClassDescriptionclassAsync NewRelicInsightsService, which uses the New Relic Java agent to send events by batch, every minute.classDefault NewRelicInsightsService, sends events to the New Relic API in real time, with a blocking request.class