Class WebRequestTracerURLConnection

    • Constructor Detail

      • WebRequestTracerURLConnection

        public WebRequestTracerURLConnection​(Logger logger,
                                             OpenKitComposite parent,
                                             Beacon beacon,
                                             java.net.URLConnection connection)
        Creates web request tag with a URLConnection

        The required Dynatrace tag is applied automatically, if not done yet.

        Parameters:
        logger - The logger used to log information
        parent - The parent object, to which this web request tracer belongs to
        beacon - Beacon for data sending and tag creation
        connection - The URL connection to trace