Commit b6290f7
Distrubited Tracing Tutorial (#11518)
* First stab at creating an outline and some structure for tracing walkthrough
* Content updates to tracing walkthrough
* Start scaffolding first tracing error
* Flesh out generating first error doc
* Add arcade and more progress on generating first error
* Clean up language and objectives on index page of tracing tutorial
* Update links and make minor copy edits
* Update urls for github sample projects
* Fix Sentry code for frontend
* Update frontend terminal success message sample
* Fix some formatting errors
* Make error log in initialize-sentry-sdk-backend more descriptive
* Update docs/product/sentry-basics/distributed-tracing/create-new-project.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/create-new-project.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/index.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/index.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/index.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/index.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-backend.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-backend.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-frontend.mdx
Co-authored-by: Liza Mock <[email protected]>
* Add minor copy edits
* Add code highlighting where needed
* Add frontend screenshot to initialize-sentry-frontend
* Update arcade in tracing create-new-project
* Update docs/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-frontend.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-backend.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-backend.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-frontend.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/generate-first-error.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/generate-first-error.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/generate-first-error.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/generate-first-error.mdx
Co-authored-by: Liza Mock <[email protected]>
* Update docs/product/sentry-basics/distributed-tracing/generate-first-error.mdx
Co-authored-by: Liza Mock <[email protected]>
* Suggested edits for tracing tutorial (#11660)
* Make tech stack clearer earlier in text
* Split long paragraph
* Remove text that probably makes no sense if you are a first time user
* Explain DSN in context of the screen a user is currently on
* It is clearer in one sentence
* Put instructions in corre t order
* Move comment
* Add new bullet point for importing instrument into server.js
* Looks clearer as a diff
* Depending on user preferences in their IDE, this might not be line 88, e.g. line length settings
* Fix typo
* Update todos and various small copy changes, format w/ prettier
---------
Co-authored-by: Alex Krawiec <[email protected]>
Co-authored-by: Alex Krawiec <[email protected]>
Co-authored-by: Alex Krawiec <[email protected]>
Co-authored-by: Liza Mock <[email protected]>
Co-authored-by: Salma Alam-Naylor <[email protected]>1 parent 3f8c511 commit b6290f7
File tree
6 files changed
+538
-0
lines changed- docs/product/sentry-basics/distributed-tracing
- img
6 files changed
+538
-0
lines changedLines changed: 123 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
Lines changed: 98 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments