Developer-first error tracking and performance monitoring https://sentry.io/
![]() |
4 years ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | 54e6ac495c build(github): Add a GitHub action to diff PR snapshots against main branch (#19585) | 4 years ago |
.storybook | 9c74f49a66 lint(storybook): Fix eslint module import errors (#17467) | 5 years ago |
.travis | 7426ead075 build(storybook): Don't deploy on foreign PRs (#17315) | 5 years ago |
.tx | ea4904d1da Explicit source file | 12 years ago |
.vscode | 34fb86e25f fix(vscode): Update config for VS Code debugger (#19294) | 4 years ago |
api-docs | f25ea5dcb7 fix(api-doc-generator): Get it working again! (#16911) | 4 years ago |
bin | f7dd579041 ignore security issues (#19662) | 4 years ago |
build-utils | 4be6ee860d build(webpack): Change condition when we record asset sizes (#19311) | 4 years ago |
config | 31e10f8cb9 fix(dev): Set Relay kafka message size to 2MB (#19389) | 4 years ago |
docker | 6062cba69d build(gha): Add CalVer release autmation via Craft (#19391) | 4 years ago |
docs-ui | 8f73bc3088 Replacing old color variables (#19421) | 4 years ago |
examples | 95767d455b chore: blacken take 2 (#14360) | 5 years ago |
scripts | 6062cba69d build(gha): Add CalVer release autmation via Craft (#19391) | 4 years ago |
src | dd003e06d7 feat(alerts): Update alert trigger email (#19540) | 4 years ago |
tests | dd003e06d7 feat(alerts): Update alert trigger email (#19540) | 4 years ago |
.craft.yml | 8b4e065704 build(gha): Add GCB context properly | 4 years ago |
.dockerignore | 417f3bafdf build(docker): Split builder image out for better caching (#18999) | 4 years ago |
.envrc | c3b5ffb8fa dev: unify make install-sentry-dev -> install-dev (#19017) | 4 years ago |
.eslintignore | 86356edfeb chore: remove vendored django debug_toolbar (#15477) | 5 years ago |
.eslintrc.js | 5a7c73fba5 ref(js) remove lodash/get (#16614) | 5 years ago |
.eslintrc.relax.js | be286160a2 build(eslint): Move ts and emotion lint rules to config (#17666) | 5 years ago |
.git-blame-ignore-revs | 24441b47d1 Ignore blame for prefer const changes (#18513) | 4 years ago |
.gitattributes | ebf7126b29 Fix CHANGES gitattribute | 8 years ago |
.gitignore | e54cbebebc ref(checkboxFancy): Added indeterminate option (#18355) | 4 years ago |
.mailmap | b3f05c53e2 Add .mailmap to fix my commits | 9 years ago |
.nowignore | c19389ec4d build(now): Correct nowignore (#17585) | 5 years ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) | 4 years ago |
.python-version | 1dea0cccfa dev: setup-pyenv and bake in PYENV_VERSION into setup-git (#18906) | 4 years ago |
.travis.yml | a275cc62a4 ci: only run pre-commit on changed files (#19196) | 4 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 | 21df9f149a meta: Add watchman to Brewfile (#17944) | 5 years ago |
CHANGES | 6062cba69d build(gha): Add CalVer release autmation via Craft (#19391) | 4 years ago |
CODE_OF_CONDUCT.md | ea286fe4a9 meta(coc): Add code of conduct (#13931) | 5 years ago |
LICENSE | ec9d954e9d license: Update BSL change date | 4 years ago |
MANIFEST.in | 417f3bafdf build(docker): Split builder image out for better caching (#18999) | 4 years ago |
Makefile | 81d2ab79cc fix(dev): pin pre-commit's virtualenv to 20.0.23 (#19256) | 4 years ago |
README.md | 1376855c91 Copy fix (#19509) | 4 years ago |
babel.config.js | 657322392f build(js): Fix `react-refresh` babel plugin always loaded in d… (#17492) | 5 years ago |
codecov.yml | 058c859036 chore(cfg): Cleanup references to `south` in configs (#15644) | 5 years ago |
conftest.py | 8198389eb5 Fix typos across repo (#18654) | 4 years ago |
jest.config.js | 58184d3ee2 test(dataPrivacyRulesPanelSelectorField): Added tests (#18073) | 5 years ago |
jsconfig.json | 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) | 6 years ago |
migrations_lockfile.txt | da71c71074 feat(metric_alerts): Backfill new AlertRule level fields (#19555) | 4 years ago |
now.json | 57c649399c build(now): Quiet down PR comments (#17589) | 5 years ago |
package.json | f3253f82a1 chore(eslint): Bump to 1.42.0 (#19679) | 4 years ago |
prettier.config.js | 824d71b534 style(build): Use modules over json for configs (#11618) | 6 years ago |
pyproject.toml | a15c09fed9 feat: pep517-valid pyproject.toml (#16494) | 5 years ago |
requirements-base.txt | 79d1555420 fix(py3): Bump croniter to 0.3.34+ (#19655) | 4 years ago |
requirements-dev.txt | a920a1c1ce ref: remove isort (#18118) | 4 years ago |
setup.cfg | a920a1c1ce ref: remove isort (#18118) | 4 years ago |
setup.py | 7c057e2a8c meta: Bump new development version | 4 years ago |
static | 22e96f9c66 style: Remove trailing slash from static symlink (#10045) | 6 years ago |
stylelint.config.js | 46dcc79579 build(stylelint): Fix and upgrade `stylelint` (#18210) | 4 years ago |
tsconfig.json | b144a4346d ref(ts) Convert platform data to typescript (#18512) | 4 years ago |
webpack.config.js | b0fbf4f02d build(github): Save acceptance test snapshots to GitHub Actions (#19557) | 4 years ago |
yarn.lock | f3253f82a1 chore(eslint): Bump to 1.42.0 (#19679) | 4 years ago |
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.