Developer-first error tracking and performance monitoring https://sentry.io/
Ryan Albrecht fb61998290 Merge branch 'master' into ryan953/fetch-replay-data | 10 months ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | e193a07631 chore(codeowners): Enterprise own pr comment, threshold list (#62911) | 10 months ago |
.tx | ea4904d1da Explicit source file | 11 years ago |
.vscode | ee2d2ab97e chore(vscode): Use new Code Actions on Save and Auto (#61535) | 11 months ago |
api-docs | 61ba09043a doc(sessions): Max number of data points (#62260) | 10 months ago |
bin | 400fbd6d4e fix(hybrid-cloud): Enables citext extension in region/control dbs before import (#63143) | 10 months ago |
build-utils | c14b6e9f25 chore: Convert all @ts-ignore comments to @ts-expect-error, or remove them if there was no underlying error (#50313) | 1 year ago |
config | e5c5e56d17 ref: new flake8 rule S009 + fix exception reraising (#62620) | 10 months ago |
devenv | 6dc406a028 Revert "Revertx4: ref: upgrade to python 3.11 (#62320)" | 10 months ago |
fixtures | ce5fd39892 ref: prevent test_push_event from reaching out to public github (#63117) | 10 months ago |
scripts | f87d3993fb Revert "Revertx6: ref: upgrade to python 3.11 (#62402)" | 10 months ago |
self-hosted | 2814a127a6 ref: replace memcached client with vendored copy (#62755) | 10 months ago |
src | 40adae2a0a chore(stats-detectors): Expose temporary endpoint (#63371) | 10 months ago |
static | fb61998290 Merge branch 'master' into ryan953/fetch-replay-data | 10 months ago |
tests | 54a4342ea7 feat(issue-priority): Add priority column to group table (#63351) | 10 months ago |
tools | 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) | 10 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 | c23f197de3 devenv: release (#63293) | 10 months ago |
.eslintignore | 80144018f1 build: Add script to build & minify loader (#46780) | 1 year ago |
.eslintrc.js | cb32e84a69 chore(ts): Remove JS fixture lazy-loading (#62433) | 10 months ago |
.fossa.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
.git-blame-ignore-revs | 6835524f32 ref(git): Ignore moving forms commit (#62515) | 10 months ago |
.gitattributes | b7a2f51df3 fix(cli): allow all kinds of "dangerous" migrations to run post-deployment (#60105) | 1 year ago |
.gitignore | c9f5629477 fix(apis): commit auto generated code (#56698) | 1 year ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | 6b3c219125 fix: envrc + add shellcheck (#61073) | 11 months ago |
.prettierignore | 9312ff5c22 ref(tsc): fix regressions (#34332) | 2 years ago |
.prettierrc | feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) | 1 year ago |
.python-version | 6dc406a028 Revert "Revertx4: ref: upgrade to python 3.11 (#62320)" | 10 months ago |
.vercelignore | feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) | 1 year ago |
.volta.json | 776282e6a4 chore: update node.js to v20 (#60980) | 11 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 | 909b18c511 brew: tap no longer necessary (#63370) | 10 months ago |
CHANGES | 94bf1b8aad release: 24.1.0 | 10 months ago |
LICENSE.md | d4d89e2fa9 Relicense under FSL-1.0-Apache-2.0 (#60144) | 1 year ago |
MANIFEST.in | a9024702ef ref: switch to declarative metadata (#39652) | 2 years ago |
Makefile | 3e0cd158ec ref: create-db is not needed to start tests (#61546) | 11 months ago |
README.md | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
babel.config.ts | 108e173928 feat(plugins): Add Babel plugin to annotate frontend with React component names (#59156) | 1 year ago |
codecov.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
jest.config.ts | fa2c09394c chore(fixtures): Create an alias for js-stubs to be imported directly in test (#56807) | 1 year ago |
migrations_lockfile.txt | 54a4342ea7 feat(issue-priority): Add priority column to group table (#63351) | 10 months ago |
package.json | 8d7c07901a fix(eslint): revert config change (#63137) | 10 months ago |
pyproject.toml | c91f2eac29 feat(issues): Add stacktrace-coverage endpoint (#63163) | 10 months ago |
requirements-base.txt | 0975d2db7c fix(mql): Send formulas on metrics to the MQL endpoint (#63214) | 10 months ago |
requirements-dev-frozen.txt | 45d66471c8 Revert "Revertx8: ref: upgrade to python 3.11 (#62925)" | 10 months ago |
requirements-dev.txt | c23f197de3 devenv: release (#63293) | 10 months ago |
requirements-frozen.txt | 45d66471c8 Revert "Revertx8: ref: upgrade to python 3.11 (#62925)" | 10 months ago |
requirements-getsentry-overrides.txt | 3bedc9189b feat(sdks): Bump `sentry-python` to 1.39.1 (#61668) | 11 months ago |
requirements-getsentry.txt | e6caacde9c ref: remove PlanOut (#61056) | 11 months ago |
setup.cfg | 6cdff0dbab meta: Bump new development version | 10 months ago |
setup.py | 124c7e8182 meta(linting): Fixing flake8-logging issues (partial) (#61222) | 11 months ago |
stylelint.config.js | d7b964a5c9 deps(ui): Upgrade to stylelint 15 (#53823) | 1 year ago |
tsconfig.json | 80144018f1 build: Add script to build & minify loader (#46780) | 1 year ago |
vercel.json | bde1e8809f fix(ui) Update vercel proxy configuration (#57221) | 1 year ago |
webpack.config.ts | b0ff7adf6e chore(hybridcloud) Remove TODOs that are done/outdated (#62127) | 10 months ago |
yarn.lock | 8d7c07901a fix(eslint): revert config change (#63137) | 10 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.