I’m running self-hosted Sentry (20.12.1) and my Metric Alert is limited to error.type error and to transaction. What am I missing here? According to this post annoucement I should be able to create alarm on warnings also. Version 20.12.1 was released two weeks after this post…
When I try to create one through Discovery query I get this error:
An alert needs a event.type.error or event.type.transaction. Use one of these and try again.
Here are my features:
for feature in (
"organizations:discover",
"organizations:events",
"organizations:discover-basic",
"organizations:discover-query",
"organizations:events-v2",
"organizations:global-views",
"organizations:incidents",
"organizations:integrations-issue-basic",
"organizations:integrations-issue-sync",
"organizations:invite-members",
"organizations:metric-alert-builder-aggregate",
"organizations:sso-basic",
"organizations:sso-rippling",
"organizations:sso-saml2",
"organizations:performance-view",
"organizations:advanced-search",
"organizations:custom-event-title",
"projects:custom-inbound-filters",
"projects:data-forwarding",
"projects:discard-groups",
"projects:plugins",
"projects:rate-limits",