flat.json 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856
  1. {
  2. "feedback.feedback": [
  3. "sentry.environment",
  4. "sentry.organization",
  5. "sentry.project"
  6. ],
  7. "hybridcloud.apikeyreplica": [
  8. "sentry.apikey",
  9. "sentry.organization"
  10. ],
  11. "hybridcloud.apitokenreplica": [
  12. "sentry.apiapplication",
  13. "sentry.apitoken",
  14. "sentry.organization",
  15. "sentry.user"
  16. ],
  17. "hybridcloud.controlcacheversion": [],
  18. "hybridcloud.externalactorreplica": [
  19. "sentry.externalactor",
  20. "sentry.integration",
  21. "sentry.organization",
  22. "sentry.team",
  23. "sentry.user"
  24. ],
  25. "hybridcloud.organizationslugreservationreplica": [
  26. "sentry.organization",
  27. "sentry.organizationslugreservation",
  28. "sentry.user"
  29. ],
  30. "hybridcloud.orgauthtokenreplica": [
  31. "sentry.organization",
  32. "sentry.orgauthtoken",
  33. "sentry.user"
  34. ],
  35. "hybridcloud.regioncacheversion": [],
  36. "hybridcloud.webhookpayload": [],
  37. "nodestore.node": [],
  38. "replays.replayrecordingsegment": [
  39. "sentry.file",
  40. "sentry.project"
  41. ],
  42. "sentry.activity": [
  43. "sentry.group",
  44. "sentry.project",
  45. "sentry.user"
  46. ],
  47. "sentry.alertrule": [
  48. "sentry.organization",
  49. "sentry.snubaquery",
  50. "sentry.team",
  51. "sentry.user"
  52. ],
  53. "sentry.alertruleactivationcondition": [
  54. "sentry.alertrule"
  55. ],
  56. "sentry.alertruleactivations": [
  57. "sentry.alertrule",
  58. "sentry.querysubscription"
  59. ],
  60. "sentry.alertruleactivity": [
  61. "sentry.alertrule",
  62. "sentry.user"
  63. ],
  64. "sentry.alertruleexcludedprojects": [
  65. "sentry.alertrule",
  66. "sentry.project"
  67. ],
  68. "sentry.alertruleprojects": [
  69. "sentry.alertrule",
  70. "sentry.project"
  71. ],
  72. "sentry.alertruletrigger": [
  73. "sentry.alertrule"
  74. ],
  75. "sentry.alertruletriggeraction": [
  76. "sentry.alertruletrigger",
  77. "sentry.integration",
  78. "sentry.sentryapp"
  79. ],
  80. "sentry.alertruletriggerexclusion": [
  81. "sentry.alertruletrigger",
  82. "sentry.querysubscription"
  83. ],
  84. "sentry.apiapplication": [
  85. "sentry.user"
  86. ],
  87. "sentry.apiauthorization": [
  88. "sentry.apiapplication",
  89. "sentry.user"
  90. ],
  91. "sentry.apigrant": [
  92. "sentry.apiapplication",
  93. "sentry.user"
  94. ],
  95. "sentry.apikey": [
  96. "sentry.organization"
  97. ],
  98. "sentry.apitoken": [
  99. "sentry.apiapplication",
  100. "sentry.user"
  101. ],
  102. "sentry.artifactbundle": [
  103. "sentry.file",
  104. "sentry.organization"
  105. ],
  106. "sentry.artifactbundleindex": [
  107. "sentry.artifactbundle",
  108. "sentry.organization"
  109. ],
  110. "sentry.assistantactivity": [
  111. "sentry.user"
  112. ],
  113. "sentry.auditlogentry": [
  114. "sentry.apikey",
  115. "sentry.organization",
  116. "sentry.user"
  117. ],
  118. "sentry.authenticator": [
  119. "sentry.user"
  120. ],
  121. "sentry.authidentity": [
  122. "sentry.authprovider",
  123. "sentry.user"
  124. ],
  125. "sentry.authidentityreplica": [
  126. "sentry.authidentity",
  127. "sentry.authprovider",
  128. "sentry.user"
  129. ],
  130. "sentry.authprovider": [
  131. "sentry.organization"
  132. ],
  133. "sentry.authproviderdefaultteams": [
  134. "sentry.authprovider",
  135. "sentry.team"
  136. ],
  137. "sentry.authproviderreplica": [
  138. "sentry.authprovider",
  139. "sentry.organization"
  140. ],
  141. "sentry.broadcast": [],
  142. "sentry.broadcastseen": [
  143. "sentry.broadcast",
  144. "sentry.user"
  145. ],
  146. "sentry.commit": [
  147. "sentry.commitauthor",
  148. "sentry.organization",
  149. "sentry.repository"
  150. ],
  151. "sentry.commitauthor": [
  152. "sentry.organization"
  153. ],
  154. "sentry.commitfilechange": [
  155. "sentry.commit",
  156. "sentry.organization"
  157. ],
  158. "sentry.controlfile": [],
  159. "sentry.controlfileblob": [],
  160. "sentry.controlfileblobindex": [
  161. "sentry.controlfile",
  162. "sentry.controlfileblob"
  163. ],
  164. "sentry.controlfileblobowner": [
  165. "sentry.controlfileblob",
  166. "sentry.organization"
  167. ],
  168. "sentry.controlimportchunk": [],
  169. "sentry.controlimportchunkreplica": [],
  170. "sentry.controloption": [],
  171. "sentry.controloutbox": [],
  172. "sentry.controltombstone": [],
  173. "sentry.counter": [
  174. "sentry.project"
  175. ],
  176. "sentry.customdynamicsamplingrule": [
  177. "sentry.organization",
  178. "sentry.user"
  179. ],
  180. "sentry.customdynamicsamplingruleproject": [
  181. "sentry.customdynamicsamplingrule",
  182. "sentry.project"
  183. ],
  184. "sentry.dashboard": [
  185. "sentry.organization",
  186. "sentry.user"
  187. ],
  188. "sentry.dashboardproject": [
  189. "sentry.dashboard",
  190. "sentry.project"
  191. ],
  192. "sentry.dashboardtombstone": [
  193. "sentry.organization"
  194. ],
  195. "sentry.dashboardwidget": [
  196. "sentry.dashboard"
  197. ],
  198. "sentry.dashboardwidgetquery": [
  199. "sentry.dashboardwidget"
  200. ],
  201. "sentry.dashboardwidgetqueryondemand": [
  202. "sentry.dashboardwidgetquery"
  203. ],
  204. "sentry.debugidartifactbundle": [
  205. "sentry.artifactbundle",
  206. "sentry.organization"
  207. ],
  208. "sentry.deletedorganization": [],
  209. "sentry.deletedproject": [
  210. "sentry.organization"
  211. ],
  212. "sentry.deletedteam": [
  213. "sentry.organization"
  214. ],
  215. "sentry.deploy": [
  216. "sentry.environment",
  217. "sentry.organization",
  218. "sentry.release"
  219. ],
  220. "sentry.discoversavedquery": [
  221. "sentry.organization",
  222. "sentry.user"
  223. ],
  224. "sentry.discoversavedqueryproject": [
  225. "sentry.discoversavedquery",
  226. "sentry.project"
  227. ],
  228. "sentry.distribution": [
  229. "sentry.organization",
  230. "sentry.release"
  231. ],
  232. "sentry.docintegration": [],
  233. "sentry.docintegrationavatar": [
  234. "sentry.controlfile",
  235. "sentry.docintegration"
  236. ],
  237. "sentry.email": [],
  238. "sentry.environment": [
  239. "sentry.organization"
  240. ],
  241. "sentry.environmentproject": [
  242. "sentry.environment",
  243. "sentry.project"
  244. ],
  245. "sentry.eventattachment": [
  246. "sentry.file",
  247. "sentry.group",
  248. "sentry.project"
  249. ],
  250. "sentry.exporteddata": [
  251. "sentry.file",
  252. "sentry.organization",
  253. "sentry.user"
  254. ],
  255. "sentry.exporteddatablob": [
  256. "sentry.exporteddata"
  257. ],
  258. "sentry.externalactor": [
  259. "sentry.integration",
  260. "sentry.organization",
  261. "sentry.team",
  262. "sentry.user"
  263. ],
  264. "sentry.externalissue": [
  265. "sentry.integration",
  266. "sentry.organization"
  267. ],
  268. "sentry.featureadoption": [
  269. "sentry.organization"
  270. ],
  271. "sentry.file": [
  272. "sentry.fileblob"
  273. ],
  274. "sentry.fileblob": [],
  275. "sentry.fileblobindex": [
  276. "sentry.file",
  277. "sentry.fileblob"
  278. ],
  279. "sentry.fileblobowner": [
  280. "sentry.fileblob",
  281. "sentry.organization"
  282. ],
  283. "sentry.group": [
  284. "sentry.project",
  285. "sentry.release"
  286. ],
  287. "sentry.groupassignee": [
  288. "sentry.group",
  289. "sentry.project",
  290. "sentry.team",
  291. "sentry.user"
  292. ],
  293. "sentry.groupbookmark": [
  294. "sentry.group",
  295. "sentry.project",
  296. "sentry.user"
  297. ],
  298. "sentry.groupcommitresolution": [
  299. "sentry.commit",
  300. "sentry.group"
  301. ],
  302. "sentry.groupemailthread": [
  303. "sentry.group",
  304. "sentry.project"
  305. ],
  306. "sentry.groupenvironment": [
  307. "sentry.environment",
  308. "sentry.group",
  309. "sentry.release"
  310. ],
  311. "sentry.grouphash": [
  312. "sentry.group",
  313. "sentry.grouptombstone",
  314. "sentry.project"
  315. ],
  316. "sentry.grouphistory": [
  317. "sentry.group",
  318. "sentry.organization",
  319. "sentry.project",
  320. "sentry.release",
  321. "sentry.team",
  322. "sentry.user"
  323. ],
  324. "sentry.groupinbox": [
  325. "sentry.group",
  326. "sentry.organization",
  327. "sentry.project"
  328. ],
  329. "sentry.grouplink": [
  330. "sentry.group",
  331. "sentry.project"
  332. ],
  333. "sentry.groupmeta": [
  334. "sentry.group"
  335. ],
  336. "sentry.groupowner": [
  337. "sentry.group",
  338. "sentry.organization",
  339. "sentry.project",
  340. "sentry.team",
  341. "sentry.user"
  342. ],
  343. "sentry.groupredirect": [
  344. "sentry.group",
  345. "sentry.organization"
  346. ],
  347. "sentry.grouprelease": [
  348. "sentry.group",
  349. "sentry.project",
  350. "sentry.release"
  351. ],
  352. "sentry.groupresolution": [
  353. "sentry.group",
  354. "sentry.release"
  355. ],
  356. "sentry.grouprulestatus": [
  357. "sentry.group",
  358. "sentry.project",
  359. "sentry.rule"
  360. ],
  361. "sentry.groupsearchview": [
  362. "sentry.organization",
  363. "sentry.user"
  364. ],
  365. "sentry.groupseen": [
  366. "sentry.group",
  367. "sentry.project",
  368. "sentry.user"
  369. ],
  370. "sentry.groupshare": [
  371. "sentry.group",
  372. "sentry.project",
  373. "sentry.user"
  374. ],
  375. "sentry.groupsnooze": [
  376. "sentry.group"
  377. ],
  378. "sentry.groupsubscription": [
  379. "sentry.group",
  380. "sentry.project",
  381. "sentry.team",
  382. "sentry.user"
  383. ],
  384. "sentry.grouptombstone": [
  385. "sentry.project"
  386. ],
  387. "sentry.identity": [
  388. "sentry.identityprovider",
  389. "sentry.user"
  390. ],
  391. "sentry.identityprovider": [],
  392. "sentry.incident": [
  393. "sentry.alertrule",
  394. "sentry.alertruleactivations",
  395. "sentry.organization",
  396. "sentry.querysubscription"
  397. ],
  398. "sentry.incidentactivity": [
  399. "sentry.incident",
  400. "sentry.user"
  401. ],
  402. "sentry.incidentproject": [
  403. "sentry.incident",
  404. "sentry.project"
  405. ],
  406. "sentry.incidentseen": [
  407. "sentry.incident",
  408. "sentry.user"
  409. ],
  410. "sentry.incidentsnapshot": [
  411. "sentry.incident",
  412. "sentry.timeseriessnapshot"
  413. ],
  414. "sentry.incidentsubscription": [
  415. "sentry.incident",
  416. "sentry.user"
  417. ],
  418. "sentry.incidenttrigger": [
  419. "sentry.alertruletrigger",
  420. "sentry.incident"
  421. ],
  422. "sentry.integration": [],
  423. "sentry.integrationexternalproject": [
  424. "sentry.organizationintegration"
  425. ],
  426. "sentry.integrationfeature": [],
  427. "sentry.latestreporeleaseenvironment": [
  428. "sentry.commit",
  429. "sentry.deploy",
  430. "sentry.environment",
  431. "sentry.release",
  432. "sentry.repository"
  433. ],
  434. "sentry.lostpasswordhash": [
  435. "sentry.user"
  436. ],
  437. "sentry.metricskeyindexer": [],
  438. "sentry.monitor": [
  439. "sentry.organization",
  440. "sentry.project",
  441. "sentry.user"
  442. ],
  443. "sentry.monitorcheckin": [
  444. "sentry.monitor",
  445. "sentry.monitorenvironment",
  446. "sentry.monitorlocation",
  447. "sentry.project"
  448. ],
  449. "sentry.monitorenvbrokendetection": [
  450. "sentry.monitorincident"
  451. ],
  452. "sentry.monitorenvironment": [
  453. "sentry.environment",
  454. "sentry.monitor"
  455. ],
  456. "sentry.monitorincident": [
  457. "sentry.monitor",
  458. "sentry.monitorcheckin",
  459. "sentry.monitorenvironment"
  460. ],
  461. "sentry.monitorlocation": [],
  462. "sentry.neglectedrule": [
  463. "sentry.organization",
  464. "sentry.rule"
  465. ],
  466. "sentry.notificationaction": [
  467. "sentry.integration",
  468. "sentry.organization",
  469. "sentry.sentryapp"
  470. ],
  471. "sentry.notificationactionproject": [
  472. "sentry.notificationaction",
  473. "sentry.project"
  474. ],
  475. "sentry.notificationmessage": [
  476. "sentry.alertruletriggeraction",
  477. "sentry.incident",
  478. "sentry.rulefirehistory"
  479. ],
  480. "sentry.notificationsettingoption": [
  481. "sentry.team",
  482. "sentry.user"
  483. ],
  484. "sentry.notificationsettingprovider": [
  485. "sentry.team",
  486. "sentry.user"
  487. ],
  488. "sentry.option": [],
  489. "sentry.organization": [],
  490. "sentry.organizationaccessrequest": [
  491. "sentry.organizationmember",
  492. "sentry.team",
  493. "sentry.user"
  494. ],
  495. "sentry.organizationavatar": [
  496. "sentry.file",
  497. "sentry.organization"
  498. ],
  499. "sentry.organizationintegration": [
  500. "sentry.integration",
  501. "sentry.organization"
  502. ],
  503. "sentry.organizationmapping": [
  504. "sentry.organization"
  505. ],
  506. "sentry.organizationmember": [
  507. "sentry.organization",
  508. "sentry.user"
  509. ],
  510. "sentry.organizationmembermapping": [
  511. "sentry.organization",
  512. "sentry.organizationmember",
  513. "sentry.user"
  514. ],
  515. "sentry.organizationmemberteam": [
  516. "sentry.organizationmember",
  517. "sentry.team"
  518. ],
  519. "sentry.organizationmemberteamreplica": [
  520. "sentry.organization",
  521. "sentry.organizationmember",
  522. "sentry.organizationmemberteam",
  523. "sentry.team"
  524. ],
  525. "sentry.organizationonboardingtask": [
  526. "sentry.organization",
  527. "sentry.project",
  528. "sentry.user"
  529. ],
  530. "sentry.organizationoption": [
  531. "sentry.organization"
  532. ],
  533. "sentry.organizationslugreservation": [
  534. "sentry.organization",
  535. "sentry.user"
  536. ],
  537. "sentry.orgauthtoken": [
  538. "sentry.organization",
  539. "sentry.project",
  540. "sentry.user"
  541. ],
  542. "sentry.pendingincidentsnapshot": [
  543. "sentry.incident"
  544. ],
  545. "sentry.perfstringindexer": [
  546. "sentry.organization"
  547. ],
  548. "sentry.platformexternalissue": [
  549. "sentry.group",
  550. "sentry.project"
  551. ],
  552. "sentry.proguardartifactrelease": [
  553. "sentry.organization",
  554. "sentry.project",
  555. "sentry.projectdebugfile"
  556. ],
  557. "sentry.project": [
  558. "sentry.organization",
  559. "sentry.projecttemplate"
  560. ],
  561. "sentry.projectartifactbundle": [
  562. "sentry.artifactbundle",
  563. "sentry.organization",
  564. "sentry.project"
  565. ],
  566. "sentry.projectbookmark": [
  567. "sentry.project",
  568. "sentry.user"
  569. ],
  570. "sentry.projectcodeowners": [
  571. "sentry.project",
  572. "sentry.repositoryprojectpathconfig"
  573. ],
  574. "sentry.projectdebugfile": [
  575. "sentry.file",
  576. "sentry.project"
  577. ],
  578. "sentry.projectintegration": [
  579. "sentry.integration",
  580. "sentry.project"
  581. ],
  582. "sentry.projectkey": [
  583. "sentry.project"
  584. ],
  585. "sentry.projectoption": [
  586. "sentry.project"
  587. ],
  588. "sentry.projectownership": [
  589. "sentry.project"
  590. ],
  591. "sentry.projectplatform": [
  592. "sentry.project"
  593. ],
  594. "sentry.projectredirect": [
  595. "sentry.organization",
  596. "sentry.project"
  597. ],
  598. "sentry.projectteam": [
  599. "sentry.project",
  600. "sentry.team"
  601. ],
  602. "sentry.projecttemplate": [
  603. "sentry.organization"
  604. ],
  605. "sentry.projecttemplateoption": [
  606. "sentry.projecttemplate"
  607. ],
  608. "sentry.projecttransactionthreshold": [
  609. "sentry.organization",
  610. "sentry.project",
  611. "sentry.user"
  612. ],
  613. "sentry.projecttransactionthresholdoverride": [
  614. "sentry.organization",
  615. "sentry.project",
  616. "sentry.user"
  617. ],
  618. "sentry.promptsactivity": [
  619. "sentry.organization",
  620. "sentry.project",
  621. "sentry.user"
  622. ],
  623. "sentry.pullrequest": [
  624. "sentry.commitauthor",
  625. "sentry.organization",
  626. "sentry.repository"
  627. ],
  628. "sentry.pullrequestcomment": [
  629. "sentry.pullrequest"
  630. ],
  631. "sentry.pullrequestcommit": [
  632. "sentry.commit",
  633. "sentry.pullrequest"
  634. ],
  635. "sentry.querysubscription": [
  636. "sentry.project",
  637. "sentry.snubaquery"
  638. ],
  639. "sentry.recentsearch": [
  640. "sentry.organization",
  641. "sentry.user"
  642. ],
  643. "sentry.regionimportchunk": [],
  644. "sentry.regionoutbox": [],
  645. "sentry.regionscheduleddeletion": [],
  646. "sentry.regiontombstone": [],
  647. "sentry.regressiongroup": [
  648. "sentry.project"
  649. ],
  650. "sentry.relay": [],
  651. "sentry.relayusage": [],
  652. "sentry.release": [
  653. "sentry.organization",
  654. "sentry.project",
  655. "sentry.user"
  656. ],
  657. "sentry.releaseactivity": [
  658. "sentry.release"
  659. ],
  660. "sentry.releaseartifactbundle": [
  661. "sentry.artifactbundle",
  662. "sentry.organization"
  663. ],
  664. "sentry.releasecommit": [
  665. "sentry.commit",
  666. "sentry.organization",
  667. "sentry.project",
  668. "sentry.release"
  669. ],
  670. "sentry.releaseenvironment": [
  671. "sentry.environment",
  672. "sentry.organization",
  673. "sentry.project",
  674. "sentry.release"
  675. ],
  676. "sentry.releasefile": [
  677. "sentry.file",
  678. "sentry.organization",
  679. "sentry.project",
  680. "sentry.release"
  681. ],
  682. "sentry.releaseheadcommit": [
  683. "sentry.commit",
  684. "sentry.organization",
  685. "sentry.release",
  686. "sentry.repository"
  687. ],
  688. "sentry.releaseproject": [
  689. "sentry.project",
  690. "sentry.release"
  691. ],
  692. "sentry.releaseprojectenvironment": [
  693. "sentry.environment",
  694. "sentry.project",
  695. "sentry.release"
  696. ],
  697. "sentry.releasethreshold": [
  698. "sentry.environment",
  699. "sentry.project"
  700. ],
  701. "sentry.relocation": [],
  702. "sentry.relocationfile": [
  703. "sentry.file",
  704. "sentry.relocation"
  705. ],
  706. "sentry.relocationvalidation": [
  707. "sentry.relocation"
  708. ],
  709. "sentry.relocationvalidationattempt": [
  710. "sentry.relocation",
  711. "sentry.relocationvalidation"
  712. ],
  713. "sentry.repository": [
  714. "sentry.integration",
  715. "sentry.organization"
  716. ],
  717. "sentry.repositoryprojectpathconfig": [
  718. "sentry.integration",
  719. "sentry.organization",
  720. "sentry.organizationintegration",
  721. "sentry.project",
  722. "sentry.repository"
  723. ],
  724. "sentry.rule": [
  725. "sentry.environment",
  726. "sentry.project",
  727. "sentry.team",
  728. "sentry.user"
  729. ],
  730. "sentry.ruleactivity": [
  731. "sentry.rule",
  732. "sentry.user"
  733. ],
  734. "sentry.rulefirehistory": [
  735. "sentry.group",
  736. "sentry.project",
  737. "sentry.rule"
  738. ],
  739. "sentry.rulesnooze": [
  740. "sentry.alertrule",
  741. "sentry.rule",
  742. "sentry.user"
  743. ],
  744. "sentry.savedsearch": [
  745. "sentry.organization",
  746. "sentry.user"
  747. ],
  748. "sentry.scheduleddeletion": [],
  749. "sentry.sentryapp": [
  750. "sentry.apiapplication",
  751. "sentry.organization",
  752. "sentry.user"
  753. ],
  754. "sentry.sentryappavatar": [
  755. "sentry.controlfile",
  756. "sentry.sentryapp"
  757. ],
  758. "sentry.sentryappcomponent": [
  759. "sentry.sentryapp"
  760. ],
  761. "sentry.sentryappinstallation": [
  762. "sentry.apigrant",
  763. "sentry.apitoken",
  764. "sentry.organization",
  765. "sentry.sentryapp"
  766. ],
  767. "sentry.sentryappinstallationforprovider": [
  768. "sentry.organization",
  769. "sentry.sentryappinstallation"
  770. ],
  771. "sentry.sentryappinstallationtoken": [
  772. "sentry.apitoken",
  773. "sentry.sentryappinstallation"
  774. ],
  775. "sentry.sentryshot": [
  776. "sentry.organization"
  777. ],
  778. "sentry.servicehook": [
  779. "sentry.apiapplication",
  780. "sentry.organization",
  781. "sentry.project",
  782. "sentry.sentryappinstallation"
  783. ],
  784. "sentry.servicehookproject": [
  785. "sentry.project",
  786. "sentry.servicehook"
  787. ],
  788. "sentry.snubaquery": [
  789. "sentry.environment"
  790. ],
  791. "sentry.snubaqueryeventtype": [
  792. "sentry.snubaquery"
  793. ],
  794. "sentry.spanattributeextractionrulecondition": [
  795. "sentry.spanattributeextractionruleconfig",
  796. "sentry.user"
  797. ],
  798. "sentry.spanattributeextractionruleconfig": [
  799. "sentry.project",
  800. "sentry.user"
  801. ],
  802. "sentry.stringindexer": [
  803. "sentry.organization"
  804. ],
  805. "sentry.team": [
  806. "sentry.organization"
  807. ],
  808. "sentry.teamkeytransaction": [
  809. "sentry.organization",
  810. "sentry.projectteam"
  811. ],
  812. "sentry.teamreplica": [
  813. "sentry.organization",
  814. "sentry.team"
  815. ],
  816. "sentry.timeseriessnapshot": [],
  817. "sentry.user": [],
  818. "sentry.useravatar": [
  819. "sentry.controlfile",
  820. "sentry.user"
  821. ],
  822. "sentry.useremail": [
  823. "sentry.user"
  824. ],
  825. "sentry.userip": [
  826. "sentry.user"
  827. ],
  828. "sentry.useroption": [
  829. "sentry.organization",
  830. "sentry.project",
  831. "sentry.user"
  832. ],
  833. "sentry.userpermission": [
  834. "sentry.user"
  835. ],
  836. "sentry.userreport": [
  837. "sentry.environment",
  838. "sentry.group",
  839. "sentry.project"
  840. ],
  841. "sentry.userrole": [],
  842. "sentry.userroleuser": [
  843. "sentry.user",
  844. "sentry.userrole"
  845. ],
  846. "social_auth.usersocialauth": [
  847. "sentry.user"
  848. ],
  849. "uptime.projectuptimesubscription": [
  850. "sentry.project",
  851. "sentry.team",
  852. "sentry.user",
  853. "uptime.uptimesubscription"
  854. ],
  855. "uptime.uptimesubscription": []
  856. }