Skip to content

Commit dbb540b

Browse files
authored
Update health-check inbound filter documentation. (#7309)
1 parent 7c72ea9 commit dbb540b

File tree

2 files changed

+2
-0
lines changed
  • src/docs/product

2 files changed

+2
-0
lines changed

src/docs/product/data-management-settings/filtering/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Inbound filters include:
2525
- By their error message
2626
- From specific release versions of your code
2727
- From certain IP addresses
28+
- Transactions coming from healthcheck and ping requests
2829

2930
<Alert title="Note" level="warning">
3031

src/docs/product/performance/performance-at-scale/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ _Health check_ type transactions, while important for checking the stability of
5959
- `*heartbeat*`
6060
- `*/health`
6161
- `*/healthz`
62+
- `*/ping`
6263

6364
### Low Volume Projects
6465

0 commit comments

Comments
 (0)