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 6913cf5 commit 35eb5f2Copy full SHA for 35eb5f2
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