Developer-first error tracking and performance monitoring https://sentry.io/
Kev 579f5cb4bd Add to enum | 1 year ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | 03f549ce7f chore(codeowners): update enterprise codeowners (#56487) | 1 year ago |
.tx | ea4904d1da Explicit source file | 11 years ago |
.vscode | f24b7a071b chore: Disable eslint when saving python files (#55872) | 1 year ago |
api-docs | 0af064575a chore(api): Switch create team to body params & clarify name vs slug (#56458) | 1 year ago |
bin | 5a313dcc21 feat(backup): Add `RelocationScope.Config` (#56260) | 1 year 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 | e6606aceaf deps(ui): Upgrade to typescript 5.2 (#56262) | 1 year ago |
fixtures | 69b290cfd8 ref(hc): Dropping actor column from xactor state (#56534) | 1 year ago |
scripts | feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) | 1 year ago |
self-hosted | 76ddaf0b35 ref: move ./docker to ./self-hosted (#50490) | 1 year ago |
src | e028e5dcf7 fix(backup): Fix backup tests for CustomDynamicSamplingRule (#56607) | 1 year ago |
static | 579f5cb4bd Add to enum | 1 year ago |
tests | e028e5dcf7 fix(backup): Fix backup tests for CustomDynamicSamplingRule (#56607) | 1 year ago |
tools | 1215c255ea feat(healthchecks): Add features to devservices health checks (#56114) | 1 year ago |
.craft.yml | 93a9d8d279 Stop publishing to PyPI (#53980) | 1 year ago |
.dockerignore | 76ddaf0b35 ref: move ./docker to ./self-hosted (#50490) | 1 year ago |
.envrc | 1ae1399cca fix: Fix unbound variable if DEVENV_NO_REPORT=1 (#36650) | 2 years ago |
.eslintignore | 80144018f1 build: Add script to build & minify loader (#46780) | 1 year ago |
.eslintrc.js | 1d07fe72af chore(js): Add comment to js-sdk-loader eslint config (#47340) | 1 year ago |
.fossa.yml | 319368e484 Exclude files accidentally checked by Fossa (#36766) | 2 years ago |
.git-blame-ignore-revs | 06e8727930 fix(spelling): git-blame-ignore-revs (#56512) | 1 year ago |
.gitattributes | 5bfc0665c7 ref: mark these files as binary so they don't show up in git grep (#44579) | 1 year ago |
.gitignore | cc6e75f118 meta(gitignore): Ignore user-specific VSCode settings (#54036) | 1 year ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | 2a36bf8abf ref: use macos-13 for devenv tests (#54790) | 1 year 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 | a88323b81f Upgrade Python in Dockerfiles to pick up security fixes (#44090) | 1 year ago |
.vercelignore | feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) | 1 year 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 | 63b68ba7d7 devenv: get new people started on colima (#53813) | 1 year ago |
CHANGES | 00aca2e3b1 release: 23.9.1 | 1 year ago |
LICENSE | 00aca2e3b1 release: 23.9.1 | 1 year ago |
MANIFEST.in | a9024702ef ref: switch to declarative metadata (#39652) | 2 years ago |
Makefile | 113d95144f test: Fix broken test command for test-snuba-full (#56352) | 1 year ago |
README.md | 4c1d383217 chore(readme): link to unreal sdk (#46876) | 1 year ago |
babel.config.ts | d0492d6817 ref(query-client): Deprecate AsyncComponent and AsyncView (#52550) | 1 year ago |
codecov.yml | daae0001f7 ci: Re-enable codecov-ats (#55467) | 1 year ago |
jest.config.ts | 3da73801ae ref: remove visual snapshots (#56037) | 1 year ago |
migrations_lockfile.txt | 69b290cfd8 ref(hc): Dropping actor column from xactor state (#56534) | 1 year ago |
package.json | 15c46f0802 deps(ui): Bump eslint version (#56612) | 1 year ago |
pyproject.toml | 9748eb874d feat(notifications): Update notification reads to use new helpers and tables (#56150) | 1 year ago |
requirements-base.txt | bdbf5b32b1 ref(snuba-sdk): Update snuba-sdk version to latest 2.0.1 (#56419) | 1 year ago |
requirements-dev-frozen.txt | 4191ea1f7a ref: move from freezegun to time-machine (part 3: rest of sentry) (#56495) | 1 year ago |
requirements-dev.txt | 4191ea1f7a ref: move from freezegun to time-machine (part 3: rest of sentry) (#56495) | 1 year ago |
requirements-frozen.txt | bdbf5b32b1 ref(snuba-sdk): Update snuba-sdk version to latest 2.0.1 (#56419) | 1 year ago |
requirements-getsentry.txt | 48df6829db ref: include getsentry deps in sentry (#41128) | 2 years ago |
setup.cfg | 40198c8cbc meta: Bump new development version | 1 year ago |
setup.py | df3648f691 ref: eliminate deps in setup.py (#54796) | 1 year 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 | e1602510e2 fix(vercel): Add $schema to vercel.json (#38402) | 2 years ago |
webpack.config.ts | 13b94437ea fix(hybridcloud) Fan out organization list requests to each region (#55803) | 1 year ago |
yarn.lock | 15c46f0802 deps(ui): Bump eslint version (#56612) | 1 year 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.