File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
[ ![ Build Status] ( https://travis-ci.com/getsentry/sentry-python.svg?branch=master )] ( https://travis-ci.com/getsentry/sentry-python )
10
10
11
- - [ Documentation] ( https://docs.sentry.io/quickstart/?platform=python ) (to learn about how to use the SDK)
12
- - [ API Reference] ( https://getsentry.github.io/sentry-python/ ) (to learn about internals)
11
+ To learn about how to use the SDK:
12
+
13
+ - [ Getting started with the new SDK] ( https://docs.sentry.io/quickstart/?platform=python )
14
+ - [ Configuration options] ( https://docs.sentry.io/error-reporting/configuration/?platform=python )
15
+ - [ Setting context (tags, user, extra information)] ( https://docs.sentry.io/enriching-error-data/context/?platform=python )
16
+ - [ Integrations] ( https://docs.sentry.io/platforms/python/ )
17
+ - [ Cheatsheet: Migrating to the new SDK from Raven] ( https://forum.sentry.io/t/switching-to-sentry-python/4733 )
18
+
19
+ To learn about internals:
20
+
21
+ - [ API Reference] ( https://getsentry.github.io/sentry-python/ )
13
22
14
23
# License
15
24
You can’t perform that action at this time.
0 commit comments