_platforms.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  1. {
  2. "platforms": [
  3. {
  4. "integrations": [
  5. {
  6. "link": "https://docs.getsentry.com/platforms/dotnet/",
  7. "type": "language",
  8. "id": "dotnet",
  9. "name": ".NET"
  10. },
  11. {
  12. "link": "https://docs.getsentry.com/platforms/dotnet/guides/aspnetcore/",
  13. "type": "language",
  14. "id": "dotnet-aspnetcore",
  15. "name": "ASP .NET Core"
  16. }
  17. ],
  18. "id": "dotnet",
  19. "name": ".NET"
  20. },
  21. {
  22. "integrations": [
  23. {
  24. "link": "https://docs.getsentry.com/platforms/apple/",
  25. "type": "language",
  26. "id": "apple",
  27. "name": "Apple"
  28. },
  29. {
  30. "link": "https://docs.getsentry.com/platforms/apple/guides/ios/",
  31. "type": "language",
  32. "id": "apple-ios",
  33. "name": "iOS"
  34. },
  35. {
  36. "link": "https://docs.getsentry.com/platforms/apple/guides/macos/",
  37. "type": "language",
  38. "id": "apple-macos",
  39. "name": "macOS"
  40. }
  41. ],
  42. "id": "apple",
  43. "name": "Apple"
  44. },
  45. {
  46. "integrations": [
  47. {
  48. "link": "https://docs.getsentry.com/clients/elixir/",
  49. "type": "language",
  50. "id": "elixir",
  51. "name": "Elixir"
  52. }
  53. ],
  54. "id": "elixir",
  55. "name": "Elixir"
  56. },
  57. {
  58. "integrations": [
  59. {
  60. "link": "https://docs.getsentry.com/clients/go/",
  61. "type": "language",
  62. "id": "go",
  63. "name": "Go"
  64. },
  65. {
  66. "link": null,
  67. "type": "framework",
  68. "id": "go-http",
  69. "name": "net/http"
  70. }
  71. ],
  72. "id": "go",
  73. "name": "Go"
  74. },
  75. {
  76. "integrations": [
  77. {
  78. "link": "https://docs.getsentry.com/clients/java/modules/android/",
  79. "type": "framework",
  80. "id": "java-android",
  81. "name": "Android"
  82. },
  83. {
  84. "link": "https://docs.getsentry.com/clients/java/modules/appengine/",
  85. "type": "framework",
  86. "id": "java-appengine",
  87. "name": "Google App Engine"
  88. },
  89. {
  90. "link": "https://docs.getsentry.com/clients/java/",
  91. "type": "language",
  92. "id": "java",
  93. "name": "Java"
  94. },
  95. {
  96. "link": "https://docs.getsentry.com/clients/java/modules/log4j/",
  97. "type": "framework",
  98. "id": "java-log4j",
  99. "name": "Log4j 1.x"
  100. },
  101. {
  102. "link": "https://docs.getsentry.com/clients/java/modules/log4j2/",
  103. "type": "framework",
  104. "id": "java-log4j2",
  105. "name": "Log4j 2.x"
  106. },
  107. {
  108. "link": "https://docs.getsentry.com/clients/java/modules/logback/",
  109. "type": "framework",
  110. "id": "java-logback",
  111. "name": "Logback"
  112. },
  113. {
  114. "link": "https://docs.getsentry.com/clients/java/modules/jul/",
  115. "type": "framework",
  116. "id": "java-logging",
  117. "name": "java.util.logging"
  118. }
  119. ],
  120. "id": "java",
  121. "name": "Java"
  122. },
  123. {
  124. "integrations": [
  125. {
  126. "link": "https://docs.getsentry.com/clients/javascript/integrations/angular/",
  127. "type": "framework",
  128. "id": "javascript-angular",
  129. "name": "Angular"
  130. },
  131. {
  132. "link": "https://docs.getsentry.com/clients/javascript/integrations/angularjs/",
  133. "type": "framework",
  134. "id": "javascript-angularjs",
  135. "name": "AngularJS"
  136. },
  137. {
  138. "link": "https://docs.sentry.io/platforms/javascript/guides/astro/",
  139. "type": "framework",
  140. "id": "javascript-astro",
  141. "name": "Astro"
  142. },
  143. {
  144. "link": "https://docs.getsentry.com/clients/javascript/integrations/backbone/",
  145. "type": "framework",
  146. "id": "javascript-backbone",
  147. "name": "Backbone"
  148. },
  149. {
  150. "link": "https://docs.getsentry.com/platforms/javascript/guides/cordova/",
  151. "type": "language",
  152. "id": "cordova",
  153. "name": "Cordova"
  154. },
  155. {
  156. "link": "https://docs.getsentry.com/platforms/javascript/guides/electron/",
  157. "type": "language",
  158. "id": "electron",
  159. "name": "Electron"
  160. },
  161. {
  162. "link": "https://docs.getsentry.com/clients/javascript/integrations/ember/",
  163. "type": "framework",
  164. "id": "javascript-ember",
  165. "name": "Ember"
  166. },
  167. {
  168. "link": "https://docs.getsentry.com/clients/javascript/install/",
  169. "type": "language",
  170. "id": "javascript",
  171. "name": "JavaScript"
  172. },
  173. {
  174. "link": "https://docs.sentry.io/platforms/javascript/guides/nextjs/",
  175. "type": "framework",
  176. "id": "javascript-nextjs",
  177. "name": "Next.js"
  178. },
  179. {
  180. "link": "https://docs.getsentry.com/clients/javascript/integrations/react/",
  181. "type": "framework",
  182. "id": "javascript-react",
  183. "name": "React"
  184. },
  185. {
  186. "link": "https://docs.getsentry.com/clients/javascript/integrations/vue/",
  187. "type": "framework",
  188. "id": "javascript-vue",
  189. "name": "Vue"
  190. },
  191. {
  192. "link": "https://docs.sentry.io/platforms/javascript/guides/remix/",
  193. "type": "framework",
  194. "id": "javascript-remix",
  195. "name": "Remix"
  196. },
  197. {
  198. "link": "https://docs.sentry.io/platforms/javascript/guides/svelte/",
  199. "type": "framework",
  200. "id": "javascript-svelte",
  201. "name": "Svelte"
  202. },
  203. {
  204. "link": "https://docs.sentry.io/platforms/javascript/guides/sveltekit/",
  205. "type": "framework",
  206. "id": "javascript-sveltekit",
  207. "name": "SvelteKit"
  208. }
  209. ],
  210. "id": "javascript",
  211. "name": "JavaScript"
  212. },
  213. {
  214. "integrations": [
  215. {
  216. "link": "https://docs.getsentry.com/clients/minidump/",
  217. "type": "language",
  218. "id": "minidump",
  219. "name": "Minidump"
  220. }
  221. ],
  222. "id": "minidump",
  223. "name": "Minidump"
  224. },
  225. {
  226. "integrations": [
  227. {
  228. "link": "https://docs.sentry.io/error-reporting/quickstart/?platform=native",
  229. "type": "language",
  230. "id": "native",
  231. "name": "Native (C/C++)"
  232. }
  233. ],
  234. "id": "native",
  235. "name": "Native (C/C++)"
  236. },
  237. {
  238. "integrations": [
  239. {
  240. "link": "https://docs.getsentry.com/clients/node/integrations/connect/",
  241. "type": "framework",
  242. "id": "node-connect",
  243. "name": "Connect"
  244. },
  245. {
  246. "link": "https://docs.getsentry.com/clients/node/integrations/express/",
  247. "type": "framework",
  248. "id": "node-express",
  249. "name": "Express"
  250. },
  251. {
  252. "link": "https://docs.getsentry.com/clients/node/integrations/koa/",
  253. "type": "framework",
  254. "id": "node-koa",
  255. "name": "Koa"
  256. },
  257. {
  258. "link": "https://docs.getsentry.com/clients/node/",
  259. "type": "language",
  260. "id": "node",
  261. "name": "Node.js"
  262. }
  263. ],
  264. "id": "node",
  265. "name": "Node.js"
  266. },
  267. {
  268. "integrations": [
  269. {
  270. "link": "https://docs.getsentry.com/clients/php/integrations/laravel/",
  271. "type": "framework",
  272. "id": "php-laravel",
  273. "name": "Laravel"
  274. },
  275. {
  276. "link": "https://docs.getsentry.com/clients/php/integrations/monolog/",
  277. "type": "framework",
  278. "id": "php-monolog",
  279. "name": "Monolog"
  280. },
  281. {
  282. "link": "https://docs.getsentry.com/clients/php/",
  283. "type": "language",
  284. "id": "php",
  285. "name": "PHP"
  286. },
  287. {
  288. "link": "https://docs.getsentry.com/clients/php/integrations/symfony2/",
  289. "type": "framework",
  290. "id": "php-symfony2",
  291. "name": "Symfony2"
  292. }
  293. ],
  294. "id": "php",
  295. "name": "PHP"
  296. },
  297. {
  298. "integrations": [
  299. {
  300. "link": "https://docs.getsentry.com/clients/python/integrations/bottle/",
  301. "type": "framework",
  302. "id": "python-bottle",
  303. "name": "Bottle"
  304. },
  305. {
  306. "link": "https://docs.getsentry.com/clients/python/integrations/celery/",
  307. "type": "library",
  308. "id": "python-celery",
  309. "name": "Celery"
  310. },
  311. {
  312. "link": "https://docs.getsentry.com/clients/python/integrations/django/",
  313. "type": "framework",
  314. "id": "python-django",
  315. "name": "Django"
  316. },
  317. {
  318. "link": "https://docs.getsentry.com/clients/python/integrations/flask/",
  319. "type": "framework",
  320. "id": "python-flask",
  321. "name": "Flask"
  322. },
  323. {
  324. "link": "https://docs.getsentry.com/clients/python/integrations/starlette/",
  325. "type": "framework",
  326. "id": "python-starlette",
  327. "name": "Starlette"
  328. },
  329. {
  330. "link": "https://docs.getsentry.com/clients/python/integrations/fastapi/",
  331. "type": "framework",
  332. "id": "python-fastapi",
  333. "name": "FastAPI"
  334. },
  335. {
  336. "link": "https://docs.getsentry.com/clients/python/integrations/pylons/",
  337. "type": "framework",
  338. "id": "python-pylons",
  339. "name": "Pylons"
  340. },
  341. {
  342. "link": "https://docs.getsentry.com/clients/python/integrations/pyramid/",
  343. "type": "framework",
  344. "id": "python-pyramid",
  345. "name": "Pyramid"
  346. },
  347. {
  348. "link": "https://docs.getsentry.com/clients/python/",
  349. "type": "language",
  350. "id": "python",
  351. "name": "Python"
  352. },
  353. {
  354. "link": "https://docs.getsentry.com/clients/python/integrations/rq/",
  355. "type": "framework",
  356. "id": "python-rq",
  357. "name": "RQ"
  358. },
  359. {
  360. "link": "https://docs.getsentry.com/clients/python/integrations/tornado/",
  361. "type": "framework",
  362. "id": "python-tornado",
  363. "name": "Tornado"
  364. }
  365. ],
  366. "id": "python",
  367. "name": "Python"
  368. },
  369. {
  370. "integrations": [
  371. {
  372. "link": "https://docs.getsentry.com/clients/react-native/",
  373. "type": "language",
  374. "id": "react-native",
  375. "name": "React-Native"
  376. }
  377. ],
  378. "id": "react-native",
  379. "name": "React-Native"
  380. },
  381. {
  382. "integrations": [
  383. {
  384. "link": "https://docs.getsentry.com/clients/ruby/integrations/rack/",
  385. "type": "framework",
  386. "id": "ruby-rack",
  387. "name": "Rack"
  388. },
  389. {
  390. "link": "https://docs.getsentry.com/clients/ruby/integrations/rails/",
  391. "type": "framework",
  392. "id": "ruby-rails",
  393. "name": "Rails"
  394. },
  395. {
  396. "link": "https://docs.getsentry.com/clients/ruby/",
  397. "type": "language",
  398. "id": "ruby",
  399. "name": "Ruby"
  400. }
  401. ],
  402. "id": "ruby",
  403. "name": "Ruby"
  404. },
  405. {
  406. "integrations": [
  407. {
  408. "link": "https://docs.getsentry.com/clients/rust/",
  409. "type": "language",
  410. "id": "rust",
  411. "name": "Rust"
  412. }
  413. ],
  414. "id": "rust",
  415. "name": "Rust"
  416. },
  417. {
  418. "integrations": [
  419. {
  420. "link": "",
  421. "type": "language",
  422. "id": "mock",
  423. "name": "Mock Integration"
  424. }
  425. ],
  426. "id": "mock",
  427. "name": "Mock"
  428. },
  429. {
  430. "integrations": [
  431. {
  432. "link": "https://docs.getsentry.com/platforms/powershell/",
  433. "type": "language",
  434. "id": "powershell",
  435. "name": "PowerShell"
  436. }
  437. ],
  438. "id": "powershell",
  439. "name": "PowerShell"
  440. }
  441. ]
  442. }