Developer-first error tracking and performance monitoring https://sentry.io/
Tony Xiao 75fec3606a feat(eap): Support more search types in eap aggregations (#83129) | 16 часов назад | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 лет назад |
.github | aee09b8c77 chore(codeowners): Add codeowner to devservices directory (#83048) | 2 дней назад |
.tx | 4100b38e58 chore(l10n): sync translation files with Transifex (#76385) | 4 месяцев назад |
.vscode | 0df295aced chore(vscode): Turn on --reuse-db flag for vscode debugger (#80138) | 2 месяцев назад |
api-docs | bed8a9eb9a feat(docs) Add server metadata to files endpoints (#82159) | 3 недель назад |
bin | dbfd8f92a4 chore(issues): Improve FileIOMainThreadDetector performance (#82903) | 2 дней назад |
build-utils | cf8c5bdba7 ref(tsc) fix nouncheckedindexedaccess (#82791) | 1 неделя назад |
config | 03ff990d0c ref(tsc) enable nouncheckedindexedaccess (#82857) | 6 дней назад |
devenv | 50ba839b13 devenv: relax minimum version (#81670) | 1 месяц назад |
devservices | b3f39c22a8 feat(devservices): Add rabbitmq (#83047) | 2 дней назад |
fixtures | 87a2ff6a75 chore(aci): create ActionGroupStatus model (#83125) | 16 часов назад |
scripts | 9b98be6b97 chore: remove very old devenv transition stuff (#81161) | 1 месяц назад |
self-hosted | 350ad66889 ref: explicitly install libexpat1 (#80742) | 1 месяц назад |
src | 75fec3606a feat(eap): Support more search types in eap aggregations (#83129) | 16 часов назад |
static | 06a3f1e948 feat(explore): Separate confidence per chart (#83057) | 16 часов назад |
tests | 16ae8b759b ref(save_event): dont update processing store for transactions (#83139) | 16 часов назад |
tools | 0d337eb5e2 ref: upgrade mypy to 1.14.0 (#82575) | 1 неделя назад |
.craft.yml | 1d98736475 fix(craft): Set craft artifact provider to none (#62001) | 1 год назад |
.dockerignore | 63a2c8c6b8 Remove webpack cache from Docker image (#81489) | 1 месяц назад |
.envrc | 008295ac6e devenv: replace volta (#75554) | 4 месяцев назад |
.fossa.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 год назад |
.git-blame-ignore-revs | 4819a8a510 ref: add ignored revisions for recent pyupgrade reformats (#64576) | 11 месяцев назад |
.gitattributes | b7a2f51df3 fix(cli): allow all kinds of "dangerous" migrations to run post-deployment (#60105) | 1 год назад |
.gitignore | a1cc4a6e06 ref: fix references to organization.features (#80005) | 2 месяцев назад |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 лет назад |
.pre-commit-config.yaml | 5c39e540eb ci: Update codeowners for eslint.config.mjs and make sure to lint that file (#82749) | 1 неделя назад |
.prettierignore | 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) | 9 месяцев назад |
.python-version | ff10aee1f3 ref: upgrade python to 3.12.6 (#77420) | 3 месяцев назад |
.vercelignore | 31aac1b9b0 build: replace prettier with biome (#62054) | 11 месяцев назад |
.volta.json | 95924c1ea5 feat: upgrade node to 22.11.0 LTS (#80957) | 1 месяц назад |
.yarnrc | cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) | 4 лет назад |
AUTHORS | df235c4d04 Add newline to AUTHORS file | 9 лет назад |
Brewfile | 22cac36206 devenv: remove pyenv (#65472) | 10 месяцев назад |
CHANGES | 9f30cbed6b release: 24.12.1 | 2 недель назад |
LICENSE.md | 1760ab3c6b Upgrade license to FSL-1.1 (#65879) | 10 месяцев назад |
Makefile | 19ee3af376 ref(devservices): Updating code to support new postgres container names (#80993) | 1 месяц назад |
README.md | b812f8cfd7 feat: PowerShell support (frontend) (#67576) | 7 месяцев назад |
babel.config.ts | 5d4b5d6285 feat(webpack): Add Sentry Webpack Plugin (#76051) | 4 месяцев назад |
biome.json | 6c87e19321 ci: Remove duplicate eslint rule definitions (#82260) | 3 недель назад |
codecov.yml | f3243b8c92 ref: report coverage on all python files (#82232) | 1 неделя назад |
eslint.config.mjs | 5cfa1b3dd4 ref(eslint): Import many recommended rulesets, but disable whatever we are violating (#82872) | 6 дней назад |
jest.config.ts | 923cd0d011 test(ui): Remove screenfull mocks, babel esm (#79608) | 2 месяцев назад |
migrations_lockfile.txt | 87a2ff6a75 chore(aci): create ActionGroupStatus model (#83125) | 16 часов назад |
package.json | c2ed20fcfe ci(eslint): Use the prettier-config to disable conflicting rules, prettier itself still runs and does the formatting (#82830) | 1 неделя назад |
pyproject.toml | 3db317412a ref: fix typing for sentry.api.event_search (#83104) | 17 часов назад |
requirements-base.txt | 9223abd010 Update the transactions consumer to write to the backlog topic (#83132) | 1 день назад |
requirements-dev-frozen.txt | 9223abd010 Update the transactions consumer to write to the backlog topic (#83132) | 1 день назад |
requirements-dev.txt | 707f353d2d chore(devservices): Bump devservices to 1.0.8 (#82799) | 1 неделя назад |
requirements-frozen.txt | 9223abd010 Update the transactions consumer to write to the backlog topic (#83132) | 1 день назад |
requirements-getsentry-overrides.txt | e477575ed3 Revert "Test `pytest-sentry` with SDK 2.0 support (#66504)" | 9 месяцев назад |
requirements-getsentry.txt | 292e8c057c chore(deps): bump reportlab to 4.2.5 and pillow to 11.0.0 (#82266) | 3 недель назад |
setup.cfg | 7f803c257f meta: Bump new development version | 2 недель назад |
stylelint.config.js | 7be67728fd chore(ui): Update stylelint dependencies (#65128) | 10 месяцев назад |
tsconfig.json | cf8c5bdba7 ref(tsc) fix nouncheckedindexedaccess (#82791) | 1 неделя назад |
vercel.json | 31aac1b9b0 build: replace prettier with biome (#62054) | 11 месяцев назад |
webpack.config.ts | 4a6ac22abd chore(js): Upgrade from abandoned PEG.js to Peggy (#79450) | 2 месяцев назад |
yarn.lock | c2ed20fcfe ci(eslint): Use the prettier-config to disable conflicting rules, prettier itself still runs and does the formatting (#82830) | 1 неделя назад |
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.