Skip to content

Commit 98eb23a

Browse files
shellmayrclaude
andauthored
docs(inbound-filters): Add health-check glob pattern to health check docs (#16881)
Document the new *health-check* (hyphenated) glob pattern that was added to HEALTH_CHECK_GLOBS in sentry, alongside the existing *healthcheck* pattern. Co-authored-by: Claude <noreply@anthropic.com>
1 parent 0e7a963 commit 98eb23a

File tree

1 file changed

+1
-0
lines changed
  • docs/concepts/data-management/filtering

1 file changed

+1
-0
lines changed

docs/concepts/data-management/filtering/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ By applying this filter, you effectively bypass transactions that, while crucial
6464
We consider a transaction to be a health check if its name matches one of the following glob patterns:
6565

6666
- `*healthcheck*`
67+
- `*health-check*`
6768
- `*heartbeat*`
6869
- `*/health`
6970
- `*/healthy`

0 commit comments

Comments
 (0)