Skip to content

Commit 6de19c6

Browse files
author
getsentry-bot
committed
craft(gh-pages): update, version "2.43.0"
1 parent c7adcd0 commit 6de19c6

35 files changed

+12737
-6982
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: 7a446ced52a66b2f5bc2a6939af8ea28
3+
config: ce788ebac7854a605b6e8c2683792b04
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

.doctrees/api.doctree

34.1 KB
Binary file not shown.

.doctrees/apidocs.doctree

490 KB
Binary file not shown.

.doctrees/environment.pickle

199 KB
Binary file not shown.

_modules/index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
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 3.0.0a7 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 2.43.0 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");
8-
</script><link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b1a1f93b" />
9-
<link rel="stylesheet" type="text/css" href="../_static/shibuya.css?v=b7a6840d" />
8+
</script><link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=e1a1ceaf" />
9+
<link rel="stylesheet" type="text/css" href="../_static/shibuya.css?v=d140fbf8" />
1010
<link media="print" rel="stylesheet" type="text/css" href="../_static/print.css?v=20ff2c19" />
1111
<link rel="preconnect" href="https://fonts.googleapis.com">
1212
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -107,10 +107,11 @@ <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>
110111
<li><a href="sentry_sdk/integrations/logging.html">sentry_sdk.integrations.logging</a></li>
111112
<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>
114115
<li><a href="sentry_sdk/scrubber.html">sentry_sdk.scrubber</a></li>
115116
<li><a href="sentry_sdk/session.html">sentry_sdk.session</a></li>
116117
<li><a href="sentry_sdk/tracing.html">sentry_sdk.tracing</a></li>
@@ -145,8 +146,8 @@ <h1>All modules for which code is available</h1>
145146
</div>
146147
</div>
147148
</footer>
148-
<script src="../_static/documentation_options.js?v=ebfb8578"></script>
149+
<script src="../_static/documentation_options.js?v=ac3318af"></script>
149150
<script src="../_static/doctools.js?v=9bcbadda"></script>
150151
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
151-
<script src="../_static/shibuya.js?v=e730760c"></script></body>
152+
<script src="../_static/shibuya.js?v=9b0e4dde"></script></body>
152153
</html>

_modules/sentry_sdk/api.html

Lines changed: 557 additions & 407 deletions
Large diffs are not rendered by default.

_modules/sentry_sdk/attachments.html

Lines changed: 65 additions & 63 deletions
Large diffs are not rendered by default.

_modules/sentry_sdk/client.html

Lines changed: 1116 additions & 1037 deletions
Large diffs are not rendered by default.

_modules/sentry_sdk/consts.html

Lines changed: 1362 additions & 1320 deletions
Large diffs are not rendered by default.

_modules/sentry_sdk/envelope.html

Lines changed: 371 additions & 289 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)