Developer-first error tracking and performance monitoring https://sentry.io/
Malachi Willey 3e88740300 feat(issue-stream): Cmd+clicking issue row should open in new tab | 4 weeks ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | fa57c9289d fix(ci): Specify docker compose file when checking for logs and status (#79134) | 1 month ago |
.tx | 4100b38e58 chore(l10n): sync translation files with Transifex (#76385) | 2 months ago |
.vscode | 74a87ce03f chore(vscode): Set Prettier config path for VSCode (#75251) | 3 months ago |
api-docs | 1e60dd1746 chore(api-docs): Document GroupEventDetailsEndpoint (#78647) | 1 month ago |
bin | 1e4df7564f perf(codeowners): speed up codeowners evaluation by pre-munging data (#77301) | 2 months ago |
build-utils | 4a6ac22abd chore(js): Upgrade from abandoned PEG.js to Peggy (#79450) | 1 month ago |
config | 5889259054 deps(ui): Upgrade biome 1.9 (#77731) | 2 months ago |
devenv | 66ddd7b654 devenv: minimum 1.13.0 version (#79225) | 1 month ago |
devservices | de8a3e27c2 testing(devservices): Run docker compose for backend/acceptance tests pt 2 (#78802) | 1 month ago |
fixtures | cc8d945ca8 feat(workflow_engine): Add unique index to ensure `DetectorState` is unique per detector/group_key (#79388) | 1 month ago |
scripts | 540274c442 Revert "ref(dx): Detect bad test runs (#77796)" | 1 month ago |
self-hosted | ff10aee1f3 ref: upgrade python to 3.12.6 (#77420) | 2 months ago |
src | e38ab01e25 chore(sentryapps): better logging and errors for select requester (#79377) | 4 weeks ago |
static | 3e88740300 feat(issue-stream): Cmd+clicking issue row should open in new tab | 4 weeks ago |
tests | e38ab01e25 chore(sentryapps): better logging and errors for select requester (#79377) | 4 weeks 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 | 008295ac6e devenv: replace volta (#75554) | 2 months ago |
.eslintignore | 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) | 7 months ago |
.eslintrc.js | a8bac0c9ea fix(ui): Restrict imports from 'moment' for 'moment-timezone' (#78561) | 1 month 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 | 06e5ee6068 ref: add yalc to gitignore (#77290) | 2 months ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | f7b1c56f1a ref: upgrade pre-commit to 4.0.0 (#78711) | 1 month ago |
.prettierignore | 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) | 7 months ago |
.python-version | ff10aee1f3 ref: upgrade python to 3.12.6 (#77420) | 2 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 | 2a3cd0e9b6 release: 24.10.0 | 1 month ago |
LICENSE.md | 1760ab3c6b Upgrade license to FSL-1.1 (#65879) | 8 months ago |
Makefile | 008295ac6e devenv: replace volta (#75554) | 2 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 | 9455277bef ref(rr6): Remove react-router restricted import (#78741) | 1 month ago |
codecov.yml | f432482a09 ci: Ignore __stories__ folders when doing test coverage (#77126) | 2 months ago |
jest.config.ts | 540274c442 Revert "ref(dx): Detect bad test runs (#77796)" | 1 month ago |
migrations_lockfile.txt | 477e69fc87 fix(feedback): enforce a max message size from all sources (#79326) | 1 month ago |
package.json | 4a6ac22abd chore(js): Upgrade from abandoned PEG.js to Peggy (#79450) | 1 month ago |
pyproject.toml | f89ddc2cd5 ref: fix typing for sentry.utils.function_cache (#79518) | 1 month ago |
requirements-base.txt | 47737627a2 deps: Update sentry-python to 2.17.0 (#79262) | 1 month ago |
requirements-dev-frozen.txt | 66ddd7b654 devenv: minimum 1.13.0 version (#79225) | 1 month ago |
requirements-dev.txt | 66ddd7b654 devenv: minimum 1.13.0 version (#79225) | 1 month ago |
requirements-frozen.txt | 47737627a2 deps: Update sentry-python to 2.17.0 (#79262) | 1 month 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 | 28afdb8ad2 meta: Bump new development version | 1 month 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 | 4a6ac22abd chore(js): Upgrade from abandoned PEG.js to Peggy (#79450) | 1 month ago |
yarn.lock | 4a6ac22abd chore(js): Upgrade from abandoned PEG.js to Peggy (#79450) | 1 month 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.