Back to Pinpoint

Classes for detecting application server type. Comma separated list of fully qualified class names. Wildcard not supported.

agent-module/plugins/websphere/README.md

3.0.51.0 KB
Original Source

Websphere Application Server

Pinpoint Configuration

pinpoint.config

Set enable options.

profiler.websphere.enable=true
# Classes for detecting application server type. Comma separated list of fully qualified class names. Wildcard not supported.
profiler.websphere.bootstrap.main=
# trace param in request  ,default value is true
profiler.websphere.tracerequestparam=true
# URLs to exclude from tracing.
# Support ant style pattern. e.g. /aa/*.html, /??/exclude.html
profiler.websphere.excludeurl=
# HTTP Request methods to exclude from tracing
profiler.websphere.excludemethod=
# Hide pinpoint headers.
profiler.websphere.hidepinpointheader=true

# original IP address header
# https://en.wikipedia.org/wiki/X-Forwarded-For
#profiler.websphere.realipheader=X-Forwarded-For
# nginx real ip header
#profiler.websphere.realipheader=X-Real-IP
#profiler.websphere.realipemptyvalue=unknown

Set Exclude URL options.

profiler.websphere.excludeurl=