Preparing search index...
The search index is not available
OpenTelemetry SDK
OpenTelemetry SDK
@opentelemetry/core
isUrlIgnored
Function isUrlIgnored
isUrlIgnored
(
url
:
string
,
ignoredUrls
?:
(
string
|
RegExp
)
[]
)
:
boolean
Check if {@param url} should be ignored when comparing against {@param ignoredUrls}
Parameters
url
:
string
Optional
ignoredUrls
: (
string
|
RegExp
)
[]
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
OpenTelemetry SDK
Loading...
Check if {@param url} should be ignored when comparing against {@param ignoredUrls}