Skip to content

Commit 1e13839

Browse files
author
getsentry-bot
committed
craft(gh-pages): update, version "3.0.0a3"
1 parent 141812a commit 1e13839

32 files changed

+6165
-12190
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: ede165885eabf43192541c566197ed09
3+
config: cfff7d1dbfe2f74c272bbba224e6cac3
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

.doctrees/api.doctree

-23.1 KB
Binary file not shown.

.doctrees/apidocs.doctree

-501 KB
Binary file not shown.

.doctrees/environment.pickle

-209 KB
Binary file not shown.

_modules/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en" data-accent-color="violet" data-content_root="../">
33
<head>
44
<meta charset="utf-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Overview: module code - sentry-python 2.33.1 documentation</title><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><script>
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Overview: module code - sentry-python 3.0.0a3 documentation</title><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><script>
66
function setColorMode(t){let e=document.documentElement;e.setAttribute("data-color-mode",t);let a=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,s=t;"auto"===t&&(s=a?"dark":"light"),"light"===s?(e.classList.remove("dark"),e.classList.add("light")):(e.classList.remove("light"),e.classList.add("dark"))}
77
setColorMode(localStorage._theme||"auto");
88
</script><link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=397bb51e" />
@@ -107,11 +107,10 @@ <h1>All modules for which code is available</h1>
107107
<li><a href="sentry_sdk/client.html">sentry_sdk.client</a></li>
108108
<li><a href="sentry_sdk/consts.html">sentry_sdk.consts</a></li>
109109
<li><a href="sentry_sdk/envelope.html">sentry_sdk.envelope</a></li>
110-
<li><a href="sentry_sdk/hub.html">sentry_sdk.hub</a></li>
111110
<li><a href="sentry_sdk/integrations/logging.html">sentry_sdk.integrations.logging</a></li>
112111
<li><a href="sentry_sdk/monitor.html">sentry_sdk.monitor</a></li>
112+
<li><a href="sentry_sdk/opentelemetry/scope.html">sentry_sdk.opentelemetry.scope</a></li>
113113
<li><a href="sentry_sdk/profiler/transaction_profiler.html">sentry_sdk.profiler.transaction_profiler</a></li>
114-
<li><a href="sentry_sdk/scope.html">sentry_sdk.scope</a></li>
115114
<li><a href="sentry_sdk/scrubber.html">sentry_sdk.scrubber</a></li>
116115
<li><a href="sentry_sdk/session.html">sentry_sdk.session</a></li>
117116
<li><a href="sentry_sdk/tracing.html">sentry_sdk.tracing</a></li>
@@ -146,7 +145,7 @@ <h1>All modules for which code is available</h1>
146145
</div>
147146
</div>
148147
</footer>
149-
<script src="../_static/documentation_options.js?v=741928f0"></script>
148+
<script src="../_static/documentation_options.js?v=178a9fdf"></script>
150149
<script src="../_static/doctools.js?v=9bcbadda"></script>
151150
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
152151
<script src="../_static/shibuya.js?v=1d2088d1"></script></body>

_modules/sentry_sdk/api.html

Lines changed: 321 additions & 468 deletions
Large diffs are not rendered by default.

_modules/sentry_sdk/attachments.html

Lines changed: 60 additions & 62 deletions
Large diffs are not rendered by default.

_modules/sentry_sdk/client.html

Lines changed: 957 additions & 1045 deletions
Large diffs are not rendered by default.

_modules/sentry_sdk/consts.html

Lines changed: 1180 additions & 1120 deletions
Large diffs are not rendered by default.

_modules/sentry_sdk/envelope.html

Lines changed: 287 additions & 355 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)