Developer-first error tracking and performance monitoring https://sentry.io/
k-fish be31eda7e1 wip: Change vital detail to vital widget | 2 years ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | 22c12b5573 chore(ui): Bump enzyme-adapter-react-17 (#36542) | 2 years ago |
.tx | ea4904d1da Explicit source file | 11 years ago |
.vscode | e6f148cf35 chore(eslint): Don't specify the .eslintrc.* file in vscode workspace settings (#33308) | 2 years ago |
api-docs | ea52125eaf Document new project param for release deploys endpoint (#35934) | 2 years ago |
bin | b9f5a910dc ref(models): `ActivityType` (#34978) | 2 years ago |
build-utils | e8f9d4b073 style(ts): Apply eslint to build-utils (#32861) | 2 years ago |
config | 454a94951e ref: git mv tests/fixtures fixtures (#35445) | 2 years ago |
docker | c89a0deafa ref: increase self-hosted e2e test timeout (#36127) | 2 years ago |
docs-ui | 7fb4039462 added panel icon (#36529) | 2 years ago |
examples | 08fa7bf5b5 fix(examples): escape html output (#34867) | 2 years ago |
fixtures | db31384fa3 feat(perf): Improve transaction error alerts (#36436) | 2 years ago |
scripts | de1fc4a06e fix: integrationdocs call Executor.submit(...) correctly (#36223) | 2 years ago |
src | ae7db768b9 feat(custom-measurements): Support custom measurements in mqb (#36158) | 2 years ago |
static | be31eda7e1 wip: Change vital detail to vital widget | 2 years ago |
tests | ae7db768b9 feat(custom-measurements): Support custom measurements in mqb (#36158) | 2 years ago |
tools | 8fef2cd856 ref: remove patch_selenium hack now that we're on selenium 4.x (#36088) | 2 years ago |
.craft.yml | 83b15f355f Continue self-hosted rename in build-related files (#30483) | 2 years ago |
.dockerignore | 417f3bafdf build(docker): Split builder image out for better caching (#18999) | 4 years ago |
.envrc | 1870fd1141 ref: re-enable pyc files now that we're on python 3 (#35678) | 2 years ago |
.eslintignore | 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) | 3 years ago |
.eslintrc.js | 59e78be834 dev(eslint): Make `react-hooks/exhaustive-deps` not error in CI (#34488) | 2 years ago |
.fossa.yml | 3716971c99 ref: exclude a file from FOSSA to reduce output noise (#35841) | 2 years ago |
.git-blame-ignore-revs | bd3f7e6356 fix: ignore blame for black upgrade (#34202) | 2 years ago |
.gitignore | 454a94951e ref: git mv tests/fixtures fixtures (#35445) | 2 years ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | 570376ebb6 ref: upgrade check-jsonschema so it does not reach network at runtime (#35846) | 2 years ago |
.prettierignore | 9312ff5c22 ref(tsc): fix regressions (#34332) | 2 years ago |
.python-version | 0c2797391a fix(dev): New Python virtualenvs to install Python 3.8.13 (#32883) | 2 years ago |
.size-limit.js | 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) | 3 years ago |
.vercelignore | 454a94951e ref: git mv tests/fixtures fixtures (#35445) | 2 years 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 | 544abe103f feat(ci): Initializing Docker should be more robust (#26369) | 3 years ago |
CHANGES | e68da5c8e2 release: 22.6.0 | 2 years ago |
CODE_OF_CONDUCT.md | ea286fe4a9 meta(coc): Add code of conduct (#13931) | 5 years ago |
LICENSE | e68da5c8e2 release: 22.6.0 | 2 years ago |
MANIFEST.in | 0ad4aa9d9f ref(django-3.2): Vendor django picklefield (#35727) | 2 years ago |
Makefile | 8320061555 ref: remove backend generation of junitxml since it is not being consumed (#36215) | 2 years ago |
README.md | 2ba15b5c04 Update/read me (#36011) | 2 years ago |
babel.config.ts | 73c9481829 chore(deps): Bump core-js 3.21 -> 3.22 (#35179) | 2 years ago |
codecov.yml | 82f20775b1 build(codecov): Disable status checks for codecov (#33250) | 2 years ago |
jest.config.ts | 454a94951e ref: git mv tests/fixtures fixtures (#35445) | 2 years ago |
migrations_lockfile.txt | 0585ea5b77 perf(workflow): add index to Deploy.date_finished (#36499) | 2 years ago |
mypy.ini | 7540094e97 ref(utils): Add typing to metrics module (#36324) | 2 years ago |
package.json | 22c12b5573 chore(ui): Bump enzyme-adapter-react-17 (#36542) | 2 years ago |
prettier.config.js | bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) | 2 years ago |
pyproject.toml | dd3cbcfdb7 ref: trim overly broad DeprecationWarning filters intended for escape sequences (#34242) | 2 years ago |
pyrightconfig-commithook.json | 4958ed7248 ref: fix pyright for sentry.api.validators.monitor (#35062) | 2 years ago |
requirements-base.txt | a6c090e43f Revert "chore(deps): Bump sentry-sdk to 1.7.0 to enable baggage propagation (#36502)" (#36539) | 2 years ago |
requirements-dev-only-frozen.txt | a945329726 chore(deps): bump sentry-sdk from 1.5.12 to 1.7.0 (#36525) | 2 years ago |
requirements-dev.txt | b6bc2eac52 ref: upgrade pytest-cov to get latest context features (#36192) | 2 years ago |
setup.cfg | 353e78c7aa ref: cache volta, node, yarn in github actions (#36253) | 2 years ago |
setup.py | ac7ec3fc33 meta: Bump new development version | 2 years ago |
stylelint.config.js | 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) | 2 years ago |
tsconfig.json | 9312ff5c22 ref(tsc): fix regressions (#34332) | 2 years ago |
vercel.json | 1eef286934 build(vercel): Remove duplicate vercel config (#22340) | 4 years ago |
webpack.config.ts | 438810a00b feat(dev): Fix `webpack-dev-server` https deprecation (#35924) | 2 years ago |
yarn.lock | 22c12b5573 chore(ui): Bump enzyme-adapter-react-17 (#36542) | 2 years 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.