Developer-first error tracking and performance monitoring https://sentry.io/
Josh Ferge 3abd05fcb2 perf(projects): add collapse field for unused project features (#65987) | 8 months ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | 7d239630b6 ref: split up Release models into separate files (#65896) | 8 months ago |
.tx | ea4904d1da Explicit source file | 11 years ago |
.vscode | d535bedc5a build: disable biome formatter for now (#65464) | 9 months ago |
api-docs | 7c008d6abf chore(api): Make `List Issues to be Resolved in a Particular Release` Endpoint Experimental (#64886) | 9 months ago |
bin | eb55184602 Revert "Revert "ref: enable pyupgrade --py311-plus (#64363)"" (#64380) | 9 months ago |
build-utils | a1ba3d0f24 perf: use optional chaining more (#65092) | 9 months ago |
config | 12af4dae78 ref: use the local devenv install if available for post-merge hook (#65804) | 8 months ago |
devenv | d61eba6930 fix(devenv): be fine with docker config not existing (#65845) | 8 months ago |
fixtures | 3a4807917a feat(sdk-crash): Add Java V2 (#65968) | 8 months ago |
scripts | 0e86d1290e ref: use devenv from the sentry virtualenv if available (#65781) | 8 months ago |
self-hosted | 76d591fd5e Activated Alert Rule model updates (#65130) | 9 months ago |
src | 3abd05fcb2 perf(projects): add collapse field for unused project features (#65987) | 8 months ago |
static | 6e1bd49f6a test(ui): Fix act warnings in projects dashboard tests (#65957) | 8 months ago |
tests | 3abd05fcb2 perf(projects): add collapse field for unused project features (#65987) | 8 months ago |
tools | eb55184602 Revert "Revert "ref: enable pyupgrade --py311-plus (#64363)"" (#64380) | 9 months ago |
.craft.yml | 1d98736475 fix(craft): Set craft artifact provider to none (#62001) | 11 months ago |
.dockerignore | c7f8706750 ref: invalidate volta less often in docker (#57919) | 1 year ago |
.envrc | 066e6ff97c fix(devenv): no sync in direnv (#65799) | 8 months ago |
.eslintignore | 80144018f1 build: Add script to build & minify loader (#46780) | 1 year ago |
.eslintrc.js | 94e74f773b build: enable more biome rules (#65091) | 9 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 | 23df7dcfbb Fix UI for latest deploys in Release page (#65587) | 9 months ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | 38049fffa6 chore(ui): Match pre-commit prettier to package.json (#65843) | 8 months ago |
.python-version | 2d6875bf90 Revertx10: ref: upgrade to python 3.11 (#62925) (#63970) | 9 months ago |
.vercelignore | 31aac1b9b0 build: replace prettier with biome (#62054) | 9 months ago |
.volta.json | d26c7235af chore: update to node.js v20.11.0 (#63534) | 10 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 | cfcff1f4fd release: 24.2.0 | 9 months ago |
LICENSE.md | 1760ab3c6b Upgrade license to FSL-1.1 (#65879) | 8 months ago |
MANIFEST.in | a9024702ef ref: switch to declarative metadata (#39652) | 2 years ago |
Makefile | 22cac36206 devenv: remove pyenv (#65472) | 9 months ago |
README.md | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
babel.config.ts | 4e36ce8239 build(ui): Remove babel properties, add allowDeclareFields (#65115) | 9 months ago |
biome.json | d535bedc5a build: disable biome formatter for now (#65464) | 9 months ago |
codecov.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
jest.config.ts | 6887c9c9b4 feat: move `noNodejsModules` to biome (#64682) | 9 months ago |
migrations_lockfile.txt | 71c2b3b883 feat(integration): add status column for deletion (#65733) | 8 months ago |
package.json | 6e2cef83d9 deps(ui): Upgrade framer-motion to v6.5.1 (#65742) | 8 months ago |
pyproject.toml | c0ceee6271 ref: re-enable requiring tz-aware datetimes warning in tests (#65629) | 8 months ago |
requirements-base.txt | 29025f533d Revert "Revert "ref: upgrade hiredis (#64789)"" (#64887) | 8 months ago |
requirements-dev-frozen.txt | 29025f533d Revert "Revert "ref: upgrade hiredis (#64789)"" (#64887) | 8 months ago |
requirements-dev.txt | 8326675c25 feat(beacon): Add cpu/ram usage to beacon (#65200) | 9 months ago |
requirements-frozen.txt | 29025f533d Revert "Revert "ref: upgrade hiredis (#64789)"" (#64887) | 8 months ago |
requirements-getsentry-overrides.txt | c85ac80ea5 Revert "Experimental Python SDK Scope refactoring (#64447)" | 9 months ago |
requirements-getsentry.txt | e6caacde9c ref: remove PlanOut (#61056) | 11 months ago |
setup.cfg | 0d29aecbce devenv: add repo-local sync (#65453) | 9 months ago |
setup.py | 3e415dcc1e ref: factor out distutils (#65329) | 9 months ago |
stylelint.config.js | 7be67728fd chore(ui): Update stylelint dependencies (#65128) | 9 months ago |
tsconfig.json | 80144018f1 build: Add script to build & minify loader (#46780) | 1 year ago |
vercel.json | 31aac1b9b0 build: replace prettier with biome (#62054) | 9 months ago |
webpack.config.ts | 6e2cef83d9 deps(ui): Upgrade framer-motion to v6.5.1 (#65742) | 8 months ago |
yarn.lock | 6e2cef83d9 deps(ui): Upgrade framer-motion to v6.5.1 (#65742) | 8 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.