We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d603095 commit 89721bfCopy full SHA for 89721bf
develop-docs/sdk/telemetry/spans/filtering.mdx
@@ -48,7 +48,7 @@ Sentry.init({
48
op: 'fs.read',
49
},
50
{
51
- name: 'health',
+ name: /healthz?/,
52
op: 'http.client',
53
}
54
]
0 commit comments