public static final class InsightsServiceImpl.TransactionInsights
extends java.lang.Object
implements com.newrelic.api.agent.Insights
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.newrelic.agent.model.CustomInsightsEvent> |
getEventsForTesting() |
void |
recordCustomEvent(java.lang.String eventType,
java.util.Map<java.lang.String,?> attributes) |
public void recordCustomEvent(java.lang.String eventType,
java.util.Map<java.lang.String,?> attributes)
recordCustomEvent in interface com.newrelic.api.agent.Insightspublic java.util.List<com.newrelic.agent.model.CustomInsightsEvent> getEventsForTesting()