Developer-first error tracking and performance monitoring https://sentry.io/
![]() |
3 лет назад | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 лет назад |
.github | f9014d6c26 fix(ci): Prevent Visual Snapshots from triggering when not all jobs complete (#32915) | 3 лет назад |
.storybook | f7945a98be feat(storybook): Use storybook-dark-mode plugin (#31114) | 3 лет назад |
.tx | ea4904d1da Explicit source file | 12 лет назад |
.vscode | 029b52918d meta(editor): Set frontend language tab sizes to 2 (#32071) | 3 лет назад |
api-docs | 85b2c17830 chore(api): Remove update teams code from project details (#32632) | 3 лет назад |
bin | 716479a7c8 feat(metric_alerts): Remove unique name validation from metric alerts (#31434) | 3 лет назад |
build-utils | e8f9d4b073 style(ts): Apply eslint to build-utils (#32861) | 3 лет назад |
config | 0be3d59cd9 feat(dev): Error reporting for pre-commit and improvements (#32522) | 3 лет назад |
docker | 51f552955e ci: Change machineType for Google Cloud Build to E2_HIGHCPU_8 (#31950) | 3 лет назад |
docs | 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) | 3 лет назад |
docs-ui | a857d249a9 style(storybook): Disable no-anonymous-default-export rule (#32897) | 3 лет назад |
examples | f33ade4190 ref(py): Sort imports in examples (#25131) | 3 лет назад |
scripts | 0c2797391a fix(dev): New Python virtualenvs to install Python 3.8.13 (#32883) | 3 лет назад |
src | e31dba325a perf(latest_release): Move latest release queries to replicas (#32763) | 3 лет назад |
static | bcb7cae1f4 ref(page-filters): Remove environment filter in Alerts History (#32925) | 3 лет назад |
tests | 5f1dd17d69 feat(workflow): Preserve utc in query params from issue stream (#32846) | 3 лет назад |
.craft.yml | 83b15f355f Continue self-hosted rename in build-related files (#30483) | 3 лет назад |
.dockerignore | 417f3bafdf build(docker): Split builder image out for better caching (#18999) | 4 лет назад |
.envrc | ba15b6285f fix(dev): Errors within lib.sh were not being reported to Sentry (#32524) | 3 лет назад |
.eslintignore | 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) | 3 лет назад |
.eslintrc.js | 33fbf02f02 chore(prettier): Upgrade to 2.3.x (#26820) | 3 лет назад |
.eslintrc.relax.js | be286160a2 build(eslint): Move ts and emotion lint rules to config (#17666) | 5 лет назад |
.git-blame-ignore-revs | 28a2337ae9 build(js): Change `app` alias to `sentry` (#18915) | 3 лет назад |
.gitattributes | ebf7126b29 Fix CHANGES gitattribute | 8 лет назад |
.gitignore | 7e5ea5d233 feat(apidocs): Integrate drf-spectacular library (#30040) | 3 лет назад |
.ignore | add1b08cee ref(ui) Replace icon-filter with SVG icon. (#19841) | 4 лет назад |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 лет назад |
.pre-commit-config.yaml | 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) | 3 лет назад |
.prettierignore | 3a5085adbe meta: Add prettierignore to stop package.json fights (#28685) | 3 лет назад |
.python-version | 0c2797391a fix(dev): New Python virtualenvs to install Python 3.8.13 (#32883) | 3 лет назад |
.size-limit.js | 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) | 3 лет назад |
.vercelignore | 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) | 3 лет назад |
.yarnrc | cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) | 4 лет назад |
AUTHORS | df235c4d04 Add newline to AUTHORS file | 9 лет назад |
Brewfile | 544abe103f feat(ci): Initializing Docker should be more robust (#26369) | 3 лет назад |
CHANGES | 08d452ba5b release: 22.3.0 | 3 лет назад |
CODE_OF_CONDUCT.md | ea286fe4a9 meta(coc): Add code of conduct (#13931) | 5 лет назад |
LICENSE | 08d452ba5b release: 22.3.0 | 3 лет назад |
MANIFEST.in | 81c9468c2f feat(cdc) Add the CDC service as a devservice. This is disabled by default (#25430) | 3 лет назад |
Makefile | f2e90196aa convert api-docs to typescript (#32328) | 3 лет назад |
README.md | 871bda810a meta: Update ruby sdk link in readme (#31480) | 3 лет назад |
babel.config.ts | 64c2de384b feat(ui): Setup browserslist, reduce core-js use (#27346) | 3 лет назад |
codecov.yml | 93ff9c0648 chore(py): Ignore tests in CodeCov (#30326) | 3 лет назад |
conftest.py | 4bafe67e7a fix(ci): Fix pytest annotations not working (#31500) | 3 лет назад |
jest.config.ts | b9683ab1a3 ref(deps): remove jest-circus (#32541) | 3 лет назад |
migrations_lockfile.txt | 0989152010 ref(metrics-indexer): Add new indexer table (#32540) | 3 лет назад |
mypy.ini | 5f62688b23 feat(profiling): Pull from Kafka topic to run symbolication (#32320) | 3 лет назад |
package.json | 9f235d9d44 chore(lint): Fix linting of docs-ui code (#32851) | 3 лет назад |
prettier.config.js | bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) | 3 лет назад |
pyproject.toml | 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) | 3 лет назад |
pyrightconfig-commithook.json | 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) | 3 лет назад |
requirements-base.txt | 56296e4794 chore(deps): bump pillow from 8.3.2 to 9.0.1 (#32552) | 3 лет назад |
requirements-dev.txt | 5f62688b23 feat(profiling): Pull from Kafka topic to run symbolication (#32320) | 3 лет назад |
requirements-pre-commit.txt | 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) | 3 лет назад |
setup.cfg | b0cfeb1c10 chore: drop Python 3.6 (#29504) | 3 лет назад |
setup.py | cb8f0d353e meta: Bump new development version | 3 лет назад |
stylelint.config.js | 83daa80b5c deps(ui): Upgrade to stylelint v14 (#31582) | 3 лет назад |
tsconfig.json | 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) | 3 лет назад |
vercel.json | 1eef286934 build(vercel): Remove duplicate vercel config (#22340) | 4 лет назад |
webpack.config.ts | e2b07c5568 chore(deps): bump fork-ts-checker-webpack-plugin from 6.3.3 to 7.2.1 (#32672) | 3 лет назад |
yarn.lock | 2cb9d1cfe6 chore(deps): Bump prettier 2.5.1 -> 2.6.0 (#32680) | 3 лет назад |
Users and logs provide clues. Sentry provides answers.
Sentry is a service that helps you monitor and fix crashes in realtime. The server is in Python, but it contains a full API for sending events from any language, in any application.