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: classes/browser.basetransport.html
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,7 @@ <h3>constructor</h3>
135
135
<liclass="tsd-description">
136
136
<asideclass="tsd-sources">
137
137
<ul>
138
-
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
138
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/transports/base.ts#L11">browser/src/transports/base.ts:11</a></li>
160
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/transports/base.ts#L11">browser/src/transports/base.ts:11</a></li>
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
170
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
171
171
</ul>
172
172
</aside>
173
173
<divclass="tsd-comment tsd-typography">
@@ -191,7 +191,7 @@ <h3>capture<wbr>Event</h3>
191
191
<asideclass="tsd-sources">
192
192
<p>Implementation of <ahref="../interfaces/types.transport.html">Transport</a>.<ahref="../interfaces/types.transport.html#captureevent">captureEvent</a></p>
193
193
<ul>
194
-
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/transports/base.ts#L18">browser/src/transports/base.ts:18</a></li>
194
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/transports/base.ts#L18">browser/src/transports/base.ts:18</a></li>
Copy file name to clipboardExpand all lines: classes/browser.beacontransport.html
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ <h3>constructor</h3>
130
130
<asideclass="tsd-sources">
131
131
<p>Inherited from <ahref="browser.basetransport.html">BaseTransport</a>.<ahref="browser.basetransport.html#constructor">constructor</a></p>
132
132
<ul>
133
-
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
133
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
134
134
</ul>
135
135
</aside>
136
136
<h4class="tsd-parameters-title">Parameters</h4>
@@ -153,7 +153,7 @@ <h3>options</h3>
153
153
<asideclass="tsd-sources">
154
154
<p>Inherited from <ahref="browser.basetransport.html">BaseTransport</a>.<ahref="browser.basetransport.html#options">options</a></p>
155
155
<ul>
156
-
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/transports/base.ts#L11">browser/src/transports/base.ts:11</a></li>
156
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/transports/base.ts#L11">browser/src/transports/base.ts:11</a></li>
157
157
</ul>
158
158
</aside>
159
159
</section>
@@ -164,7 +164,7 @@ <h3>url</h3>
164
164
<asideclass="tsd-sources">
165
165
<p>Inherited from <ahref="browser.basetransport.html">BaseTransport</a>.<ahref="browser.basetransport.html#url">url</a></p>
166
166
<ul>
167
-
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
167
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/transports/base.ts#L9">browser/src/transports/base.ts:9</a></li>
168
168
</ul>
169
169
</aside>
170
170
<divclass="tsd-comment tsd-typography">
@@ -189,7 +189,7 @@ <h3>capture<wbr>Event</h3>
189
189
<p>Implementation of <ahref="../interfaces/types.transport.html">Transport</a>.<ahref="../interfaces/types.transport.html#captureevent">captureEvent</a></p>
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/transports/beacon.ts#L13">browser/src/transports/beacon.ts:13</a></li>
192
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/transports/beacon.ts#L13">browser/src/transports/beacon.ts:13</a></li>
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/integrations/breadcrumbs.ts#L51">browser/src/integrations/breadcrumbs.ts:51</a></li>
126
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/integrations/breadcrumbs.ts#L65">browser/src/integrations/breadcrumbs.ts:65</a></li>
<p>Implementation of <ahref="../interfaces/types.integration.html">Integration</a>.<ahref="../interfaces/types.integration.html#name">name</a></p>
156
154
<ul>
157
-
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/integrations/breadcrumbs.ts#L51">browser/src/integrations/breadcrumbs.ts:51</a></li>
155
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/integrations/breadcrumbs.ts#L62">browser/src/integrations/breadcrumbs.ts:62</a></li>
158
156
</ul>
159
157
</aside>
160
158
<divclass="tsd-comment tsd-typography">
@@ -177,7 +175,7 @@ <h3>install</h3>
177
175
<liclass="tsd-description">
178
176
<asideclass="tsd-sources">
179
177
<ul>
180
-
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/3e84a1d6/packages/browser/src/integrations/breadcrumbs.ts#L453">browser/src/integrations/breadcrumbs.ts:453</a></li>
178
+
<li>Defined in <ahref="https://github.com/getsentry/sentry-javascript/blob/f474d18/packages/browser/src/integrations/breadcrumbs.ts#L458">browser/src/integrations/breadcrumbs.ts:458</a></li>
181
179
</ul>
182
180
</aside>
183
181
<divclass="tsd-comment tsd-typography">
@@ -191,7 +189,6 @@ <h3>install</h3>
191
189
<li>History API</li>
192
190
</ul>
193
191
</div>
194
-
<p>Can be disabled or individually configured via the <code>autoBreadcrumbs</code> config option</p>
0 commit comments