We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc72694 commit b8a75f7Copy full SHA for b8a75f7
static/app/views/insights/agentMonitoring/settings.ts
@@ -8,4 +8,4 @@ export const DATA_TYPE_PLURAL = t('Agents');
8
9
export const MODULE_DOC_LINK = 'https://docs.sentry.io/product/insights/ai/';
10
11
-export const MODULE_FEATURES = ['insights-addon-modules', 'agents-insights'];
+export const MODULE_FEATURES = ['agents-insights'];
0 commit comments