|
@@ -184,7 +184,6 @@ module = [
|
|
|
"sentry.api.endpoints.avatar.team",
|
|
|
"sentry.api.endpoints.avatar.user",
|
|
|
"sentry.api.endpoints.broadcast_index",
|
|
|
- "sentry.api.endpoints.builtin_symbol_sources",
|
|
|
"sentry.api.endpoints.catchall",
|
|
|
"sentry.api.endpoints.chunk",
|
|
|
"sentry.api.endpoints.codeowners",
|
|
@@ -240,7 +239,6 @@ module = [
|
|
|
"sentry.api.endpoints.integrations.sentry_apps.requests",
|
|
|
"sentry.api.endpoints.integrations.sentry_apps.stats.details",
|
|
|
"sentry.api.endpoints.integrations.sentry_apps.stats.index",
|
|
|
- "sentry.api.endpoints.internal.beacon",
|
|
|
"sentry.api.endpoints.internal.integration_proxy",
|
|
|
"sentry.api.endpoints.internal.mail",
|
|
|
"sentry.api.endpoints.internal.stats",
|
|
@@ -334,15 +332,8 @@ module = [
|
|
|
"sentry.api.endpoints.project_tags",
|
|
|
"sentry.api.endpoints.project_transaction_names",
|
|
|
"sentry.api.endpoints.project_transfer",
|
|
|
- "sentry.api.endpoints.project_user_reports",
|
|
|
"sentry.api.endpoints.project_user_stats",
|
|
|
"sentry.api.endpoints.prompts_activity",
|
|
|
- "sentry.api.endpoints.relay.health_check",
|
|
|
- "sentry.api.endpoints.relay.project_configs",
|
|
|
- "sentry.api.endpoints.relay.project_ids",
|
|
|
- "sentry.api.endpoints.relay.public_keys",
|
|
|
- "sentry.api.endpoints.relay.register_challenge",
|
|
|
- "sentry.api.endpoints.relay.register_response",
|
|
|
"sentry.api.endpoints.rpc",
|
|
|
"sentry.api.endpoints.rule_snooze",
|
|
|
"sentry.api.endpoints.setup_wizard",
|
|
@@ -577,7 +568,6 @@ module = [
|
|
|
"sentry.integrations.aws_lambda.utils",
|
|
|
"sentry.integrations.base",
|
|
|
"sentry.integrations.bitbucket.client",
|
|
|
- "sentry.integrations.bitbucket.descriptor",
|
|
|
"sentry.integrations.bitbucket.installed",
|
|
|
"sentry.integrations.bitbucket.integration",
|
|
|
"sentry.integrations.bitbucket.issues",
|
|
@@ -613,7 +603,6 @@ module = [
|
|
|
"sentry.integrations.jira.actions.create_ticket",
|
|
|
"sentry.integrations.jira.actions.form",
|
|
|
"sentry.integrations.jira.client",
|
|
|
- "sentry.integrations.jira.endpoints.descriptor",
|
|
|
"sentry.integrations.jira.endpoints.search",
|
|
|
"sentry.integrations.jira.integration",
|
|
|
"sentry.integrations.jira.views.base",
|
|
@@ -672,7 +661,6 @@ module = [
|
|
|
"sentry.integrations.slack.webhooks.command",
|
|
|
"sentry.integrations.slack.webhooks.event",
|
|
|
"sentry.integrations.utils.commit_context",
|
|
|
- "sentry.integrations.utils.scope",
|
|
|
"sentry.integrations.utils.sync",
|
|
|
"sentry.integrations.vercel.client",
|
|
|
"sentry.integrations.vercel.integration",
|
|
@@ -903,8 +891,6 @@ module = [
|
|
|
"sentry.receivers.releases",
|
|
|
"sentry.receivers.sentry_apps",
|
|
|
"sentry.receivers.users",
|
|
|
- "sentry.relay.config",
|
|
|
- "sentry.relay.config.metric_extraction",
|
|
|
"sentry.release_health.metrics",
|
|
|
"sentry.release_health.metrics_sessions_v2",
|
|
|
"sentry.release_health.sessions",
|
|
@@ -1069,7 +1055,6 @@ module = [
|
|
|
"sentry.tasks.merge",
|
|
|
"sentry.tasks.post_process",
|
|
|
"sentry.tasks.process_buffer",
|
|
|
- "sentry.tasks.relay",
|
|
|
"sentry.tasks.release_registry",
|
|
|
"sentry.tasks.reprocessing",
|
|
|
"sentry.tasks.reprocessing2",
|
|
@@ -1100,7 +1085,6 @@ module = [
|
|
|
"sentry.testutils.modelmanifest",
|
|
|
"sentry.testutils.performance_issues.span_builder",
|
|
|
"sentry.testutils.performance_issues.store_transaction",
|
|
|
- "sentry.testutils.relay",
|
|
|
"sentry.tsdb.base",
|
|
|
"sentry.tsdb.dummy",
|
|
|
"sentry.tsdb.inmemory",
|
|
@@ -1385,7 +1369,6 @@ module = [
|
|
|
"tests.sentry.api_gateway.test_api_gateway",
|
|
|
"tests.sentry.api_gateway.test_proxy",
|
|
|
"tests.sentry.apidocs.test_extensions",
|
|
|
- "tests.sentry.apidocs.test_schema",
|
|
|
"tests.sentry.auth.authenticators.test_sms",
|
|
|
"tests.sentry.auth.authenticators.test_u2f",
|
|
|
"tests.sentry.auth.providers.google.test_provider",
|
|
@@ -1488,7 +1471,6 @@ module = [
|
|
|
"tests.sentry.integrations.aws_lambda.test_client",
|
|
|
"tests.sentry.integrations.aws_lambda.test_integration",
|
|
|
"tests.sentry.integrations.aws_lambda.test_utils",
|
|
|
- "tests.sentry.integrations.bitbucket.test_descriptor",
|
|
|
"tests.sentry.integrations.bitbucket.test_installed",
|
|
|
"tests.sentry.integrations.bitbucket.test_issues",
|
|
|
"tests.sentry.integrations.github.test_client",
|