import {t} from 'sentry/locale';

export const INSIGHTS_LABEL = t('Performance');
export const INSIGHTS_BASE_URL = '/performance';