Skip to content

Commit dc96622

Browse files
authored
feat(alerts): Add new common tags (#7088)
Add new common tags
1 parent 1ed53c7 commit dc96622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/product/alerts/create-alerts/metric-alert-config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ For some metric alerts, you can set the event type that you want to be alerted a
8686
Add filters in the provided input to narrow down what you'll be alerted about, such as URL tags or other event properties. Available properties depend on your alert's event type:
8787

8888
- for **error** events, all error properties are available. See [Searchable Properties](/product/sentry-basics/search/searchable-properties/#event-properties) for a full list
89-
- for **transaction** events, only five properties are available: `release`, `transaction`, `transaction.status`, `transaction.op`, and `http.method`.
89+
- for **transaction** events, only the following properties are available: `release`, `transaction`, `transaction.status`, `transaction.op`, `browser.name`, `os.name`, `geo.country_code`, `http.status_code`, and `http.method`.
9090

9191
#### Invalid Filters
9292

0 commit comments

Comments
 (0)