Developer-first error tracking and performance monitoring https://sentry.io/

Mark Story 3a97746756 fix(docs) Update token placeholder in docs and improve titles (#10439) 6 лет назад
.artifacts d348dc492a feat: Implement basics of pre-commit 6 лет назад
.github 6332dd1091 fix: Issue templates 6 лет назад
.storybook d1f5d2823b feat(Storybook): Adding Echarts Playground (#9779) 6 лет назад
.travis 3e8bd424be feat(storybook): Add favicon to deployed root (#10122) 6 лет назад
.tx ea4904d1da Explicit source file 12 лет назад
.vscode b851c94d46 Promote https in vscode configuration. 6 лет назад
api-docs 3a97746756 fix(docs) Update token placeholder in docs and improve titles (#10439) 6 лет назад
bin b8ff6fcf64 fix(ui): Limit issue title to one line for message (#10290) 6 лет назад
config 6d6f40de4f build(precommit): run jest on pre-commit (#6129) 7 лет назад
docs-ui 0eeb4996a2 feat(gitlab) Add GitLab icons to issue link & commit link (#10404) 6 лет назад
examples c44dffcfe3 Old style exception --> new style for Python 3 7 лет назад
scripts ba4e369bee feat(ci): Add coverage and junit results for js (#6929) 7 лет назад
src 3a97746756 fix(docs) Update token placeholder in docs and improve titles (#10439) 6 лет назад
tests fe5f468218 feat(ui): Add debounceWait prop to AsyncComponentSearchInput 6 лет назад
.babelrc a8ed6328b6 build(js): Add emotion labels in TEST env (#7125) 7 лет назад
.dockerignore a53b1f0ae2 Add a Dockerfile for local dev environment 9 лет назад
.eslintignore d348dc492a feat: Implement basics of pre-commit 6 лет назад
.eslintrc a2df8eab9b chore: Run prettier on .eslintrc (#10433) 6 лет назад
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 лет назад
.gitignore 6806f0859d feat: Pull latest SDK information from the registry (#10231) 6 лет назад
.mailmap b3f05c53e2 Add .mailmap to fix my commits 9 лет назад
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 лет назад
.nvmrc 0970ef8569 misc: Add .nvmrc 7 лет назад
.pre-commit-config.yaml f4b4f437ed lint: use sentry-flake8 (#9113) 6 лет назад
.prettierrc 652a90266d build(prettier): Upgrade prettier to 1.7.4 (#6459) 7 лет назад
.stylelintrc 065709bfa8 build(js): Add "stylelint" (#8195) 6 лет назад
.travis.yml bc7ea4f22f fix(snuba): Bump Travis ClickHouse container to 18.14.9 (#10182) 6 лет назад
AUTHORS df235c4d04 Add newline to AUTHORS file 9 лет назад
Brewfile 96b71815eb build(brew): Add required lib geoip to brewfile 6 лет назад
CHANGES 7fa21ff4d2 9.1.0.dev0 6 лет назад
LICENSE 286c8cc292 fix(license) update year and remove extra words 6 лет назад
MANIFEST.in 6806f0859d feat: Pull latest SDK information from the registry (#10231) 6 лет назад
Makefile 6806f0859d feat: Pull latest SDK information from the registry (#10231) 6 лет назад
README.rst f5744961d9 docs: Link to new Python and JavaScript SDKs in README 6 лет назад
codecov.yml 6209034ce9 build(codecov): Lower codecov js patch threshold to 60% (#7426) 7 лет назад
conftest.py c24cc31b74 Maintain path (fixes pytest-xdist) 10 лет назад
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 лет назад
package.json e50b1116d7 feat(ui): Upgrade ios-device-list to 1.1.22 (#10339) 6 лет назад
requirements-base.txt 9c0f8772a6 fix(native): Clean scanned stack frames with mixed CFI (#10420) 6 лет назад
requirements-dev.txt 241f9f5d32 build: Fix invalid flake dependency 6 лет назад
requirements-optional.txt 8c679ac63e feat: Send raw events to Kafka for later offline processing (#10037) 6 лет назад
requirements-test.txt 9a03fd5d6c feat: Add assertWriteQueries to test queries against a table (#8446) 6 лет назад
setup.cfg a376524b32 meta(isort): Move isort config to setup.cfg 6 лет назад
setup.py 6806f0859d feat: Pull latest SDK information from the registry (#10231) 6 лет назад
static 22e96f9c66 style: Remove trailing slash from static symlink (#10045) 6 лет назад
webpack.config.js 13e07317c3 feat(discover): By day charts only show top 10 (#9563) 6 лет назад
yarn.lock e50b1116d7 feat(ui): Upgrade ios-device-list to 1.1.22 (#10339) 6 лет назад

README.rst

.. raw:: html



Sentry



Users and logs provide clues. Sentry provides answers.




What's Sentry?
--------------

Sentry fundamentally 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.

.. raw:: html







Official Sentry SDKs
~~~~~~~~~~~~~~~~~~~~
* `JavaScript `_
* `React-Native `_
* `Python `_
* `Ruby `_
* `PHP `_
* `Go `_
* `Java `_
* `Objective-C/Swift `_
* `C# `_
* `Perl `_
* `Elixir `_
* `Laravel `_

Resources
---------

* `Documentation `_
* `Community `_ (Bugs, feature requests, general questions)
* `Contributing `_
* `Bug Tracker `_
* `Code `_
* `IRC `_ (irc.freenode.net, #sentry)
* `Transifex `_ (Translate Sentry!)