Developer-first error tracking and performance monitoring https://sentry.io/
Jodi Jang 0cf793e201 ref: Fix language and test | 3 months ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | b0c30d98f4 chore(uptime): Add codeowners for uptime (#76222) | 3 months ago |
.tx | ea4904d1da Explicit source file | 11 years ago |
.vscode | 74a87ce03f chore(vscode): Set Prettier config path for VSCode (#75251) | 3 months ago |
api-docs | 8e85a9dfb7 fix(openapi): update openapi server url (#75532) | 3 months ago |
bin | e1ae3daa24 test(gen-metrics): Add sampling information to send_metrics.py test script (#76194) | 3 months ago |
build-utils | 5bff6b7d5a feat: Update Sentry SDK to 8.0.0-beta.5 (#68520) | 6 months ago |
config | 4872026511 ref: remove sentry.lint.engine and get all js linting and formatting into pre-commit (#73508) | 4 months ago |
devenv | b2a1b6119b devenv: move install-js-dev to sync (#74384) | 4 months ago |
fixtures | fae1df3a0f fix(grouping): Fix `GroupHash.metadata` property (#76223) | 3 months ago |
scripts | 6acce9c20d feat(devenv): start colima more robustly (#74975) | 3 months ago |
self-hosted | 24b2c94d2a ref: upgrade pyuwsgi (#75995) | 3 months ago |
src | 18f6741fdf chore(similarity): Add project option for new projects | 3 months ago |
static | e1f07a1169 feat(issue-details): Enable a toggle for setting the new UI as preferred (#76283) | 3 months ago |
tests | 0cf793e201 ref: Fix language and test | 3 months ago |
tools | 16b75635ac ref: apply pyupgrade 3.17.0 changes (#75352) | 3 months ago |
.craft.yml | 1d98736475 fix(craft): Set craft artifact provider to none (#62001) | 11 months ago |
.dockerignore | 067d96355e ref: build without setuptools (#71262) | 6 months ago |
.envrc | b2a1b6119b devenv: move install-js-dev to sync (#74384) | 4 months ago |
.eslintignore | 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) | 7 months ago |
.eslintrc.js | f39a5a59b3 chore: Guard against bad imports related to devtoolbar (#75030) | 3 months ago |
.fossa.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
.git-blame-ignore-revs | 4819a8a510 ref: add ignored revisions for recent pyupgrade reformats (#64576) | 9 months ago |
.gitattributes | b7a2f51df3 fix(cli): allow all kinds of "dangerous" migrations to run post-deployment (#60105) | 1 year ago |
.gitignore | 067d96355e ref: build without setuptools (#71262) | 6 months ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | 4872026511 ref: remove sentry.lint.engine and get all js linting and formatting into pre-commit (#73508) | 4 months ago |
.prettierignore | 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) | 7 months ago |
.python-version | 0c527a0219 Revert "Reapplyx2 "ref: upgrade sentry to python 3.12" (#73291)" | 4 months ago |
.vercelignore | 31aac1b9b0 build: replace prettier with biome (#62054) | 9 months ago |
.volta.json | a15542c120 chore: update node.js to v20.13.1 (#71066) | 6 months ago |
.yarnrc | cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) | 4 years ago |
AUTHORS | df235c4d04 Add newline to AUTHORS file | 9 years ago |
Brewfile | 22cac36206 devenv: remove pyenv (#65472) | 9 months ago |
CHANGES | 1d52e8e0ad release: 24.8.0 | 3 months ago |
LICENSE.md | 1760ab3c6b Upgrade license to FSL-1.1 (#65879) | 8 months ago |
Makefile | 71a149f491 build: Start uploading test results to Codecov (#74768) | 3 months ago |
README.md | b812f8cfd7 feat: PowerShell support (frontend) (#67576) | 5 months ago |
babel.config.ts | 5d4b5d6285 feat(webpack): Add Sentry Webpack Plugin (#76051) | 3 months ago |
biome.json | 1c93f3987f ref(js): Drop types/index.tsx file (#76154) | 3 months ago |
codecov.yml | 0aa7d4260b chore(codecov): Fix layout and required changes (#75835) | 3 months ago |
jest.config.ts | f98ff14746 test(ts): Move fixtures to test/js/fixtures (#71584) | 5 months ago |
migrations_lockfile.txt | fae1df3a0f fix(grouping): Fix `GroupHash.metadata` property (#76223) | 3 months ago |
package.json | 5d4b5d6285 feat(webpack): Add Sentry Webpack Plugin (#76051) | 3 months ago |
pyproject.toml | 7438328962 ref: fix typing for project_artifact_bundle_file_details (#76112) | 3 months ago |
requirements-base.txt | 4ec5694c24 feat(eap): Add a method that powers metrics explorer with EAP (#76208) | 3 months ago |
requirements-dev-frozen.txt | 4ec5694c24 feat(eap): Add a method that powers metrics explorer with EAP (#76208) | 3 months ago |
requirements-dev.txt | 6acce9c20d feat(devenv): start colima more robustly (#74975) | 3 months ago |
requirements-frozen.txt | 4ec5694c24 feat(eap): Add a method that powers metrics explorer with EAP (#76208) | 3 months ago |
requirements-getsentry-overrides.txt | e477575ed3 Revert "Test `pytest-sentry` with SDK 2.0 support (#66504)" | 7 months ago |
requirements-getsentry.txt | 8df57877db ref: add iso3166 (to replace pycountry) (#71467) | 6 months ago |
setup.cfg | 37a6791968 meta: Bump new development version | 3 months ago |
stylelint.config.js | 7be67728fd chore(ui): Update stylelint dependencies (#65128) | 9 months ago |
tsconfig.json | ecbd12f1ac chore: update biome to v1.8.0 (#71989) | 5 months ago |
vercel.json | 31aac1b9b0 build: replace prettier with biome (#62054) | 9 months ago |
webpack.config.ts | 5d4b5d6285 feat(webpack): Add Sentry Webpack Plugin (#76051) | 3 months ago |
yarn.lock | 5d4b5d6285 feat(webpack): Add Sentry Webpack Plugin (#76051) | 3 months ago |
Users and logs provide clues. Sentry provides answers.
Sentry is a developer-first error tracking and performance monitoring platform that helps developers see what actually matters, solve quicker, and learn continuously about their applications.