- generateChildDependencyId() - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TelemetryCorrelationUtils
-
Generates a child Id for dependencies.
- generateChildDependencyTarget(String) - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TelemetryCorrelationUtils
-
Given a request context, it generates a new dependency target, possibly including the appId found in
the given Request-Context.
- generateChildDependencyTarget(String) - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TraceContextCorrelation
-
Generates the target appId to add to Outbound call
- generateChildDependencyTraceparent() - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TraceContextCorrelation
-
Generates child TraceParent by retrieving values from ThreadLocal.
- get(String) - Method in class com.microsoft.applicationinsights.web.internal.correlation.tracecontext.Tracestate
-
- getAcquisitionDate() - Method in class com.microsoft.applicationinsights.web.internal.cookies.UserCookie
-
- getAppId() - Method in class com.microsoft.applicationinsights.web.internal.correlation.ProfileFetcherResult
-
- getAppId() - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TraceContextCorrelation
-
Retrieves the appId for the current active config's instrumentation key.
- getCookie(Class<E>, HttpServletRequest, String) - Static method in class com.microsoft.applicationinsights.web.internal.cookies.Cookie
-
Gets the cookie from the given http request.
- getCorrelationContext() - Method in class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
Gets the correlation context associated with the request
- getHost(HttpServletRequest) - Method in class com.microsoft.applicationinsights.web.internal.httputils.ApplicationInsightsServletExtractor
-
- getHost(P) - Method in interface com.microsoft.applicationinsights.web.internal.httputils.HttpExtractor
-
Returns the host of the incoming request
- getHttpRequestTelemetry() - Method in class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
Gets the http request telemetry associated with the context.
- getHttpServletRequest() - Method in class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
- getIsNewSession() - Method in class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
Gets a value indicating whether the session is new or not.
- getMappings() - Method in class com.microsoft.applicationinsights.web.internal.correlation.CorrelationContext
-
Gets the correlation context key-value pairs.
- getMaxInstantRetries() - Method in class com.microsoft.applicationinsights.web.internal.correlation.CdsProfileFetcher.CdsRetryPolicy
-
- getMethod(HttpServletRequest) - Method in class com.microsoft.applicationinsights.web.internal.httputils.ApplicationInsightsServletExtractor
-
- getMethod(P) - Method in interface com.microsoft.applicationinsights.web.internal.httputils.HttpExtractor
-
Returns the HTTP method like - GET, POST etc.
- getModulesCount() - Method in class com.microsoft.applicationinsights.web.internal.WebModulesContainer
-
Gets the modules count
- getPath(HttpServletRequest) - Method in class com.microsoft.applicationinsights.web.internal.httputils.ApplicationInsightsServletExtractor
-
- getPath(P) - Method in interface com.microsoft.applicationinsights.web.internal.httputils.HttpExtractor
-
Returns the path for the request url
- getQuery(HttpServletRequest) - Method in class com.microsoft.applicationinsights.web.internal.httputils.ApplicationInsightsServletExtractor
-
- getQuery(P) - Method in interface com.microsoft.applicationinsights.web.internal.httputils.HttpExtractor
-
Returns the query path for request
- getRequestStartTimeTicks() - Method in class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
Gets the request start time in ticks
- getRequestTelemetryContext() - Static method in class com.microsoft.applicationinsights.web.internal.ThreadContext
-
Get the context from ThreadLocal
- getResetPeriodInMinutes() - Method in class com.microsoft.applicationinsights.web.internal.correlation.CdsProfileFetcher.CdsRetryPolicy
-
- getScheme(HttpServletRequest) - Method in class com.microsoft.applicationinsights.web.internal.httputils.ApplicationInsightsServletExtractor
-
- getScheme(P) - Method in interface com.microsoft.applicationinsights.web.internal.httputils.HttpExtractor
-
Returns the scheme of the given request
- getSessionCookie() - Method in class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
Gets the session cookie.
- getSessionId() - Method in class com.microsoft.applicationinsights.web.internal.cookies.SessionCookie
-
Gets the session id.
- getSpanId() - Method in class com.microsoft.applicationinsights.web.internal.correlation.tracecontext.Traceparent
-
- getStatus() - Method in class com.microsoft.applicationinsights.web.internal.ApplicationInsightsHttpResponseWrapper
-
Deprecated.
Gets the response status.
- getStatus() - Method in class com.microsoft.applicationinsights.web.internal.correlation.ProfileFetcherResult
-
- getStatusCode(HttpServletResponse) - Method in class com.microsoft.applicationinsights.web.internal.httputils.ApplicationInsightsServletExtractor
-
- getStatusCode(Q) - Method in interface com.microsoft.applicationinsights.web.internal.httputils.HttpExtractor
-
Returns the status code of request.
- getTraceflag() - Method in class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
- getTraceFlags() - Method in class com.microsoft.applicationinsights.web.internal.correlation.tracecontext.Traceparent
-
- getTraceId() - Method in class com.microsoft.applicationinsights.web.internal.correlation.tracecontext.Traceparent
-
- getTracestate() - Method in class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
- getUri(HttpServletRequest) - Method in class com.microsoft.applicationinsights.web.internal.httputils.ApplicationInsightsServletExtractor
-
- getUri(P) - Method in interface com.microsoft.applicationinsights.web.internal.httputils.HttpExtractor
-
Returns the uri of the given request
- getUrl(HttpServletRequest) - Method in class com.microsoft.applicationinsights.web.internal.httputils.ApplicationInsightsServletExtractor
-
- getUrl(P) - Method in interface com.microsoft.applicationinsights.web.internal.httputils.HttpExtractor
-
Return the URL from HttpRequest
- getUserAgent(HttpServletRequest) - Method in class com.microsoft.applicationinsights.web.internal.httputils.ApplicationInsightsServletExtractor
-
- getUserAgent(P) - Method in interface com.microsoft.applicationinsights.web.internal.httputils.HttpExtractor
-
Returns the value of user-agent header
- getUserCookie() - Method in class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
Gets the user cookie.
- getUserId() - Method in class com.microsoft.applicationinsights.web.internal.cookies.UserCookie
-
- RAW_COOKIE_DELIMITER - Static variable in class com.microsoft.applicationinsights.web.internal.cookies.Cookie
-
- RAW_COOKIE_SPLIT_DELIMITER - Static variable in class com.microsoft.applicationinsights.web.internal.cookies.Cookie
-
- remove() - Static method in class com.microsoft.applicationinsights.web.internal.ThreadContext
-
Remove the context from ThreadLocal
- REQUEST_CONTEXT_HEADER_APPID_KEY - Static variable in class com.microsoft.applicationinsights.web.internal.correlation.TelemetryCorrelationUtils
-
- REQUEST_CONTEXT_HEADER_APPID_KEY - Static variable in class com.microsoft.applicationinsights.web.internal.correlation.TraceContextCorrelation
-
- REQUEST_CONTEXT_HEADER_NAME - Static variable in class com.microsoft.applicationinsights.web.internal.correlation.TelemetryCorrelationUtils
-
- REQUEST_CONTEXT_HEADER_NAME - Static variable in class com.microsoft.applicationinsights.web.internal.correlation.TraceContextCorrelation
-
- REQUEST_CONTEXT_HEADER_ROLENAME_KEY - Static variable in class com.microsoft.applicationinsights.web.internal.correlation.TelemetryCorrelationUtils
-
- REQUESTID_MAXLENGTH - Static variable in class com.microsoft.applicationinsights.web.internal.correlation.TelemetryCorrelationUtils
-
- RequestName - Annotation Type in com.microsoft.applicationinsights.web.javaee
-
- RequestNameHandlerInterceptorAdapter - Class in com.microsoft.applicationinsights.web.spring
-
Created by yonisha on 3/1/2015.
- RequestNameHandlerInterceptorAdapter() - Constructor for class com.microsoft.applicationinsights.web.spring.RequestNameHandlerInterceptorAdapter
-
- RequestNameInterceptor - Class in com.microsoft.applicationinsights.web.javaee
-
- RequestNameInterceptor() - Constructor for class com.microsoft.applicationinsights.web.javaee.RequestNameInterceptor
-
- RequestNameInterceptor - Class in com.microsoft.applicationinsights.web.struts
-
Created by yonisha on 3/10/2015.
- RequestNameInterceptor() - Constructor for class com.microsoft.applicationinsights.web.struts.RequestNameInterceptor
-
- RequestTelemetryContext - Class in com.microsoft.applicationinsights.web.internal
-
Created by yonisha on 2/2/2015.
- RequestTelemetryContext(long) - Constructor for class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
Constructs new RequestTelemetryContext object.
- RequestTelemetryContext(long, HttpServletRequest) - Constructor for class com.microsoft.applicationinsights.web.internal.RequestTelemetryContext
-
Constructs new RequestTelemetryContext object.
- reset() - Method in class com.microsoft.applicationinsights.web.internal.ApplicationInsightsHttpResponseWrapper
-
Deprecated.
- resolveCorrelation(HttpServletRequest, HttpServletResponse, RequestTelemetry) - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TelemetryCorrelationUtils
-
Resolves correlation ID's by parsing well-known correlation headers in the request.
- resolveCorrelation(HttpServletRequest, HttpServletResponse, RequestTelemetry) - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TraceContextCorrelation
-
This method is responsible to perform correlation for incoming request by populating it's
traceId, spanId and parentId.
- resolveInstrumentationKey(String) - Method in enum com.microsoft.applicationinsights.web.internal.correlation.InstrumentationKeyResolver
-
- resolveRequestSource(HttpServletRequest, RequestTelemetry, String) - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TelemetryCorrelationUtils
-
Resolves the source of a request based on request header information and the appId of the current
component, which is retrieved via a query to the AppInsights service.
- resolveRequestSource(HttpServletRequest, RequestTelemetry, String) - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TraceContextCorrelation
-
Resolves the source of a request based on request header information and the appId of the current
component, which is retrieved via a query to the AppInsights service.
- retrieveApplicationCorrelationId() - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TelemetryCorrelationUtils
-
Retrieves the appId (in correlation format) for the current active config's instrumentation key.
- retrieveCorrelationContext() - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TelemetryCorrelationUtils
-
Retrieves the currently stored correlation context from the request context.
- retriveTracestate() - Static method in class com.microsoft.applicationinsights.web.internal.correlation.TraceContextCorrelation
-
Helper method to retrieve Tracestate from ThreadLocal