Developer-first error tracking and performance monitoring https://sentry.io/
Dominik Buszowiecki 6d40b3fb04 update | 1 year ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | 843e29a8e2 meta(routing) Sync with product-owners.yml in security-as-code@3d4fceac (#52355) | 1 year ago |
.tx | ea4904d1da Explicit source file | 11 years ago |
.vscode | 16554dd767 feat(backend): Use verbose logging when debugging backend tests (#51567) | 1 year ago |
api-docs | 71392a1f2a feat(api): Update put+delete client key, create get client key (#51666) | 1 year ago |
bin | 50940ad19a ref: use TSDBModel directly instead of tsdb.models (#51461) | 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 | a83bd69f5e ref: remove pyright (#51350) | 1 year ago |
fixtures | 9b36531cb3 feat(sourcemaps): Implement indexing with threshold (#51996) | 1 year ago |
scripts | d3b5cf64a1 chore: Allow postgres container to be customized (#51062) | 1 year ago |
self-hosted | 76ddaf0b35 ref: move ./docker to ./self-hosted (#50490) | 1 year ago |
src | 2da7d3892e fix(hc): Prevent exception from siloed_atomic (#52326) | 1 year ago |
static | 6d40b3fb04 update | 1 year ago |
tests | 2725e768bb feat(escalating-issues): Update MsTeams integration to use Group substates (#51756) | 1 year ago |
tools | 6c1a91e023 ref: limit the typing allowlist to specific codes (#51799) | 1 year ago |
.craft.yml | 83b15f355f Continue self-hosted rename in build-related files (#30483) | 2 years 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 | 96b68ab0ad style: Spacing in git-blame-ignore-revs (#48055) | 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 | 1caf47b20e test: Ensure test order for region silos (#49421) | 1 year ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | a83bd69f5e ref: remove pyright (#51350) | 1 year ago |
.prettierignore | 9312ff5c22 ref(tsc): fix regressions (#34332) | 2 years ago |
.python-version | a88323b81f Upgrade Python in Dockerfiles to pick up security fixes (#44090) | 1 year ago |
.size-limit.js | 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) | 3 years ago |
.vercelignore | 2f573c0aab ref(storybook): Burn it all down (#44809) | 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 | a06a3c5bff ref: use internal pypi (#38255) | 2 years ago |
CHANGES | 5534341c53 release: 23.6.1 | 1 year ago |
LICENSE | 5534341c53 release: 23.6.1 | 1 year ago |
MANIFEST.in | a9024702ef ref: switch to declarative metadata (#39652) | 2 years ago |
Makefile | add37f2eff feat(hybridcloud) Setup plumbing to run CI with split databases (#51307) | 1 year ago |
README.md | 4c1d383217 chore(readme): link to unreal sdk (#46876) | 1 year ago |
babel.config.ts | 84db441ef2 ci: disable sourcemap in ci (#50436) | 1 year ago |
codecov.yml | 7cbe898517 fix(config): Use boolean in `codecov.yml` (#51699) | 1 year ago |
jest.config.ts | 8571f04c82 test(ui): Set environment on master branch + CI (#46547) | 1 year ago |
migrations_lockfile.txt | a7180c5733 feat(sourcemaps): Add tables for supporting indexes (#51997) | 1 year ago |
package.json | 13350f3e65 deps(ui): Upgrade typescript 5.1.6 (#52351) | 1 year ago |
prettier.config.js | bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) | 2 years ago |
pyproject.toml | e59b6cb501 ref: fix typing in test_link_team (#52343) | 1 year ago |
requirements-base.txt | 51db1a04a0 ref: bump sentry-redis-tools to 0.1.7 (#51995) | 1 year ago |
requirements-dev-frozen.txt | 51db1a04a0 ref: bump sentry-redis-tools to 0.1.7 (#51995) | 1 year ago |
requirements-dev.txt | 0e6f130241 feat(python): Add `covdefaults` to dev dependencies (#51697) | 1 year ago |
requirements-frozen.txt | 51db1a04a0 ref: bump sentry-redis-tools to 0.1.7 (#51995) | 1 year ago |
requirements-getsentry.txt | 48df6829db ref: include getsentry deps in sentry (#41128) | 2 years ago |
setup.cfg | 0e6f130241 feat(python): Add `covdefaults` to dev dependencies (#51697) | 1 year ago |
setup.py | 5f10bd94ae ref: fix some typing re-exports (#50635) | 1 year ago |
stylelint.config.js | 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) | 2 years 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 | c01096f6d5 feat(hybridcloud) First pass at a siloed devserver (#49956) | 1 year ago |
yarn.lock | 13350f3e65 deps(ui): Upgrade typescript 5.1.6 (#52351) | 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.