flat.json 19 KB

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