sorted.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. [
  2. "sessions.Session",
  3. "sites.Site",
  4. "sentry.Option",
  5. "sentry.ControlOption",
  6. "sentry.Actor",
  7. "sentry.RegionOutbox",
  8. "sentry.ControlOutbox",
  9. "sentry.ApiKey",
  10. "sentry.AuthProviderDefaultTeams",
  11. "sentry.AuthProvider",
  12. "sentry.ControlFileBlob",
  13. "sentry.ControlFile",
  14. "sentry.FileBlob",
  15. "sentry.File",
  16. "sentry.Broadcast",
  17. "sentry.CommitAuthor",
  18. "sentry.ProjectDebugFile",
  19. "sentry.ProguardArtifactRelease",
  20. "sentry.DeletedOrganization",
  21. "sentry.DeletedProject",
  22. "sentry.DeletedTeam",
  23. "sentry.Email",
  24. "sentry.Environment",
  25. "sentry.EventAttachment",
  26. "sentry.EventUser",
  27. "sentry.GroupCommitResolution",
  28. "sentry.GroupRedirect",
  29. "sentry.GroupRelease",
  30. "sentry.Organization",
  31. "sentry.Release",
  32. "sentry.IdentityProvider",
  33. "sentry.DocIntegration",
  34. "sentry.ExternalActor",
  35. "sentry.ExternalIssue",
  36. "sentry.Integration",
  37. "sentry.IntegrationExternalProject",
  38. "sentry.IntegrationFeature",
  39. "sentry.LatestRepoReleaseEnvironment",
  40. "sentry.User",
  41. "sentry.NotificationSetting",
  42. "sentry.OrganizationMapping",
  43. "sentry.OrganizationMemberMapping",
  44. "sentry.OrgAuthToken",
  45. "sentry.SnubaQuery",
  46. "sentry.SnubaQueryEventType",
  47. "sentry.Project",
  48. "sentry.ProjectBookmark",
  49. "sentry.ProjectKey",
  50. "sentry.ProjectOwnership",
  51. "sentry.ProjectPlatform",
  52. "sentry.ProjectRedirect",
  53. "sentry.PromptsActivity",
  54. "sentry.PullRequest",
  55. "sentry.PullRequestComment",
  56. "sentry.RawEvent",
  57. "sentry.RecentSearch",
  58. "sentry.RelayUsage",
  59. "sentry.Relay",
  60. "sentry.ReleaseActivity",
  61. "sentry.ReleaseEnvironment",
  62. "sentry.ReleaseFile",
  63. "sentry.ReleaseProjectEnvironment",
  64. "sentry.Repository",
  65. "sentry.ReprocessingReport",
  66. "sentry.Rule",
  67. "sentry.RuleActivity",
  68. "sentry.SavedSearch",
  69. "sentry.ScheduledDeletion",
  70. "sentry.RegionScheduledDeletion",
  71. "sentry.SentryFunction",
  72. "sentry.ServiceHook",
  73. "sentry.RegionTombstone",
  74. "sentry.ControlTombstone",
  75. "sentry.ProjectTransactionThresholdOverride",
  76. "sentry.ProjectTransactionThreshold",
  77. "sentry.UserEmail",
  78. "sentry.UserIP",
  79. "sentry.UserPermission",
  80. "sentry.UserReport",
  81. "sentry.UserRole",
  82. "sentry.UserRoleUser",
  83. "sentry.NotificationAction",
  84. "sentry.TimeSeriesSnapshot",
  85. "sentry.AlertRule",
  86. "sentry.AlertRuleTrigger",
  87. "sentry.AlertRuleTriggerAction",
  88. "sentry.AlertRuleActivity",
  89. "sentry.DiscoverSavedQuery",
  90. "sentry.Monitor",
  91. "sentry.MonitorLocation",
  92. "sentry.MonitorEnvironment",
  93. "sentry.MetricsKeyIndexer",
  94. "sentry.StringIndexer",
  95. "sentry.PerfStringIndexer",
  96. "sentry.ExportedData",
  97. "sentry.ExportedDataBlob",
  98. "nodestore.Node",
  99. "replays.ReplayRecordingSegment",
  100. "social_auth.UserSocialAuth",
  101. "sentry.MonitorCheckIn",
  102. "sentry.DiscoverSavedQueryProject",
  103. "sentry.AlertRuleExcludedProjects",
  104. "sentry.Incident",
  105. "sentry.IncidentSeen",
  106. "sentry.IncidentProject",
  107. "sentry.NotificationActionProject",
  108. "sentry.ServiceHookProject",
  109. "sentry.RuleSnooze",
  110. "sentry.QuerySubscription",
  111. "sentry.ProcessingIssue",
  112. "sentry.OrganizationOnboardingTask",
  113. "sentry.LostPasswordHash",
  114. "sentry.LatestAppConnectBuildsCheck",
  115. "sentry.RepositoryProjectPathConfig",
  116. "sentry.ProjectIntegration",
  117. "sentry.OrganizationIntegration",
  118. "sentry.Identity",
  119. "sentry.GroupTombstone",
  120. "sentry.ReleaseProject",
  121. "sentry.OrganizationMember",
  122. "sentry.Team",
  123. "sentry.OrganizationMemberTeam",
  124. "sentry.Group",
  125. "sentry.GroupHistory",
  126. "sentry.FeatureAdoption",
  127. "sentry.EnvironmentProject",
  128. "sentry.Distribution",
  129. "sentry.Deploy",
  130. "sentry.DashboardTombstone",
  131. "sentry.Dashboard",
  132. "sentry.DashboardProject",
  133. "sentry.Counter",
  134. "sentry.Commit",
  135. "sentry.BroadcastSeen",
  136. "sentry.UserAvatar",
  137. "sentry.TeamAvatar",
  138. "sentry.ProjectAvatar",
  139. "sentry.OrganizationAvatar",
  140. "sentry.DocIntegrationAvatar",
  141. "sentry.FileBlobIndex",
  142. "sentry.FileBlobOwner",
  143. "sentry.ControlFileBlobIndex",
  144. "sentry.ControlFileBlobOwner",
  145. "sentry.AuthIdentity",
  146. "sentry.Authenticator",
  147. "sentry.AuditLogEntry",
  148. "sentry.AssistantActivity",
  149. "sentry.ArtifactBundleFlatFileIndex",
  150. "sentry.ArtifactBundle",
  151. "sentry.AppConnectBuild",
  152. "sentry.ApiApplication",
  153. "sentry.UserOption",
  154. "sentry.ProjectOption",
  155. "sentry.OrganizationOption",
  156. "sentry.Activity",
  157. "sentry.ApiAuthorization",
  158. "sentry.ApiGrant",
  159. "sentry.ApiToken",
  160. "sentry.FlatFileIndexState",
  161. "sentry.ArtifactBundleIndex",
  162. "sentry.ReleaseArtifactBundle",
  163. "sentry.DebugIdArtifactBundle",
  164. "sentry.ProjectArtifactBundle",
  165. "sentry.CommitFileChange",
  166. "sentry.DashboardWidget",
  167. "sentry.GroupOwner",
  168. "sentry.GroupAssignee",
  169. "sentry.GroupBookmark",
  170. "sentry.GroupEmailThread",
  171. "sentry.GroupEnvironment",
  172. "sentry.GroupHash",
  173. "sentry.GroupInbox",
  174. "sentry.GroupLink",
  175. "sentry.GroupMeta",
  176. "sentry.GroupResolution",
  177. "sentry.GroupRuleStatus",
  178. "sentry.GroupSeen",
  179. "sentry.GroupShare",
  180. "sentry.GroupSnooze",
  181. "sentry.GroupSubscription",
  182. "sentry.SentryApp",
  183. "sentry.PagerDutyService",
  184. "sentry.SentryAppComponent",
  185. "sentry.SentryAppInstallation",
  186. "sentry.SentryAppInstallationForProvider",
  187. "sentry.SentryAppInstallationToken",
  188. "sentry.OrganizationAccessRequest",
  189. "sentry.PlatformExternalIssue",
  190. "sentry.EventProcessingIssue",
  191. "sentry.ProjectTeam",
  192. "sentry.ProjectCodeOwners",
  193. "sentry.PullRequestCommit",
  194. "sentry.ReleaseCommit",
  195. "sentry.ReleaseHeadCommit",
  196. "sentry.RuleFireHistory",
  197. "sentry.PendingIncidentSnapshot",
  198. "sentry.IncidentSnapshot",
  199. "sentry.IncidentActivity",
  200. "sentry.IncidentSubscription",
  201. "sentry.IncidentTrigger",
  202. "sentry.AlertRuleTriggerExclusion",
  203. "sentry.TeamKeyTransaction",
  204. "sentry.DashboardWidgetQuery",
  205. "sentry.SentryAppAvatar"
  206. ]