Developer-first error tracking and performance monitoring https://sentry.io/
Malachi Willey 28aa76b75d wip | 2 years ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | 7bc55e1ccd ref(perf): Split threshold for perf issues (#37758) | 2 years ago |
.tx | ea4904d1da Explicit source file | 11 years ago |
.vscode | e6f148cf35 chore(eslint): Don't specify the .eslintrc.* file in vscode workspace settings (#33308) | 2 years ago |
api-docs | e6dcaa321f feat(dashboard-filters): Expose id in release endpoint (#37760) | 2 years ago |
bin | 2f9229ee9d feat(replays): Add replays resources (#36943) | 2 years ago |
build-utils | e8f9d4b073 style(ts): Apply eslint to build-utils (#32861) | 2 years ago |
config | 1873bdea05 fix(devserver): Start both string indexers when metrics are enabled (#36682) | 2 years ago |
docker | 236d74bb3a ref: upgrade python to 3.8.13 to match dev (#36851) | 2 years ago |
docs-ui | 87ac32cda7 bug(ui): Fix TextOverflow when there are special characters at the end of the string (#37304) | 2 years ago |
examples | 08fa7bf5b5 fix(examples): escape html output (#34867) | 2 years ago |
fixtures | 8ad0798654 feat(parser): Rich invalid messages for aggregates in the searchBar (#36888) | 2 years ago |
scripts | c1e9495e3b fix: Fix `reset-db` to create a user before loading mocks (#37584) | 2 years ago |
src | 5e51cd1057 ref(indexer): Remove unused task (#37750) | 2 years ago |
static | 28aa76b75d wip | 2 years ago |
tests | 8ad0798654 feat(parser): Rich invalid messages for aggregates in the searchBar (#36888) | 2 years ago |
tools | 5ad10b0dd1 ref: strip extras so they can be used as constraints files (#37597) | 2 years ago |
.craft.yml | 83b15f355f Continue self-hosted rename in build-related files (#30483) | 2 years ago |
.dockerignore | 762473598f feat: frozen dependencies (#34879) | 2 years ago |
.envrc | 1ae1399cca fix: Fix unbound variable if DEVENV_NO_REPORT=1 (#36650) | 2 years ago |
.eslintignore | 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) | 3 years ago |
.eslintrc.js | 82327da6c4 ref(profiling): update hook dependencies (#37130) | 2 years ago |
.fossa.yml | 319368e484 Exclude files accidentally checked by Fossa (#36766) | 2 years ago |
.git-blame-ignore-revs | bd3f7e6356 fix: ignore blame for black upgrade (#34202) | 2 years ago |
.gitignore | 2f9229ee9d feat(replays): Add replays resources (#36943) | 2 years ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | 762473598f feat: frozen dependencies (#34879) | 2 years ago |
.prettierignore | 9312ff5c22 ref(tsc): fix regressions (#34332) | 2 years ago |
.python-version | 0c2797391a fix(dev): New Python virtualenvs to install Python 3.8.13 (#32883) | 2 years ago |
.size-limit.js | 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) | 3 years ago |
.vercelignore | 454a94951e ref: git mv tests/fixtures fixtures (#35445) | 2 years 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 | 544abe103f feat(ci): Initializing Docker should be more robust (#26369) | 3 years ago |
CHANGES | 64c6714d0a release: 22.7.0 | 2 years ago |
CODE_OF_CONDUCT.md | ea286fe4a9 meta(coc): Add code of conduct (#13931) | 5 years ago |
LICENSE | 64c6714d0a release: 22.7.0 | 2 years ago |
MANIFEST.in | 0ad4aa9d9f ref(django-3.2): Vendor django picklefield (#35727) | 2 years ago |
Makefile | ea599ec844 ref: make the default `make` target `make develop` (#37504) | 2 years ago |
README.md | 2ba15b5c04 Update/read me (#36011) | 2 years ago |
babel.config.ts | 73c9481829 chore(deps): Bump core-js 3.21 -> 3.22 (#35179) | 2 years ago |
codecov.yml | 82f20775b1 build(codecov): Disable status checks for codecov (#33250) | 2 years ago |
jest.config.ts | 797a9ca47d test-config: Add static/ to jest test match config (#37618) | 2 years ago |
migrations_lockfile.txt | 2d343647e8 feat(integrations): add env variable fields to sentry functions db (#37578) | 2 years ago |
mypy.ini | cc82be15ce ref: upgrade to mypy 0.9xx (#37608) | 2 years ago |
package.json | e8878d8457 update to 5.3.0 (#37558) | 2 years ago |
prettier.config.js | bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) | 2 years ago |
pyproject.toml | 6069d76992 ref: temporarily limit setuptools to <64.0.0 to work around PEP 660 (#37715) | 2 years ago |
pyrightconfig-commithook.json | 4958ed7248 ref: fix pyright for sentry.api.validators.monitor (#35062) | 2 years ago |
requirements-base.txt | b2ea766fda feat(spanner): Indexer service based on spanner (#37645) | 2 years ago |
requirements-dev-frozen.txt | b2ea766fda feat(spanner): Indexer service based on spanner (#37645) | 2 years ago |
requirements-dev-only-frozen.txt | cc82be15ce ref: upgrade to mypy 0.9xx (#37608) | 2 years ago |
requirements-dev.txt | cc82be15ce ref: upgrade to mypy 0.9xx (#37608) | 2 years ago |
requirements-frozen.txt | b2ea766fda feat(spanner): Indexer service based on spanner (#37645) | 2 years ago |
setup.cfg | 61a9a15248 ref: upgrade flake8 to 5.0.2 (#37289) | 2 years ago |
setup.py | 45836423a9 meta: Bump new development version | 2 years ago |
stylelint.config.js | 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) | 2 years ago |
tsconfig.json | 9312ff5c22 ref(tsc): fix regressions (#34332) | 2 years ago |
vercel.json | 1eef286934 build(vercel): Remove duplicate vercel config (#22340) | 4 years ago |
webpack.config.ts | 03c8e284f0 build(ui): Add experimental `lazyCompilation` webpack setting (#36999) | 2 years ago |
yarn.lock | e8878d8457 update to 5.3.0 (#37558) | 2 years 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.