You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
- Support for SQLAlchemy 2.0 (#2200) by @antonpirker
8
8
- Add instrumentation of `aiohttp` client requests (#1761) by @md384
9
9
- Add Django template tag for adding Sentry tracing information (#2222) by @antonpirker
10
-
- By adding `{{ sentry_trace_meta }}` to your Django templates we will include Sentry trace information as a meta tag in the rendered HTML to allow your frontend to pick up and continue the trace.
10
+
- By adding `{{ sentry_trace_meta }}` to your Django templates we will include Sentry trace information as a meta tag in the rendered HTML to allow your frontend to pick up and continue the trace started in the backend.
11
11
12
12
- Update Flask HTML meta helper (#2203) by @antonpirker
13
13
- Take trace ID always from propagation context (#2209) by @antonpirker
0 commit comments