Developer-first error tracking and performance monitoring https://sentry.io/
Ryan Albrecht 1f088a1fc2 fix(replay): Parse timestamp as float (seconds, since unix epoch with decimal) | 11 months ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | cb7125245b feat(apis): Assign API ownership - part 2 (#60675) | 11 months ago |
.tx | ea4904d1da Explicit source file | 11 years ago |
.vscode | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
api-docs | 776282e6a4 chore: update node.js to v20 (#60980) | 11 months ago |
bin | 8b86cc3e16 fix(devserver) Improve siloed devserver (#60836) | 11 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 | 2a91dcff17 fix(devserver): Have relay talk directly to the devserver (#60733) | 11 months ago |
devenv | fbf586da58 devenv: fix config (#60030) | 1 year ago |
fixtures | 2278c78aa5 ref: Remove TestStubs.Organization in favor of importing sentry-fixture/organization (#61016) | 11 months ago |
scripts | 87c2b12829 ref: we only need a specific version of pip to do installs (#61050) | 11 months ago |
self-hosted | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
src | 1f088a1fc2 fix(replay): Parse timestamp as float (seconds, since unix epoch with decimal) | 11 months ago |
static | 153bc645c4 [chore] Update casing inside of accessibilityRefetchBanner.tsx (#61090) | 11 months ago |
tests | 6459a7e7c0 feat(first-severity-escalation): Calculate and store escalation threshold (#60738) | 11 months ago |
tools | cef27b49ea ref: add tools.fast_editable as a faster pip install -e (#60939) | 11 months ago |
.craft.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
.dockerignore | c7f8706750 ref: invalidate volta less often in docker (#57919) | 1 year ago |
.envrc | 6b3c219125 fix: envrc + add shellcheck (#61073) | 11 months 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 | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
.git-blame-ignore-revs | 06e8727930 fix(spelling): git-blame-ignore-revs (#56512) | 1 year 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 | 3a72e565c2 ref: upgrade to python 3.8.18 (#59638) | 1 year 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 | 63b68ba7d7 devenv: get new people started on colima (#53813) | 1 year ago |
CHANGES | 2ffe51a39f release: 23.11.2 | 1 year 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 | 12c419aabd Remove unused snuba makefile targets (#60067) | 1 year 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 | dcd73cf6eb feat(stats-detectors): Add regression group model (#60887) | 11 months ago |
package.json | b5cd372ab8 feat(sdks): Upgrade to 7.85.0 (#61076) | 11 months ago |
pyproject.toml | ea205c05d9 ref: upgrade the runtime version of setuptools (#61047) | 11 months ago |
requirements-base.txt | 70761b541d ref: upgrade datadog to 0.39 (#60995) | 11 months ago |
requirements-dev-frozen.txt | ea205c05d9 ref: upgrade the runtime version of setuptools (#61047) | 11 months ago |
requirements-dev.txt | b14b79dfc6 ref: upgrade mypy to 1.7.1 (#60940) | 11 months ago |
requirements-frozen.txt | ea205c05d9 ref: upgrade the runtime version of setuptools (#61047) | 11 months ago |
requirements-getsentry-overrides.txt | 86d92ee083 Update Python SDK and remove some minimetrics checks that are obsolete (#60347) | 1 year ago |
requirements-getsentry.txt | e6caacde9c ref: remove PlanOut (#61056) | 11 months ago |
setup.cfg | 1cf401a604 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 | bde1e8809f fix(ui) Update vercel proxy configuration (#57221) | 1 year ago |
webpack.config.ts | 1448913db0 Revert "ref(devserver): Support https via mkcert for devserver (#60673)" | 11 months ago |
yarn.lock | b5cd372ab8 feat(sdks): Upgrade to 7.85.0 (#61076) | 11 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.