Package com.dynatrace.agent.api


package com.dynatrace.agent.api
  • Class
    Description
    Holds the configuration for a RUM event to be sent via Dynatrace#sendEvent.
    A modifier function that is used to enrich a given event as JSONObject.
    Holds the configuration for an exception event to be sent via the Dynatrace#sendExceptionEvent.
    Holds the configuration for an HTTP Request event to be sent via the Dynatrace#sendHttpRequestEvent.
    Interface definition for enriching automatically monitored HTTP web requests from the framework OkHttp.
    Holds the configuration for a session property event to be sent via the Dynatrace#sendSessionPropertyEvent.