Skip to content

Commit 89721bf

Browse files
committed
regexp in object
1 parent d603095 commit 89721bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/telemetry/spans/filtering.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Sentry.init({
4848
op: 'fs.read',
4949
},
5050
{
51-
name: 'health',
51+
name: /healthz?/,
5252
op: 'http.client',
5353
}
5454
]

0 commit comments

Comments
 (0)