Developer-first error tracking and performance monitoring https://sentry.io/
Scott Cooper 3d66c24363 Merge branch 'jb/trace/render-perf' into 18-with-render-perf | 7 months ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | 382d776917 feat(related_issues): API to find groups caused by the same root error (#66992) | 8 months ago |
.tx | ea4904d1da Explicit source file | 11 years ago |
.vscode | c7e33f8562 meta: Include mkhl.direnv in the recommended vscode extension list (#67231) | 8 months ago |
api-docs | e0177902db ci: Update prettier to run on all js files in addition to ts (#67230) | 8 months ago |
bin | 3603f5a509 ref: use exist_ok=True for makedirs (#67004) | 8 months ago |
build-utils | 8950cc2888 feat(frontend): Bump Sentry SDKs to 7.108.0 & fix deprecations (#66129) | 8 months ago |
config | e0177902db ci: Update prettier to run on all js files in addition to ts (#67230) | 8 months ago |
devenv | a8c7183db4 fix(devenv): make apply-migrations (#67714) | 8 months ago |
fixtures | f09eaeac19 fix(crons): Constrain monitors by (project_id, slug) (#67820) | 7 months ago |
scripts | a8c7183db4 fix(devenv): make apply-migrations (#67714) | 8 months ago |
self-hosted | 20375041ec fixed bug with redis connection string (#67454) | 8 months ago |
src | 1962fedfcc Revert "ref(code-mappings): Refactor "packaged" platforms for code-mappings (#67762)" | 7 months ago |
static | 3d66c24363 Merge branch 'jb/trace/render-perf' into 18-with-render-perf | 7 months ago |
tests | 3d66c24363 Merge branch 'jb/trace/render-perf' into 18-with-render-perf | 7 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 | 3ac8f48d0c ref: avoid calling deactivate (#67827) | 7 months ago |
.eslintignore | 78d41d0bf9 ci: Update frontend file-filters to be each tailored to the tools they relate to (#67251) | 8 months ago |
.eslintrc.js | 5178e51854 ci: Update eslint to apply testing-library/react rules to more spec files (#67228) | 8 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 | 7a44b756da ref: require type ignore comments to include the error code (#67638) | 8 months ago |
.prettierignore | e0177902db ci: Update prettier to run on all js files in addition to ts (#67230) | 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 | 13f85bef5f chore: update node.js to v20.11.1 (#66768) | 8 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 | 0a10a6673a release: 24.3.0 | 8 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 | 31c751a07e Use symbolicator proguard processing (#66764) | 7 months ago |
README.md | 48ef4327da Fix links to deprecated forum (#67539) | 8 months ago |
babel.config.ts | 4e36ce8239 build(ui): Remove babel properties, add allowDeclareFields (#65115) | 9 months ago |
biome.json | dcfa5fe4f6 ci: Enable json formatting in vscode via biome (#67234) | 8 months ago |
codecov.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
jest.config.ts | 812fe0a2c4 feat(ui): React 18 | 9 months ago |
migrations_lockfile.txt | f09eaeac19 fix(crons): Constrain monitors by (project_id, slug) (#67820) | 7 months ago |
package.json | 3d66c24363 Merge branch 'jb/trace/render-perf' into 18-with-render-perf | 7 months ago |
pyproject.toml | 8e8ff3e32e ref: adjust pytest opts (#67874) | 7 months ago |
requirements-base.txt | 9c02e4fc53 ref: bump sentry-kafka-schemas to 0.1.65 (#67919) | 7 months ago |
requirements-dev-frozen.txt | 9c02e4fc53 ref: bump sentry-kafka-schemas to 0.1.65 (#67919) | 7 months ago |
requirements-dev.txt | 192997b915 ref: upgrade mypy to 1.9 (#66718) | 8 months ago |
requirements-frozen.txt | 9c02e4fc53 ref: bump sentry-kafka-schemas to 0.1.65 (#67919) | 7 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 | 69071d450b meta: Bump new development version | 8 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 | bd117fa27e chore: update biome to v1.6.0 (#66601) | 8 months ago |
vercel.json | 31aac1b9b0 build: replace prettier with biome (#62054) | 9 months ago |
webpack.config.ts | 36d295935c Add react-query devtools (#67759) | 7 months ago |
yarn.lock | 3d66c24363 Merge branch 'jb/trace/render-perf' into 18-with-render-perf | 7 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.