For the EA of tags page, switch to beta badge.
@@ -248,7 +248,7 @@ class TransactionHeader extends React.Component<Props> {
onClick={this.trackTagsTabClick}
>
{t('Tags')}
- <FeatureBadge type="alpha" noTooltip />
+ <FeatureBadge type="beta" noTooltip />
</ListLink>
</Feature>
<Feature features={['organizations:performance-events-page']}>