Developer-first error tracking and performance monitoring https://sentry.io/
Dominik Buszowiecki 5b5f8a42dd remove source span, span evidence | 2 лет назад | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 лет назад |
.github | 1a4c47cfd3 chore: Update codeowners (#39111) | 2 лет назад |
.tx | ea4904d1da Explicit source file | 11 лет назад |
.vscode | 7341353734 chore(ui): Remove storybook exports from vscode autocomplete (#39083) | 2 лет назад |
api-docs | e6dcaa321f feat(dashboard-filters): Expose id in release endpoint (#37760) | 2 лет назад |
bin | 5eeecfa27f feat(perf-issues): Add a performance issue to load-mocks (#39090) | 2 лет назад |
build-utils | e8f9d4b073 style(ts): Apply eslint to build-utils (#32861) | 2 лет назад |
config | 9eb677e682 feat(test): Fix console.error getting swallowed up (#38833) | 2 лет назад |
docker | a800e6b247 Fix sentry e2e tests (#38761) | 2 лет назад |
docs-ui | 2a39c6f05a fix(ui): Prevent clipped box from expanding only a few pixels (#39054) | 2 лет назад |
examples | 08fa7bf5b5 fix(examples): escape html output (#34867) | 2 лет назад |
fixtures | 0168e97858 ref(ui): Various CSS cleanups in Issue Group Header (#39009) | 2 лет назад |
scripts | e15af7965b ref(hybrid): Rename customer silo to "region silo" (#38638) | 2 лет назад |
src | 623ef4a0eb ref: Make auto grouping update gradual (#39057) | 2 лет назад |
static | 5b5f8a42dd remove source span, span evidence | 2 лет назад |
tests | 623ef4a0eb ref: Make auto grouping update gradual (#39057) | 2 лет назад |
tools | a06a3c5bff ref: use internal pypi (#38255) | 2 лет назад |
.craft.yml | 83b15f355f Continue self-hosted rename in build-related files (#30483) | 2 лет назад |
.dockerignore | 762473598f feat: frozen dependencies (#34879) | 2 лет назад |
.envrc | 1ae1399cca fix: Fix unbound variable if DEVENV_NO_REPORT=1 (#36650) | 2 лет назад |
.eslintignore | 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) | 3 лет назад |
.eslintrc.js | 82327da6c4 ref(profiling): update hook dependencies (#37130) | 2 лет назад |
.fossa.yml | 319368e484 Exclude files accidentally checked by Fossa (#36766) | 2 лет назад |
.git-blame-ignore-revs | bd3f7e6356 fix: ignore blame for black upgrade (#34202) | 2 лет назад |
.gitignore | 36d1765902 feat(devtools): Add support to dump the import graph (#37698) | 2 лет назад |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 лет назад |
.pre-commit-config.yaml | 762473598f feat: frozen dependencies (#34879) | 2 лет назад |
.prettierignore | 9312ff5c22 ref(tsc): fix regressions (#34332) | 2 лет назад |
.python-version | 0c2797391a fix(dev): New Python virtualenvs to install Python 3.8.13 (#32883) | 2 лет назад |
.size-limit.js | 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) | 3 лет назад |
.vercelignore | 454a94951e ref: git mv tests/fixtures fixtures (#35445) | 2 лет назад |
.yarnrc | cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) | 4 лет назад |
AUTHORS | df235c4d04 Add newline to AUTHORS file | 9 лет назад |
Brewfile | a06a3c5bff ref: use internal pypi (#38255) | 2 лет назад |
CHANGES | e40adedb52 release: 22.9.0 | 2 лет назад |
CODE_OF_CONDUCT.md | ea286fe4a9 meta(coc): Add code of conduct (#13931) | 5 лет назад |
LICENSE | e40adedb52 release: 22.9.0 | 2 лет назад |
MANIFEST.in | 0ad4aa9d9f ref(django-3.2): Vendor django picklefield (#35727) | 2 лет назад |
Makefile | ea599ec844 ref: make the default `make` target `make develop` (#37504) | 2 лет назад |
README.md | 2ba15b5c04 Update/read me (#36011) | 2 лет назад |
babel.config.ts | f5d4cdeb0a ref(js): Remove last usages of decorators (#38144) | 2 лет назад |
codecov.yml | 82f20775b1 build(codecov): Disable status checks for codecov (#33250) | 2 лет назад |
jest.config.ts | 9eb677e682 feat(test): Fix console.error getting swallowed up (#38833) | 2 лет назад |
migrations_lockfile.txt | d2873c1228 feat(migration): Add context field to GroupOwner (#38685) | 2 лет назад |
mypy.ini | 1c67fd2cc8 feat(relay): Limit custom measurements (#39001) | 2 лет назад |
package.json | 7ca0ab21bf feat(stacktrace): Add icon for .vb files [TET-375] (#38995) | 2 лет назад |
prettier.config.js | bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) | 2 лет назад |
pyproject.toml | 8a84f2e44e fix(tests): Adding query tag values as strings from clickhouse (#38955) | 2 лет назад |
pyrightconfig-commithook.json | 4958ed7248 ref: fix pyright for sentry.api.validators.monitor (#35062) | 2 лет назад |
requirements-base.txt | a06a3c5bff ref: use internal pypi (#38255) | 2 лет назад |
requirements-dev-frozen.txt | 4e5ef855f7 fix(indexer): retry write on PG deadlock (#38490) | 2 лет назад |
requirements-dev-only-frozen.txt | 4e5ef855f7 fix(indexer): retry write on PG deadlock (#38490) | 2 лет назад |
requirements-dev.txt | 4e5ef855f7 fix(indexer): retry write on PG deadlock (#38490) | 2 лет назад |
requirements-frozen.txt | a06a3c5bff ref: use internal pypi (#38255) | 2 лет назад |
setup.cfg | fe67d9082f ref: also forbid print in tests (#38784) | 2 лет назад |
setup.py | 775d6b61ea meta: Bump new development version | 2 лет назад |
stylelint.config.js | 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) | 2 лет назад |
tsconfig.json | 9e0ac1a391 feat(dev): Split and create tsconfig for test suite (#38882) | 2 лет назад |
vercel.json | e1602510e2 fix(vercel): Add $schema to vercel.json (#38402) | 2 лет назад |
webpack.config.ts | 03c8e284f0 build(ui): Add experimental `lazyCompilation` webpack setting (#36999) | 2 лет назад |
yarn.lock | 7ca0ab21bf feat(stacktrace): Add icon for .vb files [TET-375] (#38995) | 2 лет назад |
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.