diff --git a/relay_event_normalization/all.html b/relay_event_normalization/all.html index 63cb6cee56..668f3817dc 100644 --- a/relay_event_normalization/all.html +++ b/relay_event_normalization/all.html @@ -1 +1 @@ -List of all items in this crate

List of all items

Structs

Enums

Traits

Functions

Type Aliases

Statics

Constants

\ No newline at end of file +List of all items in this crate

List of all items

Structs

Enums

Traits

Functions

Type Aliases

Statics

Constants

\ No newline at end of file diff --git a/relay_event_normalization/normalize/span/country_subregion/enum.Subregion.html b/relay_event_normalization/normalize/span/country_subregion/enum.Subregion.html new file mode 100644 index 0000000000..13024f9490 --- /dev/null +++ b/relay_event_normalization/normalize/span/country_subregion/enum.Subregion.html @@ -0,0 +1,11 @@ + + + + + Redirection + + +

Redirecting to ../../../../relay_event_normalization/span/country_subregion/enum.Subregion.html...

+ + + \ No newline at end of file diff --git a/relay_event_normalization/normalize/span/country_subregion/index.html b/relay_event_normalization/normalize/span/country_subregion/index.html new file mode 100644 index 0000000000..dfe6881ab8 --- /dev/null +++ b/relay_event_normalization/normalize/span/country_subregion/index.html @@ -0,0 +1,11 @@ + + + + + Redirection + + +

Redirecting to ../../../../relay_event_normalization/span/country_subregion/index.html...

+ + + \ No newline at end of file diff --git a/relay_event_normalization/span/country_subregion/enum.Subregion.html b/relay_event_normalization/span/country_subregion/enum.Subregion.html new file mode 100644 index 0000000000..4d24c9c30c --- /dev/null +++ b/relay_event_normalization/span/country_subregion/enum.Subregion.html @@ -0,0 +1,43 @@ +Subregion in relay_event_normalization::span::country_subregion - Rust
pub enum Subregion {
+
Show 22 variants NorthernAmerica = 21, + CentralAmerica = 13, + Caribbean = 29, + SouthAmerica = 5, + NorthernEurope = 154, + WesternEurope = 155, + SouthernEurope = 39, + EasternEurope = 151, + EasternAsia = 30, + SouthernAsia = 34, + SouthEasternAsia = 35, + WesternAsia = 145, + CentralAsia = 143, + NorthernAfrica = 15, + WesternAfrica = 11, + MiddleAfrica = 17, + EasternAfrica = 14, + SouthernAfrica = 18, + Melanesia = 54, + Micronesia = 57, + Polynesia = 61, + AustraliaAndNewZealand = 53, +
}
Expand description

Subregions regions as defined by UN M49 standards, the enum value corresponds to the region code. +See “Geographical regions” at https://unstats.un.org/unsd/methodology/m49/..

+

Variants§

§

NorthernAmerica = 21

§

CentralAmerica = 13

§

Caribbean = 29

§

SouthAmerica = 5

§

NorthernEurope = 154

§

WesternEurope = 155

§

SouthernEurope = 39

§

EasternEurope = 151

§

EasternAsia = 30

§

SouthernAsia = 34

§

SouthEasternAsia = 35

§

WesternAsia = 145

§

CentralAsia = 143

§

NorthernAfrica = 15

§

WesternAfrica = 11

§

MiddleAfrica = 17

§

EasternAfrica = 14

§

SouthernAfrica = 18

§

Melanesia = 54

§

Micronesia = 57

§

Polynesia = 61

§

AustraliaAndNewZealand = 53

Implementations§

source§

impl Subregion

source

pub fn from_iso2(iso2_letter: &str) -> Option<Self>

Maps 2 ISO letter country codes to geoscheme regions based on the UN M.49 standard.

+

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where + T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where + T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where + T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

+
source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for T
where + U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

+

That is, this conversion is whatever the implementation of +From<T> for U chooses to do.

+
source§

impl<T, U> TryFrom<U> for T
where + U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where + U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
§

impl<V, T> VZip<V> for T
where + V: MultiLane<T>,

§

fn vzip(self) -> V

source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where + S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
\ No newline at end of file diff --git a/relay_event_normalization/span/country_subregion/index.html b/relay_event_normalization/span/country_subregion/index.html new file mode 100644 index 0000000000..79cfa3f72f --- /dev/null +++ b/relay_event_normalization/span/country_subregion/index.html @@ -0,0 +1,3 @@ +relay_event_normalization::span::country_subregion - Rust
Expand description

Mapping betwwen country code and subregion code

+

Enums§

\ No newline at end of file diff --git a/relay_event_normalization/span/country_subregion/sidebar-items.js b/relay_event_normalization/span/country_subregion/sidebar-items.js new file mode 100644 index 0000000000..7127975a6a --- /dev/null +++ b/relay_event_normalization/span/country_subregion/sidebar-items.js @@ -0,0 +1 @@ +window.SIDEBAR_ITEMS = {"enum":["Subregion"]}; \ No newline at end of file diff --git a/relay_event_normalization/span/index.html b/relay_event_normalization/span/index.html index bb40872e66..89d9cb82a2 100644 --- a/relay_event_normalization/span/index.html +++ b/relay_event_normalization/span/index.html @@ -1,3 +1,3 @@ -relay_event_normalization::span - Rust

Module relay_event_normalization::span

source ·
Expand description

Span normalization logic.

-

Modules§

Auto Trait Implementations§

§

impl Freeze for SpanTagKey

§

impl RefUnwindSafe for SpanTagKey

§

impl Send for SpanTagKey

§

impl Sync for SpanTagKey

§

impl Unpin for SpanTagKey

§

impl UnwindSafe for SpanTagKey

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<Q, K> Comparable<K> for Q
where diff --git a/relay_event_normalization/span/tag_extraction/fn.extract_measurements.html b/relay_event_normalization/span/tag_extraction/fn.extract_measurements.html index 8a8393cb91..fde7725063 100644 --- a/relay_event_normalization/span/tag_extraction/fn.extract_measurements.html +++ b/relay_event_normalization/span/tag_extraction/fn.extract_measurements.html @@ -1,2 +1,2 @@ -extract_measurements in relay_event_normalization::span::tag_extraction - Rust
pub fn extract_measurements(span: &mut Span, is_mobile: bool)
Expand description

Copies specific numeric values from span data to span measurements.

+extract_measurements in relay_event_normalization::span::tag_extraction - Rust
pub fn extract_measurements(span: &mut Span, is_mobile: bool)
Expand description

Copies specific numeric values from span data to span measurements.

\ No newline at end of file diff --git a/relay_event_normalization/span/tag_extraction/fn.extract_segment_span_tags.html b/relay_event_normalization/span/tag_extraction/fn.extract_segment_span_tags.html index 9126756d44..609e6eea84 100644 --- a/relay_event_normalization/span/tag_extraction/fn.extract_segment_span_tags.html +++ b/relay_event_normalization/span/tag_extraction/fn.extract_segment_span_tags.html @@ -1,2 +1,2 @@ -extract_segment_span_tags in relay_event_normalization::span::tag_extraction - Rust
pub fn extract_segment_span_tags(event: &Event, spans: &mut [Annotated<Span>])
Expand description

Extract segment span specific tags and measurements from the event and materialize them into the spans.

+extract_segment_span_tags in relay_event_normalization::span::tag_extraction - Rust
pub fn extract_segment_span_tags(event: &Event, spans: &mut [Annotated<Span>])
Expand description

Extract segment span specific tags and measurements from the event and materialize them into the spans.

\ No newline at end of file diff --git a/relay_event_normalization/span/tag_extraction/fn.extract_span_tags.html b/relay_event_normalization/span/tag_extraction/fn.extract_span_tags.html index 04e81fee9c..5467a715ba 100644 --- a/relay_event_normalization/span/tag_extraction/fn.extract_span_tags.html +++ b/relay_event_normalization/span/tag_extraction/fn.extract_span_tags.html @@ -1,4 +1,4 @@ -extract_span_tags in relay_event_normalization::span::tag_extraction - Rust
pub fn extract_span_tags(
+extract_span_tags in relay_event_normalization::span::tag_extraction - Rust
pub fn extract_span_tags(
     event: &Event,
     spans: &mut [Annotated<Span>],
     max_tag_value_size: usize,
diff --git a/relay_event_normalization/span/tag_extraction/fn.extract_tags.html b/relay_event_normalization/span/tag_extraction/fn.extract_tags.html
index 89533b3497..e44dcc9243 100644
--- a/relay_event_normalization/span/tag_extraction/fn.extract_tags.html
+++ b/relay_event_normalization/span/tag_extraction/fn.extract_tags.html
@@ -1,4 +1,4 @@
-extract_tags in relay_event_normalization::span::tag_extraction - Rust
pub fn extract_tags(
+extract_tags in relay_event_normalization::span::tag_extraction - Rust
pub fn extract_tags(
     span: &Span,
     max_tag_value_size: usize,
     initial_display: Option<Timestamp>,
diff --git a/relay_event_normalization/span/tag_extraction/index.html b/relay_event_normalization/span/tag_extraction/index.html
index 6d4ddecdae..0b6364dcfa 100644
--- a/relay_event_normalization/span/tag_extraction/index.html
+++ b/relay_event_normalization/span/tag_extraction/index.html
@@ -1,3 +1,3 @@
-relay_event_normalization::span::tag_extraction - Rust

Module relay_event_normalization::span::tag_extraction

source ·
Expand description

Logic for persisting items into span.sentry_tags and span.measurements fields. +relay_event_normalization::span::tag_extraction - Rust

Module relay_event_normalization::span::tag_extraction

source ·
Expand description

Logic for persisting items into span.sentry_tags and span.measurements fields. These are then used for metrics extraction.

Enums§

  • A list of supported span tags for tag extraction.

Statics§

Functions§

\ No newline at end of file diff --git a/relay_event_normalization/span/tag_extraction/static.HTTP_METHOD_EXTRACTOR_REGEX.html b/relay_event_normalization/span/tag_extraction/static.HTTP_METHOD_EXTRACTOR_REGEX.html index f2091d3429..9485eb3bbf 100644 --- a/relay_event_normalization/span/tag_extraction/static.HTTP_METHOD_EXTRACTOR_REGEX.html +++ b/relay_event_normalization/span/tag_extraction/static.HTTP_METHOD_EXTRACTOR_REGEX.html @@ -1,2 +1,2 @@ -HTTP_METHOD_EXTRACTOR_REGEX in relay_event_normalization::span::tag_extraction - Rust
pub static HTTP_METHOD_EXTRACTOR_REGEX: Lazy<Regex>
Expand description

Regex with a capture group to extract the HTTP method from a string.

+HTTP_METHOD_EXTRACTOR_REGEX in relay_event_normalization::span::tag_extraction - Rust
pub static HTTP_METHOD_EXTRACTOR_REGEX: Lazy<Regex>
Expand description

Regex with a capture group to extract the HTTP method from a string.

\ No newline at end of file diff --git a/search-index.js b/search-index.js index 6a13fe930a..4aed83e17b 100644 --- a/search-index.js +++ b/search-index.js @@ -15,7 +15,7 @@ var searchIndex = new Map(JSON.parse('[\ ["relay_dashboard",{"t":"FSFFPGFPFPOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNCHNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNFFONNNNNNNNNNNNONNNNNNCOHNNNONNNNONNNONHFJNNHNNNNNNNONNNOH","n":["Logs","MAX_LOG_SIZE","Main","MenuBar","NotFound","Route","Stats","Stats","Tools","Tools","_marker","_marker","_marker","_marker","_marker","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","changed","changed","changed","changed","changed","clone","clone_into","create","create","create","create","create","default","destroy","destroy","destroy","destroy","destroy","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_path","function_component","function_component","function_component","function_component","function_component","into","into","into","into","into","into","into_prop_value","into_prop_value","into_prop_value","into_prop_value","into_prop_value","into_prop_value","into_prop_value","into_prop_value","into_prop_value","into_prop_value","into_prop_value","into_prop_value","main","not_found_route","prepare_state","prepare_state","prepare_state","prepare_state","prepare_state","recognize","rendered","rendered","rendered","rendered","rendered","routes","run","run","run","run","run","stats","switch","to_owned","to_path","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","update","update","update","update","update","utils","view","view","view","view","view","Metric","Stats","_marker","borrow","borrow","borrow_mut","borrow_mut","changed","create","destroy","eq","fmt","fmt","from","from","function_component","into","into","into_prop_value","into_prop_value","into_prop_value","into_prop_value","js","name","parse_metric","prepare_state","rendered","run","tags","try_from","try_from","try_into","try_into","ty","type_id","type_id","update","value","view","update_chart","AutoSocket","RELAY_URL","borrow","borrow_mut","buffering_socket","from","into","into_prop_value","into_prop_value","next","open","reconnect","socket","try_from","try_into","type_id","url","window_location"],"q":[[0,"relay_dashboard"],[133,"relay_dashboard::stats"],[172,"relay_dashboard::stats::js"],[173,"relay_dashboard::utils"],[191,"yew::html::component"],[192,"core::fmt"],[193,"std::collections::hash::map"],[194,"core::option"],[195,"alloc::string"],[196,"alloc::vec"],[197,"yew::functional"],[198,"yew::html"],[199,"core::result"],[200,"core::any"],[201,"core::time"],[202,"core::ops::function"]],"i":[0,0,0,0,10,0,0,10,0,10,3,6,7,8,9,10,3,6,7,8,9,10,3,6,7,8,9,3,6,7,8,9,10,10,3,6,7,8,9,10,3,6,7,8,9,10,3,6,7,8,9,10,3,6,7,8,9,10,3,6,7,8,9,10,3,6,7,8,9,10,10,3,3,6,6,7,7,8,8,9,9,0,10,3,6,7,8,9,10,3,6,7,8,9,10,3,6,7,8,9,0,0,10,10,10,3,6,7,8,9,10,3,6,7,8,9,10,3,6,7,8,9,3,6,7,8,9,0,3,6,7,8,9,0,0,24,24,25,24,25,24,24,24,25,24,25,24,25,24,24,25,24,24,25,25,0,25,0,24,24,24,25,24,25,24,25,25,24,25,24,25,24,0,0,0,29,29,0,29,29,29,29,29,29,29,29,29,29,29,29,0],"f":"```````````````{{{b{c}}}{{b{e}}}{}{}}00000{{{b{dc}}}{{b{de}}}{}{}}00000{{{b{df}}{b{{h{f}}}}{b{c}}}j{}}{{{b{dl}}{b{{h{l}}}}{b{c}}}j{}}{{{b{dn}}{b{{h{n}}}}{b{c}}}j{}}{{{b{dA`}}{b{{h{A`}}}}{b{c}}}j{}}{{{b{dAb}}{b{{h{Ab}}}}{b{c}}}j{}}{{{b{Ad}}}Ad}{{{b{c}}{b{de}}}Af{}{}}{{{b{{h{f}}}}}f}{{{b{{h{l}}}}}l}{{{b{{h{n}}}}}n}{{{b{{h{A`}}}}}A`}{{{b{{h{Ab}}}}}Ab}{{}Ad}{{{b{df}}{b{{h{f}}}}}Af}{{{b{dl}}{b{{h{l}}}}}Af}{{{b{dn}}{b{{h{n}}}}}Af}{{{b{dA`}}{b{{h{A`}}}}}Af}{{{b{dAb}}{b{{h{Ab}}}}}Af}{{{b{Ad}}{b{Ad}}}j}{{{b{f}}{b{dAh}}}Aj}{{{b{l}}{b{dAh}}}Aj}{{{b{n}}{b{dAh}}}Aj}{{{b{A`}}{b{dAh}}}Aj}{{{b{Ab}}{b{dAh}}}Aj}{cc{}}00000{{{b{Al}}{b{{An{{b{Al}}{b{Al}}}}}}}{{B`{Ad}}}}`````{ce{}{}}000000{c{{B`{e}}}{}{}}0101101001{{}Af}{{}{{B`{Ad}}}}{{{b{f}}}{{B`{Bb}}}}{{{b{l}}}{{B`{Bb}}}}{{{b{n}}}{{B`{Bb}}}}{{{b{A`}}}{{B`{Bb}}}}{{{b{Ab}}}{{B`{Bb}}}}{{{b{Al}}}{{B`{Ad}}}}{{{b{df}}{b{{h{f}}}}j}Af}{{{b{dl}}{b{{h{l}}}}j}Af}{{{b{dn}}{b{{h{n}}}}j}Af}{{{b{dA`}}{b{{h{A`}}}}j}Af}{{{b{dAb}}{b{{h{Ab}}}}j}Af}{{}{{Bd{{b{Al}}}}}}{{{b{dBf}}{b{c}}}Bh{}}0000`{AdBj}{{{b{c}}}e{}{}}{{{b{Ad}}}Bb}{c{{Bl{e}}}{}{}}00000000000{{{b{c}}}Bn{}}00000{{{b{df}}{b{{h{f}}}}c}j{}}{{{b{dl}}{b{{h{l}}}}c}j{}}{{{b{dn}}{b{{h{n}}}}c}j{}}{{{b{dA`}}{b{{h{A`}}}}c}j{}}{{{b{dAb}}{b{{h{Ab}}}}c}j{}}`{{{b{f}}{b{{h{f}}}}}Bh}{{{b{l}}{b{{h{l}}}}}Bh}{{{b{n}}{b{{h{n}}}}}Bh}{{{b{A`}}{b{{h{A`}}}}}Bh}{{{b{Ab}}{b{{h{Ab}}}}}Bh}```{{{b{c}}}{{b{e}}}{}{}}0{{{b{dc}}}{{b{de}}}{}{}}0{{{b{dC`}}{b{{h{C`}}}}{b{c}}}j{}}{{{b{{h{C`}}}}}C`}{{{b{dC`}}{b{{h{C`}}}}}Af}{{{b{Cb}}{b{Cb}}}j}{{{b{C`}}{b{dAh}}}Aj}{{{b{Cb}}{b{dAh}}}Aj}{cc{}}0`{ce{}{}}0{c{{B`{e}}}{}{}}110``{{{b{Al}}}Cb}{{{b{C`}}}{{B`{Bb}}}}{{{b{dC`}}{b{{h{C`}}}}j}Af}{{{b{dBf}}{b{c}}}Bh{}}`{c{{Bl{e}}}{}{}}000`{{{b{c}}}Bn{}}0{{{b{dC`}}{b{{h{C`}}}}c}j{}}`{{{b{C`}}{b{{h{C`}}}}}Bh}{{{b{Al}}{b{Al}}{b{Al}}Cd}Af}``{{{b{c}}}{{b{e}}}{}{}}{{{b{dc}}}{{b{de}}}{}{}}{{BbCfc}Af{{Ch{{Bd{Bb}}}}}}>=<={{{b{dCj}}}Bb}{BbCj}{{{b{dCj}}}Af}`::9`{{}{{b{Bb}}}}","D":"Bn","p":[[1,"reference"],[0,"mut"],[5,"MenuBar",0],[5,"Context",191],[1,"bool"],[5,"Tools",0],[5,"Main",0],[5,"Stats",0],[5,"Logs",0],[6,"Route",0],[1,"unit"],[5,"Formatter",192],[8,"Result",192],[1,"str"],[5,"HashMap",193],[6,"Option",194],[5,"String",195],[5,"Vec",196],[5,"HookContext",197],[8,"HtmlResult",198],[8,"Html",198],[6,"Result",199],[5,"TypeId",200],[5,"Stats",133],[5,"Metric",133],[1,"f32"],[5,"Duration",201],[10,"Fn",202],[5,"AutoSocket",173]],"r":[],"b":[],"c":"OjAAAAAAAAA=","e":"OzAAAAEAAKgACAAAADMAOgAFAEYATACVAAAAmAAVAK8AAgC1AAEAuQAFAA=="}],\ ["relay_dynamic_config",{"t":"GPPGFGPFPFPPPPTPPGPPPFGFPFGPPFPTFFFFFFPFPPPPFFPPPPPPPPPFFFGFFFFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOHOOONNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNONNNOOOOOOOOOOONOOOOOONNNHNONNOOOONOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNOONNOOOONOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN","n":["AcceptTransactionNames","Array","Base64","BucketEncoding","BucketEncodings","CardinalityLimiterMode","ClientBased","CombinedMetricExtractionConfig","ContinuousProfiling","CustomMeasurementConfig","CustomMetrics","DeviceClassSynthesis","Disabled","DiscardTransaction","EMPTY","Enabled","Err","ErrorBoundary","ExtractAddonsSpanMetricsFromEvent","ExtractCommonSpanMetricsFromEvent","ExtractSpansFromEvent","ExtrapolationConfig","Feature","FeatureSet","Field","GlobalConfig","GroupKey","IngestUnsampledProfiles","Legacy","LimitedProjectConfig","Literal","MAX_SUPPORTED_VERSION","MetricExtractionConfig","MetricExtractionGroup","MetricExtractionGroupOverride","MetricExtractionGroups","MetricSpec","Metrics","Ok","Options","OtelEndpoint","Other","Passive","Profiling","ProjectConfig","SessionMetricsConfig","SessionReplay","SessionReplayCombinedEnvelopeItems","SessionReplayRecordingScrubbing","SessionReplayVideoDisabled","SpanMetricsAddons","SpanMetricsCommon","SpanMetricsTx","StandaloneSpanIngestion","Strict","Tag","TagBlock","TagMapping","TagSource","TagSpec","TagWithSource","TaggingRule","TransactionMetricsConfig","Unknown","UserReportV2Ingest","Zstd","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","_conditional_tags_extended","_span_metrics_extended","ai_model_costs","allowed_domains","allowed_domains","always","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","breakdowns_v2","breakdowns_v2","cardinality_limiter_error_sample_rate","cardinality_limiter_mode","cardinality_limits","category","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","compare","compare","condition","condition","condition","convert_conditional_tagging","custom_measurements","datascrubbing_settings","datascrubbing_settings","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","denied_names","denied_tags","deprecated1","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","empty","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","event_retention","exclude","extract_custom_tags","extrapolate","extrapolation_duplication_limit","features","features","field","field","filter_settings","filter_settings","filters","filters","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","for_namespace","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_field","from_iter","from_str","get_hash","get_or_insert_with","global_groups","grouping_config","groups","has","hash","http_span_allowed_hosts","include","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","is_disabled","is_empty","is_empty","is_empty","is_empty","is_enabled","is_enabled","is_enabled","is_enabled","is_enabled","is_err","is_ok","is_supported","key","load","matches","matches","measurements","measurements","measurements","metric_bucket_dist_encodings","metric_bucket_set_encodings","metric_conditional_tagging","metric_conditional_tagging","metric_extraction","metric_extraction","metric_extraction","metric_stats_rollout_rate","metrics","metrics","metrics","metrics","metrics","mri","name","new","new","normalize","normalize_json","ok","options","partial_cmp","partial_cmp","performance_score","performance_score","pii_config","pii_config","produces_spans","profile_metrics_allowed_platforms","profile_metrics_sample_rate","profiles_function_generic_metrics_enabled","quotas","quotas","sampling","sampling","sanitized","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","session_metrics","session_metrics","should_extract_abnormal_mechanism","source","span_description_rules","span_description_rules","span_extraction_sample_rate","tag_value","tags","tags","tags","tags","tags","tags","target_metrics","target_tag","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","transaction_metrics","transaction_metrics","trusted_relays","trusted_relays","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","tx_name_ready","tx_name_ready","tx_name_rules","tx_name_rules","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","unsampled_profiles_enabled","unwrap_or_else","value","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","when","with_key","with_value"],"q":[[0,"relay_dynamic_config"],[707,"dyn_clone::sealed"],[708,"relay_dynamic_config::metrics"],[709,"relay_dynamic_config::error_boundary"],[710,"core::clone"],[711,"relay_dynamic_config::feature"],[712,"relay_dynamic_config::global"],[713,"relay_dynamic_config::project"],[714,"core::cmp"],[715,"core::default"],[716,"core::result"],[717,"serde::de"],[718,"erased_serde::ser"],[719,"erased_serde::error"],[720,"relay_filter::config"],[721,"core::option"],[722,"core::fmt"],[723,"relay_base_schema::metrics::mri"],[724,"alloc::string"],[725,"core::convert"],[726,"core::iter::traits::collect"],[727,"core::hash"],[728,"core::marker"],[729,"core::ops::function"],[730,"std::path"],[731,"anyhow"],[732,"core::iter::traits::iterator"],[733,"serde::ser"],[734,"core::any"],[735,"core::error"],[736,"relay_protocol::condition"],[737,"relay_dynamic_config::utils"]],"i":[0,15,15,0,0,0,21,0,9,0,9,9,13,9,24,13,7,0,9,9,9,0,0,0,31,0,0,9,15,0,31,26,0,0,0,0,0,0,7,0,9,28,13,9,0,0,9,9,9,9,28,28,28,9,21,0,0,0,0,0,0,0,0,31,9,15,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,26,26,11,33,48,4,50,4,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,48,50,4,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,48,33,48,12,12,16,29,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,9,28,9,28,18,29,5,0,22,33,48,7,10,11,12,13,14,15,16,17,19,20,21,22,24,26,27,32,33,16,16,22,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,24,25,26,27,28,29,30,5,32,33,26,9,10,12,13,14,15,16,17,21,28,5,31,9,9,9,9,9,10,10,10,10,10,28,28,28,28,28,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,24,25,26,27,28,29,30,5,32,33,33,32,22,26,12,33,48,29,5,33,48,11,11,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,28,29,30,5,31,32,33,48,14,50,4,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,23,24,25,26,27,28,29,30,5,31,32,33,48,50,10,28,9,7,26,33,24,10,9,12,32,50,4,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,48,19,10,16,24,32,19,22,26,25,27,7,7,26,5,11,30,32,11,33,48,12,12,33,48,11,33,48,12,23,25,26,30,33,29,17,22,23,11,0,7,11,9,28,33,48,33,48,10,12,12,12,11,33,33,48,33,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,24,25,26,27,28,29,30,5,32,33,48,33,48,19,5,33,48,12,18,23,17,25,26,29,30,18,18,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,28,33,48,33,48,50,4,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,48,50,4,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,48,33,48,33,48,50,4,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,48,12,7,5,22,26,50,4,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,5,31,32,33,48,4,50,50],"f":"``````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}00000000000000000000000000`````{hj}{{{b{c}}}{{b{e}}}{}{}}00000000000000000000000000000{{{b{lc}}}{{b{le}}}{}{}}00000000000000000000000000000``````{{{b{{n{c}}}}}{{n{c}}}A`}{{{b{Ab}}}Ab}{{{b{Ad}}}Ad}{{{b{Af}}}Af}{{{b{Ah}}}Ah}{{{b{Aj}}}Aj}{{{b{Al}}}Al}{{{b{An}}}An}{{{b{B`}}}B`}{{{b{Bb}}}Bb}{{{b{Bd}}}Bd}{{{b{Bf}}}Bf}{{{b{Bh}}}Bh}{{{b{Bj}}}Bj}{{{b{Bl}}}Bl}{{{b{Bn}}}Bn}{{{b{C`}}}C`}{{{b{Cb}}}Cb}{{{b{Cd}}}Cd}{{{b{Cf}}}Cf}{{{b{Ch}}}Ch}{{{b{Cj}}}Cj}{{{b{Cl}}}Cl}{{{b{j}}}j}{{{b{Cn}}}Cn}{{{b{D`}}}D`}{{{b{Db}}}Db}{{{b{c}}{b{le}}}f{}{}}00000000000000000000000000{{{b{Ab}}{b{Ab}}}Dd}{{{b{Ch}}{b{Ch}}}Dd}{{{b{c}}{b{e}}}Dd{}{}}0```{{{b{lDb}}}f}```{{}{{n{c}}}Df}{{}Ad}{{}Af}{{}Ah}{{}Aj}{{}Al}{{}An}{{}B`}{{}Bb}{{}Bf}{{}Bh}{{}Bj}{{}Bl}{{}C`}{{}Cd}{{}Cf}{{}D`}{{}Db}```{c{{Dh{{n{e}}}}}DjDl}{c{{Dh{Ab}}}Dj}{c{{Dh{Ad}}}Dj}{c{{Dh{Af}}}Dj}{c{{Dh{Ah}}}Dj}{c{{Dh{Aj}}}Dj}{c{{Dh{Al}}}Dj}{c{{Dh{An}}}Dj}{c{{Dh{B`}}}Dj}{c{{Dh{Bb}}}Dj}{c{{Dh{Bd}}}Dj}{c{{Dh{Bf}}}Dj}{c{{Dh{Bh}}}Dj}{c{{Dh{Bj}}}Dj}{c{{Dh{Bl}}}Dj}{c{{Dh{C`}}}Dj}{c{{Dh{Cb}}}Dj}{c{{Dh{Cd}}}Dj}{c{{Dh{Cf}}}Dj}{c{{Dh{Ch}}}Dj}{c{{Dh{Cj}}}Dj}{c{{Dh{Cl}}}Dj}{c{{Dh{j}}}Dj}{c{{Dh{D`}}}Dj}{c{{Dh{Db}}}Dj}{{}Cd}{{{b{Ab}}{b{Ab}}}Dn}{{{b{Ad}}{b{Ad}}}Dn}{{{b{Ah}}{b{Ah}}}Dn}{{{b{Aj}}{b{Aj}}}Dn}{{{b{Al}}{b{Al}}}Dn}{{{b{An}}{b{An}}}Dn}{{{b{B`}}{b{B`}}}Dn}{{{b{Bb}}{b{Bb}}}Dn}{{{b{Bj}}{b{Bj}}}Dn}{{{b{Ch}}{b{Ch}}}Dn}{{{b{j}}{b{j}}}Dn}{{{b{Cn}}{b{Cn}}}Dn}{{{b{c}}{b{e}}}Dn{}{}}00000000000000{{{b{c}}{b{lE`}}}{{Dh{EbEd}}}{}}000000000000000000000000```````````{{{b{Af}}}{{Eh{{b{Ef}}}}}}`{{{b{{n{c}}}}{b{lEj}}}ElEn}{{{b{Ab}}{b{lEj}}}El}{{{b{Ad}}{b{lEj}}}El}{{{b{Af}}{b{lEj}}}El}{{{b{Ah}}{b{lEj}}}El}{{{b{Aj}}{b{lEj}}}El}{{{b{Al}}{b{lEj}}}El}{{{b{An}}{b{lEj}}}El}{{{b{B`}}{b{lEj}}}El}{{{b{Bb}}{b{lEj}}}El}{{{b{Bd}}{b{lEj}}}El}{{{b{Bf}}{b{lEj}}}El}{{{b{Bh}}{b{lEj}}}El}{{{b{Bj}}{b{lEj}}}El}{{{b{Bl}}{b{lEj}}}El}{{{b{Bn}}{b{lEj}}}El}{{{b{C`}}{b{lEj}}}El}{{{b{Cb}}{b{lEj}}}El}{{{b{Cd}}{b{lEj}}}El}{{{b{Cf}}{b{lEj}}}El}{{{b{Ch}}{b{lEj}}}El}0{{{b{Cj}}{b{lEj}}}El}{{{b{Cl}}{b{lEj}}}El}{{{b{j}}{b{lEj}}}El}{{{b{Cn}}{b{lEj}}}El}{{{b{D`}}{b{lEj}}}El}{{{b{Db}}{b{lEj}}}El}{{{b{F`}}{b{lEj}}}El}{{{b{Al}}Fb}An}{cc{}}0000000000000000{{{b{Cd}}}Bn}1111111111111{{Fdc}h{{Fh{Ff}}}}{cAd{{Fl{}{{Fj{Ab}}}}}}{{{b{Fn}}}{{Dh{Chc}}}{}}{{{b{c}}{b{e}}}G`{GbGd}Gf}{{{b{l{n{c}}}}e}{{b{lc}}}{}{{Gj{}{{Gh{c}}}}}}```{{{b{Ad}}Ab}Dn}{{{b{Ab}}{b{lc}}}fGl}``{ce{}{}}00000000000000000000000000000{{{b{Bf}}}Dn}{{{b{Ad}}}Dn}{{{b{B`}}}Dn}{{{b{C`}}}Dn}{{{b{D`}}}Dn}4{{{b{Bl}}}Dn}{{{b{Cd}}}Dn}``{{{b{{n{c}}}}}Dn{}}01`{{{b{Gn}}}{{H`{{Eh{Af}}}}}}{{{b{Cl}}{b{Fn}}}Dn}{{{b{D`}}{b{Fn}}}Dn}```````````{{{b{Bn}}}{{`{{Hb{}{{Fj{{b{Cj}}}}}}}}}}``````{{}Bl}{{{b{C`}}{b{Cd}}}Bn}{{{b{lAf}}}f}{{{b{Fn}}}{{H`{Ff}}}}{{{n{c}}}{{Eh{c}}}{}}`{{{b{Ab}}{b{Ab}}}{{Eh{Dd}}}}{{{b{Ch}}{b{Ch}}}{{Eh{Dd}}}}````{{{b{Ad}}}Dn}```````{{{b{lDb}}}f}{{{b{{n{c}}}}e}DhHdHf}{{{b{Ab}}c}DhHf}{{{b{Ad}}c}DhHf}{{{b{Af}}c}DhHf}{{{b{Ah}}c}DhHf}{{{b{Aj}}c}DhHf}{{{b{Al}}c}DhHf}{{{b{An}}c}DhHf}{{{b{B`}}c}DhHf}{{{b{Bb}}c}DhHf}{{{b{Bd}}c}DhHf}{{{b{Bf}}c}DhHf}{{{b{Bh}}c}DhHf}{{{b{Bj}}c}DhHf}{{{b{Bl}}c}DhHf}{{{b{C`}}c}DhHf}{{{b{Cb}}c}DhHf}{{{b{Cd}}c}DhHf}{{{b{Cf}}c}DhHf}{{{b{Ch}}c}DhHf}{{{b{Cj}}c}DhHf}{{{b{Cl}}c}DhHf}{{{b{j}}c}DhHf}{{{b{D`}}c}DhHf}{{{b{Db}}c}DhHf}0``{{{b{Bf}}}Dn}{{{b{j}}}Cn}````{{{b{Bn}}}{{`{{Hb{}{{Fj{{b{Cl}}}}}}}}}}```````{{{b{c}}}e{}{}}00000000000000000000000000{{{b{c}}}Ff{}}````{c{{Dh{e}}}{}{}}00000000000000000000000000000000000000000000000000000000000````{{{b{c}}}Hh{}}00000000000000000000000000000`{{{n{c}}e}c{}{{Gj{{b{Hj}}}{{Gh{c}}}}}}```{ce{}{}}00000000000000000000000000000{{hHl}j}{cFd{{Fh{Ff}}}}{{Fdc}h{{Fh{Ff}}}}","D":"ANh","p":[[1,"reference"],[5,"Private",707],[1,"unit"],[5,"TagWithSource",0,708],[5,"TagSpec",0,708],[0,"mut"],[6,"ErrorBoundary",0,709],[10,"Clone",710],[6,"Feature",0,711],[5,"FeatureSet",0,711],[5,"GlobalConfig",0,712],[5,"Options",0,712],[6,"CardinalityLimiterMode",0,712],[5,"BucketEncodings",0,712],[6,"BucketEncoding",0,712],[5,"Metrics",0,708],[5,"TagBlock",0,708],[5,"TaggingRule",0,708],[5,"SessionMetricsConfig",0,708],[5,"CustomMeasurementConfig",0,708],[6,"AcceptTransactionNames",0,708],[5,"TransactionMetricsConfig",0,708],[5,"CombinedMetricExtractionConfig",0,708],[5,"MetricExtractionGroups",0,708],[5,"MetricExtractionGroup",0,708],[5,"MetricExtractionConfig",0,708],[5,"MetricExtractionGroupOverride",0,708],[6,"GroupKey",0,708],[5,"MetricSpec",0,708],[5,"TagMapping",0,708],[6,"TagSource",0,708],[5,"ExtrapolationConfig",0,708],[5,"ProjectConfig",0,713],[6,"Ordering",714],[10,"Default",715],[6,"Result",716],[10,"Deserializer",717],[10,"Deserialize",717],[1,"bool"],[10,"Serializer",718],[5,"Ok",718],[5,"Error",719],[5,"GenericFiltersConfig",720],[6,"Option",721],[5,"Formatter",722],[8,"Result",722],[10,"Debug",722],[5,"LimitedProjectConfig",0,713],[6,"MetricNamespace",723],[5,"Tag",0,708],[5,"String",724],[10,"Into",725],[17,"Item"],[10,"IntoIterator",726],[1,"str"],[1,"u64"],[10,"Hash",727],[10,"Sized",728],[10,"BuildHasher",727],[17,"Output"],[10,"FnOnce",729],[10,"Hasher",727],[5,"Path",730],[8,"Result",731],[10,"Iterator",732],[10,"Serialize",733],[10,"Serializer",733],[5,"TypeId",734],[10,"Error",735],[6,"RuleCondition",736]],"r":[[0,708],[3,712],[4,712],[5,712],[7,708],[9,708],[17,709],[21,708],[22,711],[23,711],[25,712],[26,708],[29,713],[32,708],[33,708],[34,708],[35,708],[36,708],[37,708],[39,712],[44,713],[45,708],[55,708],[56,708],[57,708],[58,708],[59,708],[60,708],[61,708],[62,708],[226,708],[483,737]],"b":[[362,"impl-Display-for-GroupKey"],[363,"impl-Debug-for-GroupKey"]],"c":"OjAAAAAAAAA=","e":"OzAAAAEAAM8BGwBDABoAYgAAAGQAOwChAAAApgA5AOYAEgD8ABgAFgEzAFABAABUAQAAVwEcAJUBAgCdAQAA0QEAANUBAADYAQAA5wEBAOoBAADsAQAA9AEAAPYBGQARAgAAIAIbAD0CAAA/AjwAfwIeAKMCHQA="}],\ ["relay_event_derive",{"t":"Y","n":["ProcessValue"],"q":[[0,"relay_event_derive"]],"i":[0],"f":"`","D":"d","p":[],"r":[],"b":[],"c":"OjAAAAAAAAA=","e":"OjAAAAAAAAA="}],\ -["relay_event_normalization",{"t":"PGFFFFFPFKIFPPPTPFFFFFFFFGFPFFFPFFFFFFFPPNNNNNNNNNNNNNNNONHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOHNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNONNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNHOHOONNNNONOOOOOOONOCNNNNNHHHHHOHHOHONOOOMMOOONNNNNNNNNNNNNNNNNNNNNOOOOOOOCOCOOOOOOONNNNNNNNNNNHCOOONNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOCHHHHOONNNNNNNNNNNNNNNNNNNNNNOOGFPFFPNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNONHNNNONNNNNNNNNNNNNNNNNNNNHHHPPPPGNNNNNNNHNNNNNHNHCCCCHHHHHHHHPPPPPPPPPPPPPJPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPNNNNNNNNNNNNNHHHHNNNNNNNNNNFKFTTTTTNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNHHMMNOOOONNNNNNNNNNNONNSSSHHHHH","n":["AddressNotFoundError","BreakdownConfig","BreakdownsConfig","BuiltinMeasurementKey","ClientHints","ClockDriftProcessor","CombinedMeasurementsConfig","DecodingError","EventValidationConfig","FromUserAgentInfo","GeoIpError","GeoIpLookup","InvalidDatabaseError","InvalidNetworkError","IoError","MEASUREMENT_MRI_OVERHEAD","MapError","MeasurementsConfig","ModelCost","ModelCosts","NormalizationConfig","PerformanceScoreConfig","PerformanceScoreProfile","PerformanceScoreWeightedComponent","RawUserAgentInfo","RedactionRule","RemoveOtherProcessor","Replace","SchemaProcessor","SpanDescriptionRule","SpanDescriptionRuleScope","SpanOperations","SpanOperationsConfig","TimeWindowSpan","TimestampProcessor","TransactionNameConfig","TransactionNameRule","TransactionsProcessor","TrimmingProcessor","Unknown","Unsupported","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","after_process","ai_model_costs","allow_negative","apply_transaction_rename_rules","at_least","before_process","before_process","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","breakdowns","breakdowns_config","browser_from_client_hints","builtin_measurement_keys","builtin_measurements","client","client_hints","client_ip","client_sample_rate","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","condition","contexts","cost_per_1k_tokens","costs","default","default","default","default","default","default","default","default","default","default","default","default","default","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","device_class_synthesis_config","emit_event_errors","enable_trimming","end","enrich_spans","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","error_kind","expiry","expiry","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","geoip_lookup","get_hash","get_hash","grouping_config","hash","hash","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","is_drifted","is_enabled","is_high_cardinality_sdk","is_renormalize","is_valid_platform","is_validated","key_id","lookup","match_and_apply","match_and_apply","matches","matches","max_custom_measurements","max_custom_measurements","max_name_and_unit_len","max_secs_in_future","max_secs_in_past","max_tag_value_length","measurement","measurements","name","name","nel","new","new","new","new","new","normalize_app_start_spans","normalize_breakdowns","normalize_event","normalize_measurements","normalize_performance_score","normalize_spans","normalize_transaction_name","normalize_user_agent","normalize_user_agent","normalize_user_agent_info_generic","op","open","optional","p10","p50","parse_client_hints","parse_user_agent","pattern","pattern","performance_score","process_array","process_array","process_breadcrumb","process_breadcrumb","process_datetime","process_event","process_event","process_event","process_event","process_object","process_object","process_other","process_raw_stacktrace","process_replay","process_span","process_span","process_string","process_string","process_timestamp","process_timestamp","process_value","profiles","project_id","protocol_version","received_at","redaction","redaction","remove_other","replay","replay_id","request","rules","scope","score_components","sec_ch_ua","sec_ch_ua_model","sec_ch_ua_platform","sec_ch_ua_platform_version","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","set_default_transaction_source","span","span_allowed_hosts","span_description_rules","start","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","transaction_name_config","transaction_timestamp_range","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","unit","user_agent","user_agent","user_agent","utils","validate_environment","validate_event","validate_release","validate_span","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","weight","substitution","BreakdownConfig","BreakdownsConfig","SpanOperations","SpanOperationsConfig","TimeWindowSpan","Unsupported","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","deref","deserialize","deserialize","deserialize","duration","end","erased_serialize","erased_serialize","erased_serialize","fmt","fmt","fmt","fmt","from","from","from","from","into","into","into","into","matches","new","normalize_breakdowns","serialize","serialize","serialize","start","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","get_android_api_version","normalize_context","enrich_event","CouldNotParse","CouldNotScrub","InvalidPayload","NoContent","ReplayError","borrow","borrow_mut","fmt","fmt","from","from","into","normalize","source","to_string","try_from","try_into","type_id","validate","vzip","normalize_request","ai","description","exclusive_time","tag_extraction","extract_ai_measurements","normalize_ai_measurements","concatenate_host_and_port","scrub_domain_name","scrub_host","scrub_ipv4","scrub_ipv6","compute_span_exclusive_time","AIPipelineGroup","Action","AppStartType","BrowserName","CacheHit","CacheKey","Category","Description","DeviceClass","Domain","Environment","FileExtension","Group","HTTP_METHOD_EXTRACTOR_REGEX","HttpDecodedResponseContentLength","HttpResponseContentLength","HttpResponseTransferSize","MainThread","MessagingDestinationName","MessagingMessageId","Mobile","OsName","Platform","ProfilerId","RawDomain","Release","ReplayId","ResourceRenderBlockingStatus","SdkName","SdkVersion","SpanOp","SpanStatus","SpanTagKey","StatusCode","System","ThreadId","ThreadName","TimeToFullDisplay","TimeToInitialDisplay","TraceStatus","Transaction","TransactionMethod","TransactionOp","User","UserCountryCode","UserEmail","UserID","UserUsername","__clone_box","borrow","borrow_mut","clone","clone_into","cmp","compare","eq","equivalent","equivalent","equivalent","equivalent","equivalent","extract_measurements","extract_segment_span_tags","extract_span_tags","extract_tags","fmt","from","into","partial_cmp","sentry_tag_key","to_owned","try_from","try_into","type_id","vzip","ClientHints","FromUserAgentInfo","RawUserAgentInfo","SEC_CH_UA","SEC_CH_UA_MODEL","SEC_CH_UA_PLATFORM","SEC_CH_UA_PLATFORM_VERSION","USER_AGENT","__clone_box","__clone_box","as_deref","as_deref","borrow","borrow","borrow_mut","borrow_mut","browser_from_client_hints","client_hints","clone","clone","clone_into","clone_into","copy_from","default","default","deserialize","deserialize","eq","eq","erased_serialize","erased_serialize","fmt","fmt","from","from","from_headers","from_hints_or_ua","from_hints_or_ua","from_hints_or_ua","into","into","is_empty","is_empty","normalize_user_agent","normalize_user_agent_info_generic","parse_client_hints","parse_user_agent","populate_event_headers","sec_ch_ua","sec_ch_ua_model","sec_ch_ua_platform","sec_ch_ua_platform_version","serialize","serialize","set_ua_field_from_header","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","user_agent","vzip","vzip","MAIN_THREAD_NAME","MAX_DURATION_MOBILE_MS","MOBILE_SDKS","calculate_cdf_score","extract_http_status_code","extract_transaction_op","get_event_user_tag","http_status_code_from_span"],"q":[[0,"relay_event_normalization"],[502,"relay_event_normalization::RedactionRule"],[503,"relay_event_normalization::breakdowns"],[578,"relay_event_normalization::contexts"],[580,"relay_event_normalization::nel"],[581,"relay_event_normalization::replay"],[601,"relay_event_normalization::request"],[602,"relay_event_normalization::span"],[606,"relay_event_normalization::span::ai"],[608,"relay_event_normalization::span::description"],[613,"relay_event_normalization::span::exclusive_time"],[614,"relay_event_normalization::span::tag_extraction"],[689,"relay_event_normalization::user_agent"],[755,"relay_event_normalization::utils"],[763,"dyn_clone::sealed"],[764,"relay_event_normalization::trimming"],[765,"core::option"],[766,"relay_protocol::meta"],[767,"relay_event_schema::processor::attrs"],[768,"relay_event_schema::processor::traits"],[769,"relay_event_normalization::normalize"],[770,"alloc::string"],[771,"relay_protocol::annotated"],[772,"relay_event_normalization::transactions::rules"],[773,"relay_event_normalization::clock_drift"],[774,"core::time"],[775,"relay_event_normalization::schema"],[776,"core::iter::traits::iterator"],[777,"relay_event_normalization::event"],[778,"relay_event_normalization::transactions::processor"],[779,"relay_event_normalization::validation"],[780,"core::result"],[781,"serde::de"],[782,"erased_serde::ser"],[783,"erased_serde::error"],[784,"relay_event_normalization::geo"],[785,"core::fmt"],[786,"core::hash"],[787,"core::marker"],[788,"relay_event_schema::protocol::event"],[789,"relay_event_schema::protocol::user"],[790,"alloc::borrow"],[791,"chrono::offset::utc"],[792,"chrono::datetime"],[793,"relay_base_schema::metrics::units"],[794,"core::convert"],[795,"relay_event_normalization::normalize::breakdowns"],[796,"relay_event_schema::protocol::measurements"],[797,"relay_event_schema::protocol::types"],[798,"relay_protocol::traits"],[799,"relay_event_schema::protocol::contexts"],[800,"relay_event_normalization::normalize::user_agent"],[801,"std::path"],[802,"relay_protocol::value"],[803,"relay_event_normalization::remove_other"],[804,"relay_event_schema::protocol::breadcrumb"],[805,"relay_event_normalization::timestamp"],[806,"relay_event_schema::protocol::stacktrace"],[807,"relay_event_schema::protocol::replay"],[808,"relay_event_schema::protocol::span"],[809,"relay_common::time"],[810,"serde::ser"],[811,"core::any"],[812,"sentry_release_parser::parser"],[813,"core::ops::range"],[814,"relay_event_schema::protocol::nel"],[815,"serde_json::error"],[816,"core::net::ip_addr"],[817,"core::error"],[818,"relay_event_schema::protocol::request"],[819,"url::host"],[820,"relay_event_normalization::normalize::span::tag_extraction"],[821,"core::cmp"],[822,"alloc::collections::btree::map"],[823,"core::clone"],[824,"core::default"],[825,"relay_event_schema::protocol::contexts::trace"],[826,"relay_event_normalization::normalize::contexts"],[827,"relay_event_normalization::normalize::nel"],[828,"relay_event_normalization::normalize::request"],[829,"relay_event_normalization::normalize::span"],[830,"relay_event_normalization::normalize::span::ai"],[831,"relay_event_normalization::normalize::span::description"],[832,"relay_event_normalization::normalize::span::exclusive_time"],[833,"relay_event_normalization::normalize::utils"]],"i":[55,0,0,0,0,0,0,55,0,0,0,0,55,55,55,26,55,0,0,0,0,0,0,0,0,0,0,34,0,0,0,89,0,0,0,0,0,0,0,34,89,25,11,26,22,27,28,29,30,31,32,33,34,35,15,5,25,11,0,17,19,5,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,0,25,0,22,26,25,67,25,25,25,11,26,22,27,28,29,30,31,32,33,34,35,15,25,11,26,22,27,28,29,30,31,32,33,34,35,15,28,0,30,30,25,11,26,27,28,29,30,32,37,33,34,5,38,11,26,27,28,29,30,31,33,34,35,15,25,25,25,87,25,11,26,33,34,15,11,11,11,11,11,33,33,33,33,33,34,34,34,34,34,15,15,15,15,15,11,26,27,28,29,30,31,33,34,35,15,17,35,15,45,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,38,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,35,15,5,38,25,11,26,25,11,26,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,17,30,0,25,0,38,25,45,35,15,31,88,22,26,25,38,38,25,27,25,11,28,0,17,11,22,37,5,0,0,0,0,0,25,0,0,25,0,33,45,27,27,27,71,71,35,15,25,19,5,73,75,17,73,75,17,37,19,5,73,5,5,75,37,19,5,17,17,5,29,25,25,38,35,15,25,0,25,0,32,35,28,70,70,70,70,11,26,27,28,29,30,31,33,34,35,15,0,0,25,25,87,25,11,26,22,27,28,29,30,31,32,33,34,35,15,25,38,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,11,0,25,67,0,0,0,0,0,28,30,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,27,113,0,0,89,0,0,89,87,88,89,62,87,88,89,62,87,88,89,62,87,88,89,62,87,88,89,62,62,62,88,89,62,87,87,88,89,62,87,88,89,62,87,88,89,62,87,88,89,62,88,87,0,88,89,62,87,87,88,89,62,87,88,89,62,87,88,89,62,87,88,89,62,87,88,89,62,0,0,0,92,92,92,92,0,92,92,92,92,92,92,92,0,92,92,92,92,92,0,92,0,0,0,0,0,0,0,0,0,0,0,0,0,101,101,101,101,101,101,101,101,101,101,101,101,101,0,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,0,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,0,0,0,0,101,101,101,101,101,101,101,101,101,101,0,0,0,70,70,70,70,67,67,70,67,70,67,70,67,70,0,67,67,70,67,70,70,67,70,67,70,67,70,67,70,67,70,67,70,67,71,71,71,67,70,67,70,0,0,71,71,67,70,70,70,70,67,70,67,67,70,67,70,67,70,67,70,67,67,70,0,0,0,0,0,0,0,0],"f":"`````````````````````````````````````````{{{b{c}}d}f{}}0000000000000{{{b{hj}}{l{{b{c}}}}{b{hn}}{b{A`}}}AbAd}`{{{b{Af}}}{{b{Ah}}}}{{{b{h{Al{Aj}}}}{b{{B`{An}}}}}f}{{BbBd}Bb}{{{b{hBf}}{l{{b{c}}}}{b{hn}}{b{A`}}}AbAd}4{{{b{c}}}{{b{e}}}{}{}}000000000000000000000{{{b{hc}}}{{b{he}}}{}{}}000000000000000000000``{{{b{Bh}}}{{l{{Bj{AjAj}}}}}}{{{b{Bl}}}{{`{{C`{}{{Bn{{b{Af}}}}}}}}}}`````{{{b{Cb}}}Cb}{{{b{Af}}}Af}{{{b{Cd}}}Cd}{{{b{Bl}}}Bl}{{{b{Cf}}}Cf}{{{b{Ch}}}Ch}{{{b{Cj}}}Cj}{{{b{Cl}}}Cl}{{{b{Cn}}}Cn}{{{b{D`}}}D`}{{{b{Db}}}Db}{{{b{Dd}}}Dd}{{{b{Df}}}Df}{{{b{An}}}An}{{{b{c}}{b{he}}}f{}{}}0000000000000``{{{b{Cl}}{b{Bh}}Ah}{{l{Dh}}}}`{{}Cb}{{}Af}{{}Cd}{{}Cf}{{}Ch}{{}Cj}{{}Cl}{{}D`}{{}Dj}{{}Db}{{}Dd}{{}j}{{}Dl}{c{{Dn{Af}}}E`}{c{{Dn{Cd}}}E`}{c{{Dn{Cf}}}E`}{c{{Dn{Ch}}}E`}{c{{Dn{Cj}}}E`}{c{{Dn{Cl}}}E`}{c{{Dn{Cn}}}E`}{c{{Dn{Db}}}E`}{c{{Dn{Dd}}}E`}{c{{Dn{Df}}}E`}{c{{Dn{An}}}E`}`````{{{b{Af}}{b{Af}}}Ah}{{{b{Cd}}{b{Cd}}}Ah}{{{b{Db}}{b{Db}}}Ah}{{{b{Dd}}{b{Dd}}}Ah}{{{b{An}}{b{An}}}Ah}{{{b{c}}{b{e}}}Ah{}{}}0000000000000000000{{{b{c}}{b{hEb}}}{{Dn{EdEf}}}{}}0000000000{{BbEh}Bb}``{{{b{Ej}}{b{hEl}}}En}{{{b{Bb}}{b{hEl}}}En}{{{b{Cb}}{b{hEl}}}En}{{{b{Af}}{b{hEl}}}En}{{{b{Cd}}{b{hEl}}}En}{{{b{Bl}}{b{hEl}}}En}{{{b{Cf}}{b{hEl}}}En}{{{b{Ch}}{b{hEl}}}En}{{{b{Cj}}{b{hEl}}}En}{{{b{Cl}}{b{hEl}}}En}{{{b{Cn}}{b{hEl}}}En}{{{b{D`}}{b{hEl}}}En}{{{b{Dj}}{b{hEl}}}En}{{{b{Db}}{b{hEl}}}En}{{{b{Dd}}{b{hEl}}}En}{{{b{Df}}{b{hEl}}}En}{{{b{An}}{b{hEl}}}En}{{{b{Dl}}{b{hEl}}}En}{cc{}}000000000000000000{{{b{An}}}Df}111`{{{b{c}}{b{e}}}F`{FbFd}Ff}0`{{{b{Af}}{b{hc}}}fFh}{{{b{Cd}}{b{hc}}}fFh}{ce{}{}}000000000000000000000{{{b{Bb}}}Ah}{{{b{Cl}}}Ah}{{{b{Fj}}}Ah}`{{{b{Bh}}}Ah}``{{{b{Ej}}{b{Bh}}}{{Dn{{l{Fl}}Fn}}}}{{{b{Df}}{G`{Aj}}}{{l{Aj}}}}{{{b{An}}{G`{Aj}}}{{l{Aj}}}}{{{b{Cn}}{b{Bh}}Ah}Ah}`{{{b{Bl}}}{{l{Gb}}}}```````{{{b{Af}}}{{b{Bh}}}}``{{{l{{Gf{Gd}}}}{Gf{Gd}}}Bb}{{cGh}Af{{Gj{Aj}}}}{{{l{{b{Cd}}}}{l{{b{Cd}}}}}Bl}{D`Dj}{{}j}{{{b{hFj}}}f}{{{b{hFj}}{b{Gl}}}f}{{{b{h{Al{Fj}}}}{b{Cb}}}f}{{{b{hGn}}{b{hn}}{l{Bl}}{l{Gb}}{l{H`}}{l{H`}}}f}{{{b{hc}}{l{{b{Cj}}}}}{{l{Aj}}}{Hb`}}`{{{b{h{Al{Aj}}}}{b{{B`{An}}}}}f}5`{{{b{hHd}}{b{{Al{Aj}}}}{b{{Hf{{b{Bh}}}}}}}f}`{c{{Dn{EjFn}}}{{Hj{Hh}}}}```{{{b{{Hl{{b{Bh}}}}}}}{{l{Hn}}}}{{{b{Bh}}}{{l{Hn}}}}```{{{b{hBf}}{b{h{I`{c}}}}{b{hn}}{b{A`}}}AbAd}{{{b{hj}}{b{h{I`{c}}}}{b{hn}}{b{A`}}}AbAd}{{{b{hIb}}{b{hId}}{b{hn}}{b{A`}}}Ab}{{{b{hIf}}{b{hId}}{b{hn}}{b{A`}}}Ab}{{{b{Bb}}{b{h{Gf{Gd}}}}}f}{{{b{hIb}}{b{hFj}}{b{hn}}{b{A`}}}Ab}{{{b{hIf}}{b{hFj}}{b{hn}}{b{A`}}}Ab}{{{b{hBb}}{b{hFj}}{b{hn}}{b{A`}}}Ab}{{{b{hDj}}{b{hFj}}{b{hn}}{b{A`}}}Ab}{{{b{hBf}}{b{h{Ih{c}}}}{b{hn}}{b{A`}}}AbAd}{{{b{hj}}{b{h{Ih{c}}}}{b{hn}}{b{A`}}}AbAd}{{{b{hIb}}{b{h{Ih{Ij}}}}{b{A`}}}Ab}{{{b{hj}}{b{hIl}}{b{hn}}{b{A`}}}Ab}{{{b{hj}}{b{hIn}}{b{hn}}{b{A`}}}Ab}{{{b{hIf}}{b{hJ`}}{b{hn}}{b{A`}}}Ab}{{{b{hDj}}{b{hJ`}}{b{hn}}{b{A`}}}Ab}{{{b{hBf}}{b{hAj}}{b{hn}}{b{A`}}}Ab}{{{b{hj}}{b{hAj}}{b{hn}}{b{A`}}}Ab}{{{b{Bb}}{b{hJb}}}f}{{{b{hBb}}{b{hH`}}{b{hn}}{b{A`}}}Ab}{{{b{hj}}{b{hIj}}{b{hn}}{b{A`}}}Ab}`````````````````{{{b{Af}}c}DnJd}{{{b{Cd}}c}DnJd}{{{b{Cf}}c}DnJd}{{{b{Ch}}c}DnJd}{{{b{Cj}}c}DnJd}{{{b{Cl}}c}DnJd}{{{b{Cn}}c}DnJd}{{{b{Db}}c}DnJd}{{{b{Dd}}c}DnJd}{{{b{Df}}c}DnJd}{{{b{An}}c}DnJd}{{{b{hFj}}}f}````{{{b{c}}}e{}{}}0000000000000``{c{{Dn{e}}}{}{}}0000000000000000000000000000000000000000000{{{b{c}}}Jf{}}000000000000000000000{{{b{Af}}}{{b{Gh}}}}````{{{b{Bh}}}{{Dn{fJh}}}}{{{b{h{Al{Fj}}}}{b{Dl}}}Ab}{{{b{Bh}}}{{Dn{fJj}}}}{{{b{J`}}{l{{b{{Jl{Jb}}}}}}}Ab}``{ce{}{}}000000000000000000000````````{{{b{c}}d}f{}}000{{{b{c}}}{{b{e}}}{}{}}000{{{b{hc}}}{{b{he}}}{}{}}000{{{b{Jn}}}Jn}{{{b{K`}}}K`}{{{b{Kb}}}Kb}{{{b{Gl}}}Gl}{{{b{c}}{b{he}}}f{}{}}000{{}Gl}{{{b{Gl}}}{{b{c}}}{}}{c{{Dn{K`}}}E`}{c{{Dn{Kb}}}E`}{c{{Dn{Gl}}}E`}{{{b{Jn}}}Bd}`{{{b{c}}{b{hEb}}}{{Dn{EdEf}}}{}}00{{{b{Jn}}{b{hEl}}}En}{{{b{K`}}{b{hEl}}}En}{{{b{Kb}}{b{hEl}}}En}{{{b{Gl}}{b{hEl}}}En}{cc{}}000{ce{}{}}000`{{H`H`}Jn}{{{b{hFj}}{b{Gl}}}f}{{{b{K`}}c}DnJd}{{{b{Kb}}c}DnJd}{{{b{Gl}}c}DnJd}`{{{b{c}}}e{}{}}000{c{{Dn{e}}}{}{}}0000000{{{b{c}}}Jf{}}0008888{{{b{Bh}}}{{l{{b{Bh}}}}}}{{{b{hKd}}}f}{{{b{hFj}}{Al{Kf}}}f}`````{{{b{c}}}{{b{e}}}{}{}}{{{b{hc}}}{{b{he}}}{}{}}{{{b{Kh}}{b{hEl}}}En}0?{KjKh}?{{{b{h{Al{In}}}}{l{Kl}}{b{{Hf{{b{Bh}}}}}}}f}{{{b{Kh}}}{{l{{b{Kn}}}}}}{{{b{c}}}Aj{}};;:{{{b{In}}}{{Dn{fKh}}}}{ce{}{}}{{{b{hL`}}}f}````{{{b{hJ`}}{b{Cl}}}f}{{{b{hFj}}{l{{b{Cl}}}}}f}{{{l{{b{Bh}}}}{l{Lb}}}{{G`{Bh}}}}{{{b{Bh}}}{{G`{Bh}}}}{{{Ld{{b{Bh}}}}{b{{B`{Ld}}}}}{{G`{Bh}}}}{Lf{{b{Bh}}}}{Lh{{b{Bh}}}}{{{b{hFj}}}f}````````````````````````````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{hc}}}{{b{he}}}{}{}}{{{b{Lj}}}Lj}{{{b{c}}{b{he}}}f{}{}}{{{b{Lj}}{b{Lj}}}Ll}{{{b{c}}{b{e}}}Ll{}{}}{{{b{Lj}}{b{Lj}}}Ah}{{{b{c}}{b{e}}}Ah{}{}}0000{{{b{hJ`}}Ah}f}{{{b{Fj}}{b{h{B`{{Al{J`}}}}}}}f}{{{b{Fj}}{b{h{B`{{Al{J`}}}}}}Gb{b{{B`{Ld}}}}}f}{{{b{J`}}Gb{l{H`}}{l{H`}}Ah{l{{b{Bh}}}}{b{{B`{Ld}}}}}{{Ln{LjAj}}}}{{{b{Lj}}{b{hEl}}}En}{cc{}}{ce{}{}}{{{b{Lj}}{b{Lj}}}{{l{Ll}}}}{{{b{Lj}}}{{b{Bh}}}}{{{b{c}}}e{}{}}{c{{Dn{e}}}{}{}}0{{{b{c}}}Jf{}}5````````{{{b{c}}d}f{}}0{{{b{{Hf{Aj}}}}}{{Hf{{b{Bh}}}}}}{{{b{{Hl{Aj}}}}}{{Hl{{b{Bh}}}}}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{hc}}}{{b{he}}}{}{}}0{{{b{Bh}}}{{l{{Bj{AjAj}}}}}}`{{{b{{Hf{c}}}}}{{Hf{c}}}{M`Mb{Hj{Bh}}}}{{{b{{Hl{c}}}}}{{Hl{c}}}{Mb{Hj{Bh}}M`}}{{{b{c}}{b{he}}}f{}{}}0{{{b{h{Hl{c}}}}{Hl{c}}}f{{Hj{Bh}}Mb}}{{}{{Hf{c}}}{MbMb{Hj{Bh}}}}{{}{{Hl{c}}}{Mb{Hj{Bh}}Mb}}{c{{Dn{{Hf{e}}}}}E`{MdMb{Hj{Bh}}}}{c{{Dn{{Hl{e}}}}}E`{Mb{Hj{Bh}}Md}}{{{b{{Hf{c}}}}{b{{Hf{c}}}}}Ah{MfMb{Hj{Bh}}}}{{{b{{Hl{c}}}}{b{{Hl{c}}}}}Ah{Mb{Hj{Bh}}Mf}}{{{b{c}}{b{hEb}}}{{Dn{EdEf}}}{}}0{{{b{{Hf{c}}}}{b{hEl}}}En{MhMb{Hj{Bh}}}}{{{b{{Hl{c}}}}{b{hEl}}}En{Mb{Hj{Bh}}Mh}}{cc{}}0{{{b{Mj}}}{{Hf{{b{Bh}}}}}}{{{b{{Hf{{b{Bh}}}}}}}{{l{Hn}}}}00{ce{}{}}0{{{b{{Hf{c}}}}}Ah{{Hj{Bh}}Mb}}{{{b{{Hl{c}}}}}Ah{{Hj{Bh}}Mb}}{{{b{hFj}}}f}{{{b{hHd}}{b{{Al{Aj}}}}{b{{Hf{{b{Bh}}}}}}}f}{{{b{{Hl{{b{Bh}}}}}}}{{l{Hn}}}}{{{b{Bh}}}{{l{Hn}}}}{{{b{{Hf{c}}}}{b{hMj}}}f{{Hj{Bh}}Mb}}````{{{b{{Hf{c}}}}e}Dn{MlMb{Hj{Bh}}}Jd}{{{b{{Hl{c}}}}e}Dn{Mb{Hj{Bh}}Ml}Jd}{{{b{h{Hf{c}}}}{b{Bh}}{l{c}}}f{{Hj{Bh}}Mb}}{{{b{c}}}e{}{}}0{c{{Dn{e}}}{}{}}000{{{b{c}}}Jf{}}0`==```{{DhDhDh}Dh}{{{b{Fj}}}{{l{Aj}}}}{{{b{Mn}}}{{l{Aj}}}}{{{b{N`}}}{{l{Aj}}}}{{{b{J`}}}{{l{Aj}}}}","D":"BE`","p":[[1,"reference"],[5,"Private",763],[1,"unit"],[0,"mut"],[5,"TrimmingProcessor",0,764],[6,"Option",765],[5,"Meta",766],[5,"ProcessingState",767],[8,"ProcessingResult",768],[10,"ProcessValue",768],[5,"BuiltinMeasurementKey",0,769],[1,"bool"],[5,"String",770],[5,"Annotated",771],[5,"TransactionNameRule",0,772],[1,"slice"],[5,"ClockDriftProcessor",0,773],[5,"Duration",774],[5,"SchemaProcessor",0,775],[1,"str"],[1,"tuple"],[5,"CombinedMeasurementsConfig",0,769],[17,"Item"],[10,"Iterator",776],[5,"NormalizationConfig",0,777],[5,"MeasurementsConfig",0,769],[5,"PerformanceScoreWeightedComponent",0,769],[5,"PerformanceScoreProfile",0,769],[5,"PerformanceScoreConfig",0,769],[5,"ModelCosts",0,769],[5,"ModelCost",0,769],[5,"TransactionNameConfig",0,778],[5,"SpanDescriptionRuleScope",0,772],[6,"RedactionRule",0,772],[5,"SpanDescriptionRule",0,772],[1,"f64"],[5,"TransactionsProcessor",0,778],[5,"EventValidationConfig",0,779],[6,"Result",780],[10,"Deserializer",781],[10,"Serializer",782],[5,"Ok",782],[5,"Error",783],[6,"ErrorKind",766],[5,"GeoIpLookup",0,784],[5,"Formatter",785],[8,"Result",785],[1,"u64"],[10,"Hash",786],[10,"Sized",787],[10,"BuildHasher",786],[10,"Hasher",786],[5,"Event",788],[5,"Geo",789],[8,"GeoIpError",0,784],[6,"Cow",790],[1,"usize"],[5,"Utc",791],[5,"DateTime",792],[6,"MetricUnit",793],[10,"Into",794],[5,"BreakdownsConfig",503,795],[5,"Measurements",796],[5,"Timestamp",797],[10,"Getter",798],[5,"Contexts",799],[5,"RawUserAgentInfo",689,800],[5,"Path",801],[10,"AsRef",794],[5,"ClientHints",689,800],[10,"FromUserAgentInfo",689,800],[8,"Array",802],[5,"RemoveOtherProcessor",0,803],[5,"Breadcrumb",804],[5,"TimestampProcessor",0,805],[8,"Object",802],[6,"Value",802],[5,"RawStacktrace",806],[5,"Replay",807],[5,"Span",808],[5,"UnixTimestamp",809],[10,"Serializer",810],[5,"TypeId",811],[6,"InvalidEnvironment",812],[6,"InvalidRelease",812],[5,"Range",813],[5,"TimeWindowSpan",503,795],[5,"SpanOperationsConfig",503,795],[6,"BreakdownConfig",503,795],[6,"Context",799],[5,"NetworkReportRaw",814],[6,"ReplayError",581],[5,"Error",815],[6,"IpAddr",816],[10,"Error",817],[5,"Request",818],[1,"u16"],[6,"Host",819],[5,"Ipv4Addr",816],[5,"Ipv6Addr",816],[6,"SpanTagKey",614,820],[6,"Ordering",821],[5,"BTreeMap",822],[10,"Clone",823],[10,"Default",824],[10,"Deserialize",781],[10,"PartialEq",821],[10,"Debug",785],[5,"Headers",818],[10,"Serialize",810],[5,"TraceContext",825],[5,"User",789],[15,"Replace",502]],"r":[[1,795],[2,795],[3,769],[4,800],[5,773],[6,769],[8,779],[9,800],[10,784],[11,784],[17,769],[18,769],[19,769],[20,777],[21,769],[22,769],[23,769],[24,800],[25,772],[26,803],[28,775],[29,772],[30,772],[32,795],[33,795],[34,805],[35,778],[36,772],[37,778],[38,764],[58,778],[106,769],[108,800],[144,769],[286,778],[288,769],[306,769],[312,769],[313,795],[314,777],[315,777],[316,777],[318,778],[319,800],[321,800],[362,769],[381,778],[382,769],[469,769],[472,769],[473,812],[474,779],[475,812],[476,779],[503,795],[504,795],[506,795],[507,795],[553,795],[578,826],[579,826],[580,827],[601,828],[602,829],[603,829],[604,829],[605,829],[606,830],[607,830],[608,831],[609,831],[610,831],[611,831],[612,831],[613,832],[627,820],[646,820],[675,820],[676,820],[677,820],[678,820],[689,800],[690,800],[691,800],[705,800],[732,800],[733,800],[755,833],[756,833],[757,833],[758,833],[759,833],[760,833],[761,833],[762,833]],"b":[[350,"impl-ClockDriftProcessor"],[351,"impl-Processor-for-ClockDriftProcessor"],[588,"impl-Display-for-ReplayError"],[589,"impl-Debug-for-ReplayError"]],"c":"OjAAAAAAAAA=","e":"OzAAAAEAANMBLQABAAAACAAAAA0AAgARAAAAKgAOAD0ALQB0ABsAlAAXALEAIwDYABEA/QAAAAIBAQAFAQEATQEDAFIBDABgAQEAcwEKAIMBDQCTAUEA4AEVAP4BGAAZAgYAKwICAC8CEwBLAgMAUAIAAFMCBABZAgAAaAIAAGoCBwBzAgAAdQICAHkCDQCIAgMAjgIVAKgCAACrAgAArQIEALoCAQC+AgMAxAIDAMkCCQDmAgEA6QIHAPICAQA="}],\ +["relay_event_normalization",{"t":"PGFFFFFPFKIFPPPTPFFFFFFFFGFPFFFPFFFFFFFPPNNNNNNNNNNNNNNNONHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOHNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNONNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNHOHOONNNNONOOOOOOONOCNNNNNHHHHHOHHOHONOOOMMOOONNNNNNNNNNNNNNNNNNNNNOOOOOOOCOCOOOOOOONNNNNNNNNNNHCOOONNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOCHHHHOONNNNNNNNNNNNNNNNNNNNNNOOGFPFFPNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNONHNNNONNNNNNNNNNNNNNNNNNNNHHHPPPPGNNNNNNNHNNNNNHNHCCCCCHHPPPPPPPPPPPPPPPPPPPGPPPNNNNNNNNNHHHHHHPPPPPPPPPPPPPJPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPNNNNNNNNNNNNNHHHHNNNNNNNNNNFKFTTTTTNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNHHMMNOOOONNNNNNNNNNNONNSSSHHHHH","n":["AddressNotFoundError","BreakdownConfig","BreakdownsConfig","BuiltinMeasurementKey","ClientHints","ClockDriftProcessor","CombinedMeasurementsConfig","DecodingError","EventValidationConfig","FromUserAgentInfo","GeoIpError","GeoIpLookup","InvalidDatabaseError","InvalidNetworkError","IoError","MEASUREMENT_MRI_OVERHEAD","MapError","MeasurementsConfig","ModelCost","ModelCosts","NormalizationConfig","PerformanceScoreConfig","PerformanceScoreProfile","PerformanceScoreWeightedComponent","RawUserAgentInfo","RedactionRule","RemoveOtherProcessor","Replace","SchemaProcessor","SpanDescriptionRule","SpanDescriptionRuleScope","SpanOperations","SpanOperationsConfig","TimeWindowSpan","TimestampProcessor","TransactionNameConfig","TransactionNameRule","TransactionsProcessor","TrimmingProcessor","Unknown","Unsupported","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","after_process","ai_model_costs","allow_negative","apply_transaction_rename_rules","at_least","before_process","before_process","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","breakdowns","breakdowns_config","browser_from_client_hints","builtin_measurement_keys","builtin_measurements","client","client_hints","client_ip","client_sample_rate","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","condition","contexts","cost_per_1k_tokens","costs","default","default","default","default","default","default","default","default","default","default","default","default","default","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","device_class_synthesis_config","emit_event_errors","enable_trimming","end","enrich_spans","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","error_kind","expiry","expiry","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","geoip_lookup","get_hash","get_hash","grouping_config","hash","hash","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","is_drifted","is_enabled","is_high_cardinality_sdk","is_renormalize","is_valid_platform","is_validated","key_id","lookup","match_and_apply","match_and_apply","matches","matches","max_custom_measurements","max_custom_measurements","max_name_and_unit_len","max_secs_in_future","max_secs_in_past","max_tag_value_length","measurement","measurements","name","name","nel","new","new","new","new","new","normalize_app_start_spans","normalize_breakdowns","normalize_event","normalize_measurements","normalize_performance_score","normalize_spans","normalize_transaction_name","normalize_user_agent","normalize_user_agent","normalize_user_agent_info_generic","op","open","optional","p10","p50","parse_client_hints","parse_user_agent","pattern","pattern","performance_score","process_array","process_array","process_breadcrumb","process_breadcrumb","process_datetime","process_event","process_event","process_event","process_event","process_object","process_object","process_other","process_raw_stacktrace","process_replay","process_span","process_span","process_string","process_string","process_timestamp","process_timestamp","process_value","profiles","project_id","protocol_version","received_at","redaction","redaction","remove_other","replay","replay_id","request","rules","scope","score_components","sec_ch_ua","sec_ch_ua_model","sec_ch_ua_platform","sec_ch_ua_platform_version","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","set_default_transaction_source","span","span_allowed_hosts","span_description_rules","start","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","transaction_name_config","transaction_timestamp_range","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","unit","user_agent","user_agent","user_agent","utils","validate_environment","validate_event","validate_release","validate_span","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","weight","substitution","BreakdownConfig","BreakdownsConfig","SpanOperations","SpanOperationsConfig","TimeWindowSpan","Unsupported","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","deref","deserialize","deserialize","deserialize","duration","end","erased_serialize","erased_serialize","erased_serialize","fmt","fmt","fmt","fmt","from","from","from","from","into","into","into","into","matches","new","normalize_breakdowns","serialize","serialize","serialize","start","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","get_android_api_version","normalize_context","enrich_event","CouldNotParse","CouldNotScrub","InvalidPayload","NoContent","ReplayError","borrow","borrow_mut","fmt","fmt","from","from","into","normalize","source","to_string","try_from","try_into","type_id","validate","vzip","normalize_request","ai","country_subregion","description","exclusive_time","tag_extraction","extract_ai_measurements","normalize_ai_measurements","AustraliaAndNewZealand","Caribbean","CentralAmerica","CentralAsia","EasternAfrica","EasternAsia","EasternEurope","Melanesia","Micronesia","MiddleAfrica","NorthernAfrica","NorthernAmerica","NorthernEurope","Polynesia","SouthAmerica","SouthEasternAsia","SouthernAfrica","SouthernAsia","SouthernEurope","Subregion","WesternAfrica","WesternAsia","WesternEurope","borrow","borrow_mut","from","from_iso2","into","try_from","try_into","type_id","vzip","concatenate_host_and_port","scrub_domain_name","scrub_host","scrub_ipv4","scrub_ipv6","compute_span_exclusive_time","AIPipelineGroup","Action","AppStartType","BrowserName","CacheHit","CacheKey","Category","Description","DeviceClass","Domain","Environment","FileExtension","Group","HTTP_METHOD_EXTRACTOR_REGEX","HttpDecodedResponseContentLength","HttpResponseContentLength","HttpResponseTransferSize","MainThread","MessagingDestinationName","MessagingMessageId","Mobile","OsName","Platform","ProfilerId","RawDomain","Release","ReplayId","ResourceRenderBlockingStatus","SdkName","SdkVersion","SpanOp","SpanStatus","SpanTagKey","StatusCode","System","ThreadId","ThreadName","TimeToFullDisplay","TimeToInitialDisplay","TraceStatus","Transaction","TransactionMethod","TransactionOp","User","UserCountryCode","UserEmail","UserID","UserSubregion","UserUsername","__clone_box","borrow","borrow_mut","clone","clone_into","cmp","compare","eq","equivalent","equivalent","equivalent","equivalent","equivalent","extract_measurements","extract_segment_span_tags","extract_span_tags","extract_tags","fmt","from","into","partial_cmp","sentry_tag_key","to_owned","try_from","try_into","type_id","vzip","ClientHints","FromUserAgentInfo","RawUserAgentInfo","SEC_CH_UA","SEC_CH_UA_MODEL","SEC_CH_UA_PLATFORM","SEC_CH_UA_PLATFORM_VERSION","USER_AGENT","__clone_box","__clone_box","as_deref","as_deref","borrow","borrow","borrow_mut","borrow_mut","browser_from_client_hints","client_hints","clone","clone","clone_into","clone_into","copy_from","default","default","deserialize","deserialize","eq","eq","erased_serialize","erased_serialize","fmt","fmt","from","from","from_headers","from_hints_or_ua","from_hints_or_ua","from_hints_or_ua","into","into","is_empty","is_empty","normalize_user_agent","normalize_user_agent_info_generic","parse_client_hints","parse_user_agent","populate_event_headers","sec_ch_ua","sec_ch_ua_model","sec_ch_ua_platform","sec_ch_ua_platform_version","serialize","serialize","set_ua_field_from_header","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","user_agent","vzip","vzip","MAIN_THREAD_NAME","MAX_DURATION_MOBILE_MS","MOBILE_SDKS","calculate_cdf_score","extract_http_status_code","extract_transaction_op","get_event_user_tag","http_status_code_from_span"],"q":[[0,"relay_event_normalization"],[502,"relay_event_normalization::RedactionRule"],[503,"relay_event_normalization::breakdowns"],[578,"relay_event_normalization::contexts"],[580,"relay_event_normalization::nel"],[581,"relay_event_normalization::replay"],[601,"relay_event_normalization::request"],[602,"relay_event_normalization::span"],[607,"relay_event_normalization::span::ai"],[609,"relay_event_normalization::span::country_subregion"],[641,"relay_event_normalization::span::description"],[646,"relay_event_normalization::span::exclusive_time"],[647,"relay_event_normalization::span::tag_extraction"],[723,"relay_event_normalization::user_agent"],[789,"relay_event_normalization::utils"],[797,"dyn_clone::sealed"],[798,"relay_event_normalization::trimming"],[799,"core::option"],[800,"relay_protocol::meta"],[801,"relay_event_schema::processor::attrs"],[802,"relay_event_schema::processor::traits"],[803,"relay_event_normalization::normalize"],[804,"alloc::string"],[805,"relay_protocol::annotated"],[806,"relay_event_normalization::transactions::rules"],[807,"relay_event_normalization::clock_drift"],[808,"core::time"],[809,"relay_event_normalization::schema"],[810,"core::iter::traits::iterator"],[811,"relay_event_normalization::event"],[812,"relay_event_normalization::transactions::processor"],[813,"relay_event_normalization::validation"],[814,"core::result"],[815,"serde::de"],[816,"erased_serde::ser"],[817,"erased_serde::error"],[818,"relay_event_normalization::geo"],[819,"core::fmt"],[820,"core::hash"],[821,"core::marker"],[822,"relay_event_schema::protocol::event"],[823,"relay_event_schema::protocol::user"],[824,"alloc::borrow"],[825,"chrono::offset::utc"],[826,"chrono::datetime"],[827,"relay_base_schema::metrics::units"],[828,"core::convert"],[829,"relay_event_normalization::normalize::breakdowns"],[830,"relay_event_schema::protocol::measurements"],[831,"relay_event_schema::protocol::types"],[832,"relay_protocol::traits"],[833,"relay_event_schema::protocol::contexts"],[834,"relay_event_normalization::normalize::user_agent"],[835,"std::path"],[836,"relay_protocol::value"],[837,"relay_event_normalization::remove_other"],[838,"relay_event_schema::protocol::breadcrumb"],[839,"relay_event_normalization::timestamp"],[840,"relay_event_schema::protocol::stacktrace"],[841,"relay_event_schema::protocol::replay"],[842,"relay_event_schema::protocol::span"],[843,"relay_common::time"],[844,"serde::ser"],[845,"core::any"],[846,"sentry_release_parser::parser"],[847,"core::ops::range"],[848,"relay_event_schema::protocol::nel"],[849,"serde_json::error"],[850,"core::net::ip_addr"],[851,"core::error"],[852,"relay_event_schema::protocol::request"],[853,"relay_event_normalization::normalize::span::country_subregion"],[854,"url::host"],[855,"relay_event_normalization::normalize::span::tag_extraction"],[856,"core::cmp"],[857,"alloc::collections::btree::map"],[858,"core::clone"],[859,"core::default"],[860,"relay_event_schema::protocol::contexts::trace"],[861,"relay_event_normalization::normalize::contexts"],[862,"relay_event_normalization::normalize::nel"],[863,"relay_event_normalization::normalize::request"],[864,"relay_event_normalization::normalize::span"],[865,"relay_event_normalization::normalize::span::ai"],[866,"relay_event_normalization::normalize::span::description"],[867,"relay_event_normalization::normalize::span::exclusive_time"],[868,"relay_event_normalization::normalize::utils"]],"i":[55,0,0,0,0,0,0,55,0,0,0,0,55,55,55,26,55,0,0,0,0,0,0,0,0,0,0,34,0,0,0,89,0,0,0,0,0,0,0,34,89,25,11,26,22,27,28,29,30,31,32,33,34,35,15,5,25,11,0,17,19,5,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,0,25,0,22,26,25,67,25,25,25,11,26,22,27,28,29,30,31,32,33,34,35,15,25,11,26,22,27,28,29,30,31,32,33,34,35,15,28,0,30,30,25,11,26,27,28,29,30,32,37,33,34,5,38,11,26,27,28,29,30,31,33,34,35,15,25,25,25,87,25,11,26,33,34,15,11,11,11,11,11,33,33,33,33,33,34,34,34,34,34,15,15,15,15,15,11,26,27,28,29,30,31,33,34,35,15,17,35,15,45,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,38,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,35,15,5,38,25,11,26,25,11,26,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,17,30,0,25,0,38,25,45,35,15,31,88,22,26,25,38,38,25,27,25,11,28,0,17,11,22,37,5,0,0,0,0,0,25,0,0,25,0,33,45,27,27,27,71,71,35,15,25,19,5,73,75,17,73,75,17,37,19,5,73,5,5,75,37,19,5,17,17,5,29,25,25,38,35,15,25,0,25,0,32,35,28,70,70,70,70,11,26,27,28,29,30,31,33,34,35,15,0,0,25,25,87,25,11,26,22,27,28,29,30,31,32,33,34,35,15,25,38,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,11,0,25,67,0,0,0,0,0,28,30,45,73,19,75,17,25,11,26,22,27,28,29,30,31,32,37,33,34,35,15,5,38,27,114,0,0,89,0,0,89,87,88,89,62,87,88,89,62,87,88,89,62,87,88,89,62,87,88,89,62,62,62,88,89,62,87,87,88,89,62,87,88,89,62,87,88,89,62,87,88,89,62,88,87,0,88,89,62,87,87,88,89,62,87,88,89,62,87,88,89,62,87,88,89,62,87,88,89,62,0,0,0,92,92,92,92,0,92,92,92,92,92,92,92,0,92,92,92,92,92,0,92,0,0,0,0,0,0,0,0,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,97,0,97,97,97,97,97,97,97,97,97,97,97,97,0,0,0,0,0,0,102,102,102,102,102,102,102,102,102,102,102,102,102,0,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,0,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,0,0,0,0,102,102,102,102,102,102,102,102,102,102,0,0,0,70,70,70,70,67,67,70,67,70,67,70,67,70,0,67,67,70,67,70,70,67,70,67,70,67,70,67,70,67,70,67,70,67,71,71,71,67,70,67,70,0,0,71,71,67,70,70,70,70,67,70,67,67,70,67,70,67,70,67,70,67,67,70,0,0,0,0,0,0,0,0],"f":"`````````````````````````````````````````{{{b{c}}d}f{}}0000000000000{{{b{hj}}{l{{b{c}}}}{b{hn}}{b{A`}}}AbAd}`{{{b{Af}}}{{b{Ah}}}}{{{b{h{Al{Aj}}}}{b{{B`{An}}}}}f}{{BbBd}Bb}{{{b{hBf}}{l{{b{c}}}}{b{hn}}{b{A`}}}AbAd}4{{{b{c}}}{{b{e}}}{}{}}000000000000000000000{{{b{hc}}}{{b{he}}}{}{}}000000000000000000000``{{{b{Bh}}}{{l{{Bj{AjAj}}}}}}{{{b{Bl}}}{{`{{C`{}{{Bn{{b{Af}}}}}}}}}}`````{{{b{Cb}}}Cb}{{{b{Af}}}Af}{{{b{Cd}}}Cd}{{{b{Bl}}}Bl}{{{b{Cf}}}Cf}{{{b{Ch}}}Ch}{{{b{Cj}}}Cj}{{{b{Cl}}}Cl}{{{b{Cn}}}Cn}{{{b{D`}}}D`}{{{b{Db}}}Db}{{{b{Dd}}}Dd}{{{b{Df}}}Df}{{{b{An}}}An}{{{b{c}}{b{he}}}f{}{}}0000000000000``{{{b{Cl}}{b{Bh}}Ah}{{l{Dh}}}}`{{}Cb}{{}Af}{{}Cd}{{}Cf}{{}Ch}{{}Cj}{{}Cl}{{}D`}{{}Dj}{{}Db}{{}Dd}{{}j}{{}Dl}{c{{Dn{Af}}}E`}{c{{Dn{Cd}}}E`}{c{{Dn{Cf}}}E`}{c{{Dn{Ch}}}E`}{c{{Dn{Cj}}}E`}{c{{Dn{Cl}}}E`}{c{{Dn{Cn}}}E`}{c{{Dn{Db}}}E`}{c{{Dn{Dd}}}E`}{c{{Dn{Df}}}E`}{c{{Dn{An}}}E`}`````{{{b{Af}}{b{Af}}}Ah}{{{b{Cd}}{b{Cd}}}Ah}{{{b{Db}}{b{Db}}}Ah}{{{b{Dd}}{b{Dd}}}Ah}{{{b{An}}{b{An}}}Ah}{{{b{c}}{b{e}}}Ah{}{}}0000000000000000000{{{b{c}}{b{hEb}}}{{Dn{EdEf}}}{}}0000000000{{BbEh}Bb}``{{{b{Ej}}{b{hEl}}}En}{{{b{Bb}}{b{hEl}}}En}{{{b{Cb}}{b{hEl}}}En}{{{b{Af}}{b{hEl}}}En}{{{b{Cd}}{b{hEl}}}En}{{{b{Bl}}{b{hEl}}}En}{{{b{Cf}}{b{hEl}}}En}{{{b{Ch}}{b{hEl}}}En}{{{b{Cj}}{b{hEl}}}En}{{{b{Cl}}{b{hEl}}}En}{{{b{Cn}}{b{hEl}}}En}{{{b{D`}}{b{hEl}}}En}{{{b{Dj}}{b{hEl}}}En}{{{b{Db}}{b{hEl}}}En}{{{b{Dd}}{b{hEl}}}En}{{{b{Df}}{b{hEl}}}En}{{{b{An}}{b{hEl}}}En}{{{b{Dl}}{b{hEl}}}En}{cc{}}000000000000000000{{{b{An}}}Df}111`{{{b{c}}{b{e}}}F`{FbFd}Ff}0`{{{b{Af}}{b{hc}}}fFh}{{{b{Cd}}{b{hc}}}fFh}{ce{}{}}000000000000000000000{{{b{Bb}}}Ah}{{{b{Cl}}}Ah}{{{b{Fj}}}Ah}`{{{b{Bh}}}Ah}``{{{b{Ej}}{b{Bh}}}{{Dn{{l{Fl}}Fn}}}}{{{b{Df}}{G`{Aj}}}{{l{Aj}}}}{{{b{An}}{G`{Aj}}}{{l{Aj}}}}{{{b{Cn}}{b{Bh}}Ah}Ah}`{{{b{Bl}}}{{l{Gb}}}}```````{{{b{Af}}}{{b{Bh}}}}``{{{l{{Gf{Gd}}}}{Gf{Gd}}}Bb}{{cGh}Af{{Gj{Aj}}}}{{{l{{b{Cd}}}}{l{{b{Cd}}}}}Bl}{D`Dj}{{}j}{{{b{hFj}}}f}{{{b{hFj}}{b{Gl}}}f}{{{b{h{Al{Fj}}}}{b{Cb}}}f}{{{b{hGn}}{b{hn}}{l{Bl}}{l{Gb}}{l{H`}}{l{H`}}}f}{{{b{hc}}{l{{b{Cj}}}}}{{l{Aj}}}{Hb`}}`{{{b{h{Al{Aj}}}}{b{{B`{An}}}}}f}5`{{{b{hHd}}{b{{Al{Aj}}}}{b{{Hf{{b{Bh}}}}}}}f}`{c{{Dn{EjFn}}}{{Hj{Hh}}}}```{{{b{{Hl{{b{Bh}}}}}}}{{l{Hn}}}}{{{b{Bh}}}{{l{Hn}}}}```{{{b{hBf}}{b{h{I`{c}}}}{b{hn}}{b{A`}}}AbAd}{{{b{hj}}{b{h{I`{c}}}}{b{hn}}{b{A`}}}AbAd}{{{b{hIb}}{b{hId}}{b{hn}}{b{A`}}}Ab}{{{b{hIf}}{b{hId}}{b{hn}}{b{A`}}}Ab}{{{b{Bb}}{b{h{Gf{Gd}}}}}f}{{{b{hIb}}{b{hFj}}{b{hn}}{b{A`}}}Ab}{{{b{hIf}}{b{hFj}}{b{hn}}{b{A`}}}Ab}{{{b{hBb}}{b{hFj}}{b{hn}}{b{A`}}}Ab}{{{b{hDj}}{b{hFj}}{b{hn}}{b{A`}}}Ab}{{{b{hBf}}{b{h{Ih{c}}}}{b{hn}}{b{A`}}}AbAd}{{{b{hj}}{b{h{Ih{c}}}}{b{hn}}{b{A`}}}AbAd}{{{b{hIb}}{b{h{Ih{Ij}}}}{b{A`}}}Ab}{{{b{hj}}{b{hIl}}{b{hn}}{b{A`}}}Ab}{{{b{hj}}{b{hIn}}{b{hn}}{b{A`}}}Ab}{{{b{hIf}}{b{hJ`}}{b{hn}}{b{A`}}}Ab}{{{b{hDj}}{b{hJ`}}{b{hn}}{b{A`}}}Ab}{{{b{hBf}}{b{hAj}}{b{hn}}{b{A`}}}Ab}{{{b{hj}}{b{hAj}}{b{hn}}{b{A`}}}Ab}{{{b{Bb}}{b{hJb}}}f}{{{b{hBb}}{b{hH`}}{b{hn}}{b{A`}}}Ab}{{{b{hj}}{b{hIj}}{b{hn}}{b{A`}}}Ab}`````````````````{{{b{Af}}c}DnJd}{{{b{Cd}}c}DnJd}{{{b{Cf}}c}DnJd}{{{b{Ch}}c}DnJd}{{{b{Cj}}c}DnJd}{{{b{Cl}}c}DnJd}{{{b{Cn}}c}DnJd}{{{b{Db}}c}DnJd}{{{b{Dd}}c}DnJd}{{{b{Df}}c}DnJd}{{{b{An}}c}DnJd}{{{b{hFj}}}f}````{{{b{c}}}e{}{}}0000000000000``{c{{Dn{e}}}{}{}}0000000000000000000000000000000000000000000{{{b{c}}}Jf{}}000000000000000000000{{{b{Af}}}{{b{Gh}}}}````{{{b{Bh}}}{{Dn{fJh}}}}{{{b{h{Al{Fj}}}}{b{Dl}}}Ab}{{{b{Bh}}}{{Dn{fJj}}}}{{{b{J`}}{l{{b{{Jl{Jb}}}}}}}Ab}``{ce{}{}}000000000000000000000````````{{{b{c}}d}f{}}000{{{b{c}}}{{b{e}}}{}{}}000{{{b{hc}}}{{b{he}}}{}{}}000{{{b{Jn}}}Jn}{{{b{K`}}}K`}{{{b{Kb}}}Kb}{{{b{Gl}}}Gl}{{{b{c}}{b{he}}}f{}{}}000{{}Gl}{{{b{Gl}}}{{b{c}}}{}}{c{{Dn{K`}}}E`}{c{{Dn{Kb}}}E`}{c{{Dn{Gl}}}E`}{{{b{Jn}}}Bd}`{{{b{c}}{b{hEb}}}{{Dn{EdEf}}}{}}00{{{b{Jn}}{b{hEl}}}En}{{{b{K`}}{b{hEl}}}En}{{{b{Kb}}{b{hEl}}}En}{{{b{Gl}}{b{hEl}}}En}{cc{}}000{ce{}{}}000`{{H`H`}Jn}{{{b{hFj}}{b{Gl}}}f}{{{b{K`}}c}DnJd}{{{b{Kb}}c}DnJd}{{{b{Gl}}c}DnJd}`{{{b{c}}}e{}{}}000{c{{Dn{e}}}{}{}}0000000{{{b{c}}}Jf{}}0008888{{{b{Bh}}}{{l{{b{Bh}}}}}}{{{b{hKd}}}f}{{{b{hFj}}{Al{Kf}}}f}`````{{{b{c}}}{{b{e}}}{}{}}{{{b{hc}}}{{b{he}}}{}{}}{{{b{Kh}}{b{hEl}}}En}0?{KjKh}?{{{b{h{Al{In}}}}{l{Kl}}{b{{Hf{{b{Bh}}}}}}}f}{{{b{Kh}}}{{l{{b{Kn}}}}}}{{{b{c}}}Aj{}};;:{{{b{In}}}{{Dn{fKh}}}}{ce{}{}}{{{b{hL`}}}f}`````{{{b{hJ`}}{b{Cl}}}f}{{{b{hFj}}{l{{b{Cl}}}}}f}```````````````````````;:{cc{}}{{{b{Bh}}}{{l{Lb}}}}5{c{{Dn{e}}}{}{}}0{{{b{c}}}Jf{}}7{{{l{{b{Bh}}}}{l{Ld}}}{{G`{Bh}}}}{{{b{Bh}}}{{G`{Bh}}}}{{{Lf{{b{Bh}}}}{b{{B`{Lf}}}}}{{G`{Bh}}}}{Lh{{b{Bh}}}}{Lj{{b{Bh}}}}{{{b{hFj}}}f}`````````````````````````````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{hc}}}{{b{he}}}{}{}}{{{b{Ll}}}Ll}{{{b{c}}{b{he}}}f{}{}}{{{b{Ll}}{b{Ll}}}Ln}{{{b{c}}{b{e}}}Ln{}{}}{{{b{Ll}}{b{Ll}}}Ah}{{{b{c}}{b{e}}}Ah{}{}}0000{{{b{hJ`}}Ah}f}{{{b{Fj}}{b{h{B`{{Al{J`}}}}}}}f}{{{b{Fj}}{b{h{B`{{Al{J`}}}}}}Gb{b{{B`{Lf}}}}}f}{{{b{J`}}Gb{l{H`}}{l{H`}}Ah{l{{b{Bh}}}}{b{{B`{Lf}}}}}{{M`{LlAj}}}}{{{b{Ll}}{b{hEl}}}En}{cc{}}{ce{}{}}{{{b{Ll}}{b{Ll}}}{{l{Ln}}}}{{{b{Ll}}}{{b{Bh}}}}{{{b{c}}}e{}{}}{c{{Dn{e}}}{}{}}0{{{b{c}}}Jf{}}5````````{{{b{c}}d}f{}}0{{{b{{Hf{Aj}}}}}{{Hf{{b{Bh}}}}}}{{{b{{Hl{Aj}}}}}{{Hl{{b{Bh}}}}}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{hc}}}{{b{he}}}{}{}}0{{{b{Bh}}}{{l{{Bj{AjAj}}}}}}`{{{b{{Hf{c}}}}}{{Hf{c}}}{MbMd{Hj{Bh}}}}{{{b{{Hl{c}}}}}{{Hl{c}}}{Md{Hj{Bh}}Mb}}{{{b{c}}{b{he}}}f{}{}}0{{{b{h{Hl{c}}}}{Hl{c}}}f{{Hj{Bh}}Md}}{{}{{Hf{c}}}{MdMd{Hj{Bh}}}}{{}{{Hl{c}}}{Md{Hj{Bh}}Md}}{c{{Dn{{Hf{e}}}}}E`{MfMd{Hj{Bh}}}}{c{{Dn{{Hl{e}}}}}E`{Md{Hj{Bh}}Mf}}{{{b{{Hf{c}}}}{b{{Hf{c}}}}}Ah{MhMd{Hj{Bh}}}}{{{b{{Hl{c}}}}{b{{Hl{c}}}}}Ah{Md{Hj{Bh}}Mh}}{{{b{c}}{b{hEb}}}{{Dn{EdEf}}}{}}0{{{b{{Hf{c}}}}{b{hEl}}}En{MjMd{Hj{Bh}}}}{{{b{{Hl{c}}}}{b{hEl}}}En{Md{Hj{Bh}}Mj}}{cc{}}0{{{b{Ml}}}{{Hf{{b{Bh}}}}}}{{{b{{Hf{{b{Bh}}}}}}}{{l{Hn}}}}00{ce{}{}}0{{{b{{Hf{c}}}}}Ah{{Hj{Bh}}Md}}{{{b{{Hl{c}}}}}Ah{{Hj{Bh}}Md}}{{{b{hFj}}}f}{{{b{hHd}}{b{{Al{Aj}}}}{b{{Hf{{b{Bh}}}}}}}f}{{{b{{Hl{{b{Bh}}}}}}}{{l{Hn}}}}{{{b{Bh}}}{{l{Hn}}}}{{{b{{Hf{c}}}}{b{hMl}}}f{{Hj{Bh}}Md}}````{{{b{{Hf{c}}}}e}Dn{MnMd{Hj{Bh}}}Jd}{{{b{{Hl{c}}}}e}Dn{Md{Hj{Bh}}Mn}Jd}{{{b{h{Hf{c}}}}{b{Bh}}{l{c}}}f{{Hj{Bh}}Md}}{{{b{c}}}e{}{}}0{c{{Dn{e}}}{}{}}000{{{b{c}}}Jf{}}0`==```{{DhDhDh}Dh}{{{b{Fj}}}{{l{Aj}}}}{{{b{N`}}}{{l{Aj}}}}{{{b{Nb}}}{{l{Aj}}}}{{{b{J`}}}{{l{Aj}}}}","D":"BEj","p":[[1,"reference"],[5,"Private",797],[1,"unit"],[0,"mut"],[5,"TrimmingProcessor",0,798],[6,"Option",799],[5,"Meta",800],[5,"ProcessingState",801],[8,"ProcessingResult",802],[10,"ProcessValue",802],[5,"BuiltinMeasurementKey",0,803],[1,"bool"],[5,"String",804],[5,"Annotated",805],[5,"TransactionNameRule",0,806],[1,"slice"],[5,"ClockDriftProcessor",0,807],[5,"Duration",808],[5,"SchemaProcessor",0,809],[1,"str"],[1,"tuple"],[5,"CombinedMeasurementsConfig",0,803],[17,"Item"],[10,"Iterator",810],[5,"NormalizationConfig",0,811],[5,"MeasurementsConfig",0,803],[5,"PerformanceScoreWeightedComponent",0,803],[5,"PerformanceScoreProfile",0,803],[5,"PerformanceScoreConfig",0,803],[5,"ModelCosts",0,803],[5,"ModelCost",0,803],[5,"TransactionNameConfig",0,812],[5,"SpanDescriptionRuleScope",0,806],[6,"RedactionRule",0,806],[5,"SpanDescriptionRule",0,806],[1,"f64"],[5,"TransactionsProcessor",0,812],[5,"EventValidationConfig",0,813],[6,"Result",814],[10,"Deserializer",815],[10,"Serializer",816],[5,"Ok",816],[5,"Error",817],[6,"ErrorKind",800],[5,"GeoIpLookup",0,818],[5,"Formatter",819],[8,"Result",819],[1,"u64"],[10,"Hash",820],[10,"Sized",821],[10,"BuildHasher",820],[10,"Hasher",820],[5,"Event",822],[5,"Geo",823],[8,"GeoIpError",0,818],[6,"Cow",824],[1,"usize"],[5,"Utc",825],[5,"DateTime",826],[6,"MetricUnit",827],[10,"Into",828],[5,"BreakdownsConfig",503,829],[5,"Measurements",830],[5,"Timestamp",831],[10,"Getter",832],[5,"Contexts",833],[5,"RawUserAgentInfo",723,834],[5,"Path",835],[10,"AsRef",828],[5,"ClientHints",723,834],[10,"FromUserAgentInfo",723,834],[8,"Array",836],[5,"RemoveOtherProcessor",0,837],[5,"Breadcrumb",838],[5,"TimestampProcessor",0,839],[8,"Object",836],[6,"Value",836],[5,"RawStacktrace",840],[5,"Replay",841],[5,"Span",842],[5,"UnixTimestamp",843],[10,"Serializer",844],[5,"TypeId",845],[6,"InvalidEnvironment",846],[6,"InvalidRelease",846],[5,"Range",847],[5,"TimeWindowSpan",503,829],[5,"SpanOperationsConfig",503,829],[6,"BreakdownConfig",503,829],[6,"Context",833],[5,"NetworkReportRaw",848],[6,"ReplayError",581],[5,"Error",849],[6,"IpAddr",850],[10,"Error",851],[5,"Request",852],[6,"Subregion",609,853],[1,"u16"],[6,"Host",854],[5,"Ipv4Addr",850],[5,"Ipv6Addr",850],[6,"SpanTagKey",647,855],[6,"Ordering",856],[5,"BTreeMap",857],[10,"Clone",858],[10,"Default",859],[10,"Deserialize",815],[10,"PartialEq",856],[10,"Debug",819],[5,"Headers",852],[10,"Serialize",844],[5,"TraceContext",860],[5,"User",823],[15,"Replace",502]],"r":[[1,829],[2,829],[3,803],[4,834],[5,807],[6,803],[8,813],[9,834],[10,818],[11,818],[17,803],[18,803],[19,803],[20,811],[21,803],[22,803],[23,803],[24,834],[25,806],[26,837],[28,809],[29,806],[30,806],[32,829],[33,829],[34,839],[35,812],[36,806],[37,812],[38,798],[58,812],[106,803],[108,834],[144,803],[286,812],[288,803],[306,803],[312,803],[313,829],[314,811],[315,811],[316,811],[318,812],[319,834],[321,834],[362,803],[381,812],[382,803],[469,803],[472,803],[473,846],[474,813],[475,846],[476,813],[503,829],[504,829],[506,829],[507,829],[553,829],[578,861],[579,861],[580,862],[601,863],[602,864],[603,864],[604,864],[605,864],[606,864],[607,865],[608,865],[628,853],[641,866],[642,866],[643,866],[644,866],[645,866],[646,867],[660,855],[679,855],[709,855],[710,855],[711,855],[712,855],[723,834],[724,834],[725,834],[739,834],[766,834],[767,834],[789,868],[790,868],[791,868],[792,868],[793,868],[794,868],[795,868],[796,868]],"b":[[350,"impl-ClockDriftProcessor"],[351,"impl-Processor-for-ClockDriftProcessor"],[588,"impl-Debug-for-ReplayError"],[589,"impl-Display-for-ReplayError"]],"c":"OjAAAAAAAAA=","e":"OzAAAAEAAPABMAABAAAACAAAAA0AAgARAAAAKgAOAD0ALQB0ABsAlAAXALEAIwDYABEA/QAAAAIBAQAFAQEATQEDAFIBDABgAQEAcwEKAIMBDQCTAUEA4AEVAP4BGAAZAgYAKwICAC8CEwBLAgMAUAIAAFMCBABZAgAAYgISAHYCBAB+AgMAiQIAAIsCBwCUAgAAlgICAJoCDQCpAgMArwIWAMoCAADNAgAAzwIEANwCAQDgAgMA5gIDAOsCCQAIAwEACwMHABQDAQA="}],\ ["relay_event_schema",{"t":"CCTPPPPPFGPPPPTFPPPPFPPPPPPPPPPFGKYGIFFKPPPPPPPPPPFPGNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNHNNNONOOOONNNNNONNNNNNNONNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNONNNONONNNHNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOPGPFPPPPPPPFPFPKPPPPPFFFPFFPPFFFPFFPPPGFFFPFPPGPPPPPFGFPKPPFFFPPPPPFFFGFPFPPFPPGGFPPFPPFPFPFFPPFFTFFFFPPPPPGPPPPPFFFFPFRTFGFFGPFTFPPFFFFPFFIFFPPFFFPPPFGGFPPPPFPPPIIPFPFPPPPPSFFFFFPPFFPPPFPPFPPFPFPFFPFFFPFPPPFFPPPPFPFPPFFPPPPPGFFFGKGFFPPFFFFGFPPPPPFFFPFFGFPFFPFFGPPPPPPPPPPPPFFPPFSRFPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOMNNMNNOOONNOOOOOOOOOOOMNNOOOOOOOOONNNNOOOMNMNNNNNNNNNNNNNNNNNNNNNNNNOONOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOOOOOOOOOOOOOOOMNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNOOOOOOOOOOOOOOOONNNNNOONOOOOOOOOOOOMNNOOOOOOOOOOOOOHOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOMNNOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOHOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOOOOOOOOOOOOOOOOOONOOOOONOOOOOOOOOOOOOOOOOOOOOONOOOOOOOOOOOOOOOOONNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNOOOOOOOONOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOONOONOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOONOOOOOOOOOOOOOOMNNOOOOOOOOOOONOOOOOOOOOOOOOOOONOOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOOOOOOOONNOOOOOOOOONNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNO","n":["processor","protocol","ALL","Array","Attachments","Binary","Boolean","Breadcrumb","CharacterSet","Chunk","ClientSdkInfo","DateTime","DeleteValueHard","DeleteValueSoft","EMPTY","EnumSet","Err","Event","Exception","False","FieldAttrs","Frame","HeapMemory","InvalidTransaction","LogEntry","Maybe","Message","Minidump","Number","Object","Ok","Path","Pii","ProcessValue","ProcessValue","ProcessingAction","ProcessingResult","ProcessingState","ProcessingStateIter","Processor","Redaction","Replay","Request","Span","StackMemory","Stacktrace","String","Text","Thread","True","UnknownValueTypeError","User","ValueType","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","after_process","after_process","all","apply","as_array","as_array_truncated","as_repr","as_str","as_str","as_u128","as_u128_truncated","as_u16","as_u16_truncated","as_u32","as_u32_truncated","as_u64","as_u64_truncated","as_u8","as_u8_truncated","as_usize","as_usize_truncated","attrs","attrs","before_process","before_process","bit_width","bitand","bitand","bitand_assign","bitor","bitor","bitor_assign","bitxor","bitxor","bitxor_assign","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","char_is_valid","characters","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","complement","contains","copy_into_slice","copy_into_slice_truncated","count","default","default","default","depth","depth","deserialize","difference","empty","enter_borrowed","enter_index","enter_nothing","enter_owned","enter_static","entered_anything","enum_from_u32","enum_into_u32","enum_set","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","extend","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","for_field","from","from","from","from","from","from","from","from","from","from","from","from","from_array","from_array_truncated","from_array_unchecked","from_iter","from_iter","from_repr","from_repr_truncated","from_repr_unchecked","from_slice","from_slice_truncated","from_slice_unchecked","from_str","from_u128","from_u128_truncated","from_u128_unchecked","from_u16","from_u16_truncated","from_u16_unchecked","from_u32","from_u32_truncated","from_u32_unchecked","from_u64","from_u64_truncated","from_u64_unchecked","from_u8","from_u8_truncated","from_u8_unchecked","from_usize","from_usize_truncated","from_usize_unchecked","hash","hash","index","inner_attrs","insert","insert_all","intersection","into","into","into","into","into","into","into","into","into","into","into","into_iter","into_iter","is_disjoint","is_empty","is_empty","is_negative","is_subset","is_superset","iter","iter","iter","join_chunks","key","len","len","max_bytes","max_chars","max_chars","max_chars_allowance","max_depth","name","new","new","new_root","next","nonempty","nonempty","not","not","only","partial_cmp","partial_cmp","path","pii","pii","process_array","process_array","process_bool","process_bool","process_breadcrumb","process_breadcrumb","process_child_values","process_child_values","process_chunked_value","process_client_sdk_info","process_client_sdk_info","process_context","process_context","process_contexts","process_contexts","process_debug_image","process_debug_image","process_debug_meta","process_debug_meta","process_event","process_event","process_exception","process_exception","process_f64","process_f64","process_frame","process_frame","process_geo","process_geo","process_header_name","process_header_name","process_i64","process_i64","process_logentry","process_logentry","process_native_image_path","process_native_image_path","process_object","process_object","process_other","process_other","process_pairlist","process_pairlist","process_raw_stacktrace","process_raw_stacktrace","process_replay","process_replay","process_request","process_request","process_span","process_span","process_stacktrace","process_stacktrace","process_string","process_string","process_template_info","process_template_info","process_thread","process_thread","process_timestamp","process_timestamp","process_trace_context","process_trace_context","process_u64","process_u64","process_user","process_user","process_value","process_value","process_value","process_value","process_value","process_values","process_values","ranges","remove","remove_all","required","required","retain","retain","root","serialize","size_hint","split_chunks","sub","sub","sub_assign","sum","sum","sum","sum","symmetrical_difference","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","to_string","to_string","trim","trim_whitespace","trim_whitespace","try_as_array","try_as_u128","try_as_u16","try_as_u32","try_as_u64","try_as_u8","try_as_usize","try_copy_into_slice","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from_array","try_from_repr","try_from_slice","try_from_u128","try_from_u16","try_from_u32","try_from_u64","try_from_u8","try_from_usize","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into_parent","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","union","value_type","value_type","value_type","variant_count","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","rule_id","text","text","ty","Abnormal","AbnormalMechanism","Aborted","Addr","Aggregated","All","AllButFirst","AlreadyExists","AnrBackground","AnrForeground","App","AppContext","Apple","AppleDebugImage","Application","AsPair","Auto","BadProducedAt","BaseUri","BlockAllMixedContent","Blocked","BodyRaw","Breadcrumb","Breakdowns","Browser","BrowserContext","CError","Cancelled","ChildSrc","ClientReport","ClientSdkInfo","ClientSdkPackage","CloudResource","CloudResourceContext","CodeId","Component","ConnectSrc","Connections","Context","ContextInner","Contexts","Cookies","Crashed","Csp","Csp","Csp","CspDirective","Custom","DNS","DataLoss","DeadlineExceeded","Debug","DebugId","DebugImage","DebugMeta","Default","DefaultContext","DefaultSrc","Device","DeviceClass","DeviceContext","DiscardedEvent","Elf","Error","Error","ErrorResponse","Errored","Event","EventId","EventProcessingError","EventType","Exception","Exited","ExpectCt","ExpectCt","ExpectCt","ExpectStaple","ExpectStaple","ExpectStaple","ExpectStapleCertStatus","ExpectStapleResponseStatus","ExtraValue","FailedPrecondition","Fatal","Fingerprint","FontSrc","FormAction","Frame","FrameAncestors","FrameData","FrameSrc","FrameVars","Geo","Good","Gpu","GpuContext","GroupingConfig","HIGH","HeaderName","HeaderValue","Headers","Hpkp","Hpkp","Hpkp","ImgSrc","Individual","Info","InstructionAddrAdjustment","Int","InternalError","InvalidArgument","InvalidDate","InvalidJson","InvalidRegVal","InvalidSecurityError","IpAddr","JsonLenientString","Jvm","JvmDebugImage","Key","LOW","LenientString","Level","LinuxDistribution","LockReason","LockReasonType","Locked","LogEntry","MEDIUM","MachException","MachO","ManifestSrc","Measurement","Measurements","Mechanism","MechanismMeta","MediaSrc","Message","MetricSummary","MetricSummaryMapping","Metrics","MetricsSummary","Missing","Monitor","MonitorContext","NativeDebugImage","NativeImagePath","NavigateTo","Nel","Nel","NelContext","NetworkReportError","NetworkReportPhases","NetworkReportRaw","NoMatchingResponse","None","None","NotFound","NsError","ObjectSrc","Ok","Ok","OperationType","OriginType","Os","OsContext","Otel","OtelContext","Other","Other","Other","Other","OutOfRange","PROTOCOL_VERSION","PairList","ParseAbnormalMechanismError","ParseEventTypeError","ParseLevelError","ParseNetworkReportPhaseError","ParseResponseDataError","ParseResponseError","ParseSessionStatusError","ParseSpanStatusError","Pe","PeDotnet","PerformanceScore","PerformanceScoreContext","PermissionDenied","PluginTypes","PosixSignal","PrefetchSrc","Profile","ProfileContext","Proguard","ProguardDebugImage","Provided","Query","RawStacktrace","Referrer","RegVal","RelayInfo","Replay","Replay","ReplayContext","ReportTo","ReportUri","Reprocessing","ReprocessingContext","Request","RequireSriFor","RequireTrustedTypesFor","ResourceExhausted","Response","ResponseContext","Revoked","Route","Route","Runtime","RuntimeContext","SampleRate","Sandbox","Sanitized","ScriptSrc","ScriptSrcAttr","ScriptSrcElem","SecurityReportType","SessionAggregateItem","SessionAggregates","SessionAttributes","SessionErrored","SessionLike","SessionStatus","SessionUpdate","SingleCertificateTimestamp","Sleeping","SourceMap","SourceMapDebugImage","Span","SpanData","SpanId","SpanStatus","Stacktrace","String","StyleSrc","StyleSrcAttr","StyleSrcElem","Symbolic","SystemSdkInfo","TagEntry","Tags","Task","TemplateInfo","Thread","ThreadId","Timestamp","Trace","TraceContext","TraceId","Transaction","TransactionInfo","TransactionNameChange","TransactionSource","TrustedTypes","Unauthenticated","Unavailable","Unimplemented","Unknown","Unknown","Unknown","Unknown","Unknown","Unsupported","UpgradeInsecureRequests","Url","User","UserReport","UserReportV2","UserReportV2","UserReportV2Context","VALID_PLATFORMS","Value","Values","View","Waiting","Warning","Wasm","WorkerSrc","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","_dsc","_metrics","_metrics_summary","_metrics_summary","abnormal","abnormal_count","abnormal_count","abnormal_count","abnormal_mechanism","abnormal_mechanism","abnormal_mechanism","abnormal_mechanism","abs_path","abs_path","add","add","addr_mode","address","age","aggregates","ai_completion_tokens_used","ai_input_messages","ai_model_id","ai_pipeline_name","ai_prompt_tokens_used","ai_responses","ai_total_tokens_used","all_errors","all_errors","all_errors","api_target","api_type","app_build","app_identifier","app_memory","app_name","app_start_time","app_start_type","app_version","apply_to_event","apply_to_event","apply_to_event","apply_to_event","arch","arch","arch","as_pair","as_pair","as_pair_mut","as_pair_mut","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_str","as_str","as_str","as_str","as_str","as_str","as_str","as_str","as_str","as_str","as_str","as_str","as_str","attributes","attributes","auto","battery_level","battery_status","blocked_uri","body","body_size","body_size","boot_time","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","brand","breadcrumbs","breakdown","breakdowns","browser_name","build","build","build_type","bytes_ingested_event","bytes_ingested_event_applecrashreport","bytes_ingested_event_attachment","bytes_ingested_event_minidump","bytes_stored_event","bytes_stored_event_applecrashreport","bytes_stored_event_attachment","bytes_stored_event_minidump","cache_hit","cache_item_size","cache_key","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","cast_mut","category","category","changes","charging","checksum","city","class_name","client_address","client_ip","client_sample_rate","client_sdk","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cloud_account_id","cloud_availability_zone","cloud_platform","cloud_provider","cloud_region","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","code","code","code","code_file","code_file","code_filepath","code_function","code_id","code_lineno","code_name","code_namespace","colno","colno","column_number","comments","contact_email","contains","contains","contains_key","context","context","context_line","context_line","context_mut","contexts","contexts","cookies","cookies","count","country_code","cpu_description","cpu_subtype","cpu_type","crashed","crashed","crashed_count","crashed_count","crashed_count","csp","culprit","current","data","data","data","data","data","data","data","data","date_time","date_time","datetime_to_timestamp","db_operation","db_system","debug_checksum","debug_file","debug_file","debug_id","debug_id","debug_id","debug_meta","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","default_key","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","description","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","device_app_hash","device_type","device_unique_identifier","discarded_events","disposition","dist","dist","distinct_id","distinct_id","distinct_id","distinct_id","distinct_id","distribution","document_uri","domain","duration","effective_directive","effective_expiration_date","effective_expiration_date","elapsed_time","elapsed_time","email","email","enhancements","env","environment","environment","environment","environment","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","errno","error_ids","error_type","errored","errors","errors","event_id","event_id","event_id","event_json_schema","exception_id","exceptions","exclusive_time","exclusive_time","exited","expectct","expectstaple","external_free_storage","external_storage_size","extra","extra_at","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","extract_child_meta","failure_mode","family","features","filename","filename","filtered_events","filtered_sampling_events","fingerprint","flag_processing_error","flag_processing_fatal","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","formatted","fragment","frames","frames_delay","frames_frozen","frames_slow","frames_total","free_memory","free_storage","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_context","from_contexts","from_iter","from_iter","from_json","from_pair","from_pair","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_str","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","function","function_id","geo","get","get","get","get_header","get_iter","get_key","get_key_mut","get_mut","get_or_default","get_or_insert_with","get_value","get_value","get_value","get_value","get_value","get_value","get_value","graphics_shader_level","grouping_config","handled","has_integration","has_module","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","headers","headers","held_locks","help_link","host_id","host_type","hostname","hostname","hpkp","http_decoded_response_content_length","http_request_method","http_response_content_length","http_response_status_code","http_response_transfer_size","id","id","id","id","id","image_addr","image_addr","image_addr","image_size","image_size","image_vmaddr","image_vmaddr","images","in_app","in_foreground","include_subdomains","inferred_content_type","inferred_content_type","ingest_path","init","insert","insert","instruction_addr","instruction_addr_adjustment","integrations","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_context","into_inner","into_inner","into_inner","into_inner","into_inner","into_inner","into_pair","into_pair","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","ip_address","ip_address","is_auto","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_deep_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_error","is_exception_group","is_fatal","is_nil","is_referenceable","is_referenceable","is_referenceable","is_referenceable","is_referenceable","is_referenceable","is_referenceable","is_referenceable","is_segment","is_terminal","is_valid","is_valid_breakdown_name","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","kernel_version","key","key","key_id","known_pins","lang","lang","level","level","line_number","lineno","lineno","locale","lock","logentry","logger","low_memory","mach_exception","main","manufacturer","max","max_texture_size","measurement","measurements","measurements","mechanism","memory_size","memory_size","merge","message","message","message","messaging_destination_name","messaging_message_body_size","messaging_message_id","messaging_message_receive_latency","messaging_message_retry_count","meta","method","method","min","model","model_id","module","module","modules","ms_processing_jvm","ms_processing_proguard","ms_processing_sourcemaps","ms_processing_symbolicator","multi_threaded_rendering","name","name","name","name","name","name","name","name","name","name","name","name","name","name","name","name","name","name","new","new","new","new","new","noted_hostname","npot_support","ns_error","number","number","online","op","op","orientation","origin","origin","original","original_issue_id","original_policy","original_primary_hash","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","other","package","package_name","packages","params","params","parent_id","parent_span_id","parent_span_id","parse","parse","parse","parse","parse","parse","parse_release","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","phase","phase","platform","platform","platform","platform","port","port","position","post_context","post_context","pre_context","pre_context","pretty_name","previous_route","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_child_values","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","process_value","processor_count","processor_frequency","profile_id","profile_id","profiler_id","project","propagations","propagations","protocol","protocol","public_key","quantity","query_string","rate_limited_events","raw_description","raw_description","raw_function","raw_stacktrace","raw_stacktrace","reason","received","received","referrer","referrer","region","registers","release","release","release","release","remove","remove","remove_key","replay_id","replay_id","replay_id","replay_start_timestamp","replay_type","request","request","resource_render_blocking_status","rooted","route","sample_rates","sampled","sampling_fraction","sampling_fraction","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","scheme","score_profile_version","scraping_attempts","screen_density","screen_dpi","screen_height_pixels","screen_resolution","screen_width_pixels","script_sample","scts","sdk","sdk_name","sdk_name","sdk_name","sdk_version","sdk_version","segment","segment_id","segment_id","segment_name","sentry_tags","sentry_user","sequence","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialize_payload","serialized_sct","served_certificate_chain","served_certificate_chain","server_address","server_ip","server_ip","server_name","session_id","signal","simulator","site","snapshot","source","source","source","source","source","source_file","span_id","span_id","spans","stack_start","stacktrace","stacktrace","stacktrace","start_timestamp","start_timestamp","started","started","started","started","started","state","status","status","status","status","status_code","status_code","status_code","storage_size","sub","subcode","subdivision","sum","supports_accelerometer","supports_audio","supports_compute_shaders","supports_draw_call_instancing","supports_geometry_shaders","supports_gyroscope","supports_location_service","supports_ray_tracing","supports_vibration","symbol","symbol_addr","synthetic","system_sdk","tag_value","tags","tags","tags","tags","template","test_report","thread_id","thread_id","thread_id","thread_name","threads","time_spent","timestamp","timestamp","timestamp","timestamp","timestamp","timestamp","timestamp","timezone","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","total_count","total_count","total_count","trace_id","trace_id","trace_ids","transaction","transaction_info","trust","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","ty","ty","ty","ty","ty","ty","ty","ty","ty","ty","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","ui_component_name","unit","update_value","url","url","url_full","url_scheme","urls","usable_memory","user","user","user","user_agent","user_agent","user_agent","user_agent","user_agent_original","username","uuid","uuid","uuid","validated_certificate_chain","validated_certificate_chain","value","value","value","value","value","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","value_type","values","vars","vendor_id","vendor_name","version","version","version","version","version","version","version","version","version","version","version_major","version_minor","version_patchlevel","view_names","violated_directive","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","was_transaction"],"q":[[0,"relay_event_schema"],[2,"relay_event_schema::processor"],[465,"relay_event_schema::processor::Chunk"],[469,"relay_event_schema::protocol"],[4829,"dyn_clone::sealed"],[4830,"relay_event_schema::processor::traits"],[4831,"core::option"],[4832,"relay_protocol::meta"],[4833,"relay_event_schema::processor::attrs"],[4834,"enumset::set"],[4835,"enumset::traits"],[4836,"relay_protocol::annotated"],[4837,"relay_protocol::traits"],[4838,"core::convert"],[4839,"core::ops::function"],[4840,"relay_event_schema::processor::chunks"],[4841,"core::clone"],[4842,"core::cmp"],[4843,"core::result"],[4844,"serde::de"],[4845,"alloc::borrow"],[4846,"core::iter::traits::collect"],[4847,"alloc::string"],[4848,"core::fmt"],[4849,"core::hash"],[4850,"alloc::vec"],[4851,"relay_protocol::value"],[4852,"relay_event_schema::protocol::breadcrumb"],[4853,"relay_event_schema::protocol::clientsdk"],[4854,"relay_event_schema::protocol::contexts"],[4855,"relay_event_schema::protocol::debugmeta"],[4856,"relay_event_schema::protocol::event"],[4857,"relay_event_schema::protocol::exception"],[4858,"relay_event_schema::protocol::stacktrace"],[4859,"relay_event_schema::protocol::user"],[4860,"relay_event_schema::protocol::request"],[4861,"relay_event_schema::protocol::logentry"],[4862,"relay_event_schema::protocol::types"],[4863,"relay_event_schema::protocol::replay"],[4864,"relay_event_schema::protocol::span"],[4865,"relay_event_schema::protocol::templateinfo"],[4866,"relay_event_schema::protocol::thread"],[4867,"relay_event_schema::protocol::contexts::trace"],[4868,"serde::ser"],[4869,"core::iter::traits::iterator"],[4870,"core::any"],[4871,"relay_event_schema::protocol::session"],[4872,"chrono::duration"],[4873,"serde_json::error"],[4874,"relay_event_schema::protocol::tags"],[4875,"relay_base_schema::spans"],[4876,"relay_event_schema::protocol::nel"],[4877,"relay_base_schema::events"],[4878,"relay_event_schema::protocol::security_report"],[4879,"relay_event_schema::protocol::transaction"],[4880,"relay_event_schema::protocol::contexts::app"],[4881,"relay_event_schema::protocol::contexts::browser"],[4882,"relay_event_schema::protocol::contexts::cloud_resource"],[4883,"relay_event_schema::protocol::contexts::device"],[4884,"relay_event_schema::protocol::contexts::gpu"],[4885,"relay_event_schema::protocol::contexts::monitor"],[4886,"relay_event_schema::protocol::contexts::nel"],[4887,"relay_event_schema::protocol::contexts::os"],[4888,"relay_event_schema::protocol::contexts::otel"],[4889,"relay_event_schema::protocol::contexts::performance_score"],[4890,"relay_event_schema::protocol::contexts::profile"],[4891,"relay_event_schema::protocol::contexts::replay"],[4892,"relay_event_schema::protocol::contexts::reprocessing"],[4893,"relay_event_schema::protocol::contexts::response"],[4894,"relay_event_schema::protocol::contexts::runtime"],[4895,"relay_event_schema::protocol::contexts::user_report_v2"],[4896,"relay_event_schema::protocol::breakdowns"],[4897,"relay_event_schema::protocol::client_report"],[4898,"relay_event_schema::protocol::device_class"],[4899,"relay_event_schema::protocol::fingerprint"],[4900,"relay_event_schema::protocol::measurements"],[4901,"relay_event_schema::protocol::mechanism"],[4902,"relay_event_schema::protocol::metrics"],[4903,"relay_event_schema::protocol::metrics_summary"],[4904,"relay_event_schema::protocol::relay_info"],[4905,"chrono::offset::utc"],[4906,"chrono::datetime"],[4907,"core::default"],[4908,"relay_event_schema::protocol::user_report"],[4909,"core::net::ip_addr"],[4910,"schemars::gen"],[4911,"schemars::schema"],[4912,"sentry_release_parser::parser"],[4913,"core::error"],[4914,"relay_event_derive"],[4915,"relay_event_schema::processor::funcs"],[4916,"enumset"],[4917,"relay_event_schema::protocol::constants"],[4918,"relay_event_schema::protocol::schema"]],"i":[0,0,11,21,21,21,21,21,0,0,21,21,34,34,11,0,9,21,21,32,0,21,21,34,21,32,21,21,21,21,9,0,0,0,0,0,0,0,0,0,23,21,21,21,21,21,21,23,21,32,0,21,0,11,21,32,29,33,8,23,34,5,5,11,0,11,11,11,21,23,11,11,11,11,11,11,11,11,11,11,11,11,8,30,5,5,11,11,21,11,11,21,11,11,21,11,52,11,48,21,32,29,33,8,30,23,34,52,11,48,21,32,29,33,8,30,23,34,33,29,11,11,21,32,29,33,8,23,34,11,21,32,29,33,8,23,34,11,21,11,11,11,11,23,11,29,8,8,30,23,11,11,8,8,8,8,8,8,21,21,0,11,11,21,21,32,23,34,11,11,21,21,32,32,34,34,11,11,11,48,48,21,21,32,29,33,8,30,30,23,23,34,34,21,52,11,11,48,21,32,29,33,8,30,23,34,11,11,11,11,11,11,11,11,11,11,11,21,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,32,30,8,11,11,11,52,11,48,21,32,29,33,8,30,23,34,52,11,11,11,23,33,11,11,11,8,30,0,30,11,23,29,29,29,29,29,29,11,29,8,52,29,29,11,21,11,11,21,8,29,29,5,5,5,5,5,5,10,10,0,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,0,5,5,10,10,5,5,33,11,11,29,29,29,29,8,23,52,0,11,21,11,11,11,11,11,11,11,21,32,29,33,8,23,34,48,21,30,23,34,29,29,29,11,11,11,11,11,11,11,11,52,11,48,21,32,29,33,8,30,23,34,11,11,11,11,11,11,11,11,11,52,11,48,21,32,29,33,8,30,23,34,8,52,11,48,21,32,29,33,8,30,23,34,11,10,10,8,11,52,11,48,21,32,29,33,8,30,23,34,220,221,220,220,180,0,102,0,96,187,187,102,93,93,59,0,61,0,106,0,187,113,112,112,190,0,0,0,59,0,0,102,112,0,0,0,59,0,0,115,112,106,0,0,0,0,180,0,111,179,0,115,106,102,102,196,0,0,0,111,0,112,59,0,0,0,61,111,196,113,180,0,0,0,0,0,180,0,111,179,0,111,179,0,0,0,102,196,0,112,112,0,112,0,112,0,0,114,59,0,0,148,0,0,0,0,111,179,112,96,196,0,189,102,102,113,203,0,0,0,0,61,0,75,148,0,0,0,0,0,190,0,148,0,61,112,0,0,0,0,112,0,0,0,0,0,113,59,0,0,0,112,111,59,0,0,0,0,113,93,187,102,0,112,102,180,0,0,59,0,59,0,59,61,106,115,102,0,0,0,0,0,0,113,113,0,0,61,61,59,0,102,112,0,112,59,0,61,0,113,0,0,112,0,0,0,59,0,112,112,59,0,0,112,112,102,59,0,114,0,115,59,0,0,112,115,112,112,112,0,0,0,0,0,0,0,0,0,190,61,0,0,0,0,0,0,189,112,112,112,61,0,0,0,115,0,0,0,0,59,0,0,111,0,0,0,112,102,102,102,102,114,180,187,115,179,112,115,0,0,111,59,0,0,75,0,115,190,196,61,112,111,132,102,133,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,93,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,67,85,63,63,63,79,92,90,91,92,90,91,92,91,66,81,60,83,66,191,168,182,183,183,183,183,183,183,183,90,91,92,78,120,116,116,116,116,116,183,116,174,176,177,178,119,141,144,75,101,75,101,102,103,104,105,106,68,107,108,109,110,111,102,71,106,68,112,113,114,93,115,108,109,110,91,182,108,119,119,174,168,129,78,119,111,132,102,133,96,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,203,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,204,93,205,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,206,194,195,108,207,196,109,110,83,67,85,200,111,132,102,133,96,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,203,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,204,93,205,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,206,194,195,108,207,196,109,110,83,67,85,200,119,63,63,63,183,123,130,116,163,163,163,163,163,163,163,163,183,183,183,94,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,84,131,94,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,84,131,57,135,193,119,63,67,191,183,58,84,63,111,132,102,133,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,93,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,67,85,111,132,102,133,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,93,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,67,85,118,118,118,118,118,111,149,68,107,180,189,194,195,108,196,109,110,83,157,158,159,144,145,183,183,144,183,159,183,66,81,174,200,131,60,74,60,63,77,66,81,63,63,77,129,78,165,67,119,141,141,92,82,90,91,92,63,63,82,57,129,84,161,78,79,66,85,176,177,0,183,183,144,144,145,144,145,146,63,111,57,134,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,60,140,141,144,145,146,147,62,149,151,152,63,64,70,105,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,77,170,171,172,78,173,174,175,176,177,178,180,93,79,183,184,66,185,186,76,187,80,101,188,81,82,115,193,86,74,194,195,108,196,67,85,94,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,84,131,134,121,142,143,153,155,170,68,107,171,172,80,188,74,109,110,134,121,142,143,153,155,170,68,107,171,172,80,188,74,109,110,161,79,111,135,136,104,71,142,143,149,106,112,113,114,180,93,181,91,92,182,187,189,115,195,108,200,116,119,119,136,174,63,77,90,91,92,91,92,123,174,158,91,174,176,177,122,167,85,200,152,78,63,77,181,183,111,102,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,93,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,83,67,85,111,111,104,104,142,142,143,143,149,149,68,68,107,107,173,173,112,112,113,113,114,114,179,179,180,180,187,187,189,189,190,190,115,115,194,194,195,195,108,108,196,196,109,109,110,110,83,83,160,77,122,92,63,91,57,77,200,0,161,63,84,79,92,63,63,119,119,63,63,57,134,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,144,145,146,147,61,62,148,150,151,152,63,64,70,105,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,77,170,68,107,171,172,78,174,175,176,177,178,79,183,184,66,185,186,76,80,101,188,81,191,82,192,193,86,74,108,109,110,67,85,176,119,58,66,81,136,136,63,163,163,111,111,132,132,102,102,133,133,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,104,84,131,59,139,60,71,140,141,142,142,143,143,144,145,146,147,61,62,148,148,149,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,106,166,166,203,203,167,168,169,77,170,68,107,171,172,78,173,173,112,112,174,175,176,177,113,113,114,114,178,179,180,180,204,204,93,93,205,205,181,91,92,182,79,183,184,66,185,186,76,187,187,80,101,188,81,189,189,190,191,82,115,115,192,193,86,74,206,206,194,194,195,195,108,108,207,207,196,196,109,110,83,83,67,85,200,70,78,76,183,183,183,183,119,119,111,132,102,133,96,57,134,135,136,137,58,116,117,118,119,120,121,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,139,60,71,71,140,141,142,142,143,143,144,145,146,147,61,62,148,149,150,150,151,152,63,64,153,153,70,70,105,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,203,203,167,168,169,77,170,68,68,68,107,107,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,204,93,205,181,91,92,182,79,79,183,184,66,185,185,186,76,76,187,80,80,101,188,188,81,189,190,191,82,115,192,193,86,74,74,206,194,195,108,108,207,196,109,109,110,110,83,83,67,85,200,94,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,84,131,148,172,74,179,75,101,111,102,104,142,143,149,106,112,113,114,180,93,187,115,194,195,108,196,111,102,57,134,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,167,168,169,77,170,68,107,171,172,78,174,175,176,177,178,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,67,85,66,66,85,60,188,74,171,63,60,60,60,60,60,63,64,155,77,79,183,74,120,63,161,58,63,111,104,149,68,107,180,189,194,195,108,196,109,110,129,78,82,161,118,118,176,177,63,183,183,183,183,183,120,152,63,82,85,141,144,66,141,144,141,144,62,66,116,177,129,78,63,91,60,74,66,76,58,111,132,102,133,96,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,203,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,204,93,205,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,206,194,195,108,207,196,109,110,83,67,85,200,94,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,84,131,155,68,108,109,110,83,75,101,111,102,57,134,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,167,168,169,77,170,68,107,171,172,78,174,175,176,177,178,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,67,85,181,85,108,57,134,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,144,145,146,147,61,62,148,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,77,170,68,107,171,172,78,174,175,176,177,178,79,183,184,66,185,186,76,80,101,188,81,190,191,82,192,193,86,74,108,109,110,67,85,111,102,57,134,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,167,168,169,77,170,68,107,171,172,78,174,175,176,177,178,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,67,85,180,161,180,149,150,172,86,74,194,195,108,109,79,180,108,134,111,102,57,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,149,150,151,63,64,153,70,105,156,157,158,159,160,161,162,163,164,165,106,167,168,169,77,170,68,107,171,172,78,79,183,184,66,185,186,76,187,80,101,188,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,67,85,123,75,75,63,177,66,76,57,63,174,66,81,119,66,63,63,119,160,82,119,165,120,63,63,79,64,119,120,165,57,131,70,183,183,183,183,183,161,167,78,165,119,119,64,66,63,163,163,163,163,120,196,137,58,117,119,120,123,138,130,141,151,156,157,159,184,82,85,200,60,149,68,107,86,177,120,160,156,159,119,84,79,119,84,79,193,128,174,128,57,58,116,117,118,119,120,122,123,138,124,125,127,128,129,130,84,131,140,141,144,145,146,147,62,151,63,64,70,160,161,167,168,169,78,174,177,79,183,184,66,186,76,81,191,82,86,67,85,66,191,58,70,184,161,84,79,136,170,172,91,182,108,63,111,149,68,107,180,189,194,195,108,196,109,110,83,83,122,167,63,77,79,66,176,177,74,66,81,66,81,138,183,57,134,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,144,145,146,147,61,62,150,151,152,63,64,70,105,154,155,156,157,158,159,160,161,164,165,106,169,77,170,68,107,171,172,78,174,175,176,177,178,79,183,184,66,185,186,76,187,80,101,188,81,190,191,82,192,193,86,74,108,109,110,67,85,57,134,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,144,145,146,147,61,62,150,151,152,63,64,70,105,154,155,156,157,158,159,160,161,164,165,106,169,77,170,68,107,171,172,78,174,175,176,177,178,79,183,184,66,185,186,76,187,80,101,188,81,190,191,82,192,193,86,74,108,109,110,83,67,85,119,119,126,79,126,63,192,193,167,78,169,135,78,136,123,130,66,64,82,135,63,79,167,174,67,76,63,77,181,183,60,74,60,127,77,183,77,77,63,77,183,123,183,163,84,122,167,111,102,57,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,149,150,151,63,64,153,70,105,156,157,158,159,160,161,162,163,164,165,106,167,168,169,77,170,68,107,171,172,78,79,183,184,66,185,186,76,187,80,101,188,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,67,85,176,125,63,119,119,119,119,119,174,176,77,63,140,183,63,183,85,77,79,183,79,85,91,111,102,135,136,136,104,71,142,143,149,106,112,113,114,180,93,181,91,91,92,182,182,187,189,115,195,108,200,111,102,57,134,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,167,168,169,77,170,68,107,171,172,78,174,175,176,177,178,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,67,85,175,176,177,183,122,167,63,91,160,119,63,76,203,161,175,192,193,174,84,79,63,66,63,64,82,63,79,90,91,92,91,92,82,84,175,91,79,129,167,174,119,83,157,67,165,119,119,120,120,120,119,119,120,119,66,66,161,62,63,63,165,77,79,63,176,64,183,191,183,63,63,57,136,63,77,91,79,192,119,111,132,102,133,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,93,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,194,195,108,196,109,110,83,67,85,111,132,102,133,104,142,143,148,149,106,166,203,173,112,113,114,180,204,93,205,187,189,115,206,194,195,108,207,196,83,90,91,92,84,79,77,63,63,66,111,132,102,133,96,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,203,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,204,93,205,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,206,194,195,108,207,196,109,110,83,67,85,200,111,132,102,133,96,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,203,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,204,93,205,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,206,194,195,108,207,196,109,110,83,67,85,200,57,151,63,64,157,161,167,168,77,191,111,132,102,133,96,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,203,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,204,93,205,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,206,194,195,108,207,196,109,110,83,67,85,200,183,154,164,168,78,183,183,77,119,63,77,183,63,77,168,181,183,85,119,141,147,176,177,75,75,151,64,154,57,134,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,144,145,146,147,61,62,150,151,152,63,64,70,105,154,155,156,157,158,159,160,161,164,165,106,169,77,170,68,107,171,172,78,174,175,176,177,178,79,183,184,66,185,186,76,187,80,101,188,81,190,191,82,192,193,86,74,108,109,110,83,67,85,86,66,120,120,137,58,117,120,123,138,130,63,169,175,140,140,140,116,174,111,132,102,133,96,57,134,135,136,137,58,116,117,118,119,120,121,122,123,138,124,125,126,127,128,129,130,103,104,84,131,59,139,60,71,140,141,142,143,144,145,146,147,61,62,148,149,150,151,152,63,64,153,70,105,154,155,156,157,158,159,160,161,162,163,164,165,106,166,203,167,168,169,77,170,68,107,171,172,78,173,112,174,175,176,177,113,114,178,179,180,204,93,205,181,91,92,182,79,183,184,66,185,186,76,187,80,101,188,81,189,190,191,82,115,192,193,86,74,206,194,195,108,207,196,109,110,83,67,85,200,79],"f":"`````````````````````````````````````````````````````{{{b{c}}d}f{}}0000000{{{b{hj}}{l{{b{c}}}}{b{hn}}{b{A`}}}AbAd}0{{}{{Af{c}}}Ah}{{{b{h{Aj{c}}}}g}AbAl{{An{Ab}}}{{Bb{{b{hc}}{b{hn}}}{{B`{e}}}}}}{{{b{{Af{c}}}}}{{Bf{Bd}}}Ah}0{{{b{{Af{c}}}}}{}{AhBh}}{{{b{Bj}}}{{b{Bl}}}}{{{b{Bn}}}{{b{Bl}}}}{{{b{{Af{c}}}}}C`Ah}0{{{b{{Af{c}}}}}CbAh}0{{{b{{Af{c}}}}}CdAh}0{{{b{{Af{c}}}}}BdAh}0{{{b{{Af{c}}}}}CfAh}0{{{b{{Af{c}}}}}ChAh}0{{{b{A`}}}{{b{Cj}}}}{{{b{Cl}}}{{b{Cj}}}}>>{{}Cd}{{{Af{c}}e}{}Ah{{An{{Af{c}}}}}}{{Bjc}e{{An{{Af{Bj}}}}}{}}{{{b{h{Af{c}}}}e}fAh{{An{{Af{c}}}}}}210210{{{b{c}}}{{b{e}}}{}{}}0000000000{{{b{hc}}}{{b{he}}}{}{}}0000000000``{{{b{h{Af{c}}}}}fAh}{{{b{{Af{c}}}}}{{Af{c}}}{CnAh}}{{{b{Bj}}}Bj}{{{b{D`}}}D`}{{{b{Cj}}}Cj}{{{b{Db}}}Db}{{{b{A`}}}A`}{{{b{Bn}}}Bn}{{{b{Dd}}}Dd}{{{b{c}}{b{he}}}f{}{}}0000000{{{b{{Af{c}}}}{b{{Af{c}}}}}DfAh}{{{b{Bj}}{b{Bj}}}Df}{{{b{{Af{c}}}}}{{Af{c}}}Ah}{{{b{{Af{c}}}}c}DhAh}{{{b{{Af{c}}}}{b{h{Dj{Bd}}}}}fAh}0{{{b{Bn}}}Ch}{{}{{Af{c}}}Ah}{{}Cj}{{}A`}{{{b{A`}}}Ch}{{{b{Cl}}}Ch}{c{{Dl{Bn}}}Dn}{{{b{{Af{c}}}}{Af{c}}}{{Af{c}}}Ah}6{{{b{A`}}{b{Bl}}{l{{E`{Cj}}}}c}A`{{Ed{}{{Eb{Bj}}}}}}{{{b{A`}}Ch{l{{E`{Cj}}}}c}A`{{Ed{}{{Eb{Bj}}}}}}{{{b{A`}}{l{{E`{Cj}}}}}A`}{{A`Ef{l{{E`{Cj}}}}c}A`{{Ed{}{{Eb{Bj}}}}}}3{{{b{A`}}}Dh}{CdBj}{BjCd}`{{{b{{Af{c}}}}{b{{Af{c}}}}}Dh{EhAh}}{{{b{{Af{c}}}}{b{c}}}DhAh}{{{b{Bj}}{b{Bj}}}Dh}{{{b{Bj}}{b{{Af{Bj}}}}}Dh}{{{b{D`}}{b{D`}}}Dh}{{{b{Bn}}{b{Bn}}}Dh}{{{b{Dd}}{b{Dd}}}Dh}{{{b{c}}{b{e}}}Dh{}{}}0000000{{{b{h{Af{c}}}}e}fAh{{Ed{}{{Eb{c}}}}}}{{{b{h{Af{c}}}}e}fAh{{Ed{}{{Eb{{Af{c}}}}}}}}{{{b{{Af{c}}}}{b{hEj}}}{{Dl{fEl}}}{AhEn}}{{{b{F`}}{b{hEj}}}Fb}0{{{b{Bj}}{b{hEj}}}Fb}0{{{b{D`}}{b{hEj}}}Fb}{{{b{Cj}}{b{hEj}}}Fb}{{{b{Db}}{b{hEj}}}Fb}{{{b{A`}}{b{hEj}}}Fb}{{{b{Cl}}{b{hEj}}}Fb}0{{{b{Bn}}{b{hEj}}}Fb}0{{{b{Dd}}{b{hEj}}}Fb}0{{{b{{Aj{c}}}}}{{Af{Bj}}}Ad}{cc{}}{c{{Af{c}}}Ah}1111111111{{{Bf{Bd}}}{{Af{c}}}Ah}00{e{{Af{c}}}Ah{{Ed{}{{Eb{c}}}}}}{e{{Af{c}}}Ah{{Ed{}{{Eb{{Af{c}}}}}}}}{{}{{Af{c}}}{AhBh}}00{{{b{{Dj{Bd}}}}}{{Af{c}}}Ah}00{{{b{Bl}}}{{Dl{Bjc}}}{}}{C`{{Af{c}}}Ah}00{Cb{{Af{c}}}Ah}00{Cd{{Af{c}}}Ah}00{Bd{{Af{c}}}Ah}00{Cf{{Af{c}}}Ah}00{Ch{{Af{c}}}Ah}00{{{b{{Af{c}}}}{b{he}}}fAhFd}{{{b{D`}}{b{hc}}}fFd}{{{b{Cl}}}{{l{Ch}}}}{{{b{A`}}}{{l{{E`{Cj}}}}}}{{{b{h{Af{c}}}}c}DhAh}{{{b{h{Af{c}}}}{Af{c}}}fAh}{{{b{{Af{c}}}}{Af{c}}}{{Af{c}}}Ah}{ce{}{}}00000000000{{{Af{c}}}{}Ah}{{{b{{Af{c}}}}{Af{c}}}DhAh}{{{b{{Af{c}}}}}DhAh}{{{b{Bn}}}Dh}`22{{{b{{Af{c}}}}}{{Ff{c}}}Ah}{{{b{A`}}}Fh}{{{b{Cl}}}Fh}{c{{Fn{Ef{Fl{Fj}}}}}{{Ed{}{{Eb{Bn}}}}}}{{{b{Cl}}}{{l{{b{Bl}}}}}}{{{b{{Af{c}}}}}ChAh}{{{b{Bn}}}Ch}`{{CjCh}Cj}````{{}{{Af{c}}}Ah}{{}Cj}{{{l{{E`{Cj}}}}c}A`{{Ed{}{{Eb{Bj}}}}}}{{{b{hFh}}}{{l{c}}}{}}{{CjDh}Cj}`{{{Af{c}}}{}Ah}{Bjc{}}{c{{Af{c}}}Ah}{{{b{{Af{c}}}}{b{{Af{c}}}}}{{l{Df}}}Ah}{{{b{Bj}}{b{Bj}}}{{l{Df}}}}{{{b{A`}}}Cl}{{CjD`}Cj}`{{{b{hj}}{b{h{G`{c}}}}{b{hn}}{b{A`}}}AbAd}0{{{b{hj}}{b{hDh}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hGb}}{b{hn}}{b{A`}}}Ab}0{{{b{hAd}}{b{hc}}{b{A`}}}Abj}0{{{b{hEf}}{b{hn}}c}f{{Bb{{Fl{Bn}}}{{B`{{Fl{Bn}}}}}}}}{{{b{hj}}{b{hGd}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hGf}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hGh}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hGj}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hGl}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hGn}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hH`}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hHb}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hHd}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hHf}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hHh}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hHj}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hHl}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hHn}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{h{I`{c}}}}{b{hn}}{b{A`}}}AbAd}0{{{b{hj}}{b{h{I`{Ib}}}}{b{A`}}}Ab}0{{{b{hj}}{b{h{Id{c}}}}{b{hn}}{b{A`}}}Ab{AdIf}}0{{{b{hj}}{b{hIh}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hIj}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hIl}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hIn}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hJ`}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hEf}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hJb}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hJd}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hJf}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hJh}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hBd}}{b{hn}}{b{A`}}}Ab}0{{{b{hj}}{b{hJj}}{b{hn}}{b{A`}}}Ab}0{{{b{h{Aj{c}}}}{b{he}}{b{A`}}}AbAdj}{{{b{hj}}{b{hIb}}{b{hn}}{b{A`}}}Ab}0{{{b{hAd}}{b{hn}}{b{hc}}{b{A`}}}Abj}0{{{b{hj}}{b{h{Jl{c}}}}{b{hn}}{b{A`}}}AbAd}0`{{{b{h{Af{c}}}}c}DhAh}{{{b{h{Af{c}}}}{Af{c}}}fAh}{{CjDh}Cj}`0`{{}{{b{A`}}}}{{{b{Bn}}c}DlJn}{{{b{Fh}}}{{Fn{Ch{l{Ch}}}}}}{{{b{Bl}}c}{{Fl{Bn}}}{{Ed{}{{Eb{{b{Fj}}}}}}}}{{{Af{c}}e}{}Ah{{An{{Af{c}}}}}}{{Bjc}e{{An{{Af{Bj}}}}}{}}{{{b{h{Af{c}}}}e}fAh{{An{{Af{c}}}}}}{e{{Af{c}}}Ah{{K`{}{{Eb{{b{c}}}}}}}}{e{{Af{c}}}Ah{{K`{}{{Eb{{Af{c}}}}}}}}{e{{Af{c}}}Ah{{K`{}{{Eb{c}}}}}}{e{{Af{c}}}Ah{{K`{}{{Eb{{b{{Af{c}}}}}}}}}}{{{b{{Af{c}}}}{Af{c}}}{{Af{c}}}Ah}{{{b{c}}}e{}{}}0000000{{{b{c}}}Ef{}}0000`>`{{{b{{Af{c}}}}}{{l{{Bf{Bd}}}}}Ah}{{{b{{Af{c}}}}}{{l{C`}}}Ah}{{{b{{Af{c}}}}}{{l{Cb}}}Ah}{{{b{{Af{c}}}}}{{l{Cd}}}Ah}{{{b{{Af{c}}}}}{{l{Bd}}}Ah}{{{b{{Af{c}}}}}{{l{Cf}}}Ah}{{{b{{Af{c}}}}}{{l{Ch}}}Ah}{{{b{{Af{c}}}}{b{h{Dj{Bd}}}}}{{l{f}}}Ah}{c{{Dl{e}}}{}{}}0000000000{{{Bf{Bd}}}{{l{{Af{c}}}}}Ah}{{}{{l{{Af{c}}}}}{AhBh}}{{{b{{Dj{Bd}}}}}{{l{{Af{c}}}}}Ah}{C`{{l{{Af{c}}}}}Ah}{Cb{{l{{Af{c}}}}}Ah}{Cd{{l{{Af{c}}}}}Ah}{Bd{{l{{Af{c}}}}}Ah}{Cf{{l{{Af{c}}}}}Ah}{Ch{{l{{Af{c}}}}}Ah}99999999999{A`{{Dl{{l{A`}}A`}}}}{{{b{c}}}Kb{}}0000000000{{{b{{Af{c}}}}{Af{c}}}{{Af{c}}}Ah}{{{b{Ad}}}{{Af{Bj}}}}0{{{b{A`}}}{{Af{Bj}}}}{{}Cd}{ce{}{}}0000000000```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`````{{{b{Kd}}}Cd}{{{b{Kf}}}Cd}{{{b{Kh}}}Cd}{{{b{Kd}}}Kj}{{{b{Kf}}}Kj}{{{b{Kh}}}Kj}```{{{b{hGh}}c}fKl}{{JfKn}c{}}```````````{{{b{Kd}}}{{l{L`}}}}{{{b{Kf}}}{{l{L`}}}}{{{b{Kh}}}{{l{L`}}}}`````````{{{b{{Dj{Cf}}}}{b{hGn}}}{{Dl{fLb}}}}000```{{{b{{If{}{{Ld{c}}{Lf{e}}}}}}}{{Fn{{b{{Aj{c}}}}{b{{Aj{e}}}}}}}{{Lh{Bl}}}Ad}{{{b{Lj}}}{{Fn{{b{{Aj{c}}}}{b{{Aj{e}}}}}}}{}{}}{{{b{h{If{}{{Ld{c}}{Lf{e}}}}}}}{{Fn{{b{h{Aj{c}}}}{b{h{Aj{e}}}}}}}{{Lh{Bl}}}Ad}{{{b{hLj}}}{{Fn{{b{h{Aj{c}}}}{b{h{Aj{e}}}}}}}{}{}}{{{b{Ll}}}{{b{Bl}}}}{{{b{Ln}}}{{b{Bl}}}}{{{b{M`}}}{{b{Bl}}}}{{{b{Mb}}}{{b{Bl}}}}{{{b{Md}}}{{b{Bl}}}}{{{b{Hh}}}{{b{Bl}}}}{{{b{Mf}}}{{b{Bl}}}}{{{b{Mh}}}{{b{Bl}}}}{{{b{Mj}}}{{b{Bl}}}}{{{b{Ml}}}{{b{Bl}}}}{{{b{Mn}}}{{b{Bl}}}}:{{{b{Hn}}}{{b{Bl}}}}76{{{b{N`}}}{{b{Bl}}}}{{{b{Nb}}}{{b{Bl}}}}{{{b{Nd}}}{{b{Bl}}}}{{{b{Kj}}}{{b{Bl}}}}{{{b{Nf}}}{{b{Bl}}}}987``{{}Mh}```````{{{b{c}}}{{b{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{hc}}}{{b{he}}}{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000``{{{b{Gn}}{b{Bl}}{b{Bl}}}{{l{Hb}}}}````````````````{{{b{Gf}}}{{l{{b{Kl}}}}}}{{{b{Gf}}}{{l{{b{Nh}}}}}}{{{b{Gf}}}{{l{{b{Nj}}}}}}{{{b{Gf}}}{{l{{b{Nl}}}}}}{{{b{Gf}}}{{l{{b{Nn}}}}}}{{{b{Gf}}}{{l{{b{O`}}}}}}{{{b{Gf}}}{{l{{b{Ob}}}}}}{{{b{Gf}}}{{l{{b{Od}}}}}}{{{b{Gf}}}{{l{{b{Of}}}}}}{{{b{Gf}}}{{l{{b{Oh}}}}}}{{{b{Gf}}}{{l{{b{Oj}}}}}}{{{b{Gf}}}{{l{{b{Ol}}}}}}{{{b{Gf}}}{{l{{b{On}}}}}}{{{b{Gf}}}{{l{{b{A@`}}}}}}{{{b{Gf}}}{{l{{b{A@b}}}}}}{{{b{Gf}}}{{l{{b{A@d}}}}}}{{{b{Gf}}}{{l{{b{Jh}}}}}}{{{b{Gf}}}{{l{{b{A@f}}}}}}{{{b{hGf}}}{{l{{b{hKl}}}}}}{{{b{hGf}}}{{l{{b{hNh}}}}}}{{{b{hGf}}}{{l{{b{hNj}}}}}}{{{b{hGf}}}{{l{{b{hNl}}}}}}{{{b{hGf}}}{{l{{b{hNn}}}}}}{{{b{hGf}}}{{l{{b{hO`}}}}}}{{{b{hGf}}}{{l{{b{hOb}}}}}}{{{b{hGf}}}{{l{{b{hOd}}}}}}{{{b{hGf}}}{{l{{b{hOf}}}}}}{{{b{hGf}}}{{l{{b{hOh}}}}}}{{{b{hGf}}}{{l{{b{hOj}}}}}}{{{b{hGf}}}{{l{{b{hOl}}}}}}{{{b{hGf}}}{{l{{b{hOn}}}}}}{{{b{hGf}}}{{l{{b{hA@`}}}}}}{{{b{hGf}}}{{l{{b{hA@b}}}}}}{{{b{hGf}}}{{l{{b{hA@d}}}}}}{{{b{hGf}}}{{l{{b{hJh}}}}}}{{{b{hGf}}}{{l{{b{hA@f}}}}}}```````````{{{b{Mn}}}Mn}{{{b{A@h}}}A@h}{{{b{Ll}}}Ll}{{{b{A@j}}}A@j}{{{b{Gb}}}Gb}{{{b{A@l}}}A@l}{{{b{A@n}}}A@n}{{{b{AA`}}}AA`}{{{b{AAb}}}AAb}{{{b{Gd}}}Gd}{{{b{Nh}}}Nh}{{{b{Nj}}}Nj}{{{b{Nl}}}Nl}{{{b{Nn}}}Nn}{{{b{O`}}}O`}{{{b{Ob}}}Ob}{{{b{Od}}}Od}{{{b{Of}}}Of}{{{b{AAd}}}AAd}{{{b{Oh}}}Oh}{{{b{Oj}}}Oj}{{{b{Ol}}}Ol}{{{b{On}}}On}{{{b{A@`}}}A@`}{{{b{A@b}}}A@b}{{{b{A@d}}}A@d}{{{b{Ln}}}Ln}{{{b{M`}}}M`}{{{b{Jh}}}Jh}{{{b{A@f}}}A@f}{{{b{Gf}}}Gf}{{{b{AAf}}}AAf}{{{b{Gh}}}Gh}{{{b{Hn}}}Hn}{{{b{AAh}}}AAh}{{{b{AAj}}}AAj}{{{b{AAl}}}AAl}{{{b{AAn}}}AAn}{{{b{AB`}}}AB`}{{{b{ABb}}}ABb}{{{b{ABd}}}ABd}{{{b{ABf}}}ABf}{{{b{Gj}}}Gj}{{{b{Gl}}}Gl}{{{b{ABh}}}ABh}{{{b{ABj}}}ABj}{{{b{ABl}}}ABl}{{{b{ABn}}}ABn}{{{b{AC`}}}AC`}{{{b{Gn}}}Gn}{{{b{H`}}}H`}{{{b{ACb}}}ACb}{{{b{Hl}}}Hl}{{{b{Mb}}}Mb}{{{b{ACd}}}ACd}{{{b{ACf}}}ACf}{{{b{ACh}}}ACh}{{{b{ACj}}}ACj}{{{b{ACl}}}ACl}{{{b{ACn}}}ACn}{{{b{AD`}}}AD`}{{{b{ADb}}}ADb}{{{b{ADd}}}ADd}{{{b{ADf}}}ADf}{{{b{ADh}}}ADh}{{{b{ADj}}}ADj}{{{b{Md}}}Md}{{{b{ADl}}}ADl}{{{b{ADn}}}ADn}{{{b{AE`}}}AE`}{{{b{AEb}}}AEb}{{{b{Ij}}}Ij}{{{b{AEd}}}AEd}{{{b{Hh}}}Hh}{{{b{Mf}}}Mf}{{{b{AEf}}}AEf}{{{b{AEh}}}AEh}{{{b{Il}}}Il}{{{b{AEj}}}AEj}{{{b{N`}}}N`}{{{b{AEl}}}AEl}{{{b{AEn}}}AEn}{{{b{AF`}}}AF`}{{{b{AFb}}}AFb}{{{b{Nb}}}Nb}{{{b{Nd}}}Nd}{{{b{AFd}}}AFd}{{{b{AFf}}}AFf}{{{b{AFh}}}AFh}{{{b{Kj}}}Kj}{{{b{AFj}}}AFj}{{{b{Kf}}}Kf}{{{b{Kh}}}Kh}{{{b{AFl}}}AFl}{{{b{In}}}In}{{{b{AFn}}}AFn}{{{b{AG`}}}AG`}{{{b{Hd}}}Hd}{{{b{AGb}}}AGb}{{{b{AGd}}}AGd}{{{b{Ih}}}Ih}{{{b{AGf}}}AGf}{{{b{J`}}}J`}{{{b{Lj}}}Lj}{{{b{AGh}}}AGh}{{{b{Jb}}}Jb}{{{b{AGj}}}AGj}{{{b{AGl}}}AGl}{{{b{AGn}}}AGn}{{{b{Jd}}}Jd}{{{b{Nf}}}Nf}{{{b{AH`}}}AH`}{{{b{AHb}}}AHb}{{{b{{Jl{c}}}}}{{Jl{c}}}Cn}{{{b{{Id{c}}}}}{{Id{c}}}Cn}{{{b{AHd}}}AHd}{{{b{AHf}}}AHf}{{{b{Mh}}}Mh}{{{b{AHh}}}AHh}{{{b{Mj}}}Mj}{{{b{Ml}}}Ml}{{{b{Jf}}}Jf}{{{b{Hf}}}Hf}{{{b{Jj}}}Jj}{{{b{c}}{b{he}}}f{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`````{{{b{Mn}}{b{Mn}}}Df}{{{b{ABj}}{b{ABj}}}Df}{{{b{Hh}}{b{Hh}}}Df}{{{b{Mf}}{b{Mf}}}Df}{{{b{AFh}}{b{AFh}}}Df}{{{b{AGj}}{b{AGj}}}Df}{{{b{AHd}}{b{AHd}}}Df}{{{b{AHf}}{b{AHf}}}Df}{{{b{Mh}}{b{Mh}}}Df}{{{b{AHh}}{b{AHh}}}Df}{{{b{Mj}}{b{Mj}}}Df}{{{b{Ml}}{b{Ml}}}Df}{{{b{Jf}}{b{Jf}}}Df}````````````````{{{b{Gh}}}Dh}{{{b{{Id{g}}}}i}Dh{{Lh{Bl}}}Ad{{If{}{{Ld{c}}{Lf{e}}}}}{{Lh{Bl}}}}{{{b{Gh}}c}Dh{{Lh{Bl}}}}{{{b{Gn}}}{{l{{b{c}}}}}Kl}{{{b{Ij}}}{{l{{b{c}}}}}Kl}``{{{b{hGn}}}{{l{{b{hc}}}}}Kl}```````````{{{b{Kd}}}Cd}{{{b{Kf}}}Cd}{{{b{Kh}}}Cd}`````````````{{{AHl{AHj}}}Hb}`````````{{}Mn}{{}Gb}{{}A@l}{{}AA`}{{}AAb}{{}Gd}{{}Nh}{{}Nj}{{}Nl}{{}Nn}{{}O`}{{}Ob}{{}Od}{{}Of}{{}AAd}{{}Oh}{{}Oj}{{}Ol}{{}On}{{}A@`}{{}A@b}{{}A@d}{{}Ln}{{}M`}{{}Jh}{{}A@f}{{}Gh}{{}AAh}{{}AAj}{{}AB`}{{}ABb}{{}ABd}{{}ABf}{{}Gl}{{}ABj}{{}ABn}{{}AC`}{{}Gn}{{}H`}{{}Hl}{{}Mb}{{}ACd}{{}ACf}{{}ACh}{{}ACj}{{}ACl}{{}ACn}{{}AD`}{{}ADb}{{}ADd}{{}ADf}{{}ADh}{{}ADj}{{}ADn}{{}AE`}{{}AEb}{{}Ij}{{}AEd}{{}AEf}{{}AEh}{{}Il}{{}AEj}{{}AEl}{{}AEn}{{}AF`}{{}AFb}{{}AFd}{{}AFh}{{}Kj}{{}In}{{}AFn}{{}AG`}{{}Hd}{{}AGb}{{}AGd}{{}Ih}{{}AGf}{{}J`}{{}Lj}{{}AGh}{{}Jb}{{}Jd}{{}Nf}{{}AHb}{{}{{Jl{c}}}{}}{{}{{Id{c}}}AHn}{{}AHd}{{}AHf}{{}Mh}{{}AHh}{{}Hf}{{}Jj}{{}{{b{Bl}}}}00000000000000000{{{b{A@l}}}{{b{c}}}{}}{{{b{Ob}}}{{b{c}}}{}}{{{b{AAl}}}{{b{c}}}{}}{{{b{AAn}}}{{b{c}}}{}}{{{b{ACb}}}{{b{c}}}{}}{{{b{ACf}}}{{b{c}}}{}}{{{b{AEd}}}{{b{c}}}{}}{{{b{Hh}}}{{b{c}}}{}}{{{b{Mf}}}{{b{c}}}{}}{{{b{AEf}}}{{b{c}}}{}}{{{b{AEh}}}{{b{c}}}{}}{{{b{J`}}}{{b{Ih}}}}{{{b{AGh}}}{{b{c}}}{}}{{{b{{Id{c}}}}}{{b{e}}}{}{}}{{{b{Mj}}}{{b{c}}}{}}{{{b{Ml}}}{{b{c}}}{}}{{{b{hA@l}}}{{b{hc}}}{}}{{{b{hOb}}}{{b{hc}}}{}}{{{b{hAAl}}}{{b{hc}}}{}}{{{b{hAAn}}}{{b{hc}}}{}}{{{b{hACb}}}{{b{hc}}}{}}{{{b{hACf}}}{{b{hc}}}{}}{{{b{hAEd}}}{{b{hc}}}{}}{{{b{hHh}}}{{b{hc}}}{}}{{{b{hMf}}}{{b{hc}}}{}}{{{b{hAEf}}}{{b{hc}}}{}}{{{b{hAEh}}}{{b{hc}}}{}}{{{b{hJ`}}}{{b{hIh}}}}{{{b{hAGh}}}{{b{hc}}}{}}{{{b{h{Id{c}}}}}{{b{he}}}{}{}}{{{b{hMj}}}{{b{hc}}}{}}{{{b{hMl}}}{{b{hc}}}{}}``{c{{Dl{Mn}}}Dn}{c{{Dl{A@n}}}Dn}{c{{Dl{AA`}}}Dn}{c{{Dl{M`}}}Dn}{c{{Dl{Hn}}}Dn}{c{{Dl{AAl}}}Dn}{c{{Dl{AAn}}}Dn}{c{{Dl{ABj}}}Dn}{c{{Dl{Md}}}Dn}{c{{Dl{N`}}}Dn}{c{{Dl{Nb}}}Dn}{c{{Dl{Nd}}}Dn}{c{{Dl{AFh}}}Dn}{c{{Dl{Kj}}}Dn}{c{{Dl{AFj}}}Dn}{c{{Dl{Kf}}}Dn}{c{{Dl{Kh}}}Dn}{c{{Dl{AFl}}}Dn}{c{{Dl{AGf}}}Dn}{c{{Dl{AGj}}}Dn}{c{{Dl{Nf}}}Dn}{c{{Dl{AHf}}}Dn}{c{{Dl{Mh}}}Dn}{c{{Dl{AI`}}}Dn}```````{{{b{Kd}}}{{l{{b{Ef}}}}}}{{{b{Kf}}}{{l{{b{Ef}}}}}}{{{b{Kh}}}{{l{{b{Ef}}}}}}```````````````````{{{b{Mn}}{b{Mn}}}Dh}{{{b{Ll}}{b{Ll}}}Dh}{{{b{Gb}}{b{Gb}}}Dh}{{{b{A@l}}{b{A@l}}}Dh}{{{b{A@n}}{b{A@n}}}Dh}{{{b{AA`}}{b{AA`}}}Dh}{{{b{AAb}}{b{AAb}}}Dh}{{{b{Gd}}{b{Gd}}}Dh}{{{b{Nh}}{b{Nh}}}Dh}{{{b{Nj}}{b{Nj}}}Dh}{{{b{Nl}}{b{Nl}}}Dh}{{{b{Nn}}{b{Nn}}}Dh}{{{b{O`}}{b{O`}}}Dh}{{{b{Ob}}{b{Ob}}}Dh}{{{b{Od}}{b{Od}}}Dh}{{{b{Of}}{b{Of}}}Dh}{{{b{AAd}}{b{AAd}}}Dh}{{{b{Oh}}{b{Oh}}}Dh}{{{b{Oj}}{b{Oj}}}Dh}{{{b{Ol}}{b{Ol}}}Dh}{{{b{On}}{b{On}}}Dh}{{{b{A@`}}{b{A@`}}}Dh}{{{b{A@b}}{b{A@b}}}Dh}{{{b{A@d}}{b{A@d}}}Dh}{{{b{Ln}}{b{Ln}}}Dh}{{{b{M`}}{b{M`}}}Dh}{{{b{Jh}}{b{Jh}}}Dh}{{{b{A@f}}{b{A@f}}}Dh}{{{b{Gf}}{b{Gf}}}Dh}{{{b{AAf}}{b{AAf}}}Dh}{{{b{Gh}}{b{Gh}}}Dh}{{{b{Hn}}{b{Hn}}}Dh}{{{b{AAh}}{b{AAh}}}Dh}{{{b{AAj}}{b{AAj}}}Dh}{{{b{AAl}}{b{AAl}}}Dh}{{{b{AAn}}{b{AAn}}}Dh}{{{b{AB`}}{b{AB`}}}Dh}{{{b{ABb}}{b{ABb}}}Dh}{{{b{ABd}}{b{ABd}}}Dh}{{{b{ABf}}{b{ABf}}}Dh}{{{b{Gj}}{b{Gj}}}Dh}{{{b{Gl}}{b{Gl}}}Dh}{{{b{ABh}}{b{ABh}}}Dh}{{{b{ABj}}{b{ABj}}}Dh}{{{b{ABl}}{b{ABl}}}Dh}{{{b{ABn}}{b{ABn}}}Dh}{{{b{AC`}}{b{AC`}}}Dh}{{{b{Gn}}{b{Gn}}}Dh}{{{b{H`}}{b{H`}}}Dh}{{{b{ACb}}{b{ACb}}}Dh}{{{b{Hl}}{b{Hl}}}Dh}{{{b{Mb}}{b{Mb}}}Dh}{{{b{ACd}}{b{ACd}}}Dh}{{{b{ACf}}{b{ACf}}}Dh}{{{b{ACh}}{b{ACh}}}Dh}{{{b{ACj}}{b{ACj}}}Dh}{{{b{ACl}}{b{ACl}}}Dh}{{{b{ACn}}{b{ACn}}}Dh}{{{b{AD`}}{b{AD`}}}Dh}{{{b{ADb}}{b{ADb}}}Dh}{{{b{ADd}}{b{ADd}}}Dh}{{{b{ADf}}{b{ADf}}}Dh}{{{b{ADh}}{b{ADh}}}Dh}{{{b{ADj}}{b{ADj}}}Dh}{{{b{Md}}{b{Md}}}Dh}{{{b{ADn}}{b{ADn}}}Dh}{{{b{AE`}}{b{AE`}}}Dh}{{{b{AEb}}{b{AEb}}}Dh}{{{b{Ij}}{b{Ij}}}Dh}{{{b{AEd}}{b{AEd}}}Dh}{{{b{Hh}}{b{Hh}}}Dh}{{{b{Mf}}{b{Mf}}}Dh}{{{b{AEf}}{b{AEf}}}Dh}{{{b{AEh}}{b{AEh}}}Dh}{{{b{Il}}{b{Il}}}Dh}{{{b{AEj}}{b{AEj}}}Dh}{{{b{N`}}{b{N`}}}Dh}{{{b{AEl}}{b{AEl}}}Dh}{{{b{AEn}}{b{AEn}}}Dh}{{{b{AF`}}{b{AF`}}}Dh}{{{b{AFb}}{b{AFb}}}Dh}{{{b{Nb}}{b{Nb}}}Dh}{{{b{Nd}}{b{Nd}}}Dh}{{{b{AFd}}{b{AFd}}}Dh}{{{b{AFf}}{b{AFf}}}Dh}{{{b{AFh}}{b{AFh}}}Dh}{{{b{Kj}}{b{Kj}}}Dh}{{{b{AFj}}{b{AFj}}}Dh}{{{b{Kf}}{b{Kf}}}Dh}{{{b{Kh}}{b{Kh}}}Dh}{{{b{AFl}}{b{AFl}}}Dh}{{{b{In}}{b{In}}}Dh}{{{b{AFn}}{b{AFn}}}Dh}{{{b{AG`}}{b{AG`}}}Dh}{{{b{Hd}}{b{Hd}}}Dh}{{{b{AGb}}{b{AGb}}}Dh}{{{b{AGd}}{b{AGd}}}Dh}{{{b{Ih}}{b{Ih}}}Dh}{{{b{AGf}}{b{AGf}}}Dh}{{{b{J`}}{b{J`}}}Dh}{{{b{Lj}}{b{Lj}}}Dh}{{{b{AGh}}{b{AGh}}}Dh}{{{b{Jb}}{b{Jb}}}Dh}{{{b{AGj}}{b{AGj}}}Dh}{{{b{AGl}}{b{AGl}}}Dh}{{{b{AGn}}{b{AGn}}}Dh}{{{b{Jd}}{b{Jd}}}Dh}{{{b{Nf}}{b{Nf}}}Dh}{{{b{AH`}}{b{AH`}}}Dh}{{{b{AHb}}{b{AHb}}}Dh}{{{b{{Jl{c}}}}{b{{Jl{c}}}}}DhEh}{{{b{{Id{c}}}}{b{{Id{c}}}}}DhEh}{{{b{AHd}}{b{AHd}}}Dh}{{{b{AHf}}{b{AHf}}}Dh}{{{b{Mh}}{b{Mh}}}Dh}{{{b{AHh}}{b{AHh}}}Dh}{{{b{Mj}}{b{Mj}}}Dh}{{{b{Ml}}{b{Ml}}}Dh}{{{b{Jf}}{b{{AHl{AHj}}}}}Dh}{{{b{Jf}}{b{Jf}}}Dh}{{{b{Hf}}{b{Hf}}}Dh}{{{b{Jj}}{b{Jj}}}Dh}{{{b{c}}{b{e}}}Dh{}{}}00000000000000000000000000000000000000000000000`````````{{}{{`{AIb}}}}``````````{{{b{Gn}}{b{Bl}}}{{l{{b{Ib}}}}}}{{{b{Gb}}}AId}{{{b{A@l}}}AId}{{{b{AAb}}}AId}{{{b{Gd}}}AId}{{{b{Nh}}}AId}{{{b{Nj}}}AId}{{{b{Nl}}}AId}{{{b{Nn}}}AId}{{{b{O`}}}AId}{{{b{Ob}}}AId}{{{b{Od}}}AId}{{{b{Of}}}AId}{{{b{AAd}}}AId}{{{b{Oh}}}AId}{{{b{Oj}}}AId}{{{b{Ol}}}AId}{{{b{On}}}AId}{{{b{A@`}}}AId}{{{b{A@b}}}AId}{{{b{A@d}}}AId}{{{b{Ln}}}AId}{{{b{M`}}}AId}{{{b{Jh}}}AId}{{{b{A@f}}}AId}{{{b{Gf}}}AId}{{{b{AAf}}}AId}{{{b{Gh}}}AId}{{{b{Hn}}}AId}{{{b{AAh}}}AId}{{{b{AAj}}}AId}{{{b{AB`}}}AId}{{{b{ABb}}}AId}{{{b{ABd}}}AId}{{{b{ABf}}}AId}{{{b{Gj}}}AId}{{{b{Gl}}}AId}{{{b{ABh}}}AId}{{{b{ABl}}}AId}{{{b{ABn}}}AId}{{{b{AC`}}}AId}{{{b{Gn}}}AId}{{{b{H`}}}AId}{{{b{Hl}}}AId}{{{b{Mb}}}AId}{{{b{ACd}}}AId}{{{b{ACf}}}AId}{{{b{ACh}}}AId}{{{b{ACj}}}AId}{{{b{ACl}}}AId}{{{b{ACn}}}AId}{{{b{AD`}}}AId}{{{b{ADb}}}AId}{{{b{ADd}}}AId}{{{b{ADf}}}AId}{{{b{ADh}}}AId}{{{b{ADj}}}AId}{{{b{ADn}}}AId}{{{b{AE`}}}AId}{{{b{AEb}}}AId}{{{b{Ij}}}AId}{{{b{AEd}}}AId}{{{b{Hh}}}AId}{{{b{Mf}}}AId}{{{b{AEf}}}AId}{{{b{AEh}}}AId}{{{b{Il}}}AId}{{{b{AEl}}}AId}{{{b{AEn}}}AId}{{{b{AF`}}}AId}{{{b{AFb}}}AId}{{{b{AFd}}}AId}{{{b{In}}}AId}{{{b{AFn}}}AId}{{{b{AG`}}}AId}{{{b{Hd}}}AId}{{{b{AGb}}}AId}{{{b{AGd}}}AId}{{{b{Ih}}}AId}{{{b{J`}}}AId}{{{b{Lj}}}AId}{{{b{AGh}}}AId}{{{b{Jb}}}AId}{{{b{AGn}}}AId}{{{b{Jd}}}AId}{{{b{AH`}}}AId}{{{b{AHb}}}AId}{{{b{{Jl{c}}}}}AIdAl}{{{b{{Id{c}}}}}AIdAl}{{{b{Mh}}}AId}{{{b{Mj}}}AId}{{{b{Ml}}}AId}{{{b{Hf}}}AId}{{{b{Jj}}}AId}``````````{{{b{Mn}}{b{hEj}}}{{Dl{fEl}}}}0{{{b{A@h}}{b{hEj}}}{{Dl{fEl}}}}0{{{b{Ll}}{b{hEj}}}{{Dl{fEl}}}}0{{{b{A@j}}{b{hEj}}}{{Dl{fEl}}}}0{{{b{Gb}}{b{hEj}}}Fb}{{{b{A@l}}{b{hEj}}}Fb}{{{b{A@n}}{b{hEj}}}Fb}{{{b{AA`}}{b{hEj}}}Fb}{{{b{AAb}}{b{hEj}}}Fb}{{{b{Gd}}{b{hEj}}}Fb}{{{b{Nh}}{b{hEj}}}Fb}{{{b{Nj}}{b{hEj}}}Fb}{{{b{Nl}}{b{hEj}}}Fb}{{{b{Nn}}{b{hEj}}}Fb}{{{b{O`}}{b{hEj}}}Fb}{{{b{Ob}}{b{hEj}}}Fb}{{{b{Od}}{b{hEj}}}Fb}{{{b{Of}}{b{hEj}}}Fb}{{{b{AAd}}{b{hEj}}}Fb}{{{b{Oh}}{b{hEj}}}Fb}{{{b{Oj}}{b{hEj}}}Fb}{{{b{Ol}}{b{hEj}}}Fb}{{{b{On}}{b{hEj}}}Fb}{{{b{A@`}}{b{hEj}}}Fb}{{{b{A@b}}{b{hEj}}}Fb}{{{b{A@d}}{b{hEj}}}Fb}{{{b{Ln}}{b{hEj}}}Fb}{{{b{M`}}{b{hEj}}}Fb}0{{{b{Jh}}{b{hEj}}}Fb}{{{b{A@f}}{b{hEj}}}Fb}{{{b{Gf}}{b{hEj}}}Fb}{{{b{AAf}}{b{hEj}}}Fb}{{{b{Gh}}{b{hEj}}}Fb}{{{b{Hn}}{b{hEj}}}Fb}{{{b{AAh}}{b{hEj}}}Fb}{{{b{AAj}}{b{hEj}}}Fb}{{{b{AAl}}{b{hEj}}}Fb}0{{{b{AAn}}{b{hEj}}}Fb}0{{{b{AB`}}{b{hEj}}}Fb}{{{b{ABb}}{b{hEj}}}Fb}{{{b{ABd}}{b{hEj}}}Fb}{{{b{ABf}}{b{hEj}}}Fb}{{{b{Gj}}{b{hEj}}}Fb}{{{b{Gl}}{b{hEj}}}Fb}{{{b{ABh}}{b{hEj}}}Fb}0{{{b{ABj}}{b{hEj}}}Fb}0{{{b{ABl}}{b{hEj}}}Fb}{{{b{ABn}}{b{hEj}}}Fb}{{{b{AC`}}{b{hEj}}}Fb}{{{b{Gn}}{b{hEj}}}Fb}{{{b{H`}}{b{hEj}}}Fb}{{{b{ACb}}{b{hEj}}}Fb}{{{b{Hl}}{b{hEj}}}Fb}{{{b{Mb}}{b{hEj}}}Fb}{{{b{ACd}}{b{hEj}}}Fb}{{{b{ACf}}{b{hEj}}}Fb}{{{b{ACh}}{b{hEj}}}Fb}{{{b{ACj}}{b{hEj}}}Fb}{{{b{ACl}}{b{hEj}}}Fb}{{{b{ACn}}{b{hEj}}}Fb}{{{b{AD`}}{b{hEj}}}Fb}{{{b{ADb}}{b{hEj}}}Fb}{{{b{ADd}}{b{hEj}}}Fb}{{{b{ADf}}{b{hEj}}}Fb}{{{b{ADh}}{b{hEj}}}Fb}{{{b{ADj}}{b{hEj}}}Fb}{{{b{Md}}{b{hEj}}}Fb}0{{{b{ADl}}{b{hEj}}}Fb}0{{{b{AIf}}{b{hEj}}}Fb}0{{{b{ADn}}{b{hEj}}}Fb}{{{b{AE`}}{b{hEj}}}Fb}{{{b{AEb}}{b{hEj}}}Fb}{{{b{Ij}}{b{hEj}}}Fb}{{{b{AEd}}{b{hEj}}}Fb}{{{b{Hh}}{b{hEj}}}Fb}{{{b{Mf}}{b{hEj}}}Fb}{{{b{AEf}}{b{hEj}}}Fb}{{{b{AEh}}{b{hEj}}}Fb}{{{b{Il}}{b{hEj}}}Fb}{{{b{AEj}}{b{hEj}}}Fb}0{{{b{N`}}{b{hEj}}}Fb}0{{{b{AEl}}{b{hEj}}}Fb}{{{b{AEn}}{b{hEj}}}Fb}{{{b{AF`}}{b{hEj}}}Fb}{{{b{AFb}}{b{hEj}}}Fb}{{{b{Nb}}{b{hEj}}}Fb}0{{{b{Nd}}{b{hEj}}}Fb}0{{{b{AFd}}{b{hEj}}}Fb}{{{b{AFf}}{b{hEj}}}Fb}{{{b{AFh}}{b{hEj}}}Fb}0{{{b{AIh}}{b{hEj}}}Fb}0{{{b{Kj}}{b{hEj}}}Fb}0{{{b{AIj}}{b{hEj}}}Fb}0{{{b{AFj}}{b{hEj}}}Fb}{{{b{Kf}}{b{hEj}}}Fb}{{{b{Kh}}{b{hEj}}}Fb}{{{b{AFl}}{b{hEj}}}Fb}{{{b{In}}{b{hEj}}}Fb}{{{b{AFn}}{b{hEj}}}Fb}{{{b{AG`}}{b{hEj}}}Fb}{{{b{Hd}}{b{hEj}}}Fb}{{{b{AGb}}{b{hEj}}}Fb}{{{b{AGd}}{b{hEj}}}Fb}{{{b{Ih}}{b{hEj}}}Fb}{{{b{AGf}}{b{hEj}}}Fb}0{{{b{J`}}{b{hEj}}}Fb}{{{b{Lj}}{b{hEj}}}Fb}{{{b{AGh}}{b{hEj}}}Fb}{{{b{Jb}}{b{hEj}}}Fb}{{{b{AGj}}{b{hEj}}}Fb}0{{{b{AGl}}{b{hEj}}}Fb}{{{b{AGn}}{b{hEj}}}Fb}{{{b{Jd}}{b{hEj}}}Fb}{{{b{Nf}}{b{hEj}}}Fb}0{{{b{AH`}}{b{hEj}}}Fb}{{{b{AHb}}{b{hEj}}}Fb}{{{b{{Jl{c}}}}{b{hEj}}}FbEn}{{{b{{Id{c}}}}{b{hEj}}}FbEn}{{{b{AIl}}{b{hEj}}}Fb}0{{{b{AHd}}{b{hEj}}}Fb}0{{{b{AHf}}{b{hEj}}}Fb}0{{{b{Mh}}{b{hEj}}}Fb}0{{{b{AIn}}{b{hEj}}}Fb}0{{{b{AHh}}{b{hEj}}}Fb}0{{{b{Mj}}{b{hEj}}}Fb}{{{b{Ml}}{b{hEj}}}Fb}{{{b{Jf}}{b{hEj}}}Fb}0{{{b{Hf}}{b{hEj}}}Fb}{{{b{Jj}}{b{hEj}}}Fb}{{{b{AI`}}{b{hEj}}}Fb}`````````{cc{}}000000000000000{{{I`{Ib}}}Ob}11111111111111111{GfAAf}22{cHn{{An{Ef}}}}333{cAAl{}}{cAAn{}}555555555{cABl{{An{Ib}}}}666666{{{Fl{Ef}}}ACb}7{EfHl}8{EfMb}999999999999999{LbAIf}:::::{EfHh};{{{b{Bl}}}Hh}<{EfMf}{{{b{Bl}}}Mf}>>>>>>>>>>>>>>>>>>>>>{{{b{Gn}}}In}????{{{I`{Ib}}}AGb}{cc{}}0{J`Ih}11{IhJ`}22{{{I`{c}}}AGh{{An{Ef}}}}3333333333{{{G`{c}}}{{Id{c}}}{}}4444{AJ`Mh}5555{EfMj}{EfMl}7{{{AHl{AHj}}}Jf}8888{Gf{{l{Kl}}}}{Gf{{l{Nh}}}}{Gf{{l{Nj}}}}{Gf{{l{Nl}}}}{Gf{{l{Nn}}}}{Gf{{l{O`}}}}{Gf{{l{Ob}}}}{Gf{{l{Od}}}}{Gf{{l{Of}}}}{Gf{{l{Oh}}}}{Gf{{l{Oj}}}}{Gf{{l{Ol}}}}{Gf{{l{On}}}}{Gf{{l{A@`}}}}{Gf{{l{A@b}}}}{Gf{{l{A@d}}}}{Gf{{l{Jh}}}}{Gf{{l{A@f}}}}{{{b{Gh}}}{{l{ABh}}}}{gAEh{{An{Ef}}}{{An{Ef}}}{{Ed{}{{Eb{{Fn{ce}}}}}}}}{e{{Id{c}}}{}{{Ed{}{{Eb{{Aj{c}}}}}}}}{{{b{{Dj{Cf}}}}}{{Dl{{l{AFf}}Lb}}}}{{{Fn{{Aj{c}}{Aj{e}}}}}{{If{}{{Ld{c}}{Lf{e}}}}}{{Lh{Bl}}}Ad}{{{Fn{{Aj{c}}{Aj{e}}}}}Lj{}{}}{{{b{Bl}}}{{Dl{Mn}}}}{{{b{Bl}}}{{Dl{Ll}}}}{{{b{Bl}}}{{Dl{M`c}}}{}}{{{b{Bl}}}{{Dl{AAlc}}}{}}{{{b{Bl}}}{{Dl{AAnc}}}{}}{{{b{Bl}}}{{Dl{ABjc}}}{}}{{{b{Bl}}}{{Dl{Mdc}}}{}}{{{b{Bl}}}{{Dl{N`c}}}{}}{{{b{Bl}}}{{Dl{Nbc}}}{}}{{{b{Bl}}}{{Dl{Ndc}}}{}}{{{b{Bl}}}{{Dl{AFhc}}}{}}{{{b{Bl}}}{{Dl{Kjc}}}{}}{{{b{Bl}}}{{Dl{AGfc}}}{}}{{{b{Bl}}}{{Dl{Nfc}}}{}}{{{b{Bl}}}{{Dl{AHdc}}}{}}{{{b{Bl}}}{{Dl{AHfc}}}{}}{{{b{Bl}}}{{Dl{Mhc}}}{}}{{{b{Bl}}}{{Dl{AHhc}}}{}}{{{Aj{Ib}}}{{Aj{Mn}}}}{{{Aj{Ib}}}{{Aj{Ll}}}}{{{Aj{Ib}}}{{Aj{Gb}}}}{{{Aj{Ib}}}{{Aj{A@l}}}}{{{Aj{Ib}}}{{Aj{AAb}}}}{{{Aj{Ib}}}{{Aj{Gd}}}}{{{Aj{Ib}}}{{Aj{Nh}}}}{{{Aj{Ib}}}{{Aj{Nj}}}}{{{Aj{Ib}}}{{Aj{Nl}}}}{{{Aj{Ib}}}{{Aj{Nn}}}}{{{Aj{Ib}}}{{Aj{O`}}}}{{{Aj{Ib}}}{{Aj{Ob}}}}{{{Aj{Ib}}}{{Aj{Od}}}}{{{Aj{Ib}}}{{Aj{Of}}}}{{{Aj{Ib}}}{{Aj{AAd}}}}{{{Aj{Ib}}}{{Aj{Oh}}}}{{{Aj{Ib}}}{{Aj{Oj}}}}{{{Aj{Ib}}}{{Aj{Ol}}}}{{{Aj{Ib}}}{{Aj{On}}}}{{{Aj{Ib}}}{{Aj{A@`}}}}{{{Aj{Ib}}}{{Aj{A@b}}}}{{{Aj{Ib}}}{{Aj{A@d}}}}{{{Aj{Ib}}}{{Aj{Ln}}}}{{{Aj{Ib}}}{{Aj{M`}}}}{{{Aj{Ib}}}{{Aj{Jh}}}}{{{Aj{Ib}}}{{Aj{A@f}}}}{{{Aj{Ib}}}{{Aj{Gf}}}}{{{Aj{Ib}}}{{Aj{AAf}}}}{{{Aj{Ib}}}{{Aj{Gh}}}}{{{Aj{Ib}}}{{Aj{Hn}}}}{{{Aj{Ib}}}{{Aj{AAh}}}}{{{Aj{Ib}}}{{Aj{AAj}}}}{{{Aj{Ib}}}{{Aj{AAl}}}}{{{Aj{Ib}}}{{Aj{AAn}}}}{{{Aj{Ib}}}{{Aj{AB`}}}}{{{Aj{Ib}}}{{Aj{ABb}}}}{{{Aj{Ib}}}{{Aj{ABd}}}}{{{Aj{Ib}}}{{Aj{ABf}}}}{{{Aj{Ib}}}{{Aj{Gj}}}}{{{Aj{Ib}}}{{Aj{Gl}}}}{{{Aj{Ib}}}{{Aj{ABh}}}}{{{Aj{Ib}}}{{Aj{ABj}}}}{{{Aj{Ib}}}{{Aj{ABl}}}}{{{Aj{Ib}}}{{Aj{ABn}}}}{{{Aj{Ib}}}{{Aj{AC`}}}}{{{Aj{Ib}}}{{Aj{Gn}}}}{{{Aj{Ib}}}{{Aj{H`}}}}{{{Aj{Ib}}}{{Aj{ACb}}}}{{{Aj{Ib}}}{{Aj{Hl}}}}{{{Aj{Ib}}}{{Aj{Mb}}}}{{{Aj{Ib}}}{{Aj{ACd}}}}{{{Aj{Ib}}}{{Aj{ACf}}}}{{{Aj{Ib}}}{{Aj{ACh}}}}{{{Aj{Ib}}}{{Aj{ACj}}}}{{{Aj{Ib}}}{{Aj{ACl}}}}{{{Aj{Ib}}}{{Aj{ACn}}}}{{{Aj{Ib}}}{{Aj{AD`}}}}{{{Aj{Ib}}}{{Aj{ADb}}}}{{{Aj{Ib}}}{{Aj{ADd}}}}{{{Aj{Ib}}}{{Aj{ADf}}}}{{{Aj{Ib}}}{{Aj{ADh}}}}{{{Aj{Ib}}}{{Aj{ADj}}}}{{{Aj{Ib}}}{{Aj{Md}}}}{{{Aj{Ib}}}{{Aj{ADn}}}}{{{Aj{Ib}}}{{Aj{AE`}}}}{{{Aj{Ib}}}{{Aj{AEb}}}}{{{Aj{Ib}}}{{Aj{Ij}}}}{{{Aj{Ib}}}{{Aj{AEd}}}}{{{Aj{Ib}}}{{Aj{Hh}}}}{{{Aj{Ib}}}{{Aj{Mf}}}}{{{Aj{Ib}}}{{Aj{AEf}}}}{{{Aj{Ib}}}{{Aj{AEh}}}}{{{Aj{Ib}}}{{Aj{Il}}}}{{{Aj{Ib}}}{{Aj{AEl}}}}{{{Aj{Ib}}}{{Aj{AEn}}}}{{{Aj{Ib}}}{{Aj{AF`}}}}{{{Aj{Ib}}}{{Aj{AFb}}}}{{{Aj{Ib}}}{{Aj{AFd}}}}{{{Aj{Ib}}}{{Aj{In}}}}{{{Aj{Ib}}}{{Aj{AFn}}}}{{{Aj{Ib}}}{{Aj{AG`}}}}{{{Aj{Ib}}}{{Aj{Hd}}}}{{{Aj{Ib}}}{{Aj{AGb}}}}{{{Aj{Ib}}}{{Aj{AGd}}}}{{{Aj{Ib}}}{{Aj{Ih}}}}{{{Aj{Ib}}}{{Aj{AGf}}}}{{{Aj{Ib}}}{{Aj{J`}}}}{{{Aj{Ib}}}{{Aj{Lj}}}}{{{Aj{Ib}}}{{Aj{AGh}}}}{{{Aj{Ib}}}{{Aj{Jb}}}}{{{Aj{Ib}}}{{Aj{AGj}}}}{{{Aj{Ib}}}{{Aj{AGl}}}}{{{Aj{Ib}}}{{Aj{AGn}}}}{{{Aj{Ib}}}{{Aj{Jd}}}}{{{Aj{Ib}}}{{Aj{Nf}}}}{{{Aj{Ib}}}{{Aj{AH`}}}}{{{Aj{Ib}}}{{Aj{AHb}}}}{{{Aj{Ib}}}{{Aj{{Jl{c}}}}}AJb}{{{Aj{Ib}}}{{Aj{{Id{c}}}}}AJb}{{{Aj{Ib}}}{{Aj{AHd}}}}{{{Aj{Ib}}}{{Aj{AHf}}}}{{{Aj{Ib}}}{{Aj{Mh}}}}{{{Aj{Ib}}}{{Aj{AHh}}}}{{{Aj{Ib}}}{{Aj{Mj}}}}{{{Aj{Ib}}}{{Aj{Ml}}}}{{{Aj{Ib}}}{{Aj{Jf}}}}{{{Aj{Ib}}}{{Aj{Hf}}}}{{{Aj{Ib}}}{{Aj{Jj}}}}```{{{b{Gh}}}{{l{{b{c}}}}}Kl}{{{b{AGh}}{b{Bl}}}{{l{{b{Bl}}}}}}{{{b{{Id{g}}}}i}{{l{{b{{Aj{e}}}}}}}{{Lh{Bl}}}Ad{{If{}{{Ld{c}}{Lf{e}}}}}{{Lh{Bl}}}}{{{b{AEf}}{b{Bl}}}{{l{{b{Bl}}}}}}{{{b{Gn}}{b{Bl}}}{{l{AJd}}}}{{{b{Gh}}c}{{l{{b{Gf}}}}}{{Lh{Bl}}}}{{{b{hGh}}c}{{l{{b{hGf}}}}}{{Lh{Bl}}}}{{{b{hGh}}}{{l{{b{hc}}}}}Kl}{{{b{hGh}}}{{b{hc}}}Kl}{{{b{hGh}}ce}{{b{hGf}}}{{An{Ef}}}{{Bb{}{{B`{Gf}}}}}}{{{b{Gn}}{b{Bl}}}{{l{AJf}}}}{{{b{H`}}{b{Bl}}}{{l{AJf}}}}{{{b{ACf}}{b{Bl}}}{{l{Hb}}}}{{{b{Ij}}{b{Bl}}}{{l{AJf}}}}{{{b{In}}{b{Bl}}}{{l{AJf}}}}{{{b{AFn}}{b{Bl}}}{{l{AJf}}}}{{{b{{Id{g}}}}i}{{l{{b{e}}}}}{{Lh{Bl}}}Ad{{If{}{{Ld{c}}{Lf{e}}}}}{{Lh{Bl}}}}```{{{b{Gd}}c}Dh{{Lh{Bl}}}}{{{b{Gn}}{b{Bl}}}Dh}{{{b{Mn}}{b{hc}}}fFd}{{{b{M`}}{b{hc}}}fFd}{{{b{ABj}}{b{hc}}}fFd}{{{b{Hh}}{b{hc}}}fFd}{{{b{Mf}}{b{hc}}}fFd}{{{b{AFh}}{b{hc}}}fFd}{{{b{AGj}}{b{hc}}}fFd}{{{b{AHd}}{b{hc}}}fFd}{{{b{AHf}}{b{hc}}}fFd}{{{b{Mh}}{b{hc}}}fFd}{{{b{AHh}}{b{hc}}}fFd}{{{b{Mj}}{b{hc}}}fFd}{{{b{Ml}}{b{hc}}}fFd}``````````````````````````````````{{{b{hGh}}EfGf}f}{{{b{h{Id{g}}}}c{Aj{e}}}{{l{{Aj{e}}}}}{{Lh{Bl}}}Ad{{If{}{{Ld{c}}{Lf{e}}}}}}```{ce{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{KlGf}{NhGf}{NjGf}{NlGf}{NnGf}{O`Gf}{ObGf}{OdGf}{OfGf}{OhGf}{OjGf}{OlGf}{OnGf}{A@`Gf}{A@bGf}{A@dGf}{JhGf}{A@fGf}{ACf{{I`{ACd}}}}{HhEf}{MhEf}{MjEf}{MlEf}{Jf{{AHl{AHj}}}}{{{If{}{{Ld{c}}{Lf{e}}}}}{{Fn{{Aj{c}}{Aj{e}}}}}{{Lh{Bl}}}Ad}{Lj{{Fn{{Aj{c}}{Aj{e}}}}}{}{}}{MnIb}{LlIb}{GbIb}{A@lIb}{AAbIb}{GdIb}{NhIb}{NjIb}{NlIb}{NnIb}{O`Ib}{ObIb}{OdIb}{OfIb}{AAdIb}{OhIb}{OjIb}{OlIb}{OnIb}{A@`Ib}{A@bIb}{A@dIb}{LnIb}{M`Ib}{JhIb}{A@fIb}{GfIb}{AAfIb}{GhIb}{HnIb}{AAhIb}{AAjIb}{AAlIb}{AAnIb}{AB`Ib}{ABbIb}{ABdIb}{ABfIb}{GjIb}{GlIb}{ABhIb}{ABjIb}{ABlIb}{ABnIb}{AC`Ib}{GnIb}{H`Ib}{ACbIb}{HlIb}{MbIb}{ACdIb}{ACfIb}{AChIb}{ACjIb}{AClIb}{ACnIb}{AD`Ib}{ADbIb}{ADdIb}{ADfIb}{ADhIb}{ADjIb}{MdIb}{ADnIb}{AE`Ib}{AEbIb}{IjIb}{AEdIb}{HhIb}{MfIb}{AEfIb}{AEhIb}{IlIb}{AElIb}{AEnIb}{AF`Ib}{AFbIb}{AFdIb}{InIb}{AFnIb}{AG`Ib}{HdIb}{AGbIb}{AGdIb}{IhIb}{AGfIb}{J`Ib}{LjIb}{AGhIb}{JbIb}{AGjIb}{AGlIb}{AGnIb}{JdIb}{NfIb}{AH`Ib}{AHbIb}{{{Jl{c}}}IbAl}{{{Id{c}}}IbAl}{AHdIb}{AHfIb}{MhIb}{AHhIb}{MjIb}{MlIb}{JfIb}{HfIb}{JjIb}``{{{b{Mh}}}Dh}{{{b{Gb}}}Dh}{{{b{A@l}}}Dh}{{{b{AAb}}}Dh}{{{b{Gd}}}Dh}{{{b{Nh}}}Dh}{{{b{Nj}}}Dh}{{{b{Nl}}}Dh}{{{b{Nn}}}Dh}{{{b{O`}}}Dh}{{{b{Ob}}}Dh}{{{b{Od}}}Dh}{{{b{Of}}}Dh}{{{b{AAd}}}Dh}{{{b{Oh}}}Dh}{{{b{Oj}}}Dh}{{{b{Ol}}}Dh}{{{b{On}}}Dh}{{{b{A@`}}}Dh}{{{b{A@b}}}Dh}{{{b{A@d}}}Dh}{{{b{Ln}}}Dh}{{{b{M`}}}Dh}{{{b{Jh}}}Dh}{{{b{A@f}}}Dh}{{{b{Gf}}}Dh}{{{b{AAf}}}Dh}{{{b{Gh}}}Dh}{{{b{Hn}}}Dh}{{{b{AAh}}}Dh}{{{b{AAj}}}Dh}{{{b{AB`}}}Dh}{{{b{ABb}}}Dh}{{{b{ABd}}}Dh}{{{b{ABf}}}Dh}{{{b{Gj}}}Dh}{{{b{Gl}}}Dh}{{{b{ABh}}}Dh}{{{b{ABl}}}Dh}{{{b{ABn}}}Dh}{{{b{AC`}}}Dh}{{{b{Gn}}}Dh}{{{b{H`}}}Dh}{{{b{ACb}}}Dh}{{{b{Hl}}}Dh}{{{b{Mb}}}Dh}{{{b{ACd}}}Dh}{{{b{ACf}}}Dh}{{{b{ACh}}}Dh}{{{b{ACj}}}Dh}{{{b{ACl}}}Dh}{{{b{ACn}}}Dh}{{{b{AD`}}}Dh}{{{b{ADb}}}Dh}{{{b{ADd}}}Dh}{{{b{ADf}}}Dh}{{{b{ADh}}}Dh}{{{b{ADj}}}Dh}{{{b{ADn}}}Dh}{{{b{AE`}}}Dh}{{{b{AEb}}}Dh}{{{b{Ij}}}Dh}{{{b{AEd}}}Dh}{{{b{Hh}}}Dh}{{{b{Mf}}}Dh}{{{b{AEf}}}Dh}{{{b{AEh}}}Dh}{{{b{Il}}}Dh}{{{b{AEl}}}Dh}{{{b{AEn}}}Dh}{{{b{AF`}}}Dh}{{{b{AFb}}}Dh}{{{b{AFd}}}Dh}{{{b{In}}}Dh}{{{b{AFn}}}Dh}{{{b{AG`}}}Dh}{{{b{Hd}}}Dh}{{{b{AGb}}}Dh}{{{b{AGd}}}Dh}{{{b{Ih}}}Dh}{{{b{J`}}}Dh}{{{b{Lj}}}Dh}{{{b{AGh}}}Dh}{{{b{Jb}}}Dh}{{{b{AGl}}}Dh}{{{b{AGn}}}Dh}{{{b{Jd}}}Dh}{{{b{AH`}}}Dh}{{{b{AHb}}}Dh}{{{b{{Jl{c}}}}}DhAJh}{{{b{{Id{c}}}}}DhAJh}{{{b{Mh}}}Dh}{{{b{Mj}}}Dh}{{{b{Ml}}}Dh}{{{b{Hf}}}Dh}{{{b{Jj}}}Dh}{{{b{Mn}}}Dh}{{{b{Ll}}}Dh}{{{b{Gb}}}Dh}{{{b{A@l}}}Dh}{{{b{AAb}}}Dh}{{{b{Gd}}}Dh}{{{b{Nh}}}Dh}{{{b{Nj}}}Dh}{{{b{Nl}}}Dh}{{{b{Nn}}}Dh}{{{b{O`}}}Dh}{{{b{Ob}}}Dh}{{{b{Od}}}Dh}{{{b{Of}}}Dh}{{{b{AAd}}}Dh}{{{b{Oh}}}Dh}{{{b{Oj}}}Dh}{{{b{Ol}}}Dh}{{{b{On}}}Dh}{{{b{A@`}}}Dh}{{{b{A@b}}}Dh}{{{b{A@d}}}Dh}{{{b{Ln}}}Dh}{{{b{M`}}}Dh}{{{b{Jh}}}Dh}{{{b{A@f}}}Dh}{{{b{Gf}}}Dh}{{{b{AAf}}}Dh}{{{b{Gh}}}Dh}{{{b{Hn}}}Dh}{{{b{AAh}}}Dh}{{{b{AAj}}}Dh}{{{b{AAl}}}Dh}{{{b{AAn}}}Dh}{{{b{AB`}}}Dh}{{{b{ABb}}}Dh}{{{b{ABd}}}Dh}{{{b{ABf}}}Dh}{{{b{Gj}}}Dh}{{{b{Gl}}}Dh}{{{b{ABh}}}Dh}{{{b{ABj}}}Dh}{{{b{ABl}}}Dh}{{{b{ABn}}}Dh}{{{b{AC`}}}Dh}{{{b{Gn}}}Dh}{{{b{H`}}}Dh}{{{b{ACb}}}Dh}{{{b{Hl}}}Dh}{{{b{Mb}}}Dh}{{{b{ACd}}}Dh}{{{b{ACf}}}Dh}{{{b{ACh}}}Dh}{{{b{ACj}}}Dh}{{{b{ACl}}}Dh}{{{b{ACn}}}Dh}{{{b{AD`}}}Dh}{{{b{ADb}}}Dh}{{{b{ADd}}}Dh}{{{b{ADf}}}Dh}{{{b{ADh}}}Dh}{{{b{ADj}}}Dh}{{{b{Md}}}Dh}{{{b{ADn}}}Dh}{{{b{AE`}}}Dh}{{{b{AEb}}}Dh}{{{b{Ij}}}Dh}{{{b{AEd}}}Dh}{{{b{Hh}}}Dh}{{{b{Mf}}}Dh}{{{b{AEf}}}Dh}{{{b{AEh}}}Dh}{{{b{Il}}}Dh}{{{b{AEl}}}Dh}{{{b{AEn}}}Dh}{{{b{AF`}}}Dh}{{{b{AFb}}}Dh}{{{b{AFd}}}Dh}{{{b{In}}}Dh}{{{b{AFn}}}Dh}{{{b{AG`}}}Dh}{{{b{Hd}}}Dh}{{{b{AGb}}}Dh}{{{b{AGd}}}Dh}{{{b{Ih}}}Dh}{{{b{AGf}}}Dh}{{{b{J`}}}Dh}{{{b{Lj}}}Dh}{{{b{AGh}}}Dh}{{{b{Jb}}}Dh}{{{b{AGj}}}Dh}{{{b{AGl}}}Dh}{{{b{AGn}}}Dh}{{{b{Jd}}}Dh}{{{b{Nf}}}Dh}{{{b{AH`}}}Dh}{{{b{AHb}}}Dh}{{{b{{Jl{c}}}}}DhAJh}{{{b{{Id{c}}}}}DhAJh}{{{b{AHd}}}Dh}{{{b{AHf}}}Dh}{{{b{Mh}}}Dh}{{{b{AHh}}}Dh}{{{b{Mj}}}Dh}{{{b{Ml}}}Dh}{{{b{Jf}}}Dh}{{{b{Hf}}}Dh}{{{b{Jj}}}Dh}{{{b{AFh}}}Dh}`0{{{b{ABj}}}Dh}{{}Dh}0000000`29{{{b{Bl}}}Dh}{{{b{hAJj}}}AJl}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{b{{If{}{{Ld{c}}{Lf{e}}}}}}}{{l{{b{Bl}}}}}{{Lh{Bl}}}Ad}0```````````````````{{{b{Gn}}{b{Bl}}}{{l{Hb}}}}`````{{{b{hADj}}ADj}f}``````````````````````{AHh{{b{Bl}}}}`````````````````{{}Gh}{{}ABj}{cHh{{Lh{Bl}}}}{cMf{{Lh{Bl}}}}{{{G`{c}}}{{Jl{c}}}{}}````````````````````````````````````````````````````````````````````````{{{b{{Dj{Cf}}}}}{{Dl{AA`Lb}}}}{{{b{Bl}}}{{Dl{AEdAJn}}}}{{{b{Bl}}}AEh}{{{b{{Dj{Cf}}}}}{{Dl{KfLb}}}}{{{b{{Dj{Cf}}}}}{{Dl{AFlLb}}}}{c{{Dl{Mhc}}}{{Lh{Bl}}{An{Ef}}}}{{{b{Gn}}}{{l{AK`}}}}{{{b{Mn}}{b{Mn}}}{{l{Df}}}}{{{b{ABj}}{b{ABj}}}{{l{Df}}}}{{{b{Hh}}{b{Hh}}}{{l{Df}}}}{{{b{Mf}}{b{Mf}}}{{l{Df}}}}{{{b{AFh}}{b{AFh}}}{{l{Df}}}}{{{b{AGj}}{b{AGj}}}{{l{Df}}}}{{{b{AHd}}{b{AHd}}}{{l{Df}}}}{{{b{AHf}}{b{AHf}}}{{l{Df}}}}{{{b{Mh}}{b{Mh}}}{{l{Df}}}}{{{b{AHh}}{b{AHh}}}{{l{Df}}}}{{{b{Mj}}{b{Mj}}}{{l{Df}}}}{{{b{Ml}}{b{Ml}}}{{l{Df}}}}{{{b{Jf}}{b{Jf}}}{{l{Df}}}}{{{b{Jf}}{b{{AHl{AHj}}}}}{{l{Df}}}}````````{{{b{{Id{g}}}}i}{{l{Ch}}}{{Lh{Bl}}}Ad{{If{}{{Ld{c}}{Lf{e}}}}}{{Lh{Bl}}}}``````{{{b{hGb}}{b{hc}}{b{A`}}}Abj}{{{b{hA@l}}{b{hc}}{b{A`}}}Abj}{{{b{hAAb}}{b{hc}}{b{A`}}}Abj}{{{b{hGd}}{b{hc}}{b{A`}}}Abj}{{{b{hNh}}{b{hc}}{b{A`}}}Abj}{{{b{hNj}}{b{hc}}{b{A`}}}Abj}{{{b{hNl}}{b{hc}}{b{A`}}}Abj}{{{b{hNn}}{b{hc}}{b{A`}}}Abj}{{{b{hO`}}{b{hc}}{b{A`}}}Abj}{{{b{hOb}}{b{hc}}{b{A`}}}Abj}{{{b{hOd}}{b{hc}}{b{A`}}}Abj}{{{b{hOf}}{b{hc}}{b{A`}}}Abj}{{{b{hAAd}}{b{hc}}{b{A`}}}Abj}{{{b{hOh}}{b{hc}}{b{A`}}}Abj}{{{b{hOj}}{b{hc}}{b{A`}}}Abj}{{{b{hOl}}{b{hc}}{b{A`}}}Abj}{{{b{hOn}}{b{hc}}{b{A`}}}Abj}{{{b{hA@`}}{b{hc}}{b{A`}}}Abj}{{{b{hA@b}}{b{hc}}{b{A`}}}Abj}{{{b{hA@d}}{b{hc}}{b{A`}}}Abj}{{{b{hLn}}{b{hc}}{b{A`}}}Abj}{{{b{hM`}}{b{hc}}{b{A`}}}Abj}{{{b{hJh}}{b{hc}}{b{A`}}}Abj}{{{b{hA@f}}{b{hc}}{b{A`}}}Abj}{{{b{hGf}}{b{hc}}{b{A`}}}Abj}{{{b{hAAf}}{b{hc}}{b{A`}}}Abj}{{{b{hGh}}{b{hc}}{b{A`}}}Abj}{{{b{hHn}}{b{hc}}{b{A`}}}Abj}{{{b{hAAh}}{b{hc}}{b{A`}}}Abj}{{{b{hAAj}}{b{hc}}{b{A`}}}Abj}{{{b{hAB`}}{b{hc}}{b{A`}}}Abj}{{{b{hABb}}{b{hc}}{b{A`}}}Abj}{{{b{hABd}}{b{hc}}{b{A`}}}Abj}{{{b{hABf}}{b{hc}}{b{A`}}}Abj}{{{b{hGj}}{b{hc}}{b{A`}}}Abj}{{{b{hGl}}{b{hc}}{b{A`}}}Abj}{{{b{hABl}}{b{hc}}{b{A`}}}Abj}{{{b{hABn}}{b{hc}}{b{A`}}}Abj}{{{b{hAC`}}{b{hc}}{b{A`}}}Abj}{{{b{hGn}}{b{hc}}{b{A`}}}Abj}{{{b{hH`}}{b{hc}}{b{A`}}}Abj}{{{b{hHl}}{b{hc}}{b{A`}}}Abj}{{{b{hMb}}{b{hc}}{b{A`}}}Abj}{{{b{hACd}}{b{hc}}{b{A`}}}Abj}{{{b{hACf}}{b{hc}}{b{A`}}}Abj}{{{b{hACh}}{b{hc}}{b{A`}}}Abj}{{{b{hACj}}{b{hc}}{b{A`}}}Abj}{{{b{hACl}}{b{hc}}{b{A`}}}Abj}{{{b{hACn}}{b{hc}}{b{A`}}}Abj}{{{b{hAD`}}{b{hc}}{b{A`}}}Abj}{{{b{hADb}}{b{hc}}{b{A`}}}Abj}{{{b{hADh}}{b{hc}}{b{A`}}}Abj}{{{b{hADj}}{b{hc}}{b{A`}}}Abj}{{{b{hMd}}{b{hc}}{b{A`}}}Abj}{{{b{hAEb}}{b{hc}}{b{A`}}}Abj}{{{b{hIj}}{b{hc}}{b{A`}}}Abj}{{{b{hAEd}}{b{hc}}{b{A`}}}Abj}{{{b{hHh}}{b{hc}}{b{A`}}}Abj}{{{b{hMf}}{b{hc}}{b{A`}}}Abj}{{{b{hAEf}}{b{hc}}{b{A`}}}Abj}{{{b{hAEh}}{b{hc}}{b{A`}}}Abj}{{{b{hIl}}{b{hc}}{b{A`}}}Abj}{{{b{hAEl}}{b{hc}}{b{A`}}}Abj}{{{b{hAEn}}{b{hc}}{b{A`}}}Abj}{{{b{hAF`}}{b{hc}}{b{A`}}}Abj}{{{b{hAFb}}{b{hc}}{b{A`}}}Abj}{{{b{hAFd}}{b{hc}}{b{A`}}}Abj}{{{b{hIn}}{b{hc}}{b{A`}}}Abj}{{{b{hAFn}}{b{hc}}{b{A`}}}Abj}{{{b{hAG`}}{b{hc}}{b{A`}}}Abj}{{{b{hHd}}{b{hc}}{b{A`}}}Abj}{{{b{hAGb}}{b{hc}}{b{A`}}}Abj}{{{b{hAGd}}{b{hc}}{b{A`}}}Abj}{{{b{hIh}}{b{hc}}{b{A`}}}Abj}{{{b{hAGf}}{b{hc}}{b{A`}}}Abj}{{{b{hJ`}}{b{hc}}{b{A`}}}Abj}{{{b{hLj}}{b{hc}}{b{A`}}}Abj}{{{b{hAGh}}{b{hc}}{b{A`}}}Abj}{{{b{hJb}}{b{hc}}{b{A`}}}Abj}{{{b{hAGl}}{b{hc}}{b{A`}}}Abj}{{{b{hAGn}}{b{hc}}{b{A`}}}Abj}{{{b{hJd}}{b{hc}}{b{A`}}}Abj}{{{b{hAH`}}{b{hc}}{b{A`}}}Abj}{{{b{hAHb}}{b{hc}}{b{A`}}}Abj}{{{b{h{Jl{c}}}}{b{he}}{b{A`}}}AbAdj}{{{b{h{Id{c}}}}{b{he}}{b{A`}}}Ab{AdIf}j}{{{b{hMh}}{b{hc}}{b{A`}}}Abj}{{{b{hMj}}{b{hc}}{b{A`}}}Abj}{{{b{hMl}}{b{hc}}{b{A`}}}Abj}{{{b{hHf}}{b{hc}}{b{A`}}}Abj}{{{b{hJj}}{b{hc}}{b{A`}}}Abj}{{{b{hGb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hA@l}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAAb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hGd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hNh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hNj}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hNl}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hNn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hO`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hOb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hOd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hOf}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAAd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hOh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hOj}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hOl}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hOn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hA@`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hA@b}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hA@d}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hLn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hM`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hJh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hA@f}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hGf}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAAf}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hGh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hHn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAAh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAAj}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAB`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hABb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hABd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hABf}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hGj}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hGl}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hABl}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hABn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAC`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hGn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hH`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hHl}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hMb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hACd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hACf}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hACh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hACj}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hACl}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hACn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAD`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hADb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hADh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hADj}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hMd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAEb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hIj}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAEd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hHh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hMf}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAEf}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAEh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hIl}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAEl}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAEn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAF`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAFb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAFd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hIn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAFn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAG`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hHd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAGb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAGd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hIh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAGf}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hJ`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hLj}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAGh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hJb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAGl}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAGn}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hJd}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAH`}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hAHb}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{h{Jl{c}}}}{b{hn}}{b{he}}{b{A`}}}AbAdj}{{{b{h{Id{c}}}}{b{hn}}{b{he}}{b{A`}}}Ab{AdIf}j}{{{b{hMh}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hMj}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hMl}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hJf}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hHf}}{b{hn}}{b{hc}}{b{A`}}}Abj}{{{b{hJj}}{b{hn}}{b{hc}}{b{A`}}}Abj}``````````````````````````````{{{b{hGh}}}{{l{c}}}Kl}{{{b{h{Id{g}}}}i}{{l{{Aj{e}}}}}{{Lh{Bl}}}Ad{{If{}{{Ld{c}}{Lf{e}}}}}{{Lh{Bl}}}}{{{b{hGh}}c}{{l{Gf}}}{{Lh{Bl}}}}``````````````{{}Ef}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000```````````{{{b{Gn}}}{{b{Bl}}}}``0````````{{{b{Mn}}c}DlJn}{{{b{Ll}}c}DlJn}{{{b{A@n}}c}DlJn}{{{b{AA`}}c}DlJn}{{{b{AA`}}}{{Dl{{Fl{Cf}}Lb}}}}{{{b{M`}}c}DlJn}{{{b{Hn}}c}DlJn}{{{b{AAl}}c}DlJn}{{{b{AAn}}c}DlJn}{{{b{ABj}}c}DlJn}{{{b{Md}}c}DlJn}{{{b{N`}}c}DlJn}{{{b{Nb}}c}DlJn}{{{b{Nd}}c}DlJn}{{{b{AFh}}c}DlJn}{{{b{Kj}}c}DlJn}{{{b{AFj}}c}DlJn}{{{b{Kf}}}{{Dl{{Fl{Cf}}Lb}}}}{{{b{Kf}}c}DlJn}{{{b{Kh}}c}DlJn}{{{b{AFl}}c}DlJn}{{{b{AFl}}}{{Dl{{Fl{Cf}}Lb}}}}{{{b{AGf}}c}DlJn}{{{b{AGj}}c}DlJn}{{{b{Nf}}c}DlJn}{{{b{AHf}}c}DlJn}{{{b{Mh}}c}DlJn}{{{b{AI`}}c}DlJn}{{{b{Mn}}cAKb}DlJn}{{{b{Ll}}cAKb}DlJn}{{{b{Gb}}cAKb}DlJn}{{{b{A@l}}cAKb}DlJn}{{{b{AAb}}cAKb}DlJn}{{{b{Gd}}cAKb}DlJn}{{{b{Nh}}cAKb}DlJn}{{{b{Nj}}cAKb}DlJn}{{{b{Nl}}cAKb}DlJn}{{{b{Nn}}cAKb}DlJn}{{{b{O`}}cAKb}DlJn}{{{b{Ob}}cAKb}DlJn}{{{b{Od}}cAKb}DlJn}{{{b{Of}}cAKb}DlJn}{{{b{AAd}}cAKb}DlJn}{{{b{Oh}}cAKb}DlJn}{{{b{Oj}}cAKb}DlJn}{{{b{Ol}}cAKb}DlJn}{{{b{On}}cAKb}DlJn}{{{b{A@`}}cAKb}DlJn}{{{b{A@b}}cAKb}DlJn}{{{b{A@d}}cAKb}DlJn}{{{b{Ln}}cAKb}DlJn}{{{b{M`}}cAKb}DlJn}{{{b{Jh}}cAKb}DlJn}{{{b{A@f}}cAKb}DlJn}{{{b{Gf}}cAKb}DlJn}{{{b{AAf}}cAKb}DlJn}{{{b{Gh}}cAKb}DlJn}{{{b{Hn}}cAKb}DlJn}{{{b{AAh}}cAKb}DlJn}{{{b{AAj}}cAKb}DlJn}{{{b{AAl}}cAKb}DlJn}{{{b{AAn}}cAKb}DlJn}{{{b{AB`}}cAKb}DlJn}{{{b{ABb}}cAKb}DlJn}{{{b{ABd}}cAKb}DlJn}{{{b{ABf}}cAKb}DlJn}{{{b{Gj}}cAKb}DlJn}{{{b{Gl}}cAKb}DlJn}{{{b{ABh}}cAKb}DlJn}{{{b{ABj}}cAKb}DlJn}{{{b{ABl}}cAKb}DlJn}{{{b{ABn}}cAKb}DlJn}{{{b{AC`}}cAKb}DlJn}{{{b{Gn}}cAKb}DlJn}{{{b{H`}}cAKb}DlJn}{{{b{ACb}}cAKb}DlJn}{{{b{Hl}}cAKb}DlJn}{{{b{Mb}}cAKb}DlJn}{{{b{ACd}}cAKb}DlJn}{{{b{ACf}}cAKb}DlJn}{{{b{ACh}}cAKb}DlJn}{{{b{ACj}}cAKb}DlJn}{{{b{ACl}}cAKb}DlJn}{{{b{ACn}}cAKb}DlJn}{{{b{AD`}}cAKb}DlJn}{{{b{ADb}}cAKb}DlJn}{{{b{ADd}}cAKb}DlJn}{{{b{ADf}}cAKb}DlJn}{{{b{ADh}}cAKb}DlJn}{{{b{ADj}}cAKb}DlJn}{{{b{Md}}cAKb}DlJn}{{{b{ADn}}cAKb}DlJn}{{{b{AE`}}cAKb}DlJn}{{{b{AEb}}cAKb}DlJn}{{{b{Ij}}cAKb}DlJn}{{{b{AEd}}cAKb}DlJn}{{{b{Hh}}cAKb}DlJn}{{{b{Mf}}cAKb}DlJn}{{{b{AEf}}cAKb}DlJn}{{{b{AEh}}cAKb}DlJn}{{{b{Il}}cAKb}DlJn}{{{b{AEl}}cAKb}DlJn}{{{b{AEn}}cAKb}DlJn}{{{b{AF`}}cAKb}DlJn}{{{b{AFb}}cAKb}DlJn}{{{b{AFd}}cAKb}DlJn}{{{b{In}}cAKb}DlJn}{{{b{AFn}}cAKb}DlJn}{{{b{AG`}}cAKb}DlJn}{{{b{Hd}}cAKb}DlJn}{{{b{AGb}}cAKb}DlJn}{{{b{AGd}}cAKb}DlJn}{{{b{Ih}}cAKb}DlJn}{{{b{AGf}}cAKb}DlJn}{{{b{J`}}cAKb}DlJn}{{{b{Lj}}cAKb}DlJn}{{{b{AGh}}cAKb}DlJn}{{{b{Jb}}cAKb}DlJn}{{{b{AGj}}cAKb}DlJn}{{{b{AGl}}cAKb}DlJn}{{{b{AGn}}cAKb}DlJn}{{{b{Jd}}cAKb}DlJn}{{{b{Nf}}cAKb}DlJn}{{{b{AH`}}cAKb}DlJn}{{{b{AHb}}cAKb}DlJn}{{{b{{Jl{c}}}}eAKb}DlAlJn}{{{b{{Id{c}}}}eAKb}DlAlJn}{{{b{AHd}}cAKb}DlJn}{{{b{AHf}}cAKb}DlJn}{{{b{Mh}}cAKb}DlJn}{{{b{AHh}}cAKb}DlJn}{{{b{Mj}}cAKb}DlJn}{{{b{Ml}}cAKb}DlJn}{{{b{Jf}}cAKb}DlJn}{{{b{Hf}}cAKb}DlJn}{{{b{Jj}}cAKb}DlJn}````````````{{{b{AIf}}}{{l{{b{AKd}}}}}}``````````````{{{b{Kd}}}{{AHl{AHj}}}}{{{b{Kf}}}{{AHl{AHj}}}}{{{b{Kh}}}{{AHl{AHj}}}}```````````{{JfJf}c{}}````````````````{{{b{Gn}}{b{Bl}}}{{l{{b{Bl}}}}}}````````````````````{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}Ef{}}00000000000000000000000000000{{{b{Kd}}}Cd}{{{b{Kf}}}Cd}{{{b{Kh}}}Cd}``````{c{{Dl{e}}}{}{}}000000000000000000000000000000000000000000000{{{b{M`}}}{{Dl{ABjc}}}{}}111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111``````````{{{b{c}}}Kb{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000``{{{b{hADh}}c}f{{Bb{AKf}{{B`{AKf}}}}}}`````````{{{b{Gn}}}{{l{{b{Bl}}}}}}{{{b{Ij}}}{{l{{b{Bl}}}}}}`````````{{{b{{If{}{{Ld{c}}{Lf{e}}}}}}}{{l{{b{e}}}}}{{Lh{Bl}}}Ad}0```{{{b{Gb}}}{{Af{Bj}}}}{{{b{A@l}}}{{Af{Bj}}}}{{{b{AAb}}}{{Af{Bj}}}}{{{b{Gd}}}{{Af{Bj}}}}{{{b{Nh}}}{{Af{Bj}}}}{{{b{Nj}}}{{Af{Bj}}}}{{{b{Nl}}}{{Af{Bj}}}}{{{b{Nn}}}{{Af{Bj}}}}{{{b{O`}}}{{Af{Bj}}}}{{{b{Ob}}}{{Af{Bj}}}}{{{b{Od}}}{{Af{Bj}}}}{{{b{Of}}}{{Af{Bj}}}}{{{b{AAd}}}{{Af{Bj}}}}{{{b{Oh}}}{{Af{Bj}}}}{{{b{Oj}}}{{Af{Bj}}}}{{{b{Ol}}}{{Af{Bj}}}}{{{b{On}}}{{Af{Bj}}}}{{{b{A@`}}}{{Af{Bj}}}}{{{b{A@b}}}{{Af{Bj}}}}{{{b{A@d}}}{{Af{Bj}}}}{{{b{Ln}}}{{Af{Bj}}}}{{{b{M`}}}{{Af{Bj}}}}{{{b{Jh}}}{{Af{Bj}}}}{{{b{A@f}}}{{Af{Bj}}}}{{{b{Gf}}}{{Af{Bj}}}}{{{b{AAf}}}{{Af{Bj}}}}{{{b{Gh}}}{{Af{Bj}}}}{{{b{Hn}}}{{Af{Bj}}}}{{{b{AAh}}}{{Af{Bj}}}}{{{b{AAj}}}{{Af{Bj}}}}{{{b{AB`}}}{{Af{Bj}}}}{{{b{ABb}}}{{Af{Bj}}}}{{{b{ABd}}}{{Af{Bj}}}}{{{b{ABf}}}{{Af{Bj}}}}{{{b{Gj}}}{{Af{Bj}}}}{{{b{Gl}}}{{Af{Bj}}}}{{{b{ABl}}}{{Af{Bj}}}}{{{b{ABn}}}{{Af{Bj}}}}{{{b{AC`}}}{{Af{Bj}}}}{{{b{Gn}}}{{Af{Bj}}}}{{{b{H`}}}{{Af{Bj}}}}{{{b{Hl}}}{{Af{Bj}}}}{{{b{Mb}}}{{Af{Bj}}}}{{{b{ACd}}}{{Af{Bj}}}}{{{b{ACf}}}{{Af{Bj}}}}{{{b{ACh}}}{{Af{Bj}}}}{{{b{ACj}}}{{Af{Bj}}}}{{{b{ACl}}}{{Af{Bj}}}}{{{b{ACn}}}{{Af{Bj}}}}{{{b{AD`}}}{{Af{Bj}}}}{{{b{ADb}}}{{Af{Bj}}}}{{{b{ADh}}}{{Af{Bj}}}}{{{b{ADj}}}{{Af{Bj}}}}{{{b{Md}}}{{Af{Bj}}}}{{{b{AEb}}}{{Af{Bj}}}}{{{b{Ij}}}{{Af{Bj}}}}{{{b{AEd}}}{{Af{Bj}}}}{{{b{Hh}}}{{Af{Bj}}}}{{{b{Mf}}}{{Af{Bj}}}}{{{b{AEf}}}{{Af{Bj}}}}{{{b{AEh}}}{{Af{Bj}}}}{{{b{Il}}}{{Af{Bj}}}}{{{b{AEl}}}{{Af{Bj}}}}{{{b{AEn}}}{{Af{Bj}}}}{{{b{AF`}}}{{Af{Bj}}}}{{{b{AFb}}}{{Af{Bj}}}}{{{b{AFd}}}{{Af{Bj}}}}{{{b{In}}}{{Af{Bj}}}}{{{b{AFn}}}{{Af{Bj}}}}{{{b{AG`}}}{{Af{Bj}}}}{{{b{Hd}}}{{Af{Bj}}}}{{{b{AGb}}}{{Af{Bj}}}}{{{b{AGd}}}{{Af{Bj}}}}{{{b{Ih}}}{{Af{Bj}}}}{{{b{AGf}}}{{Af{Bj}}}}{{{b{J`}}}{{Af{Bj}}}}{{{b{Lj}}}{{Af{Bj}}}}{{{b{AGh}}}{{Af{Bj}}}}{{{b{Jb}}}{{Af{Bj}}}}{{{b{AGl}}}{{Af{Bj}}}}{{{b{AGn}}}{{Af{Bj}}}}{{{b{Jd}}}{{Af{Bj}}}}{{{b{AH`}}}{{Af{Bj}}}}{{{b{AHb}}}{{Af{Bj}}}}{{{b{{Jl{c}}}}}{{Af{Bj}}}Ad}{{{b{{Id{c}}}}}{{Af{Bj}}}{AdIf}}{{{b{Mh}}}{{Af{Bj}}}}{{{b{Mj}}}{{Af{Bj}}}}{{{b{Ml}}}{{Af{Bj}}}}{{{b{Jf}}}{{Af{Bj}}}}{{{b{Hf}}}{{Af{Bj}}}}{{{b{Jj}}}{{Af{Bj}}}}```````````````````{ce{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`","D":"JDj","p":[[1,"reference"],[5,"Private",4829],[1,"unit"],[0,"mut"],[10,"Processor",2,4830],[6,"Option",4831],[5,"Meta",4832],[5,"ProcessingState",2,4833],[8,"ProcessingResult",2,4830],[10,"ProcessValue",2,4830],[5,"EnumSet",2,4834],[10,"EnumSetType",4835],[5,"Annotated",4836],[10,"IntoValue",4837],[10,"Into",4838],[17,"Output"],[10,"FnOnce",4839],[1,"u64"],[1,"array"],[10,"EnumSetTypeWithRepr",4835],[6,"ValueType",2,4833],[1,"str"],[6,"Chunk",2,4840],[1,"u128"],[1,"u16"],[1,"u32"],[1,"u8"],[1,"usize"],[5,"FieldAttrs",2,4833],[5,"Path",2,4833],[10,"Clone",4841],[6,"Pii",2,4833],[5,"CharacterSet",2,4833],[6,"ProcessingAction",2,4830],[6,"Ordering",4842],[1,"bool"],[1,"slice"],[6,"Result",4843],[10,"Deserializer",4844],[6,"Cow",4845],[17,"Item"],[10,"IntoIterator",4846],[5,"String",4847],[10,"PartialEq",4842],[5,"Formatter",4848],[5,"Error",4848],[10,"Debug",4848],[5,"UnknownValueTypeError",2,4833],[8,"Result",4848],[10,"Hasher",4849],[5,"EnumSetIter",4834],[5,"ProcessingStateIter",2,4833],[5,"Remark",4832],[5,"Vec",4850],[1,"tuple"],[8,"Array",4851],[5,"Breadcrumb",469,4852],[5,"ClientSdkInfo",469,4853],[6,"Context",469,4854],[5,"Contexts",469,4854],[6,"DebugImage",469,4855],[5,"DebugMeta",469,4855],[5,"Event",469,4856],[5,"Exception",469,4857],[1,"f64"],[5,"Frame",469,4858],[5,"Geo",469,4859],[5,"HeaderName",469,4860],[1,"i64"],[5,"LogEntry",469,4861],[5,"NativeImagePath",469,4855],[8,"Object",4851],[6,"Value",4851],[5,"PairList",469,4862],[10,"AsPair",469,4862],[5,"RawStacktrace",469,4858],[5,"Replay",469,4863],[5,"Request",469,4860],[5,"Span",469,4864],[5,"Stacktrace",469,4858],[5,"TemplateInfo",469,4865],[5,"Thread",469,4866],[5,"Timestamp",469,4862],[5,"TraceContext",469,4867],[5,"User",469,4859],[5,"Values",469,4862],[10,"Serializer",4868],[10,"Iterator",4869],[5,"TypeId",4870],[10,"SessionLike",469,4871],[5,"SessionUpdate",469,4871],[5,"SessionAggregateItem",469,4871],[6,"AbnormalMechanism",469,4871],[10,"DefaultContext",469,4854],[5,"Duration",4872],[6,"SessionErrored",469,4871],[5,"Error",4873],[17,"Key"],[17,"Value"],[10,"AsRef",4838],[5,"TagEntry",469,4874],[6,"SpanStatus",469,4875],[5,"TraceId",469,4867],[5,"SpanId",469,4867],[5,"Message",469,4861],[6,"NetworkReportPhases",469,4876],[5,"HeaderValue",469,4860],[5,"IpAddr",469,4862],[5,"LenientString",469,4862],[5,"JsonLenientString",469,4862],[6,"EventType",469,4877],[6,"CspDirective",469,4878],[6,"ExpectStapleResponseStatus",469,4878],[6,"ExpectStapleCertStatus",469,4878],[6,"TransactionSource",469,4879],[5,"AppContext",469,4880],[5,"BrowserContext",469,4881],[5,"CloudResourceContext",469,4882],[5,"DeviceContext",469,4883],[5,"GpuContext",469,4884],[5,"MonitorContext",469,4885],[5,"NelContext",469,4886],[5,"OsContext",469,4887],[5,"OtelContext",469,4888],[5,"PerformanceScoreContext",469,4889],[5,"ProfileContext",469,4890],[5,"ReplayContext",469,4891],[5,"ReprocessingContext",469,4892],[5,"ResponseContext",469,4893],[5,"RuntimeContext",469,4894],[5,"UserReportV2Context",469,4895],[5,"ParseEventTypeError",469,4877],[5,"ParseSpanStatusError",469,4875],[5,"Breakdowns",469,4896],[5,"DiscardedEvent",469,4897],[5,"ClientReport",469,4897],[5,"ClientSdkPackage",469,4853],[5,"LinuxDistribution",469,4887],[5,"ContextInner",469,4854],[5,"SystemSdkInfo",469,4855],[5,"AppleDebugImage",469,4855],[5,"DebugId",469,4855],[5,"CodeId",469,4855],[5,"NativeDebugImage",469,4855],[5,"SourceMapDebugImage",469,4855],[5,"JvmDebugImage",469,4855],[5,"ProguardDebugImage",469,4855],[5,"DeviceClass",469,4898],[5,"EventId",469,4856],[5,"ExtraValue",469,4856],[5,"EventProcessingError",469,4856],[5,"GroupingConfig",469,4856],[5,"Fingerprint",469,4899],[5,"Measurement",469,4900],[5,"Measurements",469,4900],[5,"CError",469,4901],[5,"MachException",469,4901],[5,"NsError",469,4901],[5,"PosixSignal",469,4901],[5,"MechanismMeta",469,4901],[5,"Mechanism",469,4901],[5,"SampleRate",469,4902],[5,"Metrics",469,4902],[5,"MetricsSummary",469,4903],[5,"MetricSummary",469,4903],[5,"ParseNetworkReportPhaseError",469,4876],[5,"BodyRaw",469,4876],[5,"NetworkReportRaw",469,4876],[5,"RelayInfo",469,4904],[5,"Cookies",469,4860],[5,"Headers",469,4860],[5,"Query",469,4860],[5,"InvalidSecurityError",469,4878],[5,"Csp",469,4878],[5,"SingleCertificateTimestamp",469,4878],[5,"ExpectCt",469,4878],[5,"Hpkp",469,4878],[5,"ExpectStaple",469,4878],[6,"SecurityReportType",469,4878],[6,"SessionStatus",469,4871],[5,"SessionAttributes",469,4871],[5,"SessionAggregates",469,4871],[5,"SpanData",469,4864],[5,"Route",469,4864],[5,"FrameVars",469,4858],[5,"FrameData",469,4858],[6,"InstructionAddrAdjustment",469,4858],[5,"Tags",469,4874],[6,"ThreadId",469,4866],[6,"LockReasonType",469,4866],[5,"LockReason",469,4866],[5,"TransactionNameChange",469,4879],[5,"TransactionInfo",469,4879],[5,"RegVal",469,4862],[5,"Addr",469,4862],[6,"Level",469,4862],[5,"Utc",4905],[5,"DateTime",4906],[10,"Default",4907],[5,"UserReport",469,4908],[10,"Serialize",4868],[8,"MetaMap",4836],[6,"NetworkReportError",469,4876],[5,"ParseSessionStatusError",469,4871],[5,"ParseAbnormalMechanismError",469,4871],[5,"InvalidRegVal",469,4862],[5,"ParseLevelError",469,4862],[6,"IpAddr",4909],[10,"FromValue",4837],[5,"GetterIter",4837],[6,"Val",4851],[10,"Empty",4837],[5,"SchemaGenerator",4910],[6,"Schema",4911],[5,"Error",4832],[5,"Release",4912],[6,"SkipSerialization",4837],[10,"Error",4913],[8,"MetricSummaryMapping",469,4903],[15,"Redaction",465],[15,"Text",465]],"r":[[8,4833],[9,4840],[15,4834],[20,4833],[31,4833],[32,4833],[33,4830],[34,4914],[35,4830],[36,4830],[37,4833],[38,4833],[39,4830],[50,4833],[52,4833],[64,4915],[160,4916],[265,4840],[297,4840],[356,4915],[373,4840],[470,4871],[472,4862],[480,4880],[482,4855],[484,4862],[490,4876],[491,4852],[492,4896],[494,4881],[495,4901],[498,4897],[499,4853],[500,4853],[502,4882],[503,4855],[507,4854],[508,4854],[509,4854],[510,4860],[512,4878],[515,4878],[521,4855],[522,4855],[523,4855],[525,4854],[528,4898],[529,4883],[530,4897],[536,4856],[537,4856],[538,4856],[539,4877],[540,4857],[542,4878],[545,4878],[548,4878],[549,4878],[550,4856],[553,4899],[556,4858],[558,4858],[560,4858],[561,4859],[564,4884],[565,4856],[567,4860],[568,4860],[569,4860],[570,4878],[576,4858],[582,4862],[583,4878],[584,4862],[585,4862],[587,4855],[590,4862],[591,4862],[592,4887],[593,4866],[594,4866],[596,4861],[598,4901],[601,4900],[602,4900],[603,4901],[604,4901],[606,4861],[607,4903],[608,4903],[609,4902],[610,4903],[613,4885],[614,4855],[615,4855],[619,4886],[620,4876],[621,4876],[622,4876],[627,4901],[631,4854],[632,4854],[634,4887],[636,4888],[642,4917],[643,4862],[644,4871],[645,4877],[646,4862],[647,4876],[650,4871],[651,4875],[655,4889],[658,4901],[661,4890],[663,4855],[665,4860],[666,4858],[668,4862],[669,4904],[670,4863],[672,4891],[676,4892],[677,4860],[682,4893],[684,4864],[687,4894],[688,4902],[694,4878],[695,4871],[696,4871],[697,4871],[698,4871],[699,4871],[700,4871],[701,4871],[702,4878],[705,4855],[706,4864],[707,4864],[708,4867],[709,4875],[710,4858],[716,4855],[717,4874],[718,4874],[720,4865],[721,4866],[722,4866],[723,4862],[725,4867],[726,4867],[728,4879],[729,4879],[730,4879],[743,4859],[744,4908],[747,4895],[748,4917],[750,4862],[1608,4862],[1994,4918]],"b":[[161,"impl-PartialEq-for-EnumSet%3CT%3E"],[162,"impl-PartialEq%3CT%3E-for-EnumSet%3CT%3E"],[163,"impl-PartialEq-for-ValueType"],[164,"impl-PartialEq%3CEnumSet%3CValueType%3E%3E-for-ValueType"],[176,"impl-Extend%3CT%3E-for-EnumSet%3CT%3E"],[177,"impl-Extend%3CEnumSet%3CT%3E%3E-for-EnumSet%3CT%3E"],[179,"impl-Debug-for-UnknownValueTypeError"],[180,"impl-Display-for-UnknownValueTypeError"],[181,"impl-Display-for-ValueType"],[182,"impl-Debug-for-ValueType"],[187,"impl-Debug-for-Path%3C\'a%3E"],[188,"impl-Display-for-Path%3C\'a%3E"],[189,"impl-Display-for-Chunk%3C\'_%3E"],[190,"impl-Debug-for-Chunk%3C\'a%3E"],[191,"impl-Debug-for-ProcessingAction"],[192,"impl-Display-for-ProcessingAction"],[209,"impl-FromIterator%3CT%3E-for-EnumSet%3CT%3E"],[210,"impl-FromIterator%3CEnumSet%3CT%3E%3E-for-EnumSet%3CT%3E"],[377,"impl-Sum%3C%26T%3E-for-EnumSet%3CT%3E"],[378,"impl-Sum-for-EnumSet%3CT%3E"],[379,"impl-Sum%3CT%3E-for-EnumSet%3CT%3E"],[380,"impl-Sum%3C%26EnumSet%3CT%3E%3E-for-EnumSet%3CT%3E"],[1933,"impl-PartialEq%3CDateTime%3CUtc%3E%3E-for-Timestamp"],[1934,"impl-PartialEq-for-Timestamp"],[2109,"impl-Display-for-EventType"],[2110,"impl-Debug-for-EventType"],[2111,"impl-Debug-for-ParseEventTypeError"],[2112,"impl-Display-for-ParseEventTypeError"],[2113,"impl-Display-for-SpanStatus"],[2114,"impl-Debug-for-SpanStatus"],[2115,"impl-Debug-for-ParseSpanStatusError"],[2116,"impl-Display-for-ParseSpanStatusError"],[2140,"impl-Display-for-SpanId"],[2141,"impl-Debug-for-SpanId"],[2150,"impl-Debug-for-DebugId"],[2151,"impl-Display-for-DebugId"],[2152,"impl-Debug-for-CodeId"],[2153,"impl-Display-for-CodeId"],[2160,"impl-Debug-for-DeviceClass"],[2161,"impl-Display-for-DeviceClass"],[2162,"impl-Display-for-EventId"],[2163,"impl-Debug-for-EventId"],[2184,"impl-Display-for-NetworkReportPhases"],[2185,"impl-Debug-for-NetworkReportPhases"],[2186,"impl-Display-for-ParseNetworkReportPhaseError"],[2187,"impl-Debug-for-ParseNetworkReportPhaseError"],[2188,"impl-Debug-for-NetworkReportError"],[2189,"impl-Display-for-NetworkReportError"],[2200,"impl-Debug-for-InvalidSecurityError"],[2201,"impl-Display-for-InvalidSecurityError"],[2202,"impl-Debug-for-CspDirective"],[2203,"impl-Display-for-CspDirective"],[2208,"impl-Display-for-ExpectStapleResponseStatus"],[2209,"impl-Debug-for-ExpectStapleResponseStatus"],[2210,"impl-Debug-for-ExpectStapleCertStatus"],[2211,"impl-Display-for-ExpectStapleCertStatus"],[2214,"impl-Debug-for-SessionStatus"],[2215,"impl-Display-for-SessionStatus"],[2216,"impl-Display-for-ParseSessionStatusError"],[2217,"impl-Debug-for-ParseSessionStatusError"],[2218,"impl-Display-for-AbnormalMechanism"],[2219,"impl-Debug-for-AbnormalMechanism"],[2220,"impl-Debug-for-ParseAbnormalMechanismError"],[2221,"impl-Display-for-ParseAbnormalMechanismError"],[2233,"impl-Debug-for-InstructionAddrAdjustment"],[2234,"impl-Display-for-InstructionAddrAdjustment"],[2239,"impl-Display-for-ThreadId"],[2240,"impl-Debug-for-ThreadId"],[2244,"impl-Display-for-TransactionSource"],[2245,"impl-Debug-for-TransactionSource"],[2250,"impl-Display-for-InvalidRegVal"],[2251,"impl-Debug-for-InvalidRegVal"],[2252,"impl-Display-for-RegVal"],[2253,"impl-Debug-for-RegVal"],[2254,"impl-Debug-for-Addr"],[2255,"impl-Display-for-Addr"],[2256,"impl-Display-for-IpAddr"],[2257,"impl-Debug-for-IpAddr"],[2258,"impl-Display-for-ParseLevelError"],[2259,"impl-Debug-for-ParseLevelError"],[2260,"impl-Debug-for-Level"],[2261,"impl-Display-for-Level"],[2264,"impl-Debug-for-Timestamp"],[2265,"impl-Display-for-Timestamp"],[2363,"impl-From%3CString%3E-for-HeaderName"],[2365,"impl-From%3C%26str%3E-for-HeaderName"],[2367,"impl-From%3CString%3E-for-HeaderValue"],[2368,"impl-From%3C%26str%3E-for-HeaderValue"],[3409,"impl-PartialOrd-for-Timestamp"],[3410,"impl-PartialOrd%3CDateTime%3CUtc%3E%3E-for-Timestamp"],[3779,"impl-Serialize-for-ClientReport"],[3780,"impl-ClientReport"],[3793,"impl-SessionUpdate"],[3794,"impl-Serialize-for-SessionUpdate"],[3796,"impl-Serialize-for-SessionAggregates"],[3797,"impl-SessionAggregates"]],"c":"OjAAAAAAAAA=","e":"OzAAAAEAALgNtgAEAAQACwABABIAAQAWAAEAGQAAABsAAwAnAAAAKgAFADEAAAA0AAAANgAJAFUAAQBYAB4AegARAJIAAQCWAAAAnwABAKIAIADEAAAA0gABANoAAADtAAEA/wABABcBAAAaAQEAHQEBACIBBQArATkAZgEBAGoBAQB0AQEAdwEGAH8BDACXAQoAqwEKALcBCgDFAQAAxwEKANcBAADeAQEA5wECAPIBAQD4AQAA+gEAAP0BAAADAgEACgIAAA8CAAARAgAAEwIAABcCAAAhAgAAJAIDACsCAQAuAgAAMAIAADMCAAA3AgAAPQIBAEUCAABIAgAATQIBAFYCAABZAgAAXgIBAGECAABkAgAAaQIAAHACAQB1AgAAhQIAAIkCAQCSAgAAlAIAAJkCAACcAgAAnwIAAKICAQCnAgEArAIAALECAQC0AgUAvgIAAMMCAADHAgAAyQICAM4CAADUAgAA2gIAANwCAADhAgAA5QIBAO4CAAD0AnwAdgMFAIADAACMAwIAmAMDAKADAACiAwoArwMAALYDAADEAwUB3gQQAPAEEAACBQAADAX3AAkGDAA5BgIASQYAAFMGWwCwBjAA4wYXAAIHAgAYB6kA1wddAD4InwDhCAAA9wgAAAkJAAAMCQAAEAkBABsJAAAiCQAAJAkAACYJAAA2CQAAPAkAAD4JAABACQEAVwkAAFwJAABfCQAAYgkAAGUJAABwCQAAdQkAAHoJAQB9CQAAgwkTAJkJfgAeCgEAJQoBACgKAgAvCgAAMQoMAOkKEAD/CgAAAQtsAHELygBADAcASwxhAM0MAADgDAAA9QwAAAUNAAAqDQAAQA0BAEYNDQBaDQAAYw22ACUOAAAtDgAASQ5hALMOAADBDgMAxg4LANMOAgDXDnMAVQ8AAFcPAABkDwIAaw8AAHIPAACJDwAAmA+cADsQBgFMEYIA5BEAAOsRWwBUEgAAWhKCAA=="}],\ ["relay_ffi",{"t":"FNNXNNNNNHHNNNNH","n":["Panic","borrow","borrow_mut","catch_unwind","description","fmt","fmt","from","into","set_panic_hook","take_last_error","to_string","try_from","try_into","type_id","with_last_error"],"q":[[0,"relay_ffi"],[16,"core::fmt"],[17,"anyhow"],[18,"core::option"],[19,"alloc::string"],[20,"core::result"],[21,"core::any"],[22,"core::ops::function"],[23,"relay_ffi_macros"]],"i":[0,3,3,0,3,3,3,3,3,0,0,3,3,3,3,0],"f":"`{{{b{c}}}{{b{e}}}{}{}}{{{b{dc}}}{{b{de}}}{}{}}`{{{b{f}}}{{b{h}}}}{{{b{f}}{b{dj}}}l}0{cc{}}{ce{}{}}{{}n}{{}{{Ab{A`}}}}{{{b{c}}}Ad{}}{c{{Af{e}}}{}{}}0{{{b{c}}}Ah{}}{e{{Ab{c}}}{}{{Al{{b{A`}}}{{Aj{c}}}}}}","D":"Ab","p":[[1,"reference"],[0,"mut"],[5,"Panic",0],[1,"str"],[5,"Formatter",16],[8,"Result",16],[1,"unit"],[5,"Error",17],[6,"Option",18],[5,"String",19],[6,"Result",20],[5,"TypeId",21],[17,"Output"],[10,"FnOnce",22]],"r":[[3,23]],"b":[[5,"impl-Display-for-Panic"],[6,"impl-Debug-for-Panic"]],"c":"OjAAAAAAAAA=","e":"OzAAAAEAAAcAAwACAAEABgABAAwAAwA="}],\ ["relay_ffi_macros",{"t":"X","n":["catch_unwind"],"q":[[0,"relay_ffi_macros"]],"i":[0],"f":"`","D":"d","p":[],"r":[],"b":[],"c":"OjAAAAAAAAA=","e":"OjAAAAAAAAA="}],\ diff --git a/search.desc/relay_event_normalization/relay_event_normalization-desc-0-.js b/search.desc/relay_event_normalization/relay_event_normalization-desc-0-.js index 690094cadc..c11825266b 100644 --- a/search.desc/relay_event_normalization/relay_event_normalization-desc-0-.js +++ b/search.desc/relay_event_normalization/relay_event_normalization-desc-0-.js @@ -1 +1 @@ -searchState.loadedDescShard("relay_event_normalization", 0, "Event normalization and processing.\nConfiguration to define breakdown to be generated based on …\nConfiguration for computing breakdowns from data in the …\nDefines a builtin measurement.\nThe client hint variable names mirror the name of the “…\nCorrects clock drift based on the sender’s and receivers …\nContainer for global and project level MeasurementsConfig. …\nConfiguration for validate_event.\nComputes a Context from either a user agent string and …\nAn error in the GeoIpLookup.\nA geo ip lookup helper based on maxmind db files.\nThe length of a full measurement MRI, minus the name and …\nConfiguration for measurements normalization.\nA single mapping of (AI model ID, input/output, cost)\nA mapping of AI model types (like GPT-4) to their …\nConfiguration for normalize_event.\nDefines the performance configuration for the project.\nDefines a profile for performance score.\nDefines a weighted component for a performance score.\nA container housing both the user-agent string and the …\nDescribes what to do with the matched pattern.\nRemoves unknown, internal and deprecated fields from a …\nReplaces the matched pattern with a placeholder.\nValidates constraints such as empty strings or arrays and …\nThe rule describes how span descriptions should be changed.\nObject containing transaction attributes the rules must …\nCompute breakdowns based on span operation name.\nConfiguration to define breakdowns based on span operation …\nA time window declared by its start and end timestamp.\nEnsures an event’s timestamps are not stale.\nConfiguration for sanitizing unparameterized transaction …\nThe rule describes how transaction name should be changed.\nRejects transactions based on required fields.\nLimits properties to a maximum size and depth.\nUnsupported redaction rule for forward compatibility.\nAn unknown rule ignored for forward compatibility.\nConfiguration for calculating the cost of AI model runs\nReturn true if the built in measurement key allows …\nApplies the rule if any found to the transaction name.\nLimits clock drift correction to a minimum duration.\nComputation of breakdowns from event data.\nEmit breakdowns based on given configuration.\nThe sec-ch-ua field looks something like this: “Not_A …\nReturns an iterator over the merged builtin measurement …\nA list of measurements that are built-in and are not …\nThe name and version of the SDK that sent the event.\nUser-Agent client hints.\nThe IP address of the SDK that sent the event.\nThe SDK’s sample rate as communicated via envelope …\nSee RuleCondition for all available options to specify and …\nComputation and normalization of contexts from event data.\nGets the cost per 1000 tokens, if defined for the given …\nThe mappings of model ID => cost\nWhen true, infers the device class from CPU and model.\nWhen enabled, adds errors in the meta to the event’s …\nWhen Some(true), individual parts of the event payload is …\nThe exclusive end timestamp of the span.\nWhen true, extracts tags from event and spans and …\nUse the given error kind for the attached eventerror …\nDate time when the rule expires and it should not be …\nDate time when the rule expires and it should not be …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nAn initialized GeoIP lookup.\nConfiguration for issue grouping.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nReturns true if the clocks are significantly drifted.\nfalse if measurement and metrics extraction should be …\nReturns true if the event’s transaction name is known to …\nWhen true, it is assumed that the event has been …\nReturns true if the given platform string is a known …\nControls whether the event has been validated before, in …\nThe internal identifier of the DSN, which gets added to …\nLooks up an IP address.\nApplies the span description rule to the given string, if …\nChecks is the current rule matches and tries to apply it.\ntrue if this cost definition matches the given model.\nA list of declarations for span operations to extract …\nGets the max custom measurements value from the …\nThe maximum number of measurements allowed per event that …\nThe maximum length for names of custom measurements.\nThe maximum amount of seconds an event can be predated …\nThe maximum amount of seconds an event can be dated in the …\nThe maximum allowed size of tag values in bytes. Longer …\nMeasurement (eg. measurements.lcp) to be matched against. …\nConfiguration for measurement normalization in transaction …\nReturns the name of the built in measurement key.\nName of the profile, used for debugging and faceting …\nContains helper function for NEL reports.\nCreates a new ClockDriftProcessor.\nCreates a new BuiltinMeasurementKey.\nConstructor for CombinedMeasurementsConfig.\nCreates a new TransactionsProcessor instance.\nCreates a new trimming processor.\nReplaces snake_case app start spans op with dot.case op.\nComputes breakdowns for an event based on the given …\nNormalizes an event.\nEnsure only valid measurements are ingested.\nComputes performance score measurements for an event.\nControls whether spans should be normalized (e.g. …\nApply parametrization to transaction.\nGenerates context data from client hints or user agent.\nWhen Some(true), context information is extracted from the …\nLow-level version of normalize_user_agent operating on …\nThe span operation type to match on.\nOpens a maxminddb file by path.\nWhether the measurement is optional. If the measurement is …\np10 used to define the log-normal for calculation\nMedian used to define the log-normal for calculation\nTries to populate the context from client hints.\nTries to populate the context from a user agent header …\nThe pattern which will be applied to the span description.\nThe pattern which will be applied to transaction name.\nConfiguration for generating performance score …\nProcesses the given DateTime.\nProcesses the given UnixTimestamp by applying clock drift …\nList of performance profiles, only the first with matching …\nThe identifier of the target project, which gets added to …\nThe version of the protocol.\nThe time at which the event was received in this Relay.\nObject describing what to do with the matched pattern.\nObject describing what to do with the matched pattern.\nOverrides the default flag for other removal.\nValidation and normalization of Replay events.\nThe identifier of the Replay running while this event was …\nNormalization of the Request interface.\nRules for identifier replacement that were discovered by …\nObject containing transaction attributes the rules must …\nScore components\nName of the client’s web browser and its version.\nDevice model, e.g. samsung galaxy 3.\nThe client’s OS, e.g. macos, android…\nThe version number of the client’s OS.\nSet a default transaction source if it is missing, but …\nSpan normalization logic.\nControls list of hosts to be excluded from scrubbing\nConfiguration for replacing identifiers in the span …\nThe inclusive start timestamp of the span.\nConfiguration to apply to transaction names, especially …\nTimestamp range in which a transaction must end.\nReturns the unit of the built in measurement key.\nGenerate context data from user agent and client hints.\nThe user-agent and client hints obtained from the …\nThe “old style” of a single UA string.\nDeprecated. Utilities for extracting common event fields.\nGiven a string checks if the environment name is generally …\nValidates an event.\nGiven a string checks if the release is generally valid.\nValidates a span.\nThe version of the profile, used to isolate changes to …\nThe version of the model cost struct\nWeight [0,1.0] of this component in the performance score\nThe string to substitute with.\nConfiguration to define breakdown to be generated based on …\nConfiguration for computing breakdowns from data in the …\nCompute breakdowns based on span operation name.\nConfiguration to define breakdowns based on span operation …\nA time window declared by its start and end timestamp.\nAn unknown rule ignored for forward compatibility.\nReturns the duration from start to end.\nThe exclusive end timestamp of the span.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nA list of declarations for span operations to extract …\nCreates a new time span with the given start and end date.\nComputes breakdowns for an event based on the given …\nThe inclusive start timestamp of the span.\nReturns the API version of an Android description.\nNormalizes the given context.\nEnriches the event with new values using the provided …\nThe Replay event could not be parsed from JSON.\nAn error occurred during PII scrubbing of the Replay.\nThe Replay contains invalid data or is missing a required …\nThe Replay event was parsed but did not match the schema.\nReplay validation or normalization error.\nReturns the argument unchanged.\nCalls U::from(self).\nAdds default fields and normalizes all values in to their …\nChecks if the Replay event is structurally valid.\nNormalizes the Request interface.\nAI cost calculation.\nSpan description scrubbing logic.\nSpan attribute materialization.\nLogic for persisting items into span.sentry_tags and …\nExtract the ai_total_cost measurement into the span.\nExtract the ai_total_cost measurements from all of an event…\nConcatenate an optional host and an optional port.\nSanitize a qualified domain string.\nScrub a Host object.\nScrub an IPv4 address.\nScrub an IPv6 address.\nComputes the exclusive time for all spans in the event.\nThe group of the ancestral span with op ai.pipeline.*\nThe start type of the application when the span occurred.\nFile extension for resource spans.\nRegex with a capture group to extract the HTTP method from …\nSpan started on main thread.\nA list of supported span tags for tag extraction.\nContributes to Time-To-Full-Display.\nContributes to Time-To-Initial-Display.\nCopies specific numeric values from span data to span …\nExtract segment span specific tags and measurements from …\nExtracts tags and measurements from event and spans and …\nWrites fields into Span::sentry_tags.\nReturns the argument unchanged.\nCalls U::from(self).\nThe key used to write this tag into span.sentry_keys.\nThe client hint variable names mirror the name of the “…\nComputes a Context from either a user agent string and …\nA container housing both the user-agent string and the …\nProvides the user agent’s branding and significant …\nIndicates the device model on which the browser is running.\nProvides the platform or operating system on which the …\nProvides the version of the operating system on which the …\nThe name of the user agent HTTP header.\nConverts to a borrowed RawUserAgentInfo.\nReturns an instance of ClientHints that borrows from the …\nThe sec-ch-ua field looks something like this: “Not_A …\nUser-Agent client hints.\nChecks every field of a passed-in ClientHints instance if …\nReturns the argument unchanged.\nReturns the argument unchanged.\nComputes a borrowed RawUserAgentInfo from the given HTTP …\nTries to populate the context from client hints or a user …\nTries to populate the context from client hints or a user …\nTries to populate the context from client hints or a user …\nCalls U::from(self).\nCalls U::from(self).\nReturns true, if neither a user agent nor client hints are …\nChecks if every field is of value None.\nGenerates context data from client hints or user agent.\nLow-level version of normalize_user_agent operating on …\nTries to populate the context from client hints.\nTries to populate the context from a user agent header …\nConvert user-agent info to HTTP headers as stored in the …\nName of the client’s web browser and its version.\nDevice model, e.g. samsung galaxy 3.\nThe client’s OS, e.g. macos, android…\nThe version number of the client’s OS.\nChecks if key matches a user agent header, in which case …\nThe “old style” of a single UA string.\nAllowed value for main thread name.\nMaximum length of a mobile span or measurement in …\nUsed to decide when to extract mobile-specific tags.\nCalculates a log-normal CDF score based on a log-normal …\nExtracts the HTTP status code.\nReturns a normalized op from the given trace context.\nCompute the transaction event’s “user” tag as close …\nExtract the HTTP status code from the span data.") \ No newline at end of file +searchState.loadedDescShard("relay_event_normalization", 0, "Event normalization and processing.\nConfiguration to define breakdown to be generated based on …\nConfiguration for computing breakdowns from data in the …\nDefines a builtin measurement.\nThe client hint variable names mirror the name of the “…\nCorrects clock drift based on the sender’s and receivers …\nContainer for global and project level MeasurementsConfig. …\nConfiguration for validate_event.\nComputes a Context from either a user agent string and …\nAn error in the GeoIpLookup.\nA geo ip lookup helper based on maxmind db files.\nThe length of a full measurement MRI, minus the name and …\nConfiguration for measurements normalization.\nA single mapping of (AI model ID, input/output, cost)\nA mapping of AI model types (like GPT-4) to their …\nConfiguration for normalize_event.\nDefines the performance configuration for the project.\nDefines a profile for performance score.\nDefines a weighted component for a performance score.\nA container housing both the user-agent string and the …\nDescribes what to do with the matched pattern.\nRemoves unknown, internal and deprecated fields from a …\nReplaces the matched pattern with a placeholder.\nValidates constraints such as empty strings or arrays and …\nThe rule describes how span descriptions should be changed.\nObject containing transaction attributes the rules must …\nCompute breakdowns based on span operation name.\nConfiguration to define breakdowns based on span operation …\nA time window declared by its start and end timestamp.\nEnsures an event’s timestamps are not stale.\nConfiguration for sanitizing unparameterized transaction …\nThe rule describes how transaction name should be changed.\nRejects transactions based on required fields.\nLimits properties to a maximum size and depth.\nUnsupported redaction rule for forward compatibility.\nAn unknown rule ignored for forward compatibility.\nConfiguration for calculating the cost of AI model runs\nReturn true if the built in measurement key allows …\nApplies the rule if any found to the transaction name.\nLimits clock drift correction to a minimum duration.\nComputation of breakdowns from event data.\nEmit breakdowns based on given configuration.\nThe sec-ch-ua field looks something like this: “Not_A …\nReturns an iterator over the merged builtin measurement …\nA list of measurements that are built-in and are not …\nThe name and version of the SDK that sent the event.\nUser-Agent client hints.\nThe IP address of the SDK that sent the event.\nThe SDK’s sample rate as communicated via envelope …\nSee RuleCondition for all available options to specify and …\nComputation and normalization of contexts from event data.\nGets the cost per 1000 tokens, if defined for the given …\nThe mappings of model ID => cost\nWhen true, infers the device class from CPU and model.\nWhen enabled, adds errors in the meta to the event’s …\nWhen Some(true), individual parts of the event payload is …\nThe exclusive end timestamp of the span.\nWhen true, extracts tags from event and spans and …\nUse the given error kind for the attached eventerror …\nDate time when the rule expires and it should not be …\nDate time when the rule expires and it should not be …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nAn initialized GeoIP lookup.\nConfiguration for issue grouping.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nReturns true if the clocks are significantly drifted.\nfalse if measurement and metrics extraction should be …\nReturns true if the event’s transaction name is known to …\nWhen true, it is assumed that the event has been …\nReturns true if the given platform string is a known …\nControls whether the event has been validated before, in …\nThe internal identifier of the DSN, which gets added to …\nLooks up an IP address.\nApplies the span description rule to the given string, if …\nChecks is the current rule matches and tries to apply it.\ntrue if this cost definition matches the given model.\nA list of declarations for span operations to extract …\nGets the max custom measurements value from the …\nThe maximum number of measurements allowed per event that …\nThe maximum length for names of custom measurements.\nThe maximum amount of seconds an event can be predated …\nThe maximum amount of seconds an event can be dated in the …\nThe maximum allowed size of tag values in bytes. Longer …\nMeasurement (eg. measurements.lcp) to be matched against. …\nConfiguration for measurement normalization in transaction …\nReturns the name of the built in measurement key.\nName of the profile, used for debugging and faceting …\nContains helper function for NEL reports.\nCreates a new ClockDriftProcessor.\nCreates a new BuiltinMeasurementKey.\nConstructor for CombinedMeasurementsConfig.\nCreates a new TransactionsProcessor instance.\nCreates a new trimming processor.\nReplaces snake_case app start spans op with dot.case op.\nComputes breakdowns for an event based on the given …\nNormalizes an event.\nEnsure only valid measurements are ingested.\nComputes performance score measurements for an event.\nControls whether spans should be normalized (e.g. …\nApply parametrization to transaction.\nGenerates context data from client hints or user agent.\nWhen Some(true), context information is extracted from the …\nLow-level version of normalize_user_agent operating on …\nThe span operation type to match on.\nOpens a maxminddb file by path.\nWhether the measurement is optional. If the measurement is …\np10 used to define the log-normal for calculation\nMedian used to define the log-normal for calculation\nTries to populate the context from client hints.\nTries to populate the context from a user agent header …\nThe pattern which will be applied to the span description.\nThe pattern which will be applied to transaction name.\nConfiguration for generating performance score …\nProcesses the given DateTime.\nProcesses the given UnixTimestamp by applying clock drift …\nList of performance profiles, only the first with matching …\nThe identifier of the target project, which gets added to …\nThe version of the protocol.\nThe time at which the event was received in this Relay.\nObject describing what to do with the matched pattern.\nObject describing what to do with the matched pattern.\nOverrides the default flag for other removal.\nValidation and normalization of Replay events.\nThe identifier of the Replay running while this event was …\nNormalization of the Request interface.\nRules for identifier replacement that were discovered by …\nObject containing transaction attributes the rules must …\nScore components\nName of the client’s web browser and its version.\nDevice model, e.g. samsung galaxy 3.\nThe client’s OS, e.g. macos, android…\nThe version number of the client’s OS.\nSet a default transaction source if it is missing, but …\nSpan normalization logic.\nControls list of hosts to be excluded from scrubbing\nConfiguration for replacing identifiers in the span …\nThe inclusive start timestamp of the span.\nConfiguration to apply to transaction names, especially …\nTimestamp range in which a transaction must end.\nReturns the unit of the built in measurement key.\nGenerate context data from user agent and client hints.\nThe user-agent and client hints obtained from the …\nThe “old style” of a single UA string.\nDeprecated. Utilities for extracting common event fields.\nGiven a string checks if the environment name is generally …\nValidates an event.\nGiven a string checks if the release is generally valid.\nValidates a span.\nThe version of the profile, used to isolate changes to …\nThe version of the model cost struct\nWeight [0,1.0] of this component in the performance score\nThe string to substitute with.\nConfiguration to define breakdown to be generated based on …\nConfiguration for computing breakdowns from data in the …\nCompute breakdowns based on span operation name.\nConfiguration to define breakdowns based on span operation …\nA time window declared by its start and end timestamp.\nAn unknown rule ignored for forward compatibility.\nReturns the duration from start to end.\nThe exclusive end timestamp of the span.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nA list of declarations for span operations to extract …\nCreates a new time span with the given start and end date.\nComputes breakdowns for an event based on the given …\nThe inclusive start timestamp of the span.\nReturns the API version of an Android description.\nNormalizes the given context.\nEnriches the event with new values using the provided …\nThe Replay event could not be parsed from JSON.\nAn error occurred during PII scrubbing of the Replay.\nThe Replay contains invalid data or is missing a required …\nThe Replay event was parsed but did not match the schema.\nReplay validation or normalization error.\nReturns the argument unchanged.\nCalls U::from(self).\nAdds default fields and normalizes all values in to their …\nChecks if the Replay event is structurally valid.\nNormalizes the Request interface.\nAI cost calculation.\nMapping betwwen country code and subregion code\nSpan description scrubbing logic.\nSpan attribute materialization.\nLogic for persisting items into span.sentry_tags and …\nExtract the ai_total_cost measurement into the span.\nExtract the ai_total_cost measurements from all of an event…\nSubregions regions as defined by UN M49 standards, the …\nReturns the argument unchanged.\nMaps 2 ISO letter country codes to geoscheme regions based …\nCalls U::from(self).\nConcatenate an optional host and an optional port.\nSanitize a qualified domain string.\nScrub a Host object.\nScrub an IPv4 address.\nScrub an IPv6 address.\nComputes the exclusive time for all spans in the event.\nThe group of the ancestral span with op ai.pipeline.*\nThe start type of the application when the span occurred.\nFile extension for resource spans.\nRegex with a capture group to extract the HTTP method from …\nSpan started on main thread.\nA list of supported span tags for tag extraction.\nContributes to Time-To-Full-Display.\nContributes to Time-To-Initial-Display.\nCopies specific numeric values from span data to span …\nExtract segment span specific tags and measurements from …\nExtracts tags and measurements from event and spans and …\nWrites fields into Span::sentry_tags.\nReturns the argument unchanged.\nCalls U::from(self).\nThe key used to write this tag into span.sentry_keys.\nThe client hint variable names mirror the name of the “…\nComputes a Context from either a user agent string and …\nA container housing both the user-agent string and the …\nProvides the user agent’s branding and significant …\nIndicates the device model on which the browser is running.\nProvides the platform or operating system on which the …\nProvides the version of the operating system on which the …\nThe name of the user agent HTTP header.\nConverts to a borrowed RawUserAgentInfo.\nReturns an instance of ClientHints that borrows from the …\nThe sec-ch-ua field looks something like this: “Not_A …\nUser-Agent client hints.\nChecks every field of a passed-in ClientHints instance if …\nReturns the argument unchanged.\nReturns the argument unchanged.\nComputes a borrowed RawUserAgentInfo from the given HTTP …\nTries to populate the context from client hints or a user …\nTries to populate the context from client hints or a user …\nTries to populate the context from client hints or a user …\nCalls U::from(self).\nCalls U::from(self).\nReturns true, if neither a user agent nor client hints are …\nChecks if every field is of value None.\nGenerates context data from client hints or user agent.\nLow-level version of normalize_user_agent operating on …\nTries to populate the context from client hints.\nTries to populate the context from a user agent header …\nConvert user-agent info to HTTP headers as stored in the …\nName of the client’s web browser and its version.\nDevice model, e.g. samsung galaxy 3.\nThe client’s OS, e.g. macos, android…\nThe version number of the client’s OS.\nChecks if key matches a user agent header, in which case …\nThe “old style” of a single UA string.\nAllowed value for main thread name.\nMaximum length of a mobile span or measurement in …\nUsed to decide when to extract mobile-specific tags.\nCalculates a log-normal CDF score based on a log-normal …\nExtracts the HTTP status code.\nReturns a normalized op from the given trace context.\nCompute the transaction event’s “user” tag as close …\nExtract the HTTP status code from the span data.") \ No newline at end of file diff --git a/src-files.js b/src-files.js index 317dc3889b..bcda60ce3c 100644 --- a/src-files.js +++ b/src-files.js @@ -15,7 +15,7 @@ var srcIndex = new Map(JSON.parse('[\ ["relay_dashboard",["",[],["main.rs","stats.rs","utils.rs"]]],\ ["relay_dynamic_config",["",[],["defaults.rs","error_boundary.rs","feature.rs","global.rs","lib.rs","metrics.rs","project.rs","utils.rs"]]],\ ["relay_event_derive",["",[],["lib.rs"]]],\ -["relay_event_normalization",["",[["normalize",[["span",[["description",[["sql",[],["mod.rs","parser.rs"]]],["mod.rs","resource.rs"]]],["ai.rs","exclusive_time.rs","mod.rs","tag_extraction.rs"]]],["breakdowns.rs","contexts.rs","mod.rs","nel.rs","request.rs","user_agent.rs","utils.rs"]],["transactions",[],["mod.rs","processor.rs","rules.rs"]]],["clock_drift.rs","event.rs","event_error.rs","geo.rs","legacy.rs","lib.rs","logentry.rs","mechanism.rs","regexes.rs","remove_other.rs","replay.rs","schema.rs","stacktrace.rs","statsd.rs","timestamp.rs","trimming.rs","validation.rs"]]],\ +["relay_event_normalization",["",[["normalize",[["span",[["description",[["sql",[],["mod.rs","parser.rs"]]],["mod.rs","resource.rs"]]],["ai.rs","country_subregion.rs","exclusive_time.rs","mod.rs","tag_extraction.rs"]]],["breakdowns.rs","contexts.rs","mod.rs","nel.rs","request.rs","user_agent.rs","utils.rs"]],["transactions",[],["mod.rs","processor.rs","rules.rs"]]],["clock_drift.rs","event.rs","event_error.rs","geo.rs","legacy.rs","lib.rs","logentry.rs","mechanism.rs","regexes.rs","remove_other.rs","replay.rs","schema.rs","stacktrace.rs","statsd.rs","timestamp.rs","trimming.rs","validation.rs"]]],\ ["relay_event_schema",["",[["processor",[],["attrs.rs","chunks.rs","funcs.rs","impls.rs","mod.rs","traits.rs"]],["protocol",[["contexts",[],["app.rs","browser.rs","cloud_resource.rs","device.rs","gpu.rs","mod.rs","monitor.rs","nel.rs","os.rs","otel.rs","performance_score.rs","profile.rs","replay.rs","reprocessing.rs","response.rs","runtime.rs","trace.rs","user_report_v2.rs"]],["span",[],["convert.rs"]]],["base.rs","breadcrumb.rs","breakdowns.rs","client_report.rs","clientsdk.rs","constants.rs","debugmeta.rs","device_class.rs","event.rs","exception.rs","fingerprint.rs","logentry.rs","measurements.rs","mechanism.rs","metrics.rs","metrics_summary.rs","mod.rs","nel.rs","relay_info.rs","replay.rs","request.rs","schema.rs","security_report.rs","session.rs","span.rs","stacktrace.rs","tags.rs","templateinfo.rs","thread.rs","transaction.rs","types.rs","user.rs","user_report.rs","utils.rs"]]],["lib.rs"]]],\ ["relay_ffi",["",[],["lib.rs"]]],\ ["relay_ffi_macros",["",[],["lib.rs"]]],\ diff --git a/src/relay_dynamic_config/defaults.rs.html b/src/relay_dynamic_config/defaults.rs.html index b8497674ca..d2fc2cbdf6 100644 --- a/src/relay_dynamic_config/defaults.rs.html +++ b/src/relay_dynamic_config/defaults.rs.html @@ -958,6 +958,29 @@ 958 959 960 +961 +962 +963 +964 +965 +966 +967 +968 +969 +970 +971 +972 +973 +974 +975 +976 +977 +978 +979 +980 +981 +982 +983
use relay_base_schema::data_category::DataCategory;
 use relay_common::glob2::LazyGlob;
 use relay_event_normalization::utils::MAX_DURATION_MOBILE_MS;
@@ -1145,6 +1168,8 @@
     let is_app_start = RuleCondition::glob("span.op", "app.start.*")
         & RuleCondition::eq("span.description", APP_START_ROOT_SPAN_DESCRIPTIONS);
 
+    let should_extract_geo = is_allowed_browser.clone() | is_mobile.clone() | is_resource.clone();
+
     // Metrics for addon modules are only extracted if the feature flag is enabled:
     let is_addon = is_ai.clone() | is_queue_op.clone() | is_cache.clone();
 
@@ -1319,6 +1344,9 @@
                         Tag::with_key("browser.name")
                             .from_field("span.browser.name")
                             .always(), // already guarded by condition on metric
+                        Tag::with_key("user.geo.subregion")
+                            .from_field("span.sentry_tags.user.geo.subregion")
+                            .always(), // already guarded by condition on metric
                     ],
                 },
                 MetricSpec {
@@ -1342,6 +1370,9 @@
                         Tag::with_key("browser.name")
                             .from_field("span.sentry_tags.browser.name")
                             .always(), // already guarded by condition on metric
+                        Tag::with_key("user.geo.subregion")
+                            .from_field("span.sentry_tags.user.geo.subregion")
+                            .always(), // already guarded by condition on metric
                     ],
                 },
                 MetricSpec {
@@ -1365,6 +1396,9 @@
                         Tag::with_key("browser.name")
                             .from_field("span.sentry_tags.browser.name")
                             .always(), // already guarded by condition on metric
+                        Tag::with_key("user.geo.subregion")
+                            .from_field("span.sentry_tags.user.geo.subregion")
+                            .always(), // already guarded by condition on metric
                     ],
                 },
                 MetricSpec {
@@ -1388,6 +1422,9 @@
                         Tag::with_key("browser.name")
                             .from_field("span.sentry_tags.browser.name")
                             .always(), // already guarded by condition on metric
+                        Tag::with_key("user.geo.subregion")
+                            .from_field("span.sentry_tags.user.geo.subregion")
+                            .always(), // already guarded by condition on metric
                     ],
                 },
                 MetricSpec {
@@ -1590,7 +1627,10 @@
                                 & duration_condition.clone(),
                             ),
                         // Know modules:
-                        Tag::with_key("transaction.method")
+                        Tag::with_key("user.geo.subregion")
+                            .from_field("span.sentry_tags.user.geo.subregion")
+                            .when(should_extract_geo.clone()),
+                        Tag::with_key("transaction.method")
                             .from_field("span.sentry_tags.transaction.method")
                             .when(is_db.clone() | is_mobile.clone() | is_http.clone()), // groups by method + txn, e.g. `GET /users`
                         Tag::with_key("span.action")
@@ -1675,6 +1715,9 @@
                         Tag::with_key("span.op")
                             .from_field("span.sentry_tags.op")
                             .always(),
+                        Tag::with_key("user.geo.subregion")
+                            .from_field("span.sentry_tags.user.geo.subregion")
+                            .when(should_extract_geo.clone()),
                         // Mobile:
                         Tag::with_key("device.class")
                             .from_field("span.sentry_tags.device.class")
@@ -1912,6 +1955,9 @@
                     Tag::with_key("browser.name")
                         .from_field("span.browser.name")
                         .always(), // already guarded by condition on metric
+                    Tag::with_key("user.geo.subregion")
+                        .from_field("span.sentry_tags.user.geo.subregion")
+                        .always(), // already guarded by condition on metric
                 ],
             }],
             vec![],
diff --git a/src/relay_event_normalization/normalize/span/country_subregion.rs.html b/src/relay_event_normalization/normalize/span/country_subregion.rs.html
new file mode 100644
index 0000000000..f36e1ab8e5
--- /dev/null
+++ b/src/relay_event_normalization/normalize/span/country_subregion.rs.html
@@ -0,0 +1,575 @@
+country_subregion.rs - source
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
+124
+125
+126
+127
+128
+129
+130
+131
+132
+133
+134
+135
+136
+137
+138
+139
+140
+141
+142
+143
+144
+145
+146
+147
+148
+149
+150
+151
+152
+153
+154
+155
+156
+157
+158
+159
+160
+161
+162
+163
+164
+165
+166
+167
+168
+169
+170
+171
+172
+173
+174
+175
+176
+177
+178
+179
+180
+181
+182
+183
+184
+185
+186
+187
+188
+189
+190
+191
+192
+193
+194
+195
+196
+197
+198
+199
+200
+201
+202
+203
+204
+205
+206
+207
+208
+209
+210
+211
+212
+213
+214
+215
+216
+217
+218
+219
+220
+221
+222
+223
+224
+225
+226
+227
+228
+229
+230
+231
+232
+233
+234
+235
+236
+237
+238
+239
+240
+241
+242
+243
+244
+245
+246
+247
+248
+249
+250
+251
+252
+253
+254
+255
+256
+257
+258
+259
+260
+261
+262
+263
+264
+265
+266
+267
+268
+269
+270
+271
+272
+273
+274
+275
+276
+277
+278
+279
+280
+281
+282
+283
+284
+285
+286
+287
+
//! Mapping betwwen country code and subregion code
+
+/// Subregions regions as defined by UN M49 standards, the enum value corresponds to the region code.
+/// See "Geographical regions" at <https://unstats.un.org/unsd/methodology/m49/.>.
+#[allow(missing_docs)] // We don't need to document each variant, as it can all be explained by the description
+pub enum Subregion {
+    NorthernAmerica = 21,
+    CentralAmerica = 13,
+    Caribbean = 29,
+    SouthAmerica = 5,
+    NorthernEurope = 154,
+    WesternEurope = 155,
+    SouthernEurope = 39,
+    EasternEurope = 151,
+    EasternAsia = 30,
+    SouthernAsia = 34,
+    SouthEasternAsia = 35,
+    WesternAsia = 145,
+    CentralAsia = 143,
+    NorthernAfrica = 15,
+    WesternAfrica = 11,
+    MiddleAfrica = 17,
+    EasternAfrica = 14,
+    SouthernAfrica = 18,
+    Melanesia = 54,
+    Micronesia = 57,
+    Polynesia = 61,
+    AustraliaAndNewZealand = 53,
+}
+
+impl Subregion {
+    /// Maps 2 ISO letter country codes to geoscheme regions based on the UN M.49 standard.
+    pub fn from_iso2(iso2_letter: &str) -> Option<Self> {
+        Some(match iso2_letter {
+            "AF" => Subregion::SouthernAsia,
+            "AL" => Subregion::SouthernEurope,
+            "DZ" => Subregion::NorthernAfrica,
+            "AS" => Subregion::Polynesia,
+            "AD" => Subregion::SouthernEurope,
+            "AO" => Subregion::MiddleAfrica,
+            "AI" => Subregion::Caribbean,
+            // "AQ" => Subregion::Antarctica,
+            "AG" => Subregion::Caribbean,
+            "AR" => Subregion::SouthAmerica,
+            "AM" => Subregion::WesternAsia,
+            "AW" => Subregion::Caribbean,
+            "AU" => Subregion::AustraliaAndNewZealand,
+            "AT" => Subregion::WesternEurope,
+            "AZ" => Subregion::WesternAsia,
+            "BS" => Subregion::Caribbean,
+            "BH" => Subregion::WesternAsia,
+            "BD" => Subregion::SouthernAsia,
+            "BB" => Subregion::Caribbean,
+            "BY" => Subregion::EasternEurope,
+            "BE" => Subregion::WesternEurope,
+            "BZ" => Subregion::CentralAmerica,
+            "BJ" => Subregion::WesternAfrica,
+            "BM" => Subregion::NorthernAmerica,
+            "BT" => Subregion::SouthernAsia,
+            "BO" => Subregion::SouthAmerica,
+            "BA" => Subregion::SouthernEurope,
+            "BW" => Subregion::SouthernAfrica,
+            // "BV" => Subregion::Antarctica,
+            "BR" => Subregion::SouthAmerica,
+            "IO" => Subregion::EasternAfrica,
+            "BN" => Subregion::SouthEasternAsia,
+            "BG" => Subregion::EasternEurope,
+            "BF" => Subregion::WesternAfrica,
+            "BI" => Subregion::EasternAfrica,
+            "CV" => Subregion::WesternAfrica,
+            "KH" => Subregion::SouthEasternAsia,
+            "CM" => Subregion::MiddleAfrica,
+            "CA" => Subregion::NorthernAmerica,
+            "KY" => Subregion::Caribbean,
+            "CF" => Subregion::MiddleAfrica,
+            "TD" => Subregion::MiddleAfrica,
+            "CL" => Subregion::SouthAmerica,
+            "CN" => Subregion::EasternAsia,
+            "CX" => Subregion::AustraliaAndNewZealand,
+            "CC" => Subregion::AustraliaAndNewZealand,
+            "CO" => Subregion::SouthAmerica,
+            "KM" => Subregion::EasternAfrica,
+            "CG" => Subregion::MiddleAfrica,
+            "CD" => Subregion::MiddleAfrica,
+            "CK" => Subregion::Polynesia,
+            "CR" => Subregion::CentralAmerica,
+            "CI" => Subregion::WesternAfrica,
+            "HR" => Subregion::SouthernEurope,
+            "CU" => Subregion::Caribbean,
+            "CY" => Subregion::WesternAsia,
+            "CZ" => Subregion::EasternEurope,
+            "DK" => Subregion::NorthernEurope,
+            "DJ" => Subregion::EasternAfrica,
+            "DM" => Subregion::Caribbean,
+            "DO" => Subregion::Caribbean,
+            "EC" => Subregion::SouthAmerica,
+            "EG" => Subregion::NorthernAfrica,
+            "SV" => Subregion::CentralAmerica,
+            "GQ" => Subregion::MiddleAfrica,
+            "ER" => Subregion::EasternAfrica,
+            "EE" => Subregion::NorthernEurope,
+            "SZ" => Subregion::SouthernAfrica,
+            "ET" => Subregion::EasternAfrica,
+            "FK" => Subregion::SouthAmerica,
+            "FO" => Subregion::NorthernEurope,
+            "FJ" => Subregion::Melanesia,
+            "FI" => Subregion::NorthernEurope,
+            "FR" => Subregion::WesternEurope,
+            "GF" => Subregion::SouthAmerica,
+            "PF" => Subregion::Polynesia,
+            // "TF" => Subregion::Antarctica,
+            "GA" => Subregion::MiddleAfrica,
+            "GM" => Subregion::WesternAfrica,
+            "GE" => Subregion::WesternAsia,
+            "DE" => Subregion::WesternEurope,
+            "GH" => Subregion::WesternAfrica,
+            "GI" => Subregion::SouthernEurope,
+            "GR" => Subregion::SouthernEurope,
+            "GL" => Subregion::NorthernAmerica,
+            "GD" => Subregion::Caribbean,
+            "GP" => Subregion::Caribbean,
+            "GU" => Subregion::Micronesia,
+            "GT" => Subregion::CentralAmerica,
+            "GG" => Subregion::NorthernEurope,
+            "GN" => Subregion::WesternAfrica,
+            "GW" => Subregion::WesternAfrica,
+            "GY" => Subregion::SouthAmerica,
+            "HT" => Subregion::Caribbean,
+            // "HM" => Subregion::Antarctica,
+            "VA" => Subregion::SouthernEurope,
+            "HN" => Subregion::CentralAmerica,
+            "HK" => Subregion::EasternAsia,
+            "HU" => Subregion::EasternEurope,
+            "IS" => Subregion::NorthernEurope,
+            "IN" => Subregion::SouthernAsia,
+            "ID" => Subregion::SouthEasternAsia,
+            "IR" => Subregion::SouthernAsia,
+            "IQ" => Subregion::WesternAsia,
+            "IE" => Subregion::NorthernEurope,
+            "IL" => Subregion::WesternAsia,
+            "IT" => Subregion::SouthernEurope,
+            "JM" => Subregion::Caribbean,
+            "JP" => Subregion::EasternAsia,
+            "JE" => Subregion::NorthernEurope,
+            "JO" => Subregion::WesternAsia,
+            "KZ" => Subregion::CentralAsia,
+            "KE" => Subregion::EasternAfrica,
+            "KI" => Subregion::Micronesia,
+            "KP" => Subregion::EasternAsia,
+            "KR" => Subregion::EasternAsia,
+            "KW" => Subregion::WesternAsia,
+            "KG" => Subregion::CentralAsia,
+            "LA" => Subregion::SouthEasternAsia,
+            "LV" => Subregion::NorthernEurope,
+            "LB" => Subregion::WesternAsia,
+            "LS" => Subregion::SouthernAfrica,
+            "LR" => Subregion::WesternAfrica,
+            "LY" => Subregion::NorthernAfrica,
+            "LI" => Subregion::WesternEurope,
+            "LT" => Subregion::NorthernEurope,
+            "LU" => Subregion::WesternEurope,
+            "MO" => Subregion::EasternAsia,
+            "MG" => Subregion::EasternAfrica,
+            "MW" => Subregion::EasternAfrica,
+            "MY" => Subregion::SouthEasternAsia,
+            "MV" => Subregion::SouthernAsia,
+            "ML" => Subregion::WesternAfrica,
+            "MT" => Subregion::SouthernEurope,
+            "MH" => Subregion::Micronesia,
+            "MQ" => Subregion::Caribbean,
+            "MR" => Subregion::WesternAfrica,
+            "MU" => Subregion::EasternAfrica,
+            "YT" => Subregion::EasternAfrica,
+            "MX" => Subregion::CentralAmerica,
+            "FM" => Subregion::Micronesia,
+            "MD" => Subregion::EasternEurope,
+            "MC" => Subregion::WesternEurope,
+            "MN" => Subregion::EasternAsia,
+            "ME" => Subregion::SouthernEurope,
+            "MS" => Subregion::Caribbean,
+            "MA" => Subregion::NorthernAfrica,
+            "MZ" => Subregion::EasternAfrica,
+            "MM" => Subregion::SouthEasternAsia,
+            "NA" => Subregion::SouthernAfrica,
+            "NR" => Subregion::Micronesia,
+            "NP" => Subregion::SouthernAsia,
+            "NL" => Subregion::WesternEurope,
+            "NC" => Subregion::Melanesia,
+            "NZ" => Subregion::AustraliaAndNewZealand,
+            "NI" => Subregion::CentralAmerica,
+            "NE" => Subregion::WesternAfrica,
+            "NG" => Subregion::WesternAfrica,
+            "NU" => Subregion::Polynesia,
+            "NF" => Subregion::AustraliaAndNewZealand,
+            "MK" => Subregion::SouthernEurope,
+            "MP" => Subregion::Micronesia,
+            "NO" => Subregion::NorthernEurope,
+            "OM" => Subregion::WesternAsia,
+            "PK" => Subregion::SouthernAsia,
+            "PW" => Subregion::Micronesia,
+            "PS" => Subregion::WesternAsia,
+            "PA" => Subregion::CentralAmerica,
+            "PG" => Subregion::Melanesia,
+            "PY" => Subregion::SouthAmerica,
+            "PE" => Subregion::SouthAmerica,
+            "PH" => Subregion::SouthEasternAsia,
+            "PN" => Subregion::Polynesia,
+            "PL" => Subregion::EasternEurope,
+            "PT" => Subregion::SouthernEurope,
+            "PR" => Subregion::Caribbean,
+            "QA" => Subregion::WesternAsia,
+            "RE" => Subregion::EasternAfrica,
+            "RO" => Subregion::EasternEurope,
+            "RU" => Subregion::EasternEurope,
+            "RW" => Subregion::EasternAfrica,
+            "BL" => Subregion::Caribbean,
+            "SH" => Subregion::WesternAfrica,
+            "KN" => Subregion::Caribbean,
+            "LC" => Subregion::Caribbean,
+            "MF" => Subregion::Caribbean,
+            "PM" => Subregion::NorthernAmerica,
+            "VC" => Subregion::Caribbean,
+            "WS" => Subregion::Polynesia,
+            "SM" => Subregion::SouthernEurope,
+            "ST" => Subregion::MiddleAfrica,
+            "SA" => Subregion::WesternAsia,
+            "SN" => Subregion::WesternAfrica,
+            "RS" => Subregion::SouthernEurope,
+            "SC" => Subregion::EasternAfrica,
+            "SL" => Subregion::WesternAfrica,
+            "SG" => Subregion::SouthEasternAsia,
+            "SX" => Subregion::Caribbean,
+            "SK" => Subregion::EasternEurope,
+            "SI" => Subregion::SouthernEurope,
+            "SB" => Subregion::Melanesia,
+            "SO" => Subregion::EasternAfrica,
+            "ZA" => Subregion::SouthernAfrica,
+            "SS" => Subregion::EasternAfrica,
+            "ES" => Subregion::SouthernEurope,
+            "LK" => Subregion::SouthernAsia,
+            "SD" => Subregion::NorthernAfrica,
+            "SR" => Subregion::SouthAmerica,
+            "SJ" => Subregion::NorthernEurope,
+            "SE" => Subregion::NorthernEurope,
+            "CH" => Subregion::WesternEurope,
+            "SY" => Subregion::WesternAsia,
+            "TW" => Subregion::EasternAsia,
+            "TJ" => Subregion::CentralAsia,
+            "TZ" => Subregion::EasternAfrica,
+            "TH" => Subregion::SouthEasternAsia,
+            "TL" => Subregion::SouthEasternAsia,
+            "TG" => Subregion::WesternAfrica,
+            "TK" => Subregion::Polynesia,
+            "TO" => Subregion::Polynesia,
+            "TT" => Subregion::Caribbean,
+            "TN" => Subregion::NorthernAfrica,
+            "TR" => Subregion::WesternAsia,
+            "TM" => Subregion::CentralAsia,
+            "TC" => Subregion::Caribbean,
+            "TV" => Subregion::Polynesia,
+            "UG" => Subregion::EasternAfrica,
+            "UA" => Subregion::EasternEurope,
+            "AE" => Subregion::WesternAsia,
+            "GB" => Subregion::NorthernEurope,
+            "US" => Subregion::NorthernAmerica,
+            "UY" => Subregion::SouthAmerica,
+            "UZ" => Subregion::CentralAsia,
+            "VU" => Subregion::Melanesia,
+            "VE" => Subregion::SouthAmerica,
+            "VN" => Subregion::SouthEasternAsia,
+            "VG" => Subregion::Caribbean,
+            "VI" => Subregion::Caribbean,
+            "WF" => Subregion::Polynesia,
+            "EH" => Subregion::NorthernAfrica,
+            "YE" => Subregion::WesternAsia,
+            "ZM" => Subregion::EasternAfrica,
+            "ZW" => Subregion::EasternAfrica,
+            // Additional ISO codes for territories
+            "AX" => Subregion::NorthernEurope,
+            "BQ" => Subregion::Caribbean,
+            "CW" => Subregion::Caribbean,
+            // "TF" => Subregion::Antarctica,
+            "IM" => Subregion::NorthernEurope,
+            _ => return None,
+        })
+    }
+}
+
\ No newline at end of file diff --git a/src/relay_event_normalization/normalize/span/mod.rs.html b/src/relay_event_normalization/normalize/span/mod.rs.html index aa9a32cd8b..44ace58bfa 100644 --- a/src/relay_event_normalization/normalize/span/mod.rs.html +++ b/src/relay_event_normalization/normalize/span/mod.rs.html @@ -4,9 +4,11 @@ 4 5 6 +7
//! Span normalization logic.
 
 pub mod ai;
+pub mod country_subregion;
 pub mod description;
 pub mod exclusive_time;
 pub mod tag_extraction;
diff --git a/src/relay_event_normalization/normalize/span/tag_extraction.rs.html b/src/relay_event_normalization/normalize/span/tag_extraction.rs.html
index cedbceff3d..cda14ecb53 100644
--- a/src/relay_event_normalization/normalize/span/tag_extraction.rs.html
+++ b/src/relay_event_normalization/normalize/span/tag_extraction.rs.html
@@ -2678,6 +2678,14 @@
 2678
 2679
 2680
+2681
+2682
+2683
+2684
+2685
+2686
+2687
+2688
 
//! Logic for persisting items into `span.sentry_tags` and `span.measurements` fields.
 //! These are then used for metrics extraction.
 use std::borrow::Cow;
@@ -2698,6 +2706,7 @@
 use sqlparser::ast::{ObjectName, Visitor};
 use url::{Host, Url};
 
+use crate::span::country_subregion::Subregion;
 use crate::span::description::{
     concatenate_host_and_port, scrub_domain_name, scrub_span_description,
 };
@@ -2766,6 +2775,7 @@
     ThreadId,
     ProfilerId,
     UserCountryCode,
+    UserSubregion,
 }
 
 impl SpanTagKey {
@@ -2780,6 +2790,7 @@
             SpanTagKey::UserUsername => "user.username",
             SpanTagKey::UserEmail => "user.email",
             SpanTagKey::UserCountryCode => "user.geo.country_code",
+            SpanTagKey::UserSubregion => "user.geo.subregion",
             SpanTagKey::Environment => "environment",
             SpanTagKey::Transaction => "transaction",
             SpanTagKey::TransactionMethod => "transaction.method",
@@ -2992,6 +3003,10 @@
         }
         if let Some(country_code) = user.geo.value().and_then(|geo| geo.country_code.value()) {
             tags.insert(SpanTagKey::UserCountryCode, country_code.to_owned());
+            if let Some(subregion) = Subregion::from_iso2(country_code.as_str()) {
+                let numerical_subregion = subregion as u8;
+                tags.insert(SpanTagKey::UserSubregion, numerical_subregion.to_string());
+            }
         }
     }
 
@@ -5260,6 +5275,7 @@
             "admin@sentry.io"
         );
         assert_eq!(get_value!(span.sentry_tags["user.geo.country_code"]!), "US");
+        assert_eq!(get_value!(span.sentry_tags["user.geo.subregion"]!), "21");
     }
 
     #[test]
diff --git a/src/relay_server/metrics_extraction/event.rs.html b/src/relay_server/metrics_extraction/event.rs.html
index fe2348587e..767ca641ad 100644
--- a/src/relay_server/metrics_extraction/event.rs.html
+++ b/src/relay_server/metrics_extraction/event.rs.html
@@ -2018,7 +2018,7 @@
             "user": {
                 "id": "user123",
                 "geo": {
-                    "country_code": "US"
+                    "country_code": "FR"
                 }
             },
             "tags": {
diff --git a/src/relay_server/metrics_extraction/transactions/mod.rs.html b/src/relay_server/metrics_extraction/transactions/mod.rs.html
index c08e30cbb9..42746d72d0 100644
--- a/src/relay_server/metrics_extraction/transactions/mod.rs.html
+++ b/src/relay_server/metrics_extraction/transactions/mod.rs.html
@@ -2287,11 +2287,32 @@
 2287
 2288
 2289
+2290
+2291
+2292
+2293
+2294
+2295
+2296
+2297
+2298
+2299
+2300
+2301
+2302
+2303
+2304
+2305
+2306
+2307
+2308
+2309
 
use std::collections::{BTreeMap, BTreeSet};
 
 use relay_base_schema::events::EventType;
 use relay_common::time::UnixTimestamp;
 use relay_dynamic_config::{CombinedMetricExtractionConfig, TransactionMetricsConfig};
+use relay_event_normalization::span::country_subregion::Subregion;
 use relay_event_normalization::utils as normalize_utils;
 use relay_event_schema::protocol::{
     AsPair, BrowserContext, Event, OsContext, PerformanceScoreContext, TraceContext,
@@ -2318,10 +2339,11 @@
 /// Tags we set on metrics for performance score measurements (e.g. `score.lcp.weight`).
 ///
 /// These are a subset of "universal" tags.
-const PERFORMANCE_SCORE_TAGS: [CommonTag; 6] = [
+const PERFORMANCE_SCORE_TAGS: [CommonTag; 7] = [
     CommonTag::BrowserName,
     CommonTag::Environment,
     CommonTag::GeoCountryCode,
+    CommonTag::UserSubregion,
     CommonTag::Release,
     CommonTag::Transaction,
     CommonTag::TransactionOp,
@@ -2482,6 +2504,16 @@
         tags.insert(CommonTag::GeoCountryCode, geo_country_code);
     }
 
+    // The product only uses the subregion for web data at the moment
+    if let Some(_browser_name) = extract_browser_name(event) {
+        if let Some(geo_country_code) = extract_geo_country_code(event) {
+            if let Some(subregion) = Subregion::from_iso2(geo_country_code.as_str()) {
+                let numerical_subregion = subregion as u8;
+                tags.insert(CommonTag::UserSubregion, numerical_subregion.to_string());
+            }
+        }
+    }
+
     if let Some(status_code) = normalize_utils::extract_http_status_code(event) {
         tags.insert(CommonTag::HttpStatusCode, status_code);
     }
@@ -2961,6 +2993,7 @@
                     "transaction": "gEt /api/:version/users/",
                     "transaction.op": "mYOp",
                     "transaction.status": "ok",
+                    "user.geo.subregion": "21",
                 },
                 metadata: BucketMetadata {
                     merges: 1,
@@ -2995,6 +3028,7 @@
                     "transaction": "gEt /api/:version/users/",
                     "transaction.op": "mYOp",
                     "transaction.status": "ok",
+                    "user.geo.subregion": "21",
                 },
                 metadata: BucketMetadata {
                     merges: 1,
@@ -3023,6 +3057,7 @@
                     "sentry.score_profile_version": "alpha",
                     "transaction": "gEt /api/:version/users/",
                     "transaction.op": "mYOp",
+                    "user.geo.subregion": "21",
                 },
                 metadata: BucketMetadata {
                     merges: 1,
@@ -3051,6 +3086,7 @@
                     "sentry.score_profile_version": "alpha",
                     "transaction": "gEt /api/:version/users/",
                     "transaction.op": "mYOp",
+                    "user.geo.subregion": "21",
                 },
                 metadata: BucketMetadata {
                     merges: 1,
@@ -3079,6 +3115,7 @@
                     "sentry.score_profile_version": "alpha",
                     "transaction": "gEt /api/:version/users/",
                     "transaction.op": "mYOp",
+                    "user.geo.subregion": "21",
                 },
                 metadata: BucketMetadata {
                     merges: 1,
@@ -3112,6 +3149,7 @@
                     "transaction": "gEt /api/:version/users/",
                     "transaction.op": "mYOp",
                     "transaction.status": "ok",
+                    "user.geo.subregion": "21",
                 },
                 metadata: BucketMetadata {
                     merges: 1,
@@ -3163,6 +3201,7 @@
                     "transaction": "gEt /api/:version/users/",
                     "transaction.op": "mYOp",
                     "transaction.status": "ok",
+                    "user.geo.subregion": "21",
                 },
                 metadata: BucketMetadata {
                     merges: 1,
@@ -3219,6 +3258,7 @@
                     "transaction": "gEt /api/:version/users/",
                     "transaction.op": "mYOp",
                     "transaction.status": "ok",
+                    "user.geo.subregion": "21",
                 },
                 metadata: BucketMetadata {
                     merges: 1,
diff --git a/src/relay_server/metrics_extraction/transactions/types.rs.html b/src/relay_server/metrics_extraction/transactions/types.rs.html
index 8baeb6aeb9..a0eb92acbb 100644
--- a/src/relay_server/metrics_extraction/transactions/types.rs.html
+++ b/src/relay_server/metrics_extraction/transactions/types.rs.html
@@ -272,6 +272,8 @@
 272
 273
 274
+275
+276
 
use std::borrow::Cow;
 use std::collections::BTreeMap;
 use std::fmt::Display;
@@ -506,6 +508,7 @@
     BrowserName,
     OsName,
     GeoCountryCode,
+    UserSubregion,
     DeviceClass,
     Custom(String),
 }
@@ -525,6 +528,7 @@
             CommonTag::BrowserName => "browser.name",
             CommonTag::OsName => "os.name",
             CommonTag::GeoCountryCode => "geo.country_code",
+            CommonTag::UserSubregion => "user.geo.subregion",
             CommonTag::DeviceClass => "device.class",
             CommonTag::Custom(s) => s,
         };
diff --git a/trait.impl/core/marker/trait.Freeze.js b/trait.impl/core/marker/trait.Freeze.js
index 9d526a71b9..30d36ad8dc 100644
--- a/trait.impl/core/marker/trait.Freeze.js
+++ b/trait.impl/core/marker/trait.Freeze.js
@@ -13,7 +13,7 @@
 "relay_crash":[["impl<'a> Freeze for CrashHandler<'a>",1,["relay_crash::CrashHandler"]]],
 "relay_dashboard":[["impl !Freeze for Stats",1,["relay_dashboard::stats::Stats"]],["impl !Freeze for Logs",1,["relay_dashboard::Logs"]],["impl !Freeze for Main",1,["relay_dashboard::Main"]],["impl !Freeze for MenuBar",1,["relay_dashboard::MenuBar"]],["impl !Freeze for Stats",1,["relay_dashboard::Stats"]],["impl !Freeze for Tools",1,["relay_dashboard::Tools"]],["impl Freeze for Route",1,["relay_dashboard::Route"]],["impl Freeze for AutoSocket",1,["relay_dashboard::utils::AutoSocket"]],["impl<'a> Freeze for Metric<'a>",1,["relay_dashboard::stats::Metric"]]],
 "relay_dynamic_config":[["impl !Freeze for LimitedProjectConfig",1,["relay_dynamic_config::project::LimitedProjectConfig"]],["impl !Freeze for MetricSpec",1,["relay_dynamic_config::metrics::MetricSpec"]],["impl !Freeze for Metrics",1,["relay_dynamic_config::metrics::Metrics"]],["impl !Freeze for ProjectConfig",1,["relay_dynamic_config::project::ProjectConfig"]],["impl !Freeze for TagBlock",1,["relay_dynamic_config::metrics::TagBlock"]],["impl !Freeze for TagSpec",1,["relay_dynamic_config::metrics::TagSpec"]],["impl !Freeze for TaggingRule",1,["relay_dynamic_config::metrics::TaggingRule"]],["impl Freeze for AcceptTransactionNames",1,["relay_dynamic_config::metrics::AcceptTransactionNames"]],["impl Freeze for BucketEncoding",1,["relay_dynamic_config::global::BucketEncoding"]],["impl Freeze for CardinalityLimiterMode",1,["relay_dynamic_config::global::CardinalityLimiterMode"]],["impl Freeze for Feature",1,["relay_dynamic_config::feature::Feature"]],["impl Freeze for GroupKey",1,["relay_dynamic_config::metrics::GroupKey"]],["impl Freeze for BucketEncodings",1,["relay_dynamic_config::global::BucketEncodings"]],["impl Freeze for CustomMeasurementConfig",1,["relay_dynamic_config::metrics::CustomMeasurementConfig"]],["impl Freeze for ExtrapolationConfig",1,["relay_dynamic_config::metrics::ExtrapolationConfig"]],["impl Freeze for FeatureSet",1,["relay_dynamic_config::feature::FeatureSet"]],["impl Freeze for GlobalConfig",1,["relay_dynamic_config::global::GlobalConfig"]],["impl Freeze for MetricExtractionConfig",1,["relay_dynamic_config::metrics::MetricExtractionConfig"]],["impl Freeze for MetricExtractionGroup",1,["relay_dynamic_config::metrics::MetricExtractionGroup"]],["impl Freeze for MetricExtractionGroupOverride",1,["relay_dynamic_config::metrics::MetricExtractionGroupOverride"]],["impl Freeze for MetricExtractionGroups",1,["relay_dynamic_config::metrics::MetricExtractionGroups"]],["impl Freeze for Options",1,["relay_dynamic_config::global::Options"]],["impl Freeze for SessionMetricsConfig",1,["relay_dynamic_config::metrics::SessionMetricsConfig"]],["impl Freeze for Tag",1,["relay_dynamic_config::metrics::Tag"]],["impl Freeze for TagMapping",1,["relay_dynamic_config::metrics::TagMapping"]],["impl Freeze for TagWithSource",1,["relay_dynamic_config::metrics::TagWithSource"]],["impl Freeze for TransactionMetricsConfig",1,["relay_dynamic_config::metrics::TransactionMetricsConfig"]],["impl<'a> Freeze for TagSource<'a>",1,["relay_dynamic_config::metrics::TagSource"]],["impl<'a> Freeze for CombinedMetricExtractionConfig<'a>",1,["relay_dynamic_config::metrics::CombinedMetricExtractionConfig"]],["impl<T> Freeze for ErrorBoundary<T>
where\n T: Freeze,
",1,["relay_dynamic_config::error_boundary::ErrorBoundary"]]], -"relay_event_normalization":[["impl !Freeze for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl !Freeze for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl !Freeze for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl !Freeze for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl Freeze for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl Freeze for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl Freeze for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl Freeze for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl Freeze for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl Freeze for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl Freeze for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl Freeze for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl Freeze for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl Freeze for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl Freeze for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl Freeze for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl Freeze for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl Freeze for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl Freeze for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl Freeze for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl Freeze for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl Freeze for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl Freeze for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl Freeze for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> Freeze for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> Freeze for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> Freeze for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> Freeze for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> Freeze for ClientHints<S>
where\n S: Freeze,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> Freeze for RawUserAgentInfo<S>
where\n S: Freeze,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], +"relay_event_normalization":[["impl !Freeze for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl !Freeze for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl !Freeze for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl !Freeze for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl Freeze for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl Freeze for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl Freeze for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl Freeze for Subregion",1,["relay_event_normalization::normalize::span::country_subregion::Subregion"]],["impl Freeze for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl Freeze for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl Freeze for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl Freeze for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl Freeze for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl Freeze for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl Freeze for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl Freeze for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl Freeze for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl Freeze for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl Freeze for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl Freeze for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl Freeze for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl Freeze for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl Freeze for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl Freeze for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl Freeze for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> Freeze for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> Freeze for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> Freeze for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> Freeze for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> Freeze for ClientHints<S>
where\n S: Freeze,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> Freeze for RawUserAgentInfo<S>
where\n S: Freeze,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], "relay_event_schema":[["impl Freeze for Pii",1,["relay_event_schema::processor::attrs::Pii"]],["impl Freeze for ProcessingAction",1,["relay_event_schema::processor::traits::ProcessingAction"]],["impl Freeze for ValueType",1,["relay_event_schema::processor::attrs::ValueType"]],["impl Freeze for AbnormalMechanism",1,["relay_event_schema::protocol::session::AbnormalMechanism"]],["impl Freeze for Context",1,["relay_event_schema::protocol::contexts::Context"]],["impl Freeze for CspDirective",1,["relay_event_schema::protocol::security_report::CspDirective"]],["impl Freeze for DebugImage",1,["relay_event_schema::protocol::debugmeta::DebugImage"]],["impl Freeze for ExpectStapleCertStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleCertStatus"]],["impl Freeze for ExpectStapleResponseStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleResponseStatus"]],["impl Freeze for InstructionAddrAdjustment",1,["relay_event_schema::protocol::stacktrace::InstructionAddrAdjustment"]],["impl Freeze for Level",1,["relay_event_schema::protocol::types::Level"]],["impl Freeze for LockReasonType",1,["relay_event_schema::protocol::thread::LockReasonType"]],["impl Freeze for NetworkReportError",1,["relay_event_schema::protocol::nel::NetworkReportError"]],["impl Freeze for NetworkReportPhases",1,["relay_event_schema::protocol::nel::NetworkReportPhases"]],["impl Freeze for SecurityReportType",1,["relay_event_schema::protocol::security_report::SecurityReportType"]],["impl Freeze for SessionErrored",1,["relay_event_schema::protocol::session::SessionErrored"]],["impl Freeze for SessionStatus",1,["relay_event_schema::protocol::session::SessionStatus"]],["impl Freeze for ThreadId",1,["relay_event_schema::protocol::thread::ThreadId"]],["impl Freeze for TransactionSource",1,["relay_event_schema::protocol::transaction::TransactionSource"]],["impl Freeze for CharacterSet",1,["relay_event_schema::processor::attrs::CharacterSet"]],["impl Freeze for FieldAttrs",1,["relay_event_schema::processor::attrs::FieldAttrs"]],["impl Freeze for UnknownValueTypeError",1,["relay_event_schema::processor::attrs::UnknownValueTypeError"]],["impl Freeze for Addr",1,["relay_event_schema::protocol::types::Addr"]],["impl Freeze for AppContext",1,["relay_event_schema::protocol::contexts::app::AppContext"]],["impl Freeze for AppleDebugImage",1,["relay_event_schema::protocol::debugmeta::AppleDebugImage"]],["impl Freeze for BodyRaw",1,["relay_event_schema::protocol::nel::BodyRaw"]],["impl Freeze for Breadcrumb",1,["relay_event_schema::protocol::breadcrumb::Breadcrumb"]],["impl Freeze for Breakdowns",1,["relay_event_schema::protocol::breakdowns::Breakdowns"]],["impl Freeze for BrowserContext",1,["relay_event_schema::protocol::contexts::browser::BrowserContext"]],["impl Freeze for CError",1,["relay_event_schema::protocol::mechanism::CError"]],["impl Freeze for ClientReport",1,["relay_event_schema::protocol::client_report::ClientReport"]],["impl Freeze for ClientSdkInfo",1,["relay_event_schema::protocol::clientsdk::ClientSdkInfo"]],["impl Freeze for ClientSdkPackage",1,["relay_event_schema::protocol::clientsdk::ClientSdkPackage"]],["impl Freeze for CloudResourceContext",1,["relay_event_schema::protocol::contexts::cloud_resource::CloudResourceContext"]],["impl Freeze for CodeId",1,["relay_event_schema::protocol::debugmeta::CodeId"]],["impl Freeze for ContextInner",1,["relay_event_schema::protocol::contexts::ContextInner"]],["impl Freeze for Contexts",1,["relay_event_schema::protocol::contexts::Contexts"]],["impl Freeze for Cookies",1,["relay_event_schema::protocol::request::Cookies"]],["impl Freeze for Csp",1,["relay_event_schema::protocol::security_report::Csp"]],["impl Freeze for DebugId",1,["relay_event_schema::protocol::debugmeta::DebugId"]],["impl Freeze for DebugMeta",1,["relay_event_schema::protocol::debugmeta::DebugMeta"]],["impl Freeze for DeviceClass",1,["relay_event_schema::protocol::device_class::DeviceClass"]],["impl Freeze for DeviceContext",1,["relay_event_schema::protocol::contexts::device::DeviceContext"]],["impl Freeze for DiscardedEvent",1,["relay_event_schema::protocol::client_report::DiscardedEvent"]],["impl Freeze for Event",1,["relay_event_schema::protocol::event::Event"]],["impl Freeze for EventId",1,["relay_event_schema::protocol::event::EventId"]],["impl Freeze for EventProcessingError",1,["relay_event_schema::protocol::event::EventProcessingError"]],["impl Freeze for Exception",1,["relay_event_schema::protocol::exception::Exception"]],["impl Freeze for ExpectCt",1,["relay_event_schema::protocol::security_report::ExpectCt"]],["impl Freeze for ExpectStaple",1,["relay_event_schema::protocol::security_report::ExpectStaple"]],["impl Freeze for ExtraValue",1,["relay_event_schema::protocol::event::ExtraValue"]],["impl Freeze for Fingerprint",1,["relay_event_schema::protocol::fingerprint::Fingerprint"]],["impl Freeze for Frame",1,["relay_event_schema::protocol::stacktrace::Frame"]],["impl Freeze for FrameData",1,["relay_event_schema::protocol::stacktrace::FrameData"]],["impl Freeze for FrameVars",1,["relay_event_schema::protocol::stacktrace::FrameVars"]],["impl Freeze for Geo",1,["relay_event_schema::protocol::user::Geo"]],["impl Freeze for GpuContext",1,["relay_event_schema::protocol::contexts::gpu::GpuContext"]],["impl Freeze for GroupingConfig",1,["relay_event_schema::protocol::event::GroupingConfig"]],["impl Freeze for HeaderName",1,["relay_event_schema::protocol::request::HeaderName"]],["impl Freeze for HeaderValue",1,["relay_event_schema::protocol::request::HeaderValue"]],["impl Freeze for Headers",1,["relay_event_schema::protocol::request::Headers"]],["impl Freeze for Hpkp",1,["relay_event_schema::protocol::security_report::Hpkp"]],["impl Freeze for InvalidRegVal",1,["relay_event_schema::protocol::types::InvalidRegVal"]],["impl Freeze for InvalidSecurityError",1,["relay_event_schema::protocol::security_report::InvalidSecurityError"]],["impl Freeze for IpAddr",1,["relay_event_schema::protocol::types::IpAddr"]],["impl Freeze for JsonLenientString",1,["relay_event_schema::protocol::types::JsonLenientString"]],["impl Freeze for JvmDebugImage",1,["relay_event_schema::protocol::debugmeta::JvmDebugImage"]],["impl Freeze for LenientString",1,["relay_event_schema::protocol::types::LenientString"]],["impl Freeze for LinuxDistribution",1,["relay_event_schema::protocol::contexts::os::LinuxDistribution"]],["impl Freeze for LockReason",1,["relay_event_schema::protocol::thread::LockReason"]],["impl Freeze for LogEntry",1,["relay_event_schema::protocol::logentry::LogEntry"]],["impl Freeze for MachException",1,["relay_event_schema::protocol::mechanism::MachException"]],["impl Freeze for Measurement",1,["relay_event_schema::protocol::measurements::Measurement"]],["impl Freeze for Measurements",1,["relay_event_schema::protocol::measurements::Measurements"]],["impl Freeze for Mechanism",1,["relay_event_schema::protocol::mechanism::Mechanism"]],["impl Freeze for MechanismMeta",1,["relay_event_schema::protocol::mechanism::MechanismMeta"]],["impl Freeze for Message",1,["relay_event_schema::protocol::logentry::Message"]],["impl Freeze for MetricSummary",1,["relay_event_schema::protocol::metrics_summary::MetricSummary"]],["impl Freeze for Metrics",1,["relay_event_schema::protocol::metrics::Metrics"]],["impl Freeze for MetricsSummary",1,["relay_event_schema::protocol::metrics_summary::MetricsSummary"]],["impl Freeze for MonitorContext",1,["relay_event_schema::protocol::contexts::monitor::MonitorContext"]],["impl Freeze for NativeDebugImage",1,["relay_event_schema::protocol::debugmeta::NativeDebugImage"]],["impl Freeze for NativeImagePath",1,["relay_event_schema::protocol::debugmeta::NativeImagePath"]],["impl Freeze for NelContext",1,["relay_event_schema::protocol::contexts::nel::NelContext"]],["impl Freeze for NetworkReportRaw",1,["relay_event_schema::protocol::nel::NetworkReportRaw"]],["impl Freeze for NsError",1,["relay_event_schema::protocol::mechanism::NsError"]],["impl Freeze for OsContext",1,["relay_event_schema::protocol::contexts::os::OsContext"]],["impl Freeze for OtelContext",1,["relay_event_schema::protocol::contexts::otel::OtelContext"]],["impl Freeze for ParseAbnormalMechanismError",1,["relay_event_schema::protocol::session::ParseAbnormalMechanismError"]],["impl Freeze for ParseLevelError",1,["relay_event_schema::protocol::types::ParseLevelError"]],["impl Freeze for ParseNetworkReportPhaseError",1,["relay_event_schema::protocol::nel::ParseNetworkReportPhaseError"]],["impl Freeze for ParseSessionStatusError",1,["relay_event_schema::protocol::session::ParseSessionStatusError"]],["impl Freeze for PerformanceScoreContext",1,["relay_event_schema::protocol::contexts::performance_score::PerformanceScoreContext"]],["impl Freeze for PosixSignal",1,["relay_event_schema::protocol::mechanism::PosixSignal"]],["impl Freeze for ProfileContext",1,["relay_event_schema::protocol::contexts::profile::ProfileContext"]],["impl Freeze for ProguardDebugImage",1,["relay_event_schema::protocol::debugmeta::ProguardDebugImage"]],["impl Freeze for Query",1,["relay_event_schema::protocol::request::Query"]],["impl Freeze for RawStacktrace",1,["relay_event_schema::protocol::stacktrace::RawStacktrace"]],["impl Freeze for RegVal",1,["relay_event_schema::protocol::types::RegVal"]],["impl Freeze for RelayInfo",1,["relay_event_schema::protocol::relay_info::RelayInfo"]],["impl Freeze for Replay",1,["relay_event_schema::protocol::replay::Replay"]],["impl Freeze for ReplayContext",1,["relay_event_schema::protocol::contexts::replay::ReplayContext"]],["impl Freeze for ReprocessingContext",1,["relay_event_schema::protocol::contexts::reprocessing::ReprocessingContext"]],["impl Freeze for Request",1,["relay_event_schema::protocol::request::Request"]],["impl Freeze for ResponseContext",1,["relay_event_schema::protocol::contexts::response::ResponseContext"]],["impl Freeze for Route",1,["relay_event_schema::protocol::span::Route"]],["impl Freeze for RuntimeContext",1,["relay_event_schema::protocol::contexts::runtime::RuntimeContext"]],["impl Freeze for SampleRate",1,["relay_event_schema::protocol::metrics::SampleRate"]],["impl Freeze for SessionAggregateItem",1,["relay_event_schema::protocol::session::SessionAggregateItem"]],["impl Freeze for SessionAggregates",1,["relay_event_schema::protocol::session::SessionAggregates"]],["impl Freeze for SessionAttributes",1,["relay_event_schema::protocol::session::SessionAttributes"]],["impl Freeze for SessionUpdate",1,["relay_event_schema::protocol::session::SessionUpdate"]],["impl Freeze for SingleCertificateTimestamp",1,["relay_event_schema::protocol::security_report::SingleCertificateTimestamp"]],["impl Freeze for SourceMapDebugImage",1,["relay_event_schema::protocol::debugmeta::SourceMapDebugImage"]],["impl Freeze for Span",1,["relay_event_schema::protocol::span::Span"]],["impl Freeze for SpanData",1,["relay_event_schema::protocol::span::SpanData"]],["impl Freeze for SpanId",1,["relay_event_schema::protocol::contexts::trace::SpanId"]],["impl Freeze for Stacktrace",1,["relay_event_schema::protocol::stacktrace::Stacktrace"]],["impl Freeze for SystemSdkInfo",1,["relay_event_schema::protocol::debugmeta::SystemSdkInfo"]],["impl Freeze for TagEntry",1,["relay_event_schema::protocol::tags::TagEntry"]],["impl Freeze for Tags",1,["relay_event_schema::protocol::tags::Tags"]],["impl Freeze for TemplateInfo",1,["relay_event_schema::protocol::templateinfo::TemplateInfo"]],["impl Freeze for Thread",1,["relay_event_schema::protocol::thread::Thread"]],["impl Freeze for Timestamp",1,["relay_event_schema::protocol::types::Timestamp"]],["impl Freeze for TraceContext",1,["relay_event_schema::protocol::contexts::trace::TraceContext"]],["impl Freeze for TraceId",1,["relay_event_schema::protocol::contexts::trace::TraceId"]],["impl Freeze for TransactionInfo",1,["relay_event_schema::protocol::transaction::TransactionInfo"]],["impl Freeze for TransactionNameChange",1,["relay_event_schema::protocol::transaction::TransactionNameChange"]],["impl Freeze for User",1,["relay_event_schema::protocol::user::User"]],["impl Freeze for UserReport",1,["relay_event_schema::protocol::user_report::UserReport"]],["impl Freeze for UserReportV2Context",1,["relay_event_schema::protocol::contexts::user_report_v2::UserReportV2Context"]],["impl<'a> Freeze for Chunk<'a>",1,["relay_event_schema::processor::chunks::Chunk"]],["impl<'a> Freeze for Path<'a>",1,["relay_event_schema::processor::attrs::Path"]],["impl<'a> Freeze for ProcessingState<'a>",1,["relay_event_schema::processor::attrs::ProcessingState"]],["impl<'a> Freeze for ProcessingStateIter<'a>",1,["relay_event_schema::processor::attrs::ProcessingStateIter"]],["impl<T> Freeze for PairList<T>",1,["relay_event_schema::protocol::types::PairList"]],["impl<T> Freeze for Values<T>",1,["relay_event_schema::protocol::types::Values"]]], "relay_ffi":[["impl Freeze for Panic",1,["relay_ffi::Panic"]]], "relay_filter":[["impl !Freeze for ErrorMessagesFilterConfig",1,["relay_filter::config::ErrorMessagesFilterConfig"]],["impl !Freeze for GenericFilterConfig",1,["relay_filter::config::GenericFilterConfig"]],["impl !Freeze for IgnoreTransactionsFilterConfig",1,["relay_filter::config::IgnoreTransactionsFilterConfig"]],["impl !Freeze for ProjectFiltersConfig",1,["relay_filter::config::ProjectFiltersConfig"]],["impl !Freeze for ReleasesFilterConfig",1,["relay_filter::config::ReleasesFilterConfig"]],["impl Freeze for FilterStatKey",1,["relay_filter::common::FilterStatKey"]],["impl Freeze for LegacyBrowser",1,["relay_filter::config::LegacyBrowser"]],["impl Freeze for SchemeDomainPort",1,["relay_filter::csp::SchemeDomainPort"]],["impl Freeze for ClientIpsFilterConfig",1,["relay_filter::config::ClientIpsFilterConfig"]],["impl Freeze for CspFilterConfig",1,["relay_filter::config::CspFilterConfig"]],["impl Freeze for FilterConfig",1,["relay_filter::config::FilterConfig"]],["impl Freeze for GenericFiltersConfig",1,["relay_filter::config::GenericFiltersConfig"]],["impl Freeze for GenericFiltersMap",1,["relay_filter::config::GenericFiltersMap"]],["impl Freeze for LegacyBrowsersFilterConfig",1,["relay_filter::config::LegacyBrowsersFilterConfig"]]], diff --git a/trait.impl/core/marker/trait.Send.js b/trait.impl/core/marker/trait.Send.js index da7fc04776..4a0a7f273c 100644 --- a/trait.impl/core/marker/trait.Send.js +++ b/trait.impl/core/marker/trait.Send.js @@ -13,7 +13,7 @@ "relay_crash":[["impl<'a> Send for CrashHandler<'a>",1,["relay_crash::CrashHandler"]]], "relay_dashboard":[["impl !Send for Stats",1,["relay_dashboard::stats::Stats"]],["impl !Send for Logs",1,["relay_dashboard::Logs"]],["impl !Send for Main",1,["relay_dashboard::Main"]],["impl !Send for MenuBar",1,["relay_dashboard::MenuBar"]],["impl !Send for Stats",1,["relay_dashboard::Stats"]],["impl !Send for Tools",1,["relay_dashboard::Tools"]],["impl !Send for AutoSocket",1,["relay_dashboard::utils::AutoSocket"]],["impl Send for Route",1,["relay_dashboard::Route"]],["impl<'a> Send for Metric<'a>",1,["relay_dashboard::stats::Metric"]]], "relay_dynamic_config":[["impl Send for AcceptTransactionNames",1,["relay_dynamic_config::metrics::AcceptTransactionNames"]],["impl Send for BucketEncoding",1,["relay_dynamic_config::global::BucketEncoding"]],["impl Send for CardinalityLimiterMode",1,["relay_dynamic_config::global::CardinalityLimiterMode"]],["impl Send for Feature",1,["relay_dynamic_config::feature::Feature"]],["impl Send for GroupKey",1,["relay_dynamic_config::metrics::GroupKey"]],["impl Send for BucketEncodings",1,["relay_dynamic_config::global::BucketEncodings"]],["impl Send for CustomMeasurementConfig",1,["relay_dynamic_config::metrics::CustomMeasurementConfig"]],["impl Send for ExtrapolationConfig",1,["relay_dynamic_config::metrics::ExtrapolationConfig"]],["impl Send for FeatureSet",1,["relay_dynamic_config::feature::FeatureSet"]],["impl Send for GlobalConfig",1,["relay_dynamic_config::global::GlobalConfig"]],["impl Send for LimitedProjectConfig",1,["relay_dynamic_config::project::LimitedProjectConfig"]],["impl Send for MetricExtractionConfig",1,["relay_dynamic_config::metrics::MetricExtractionConfig"]],["impl Send for MetricExtractionGroup",1,["relay_dynamic_config::metrics::MetricExtractionGroup"]],["impl Send for MetricExtractionGroupOverride",1,["relay_dynamic_config::metrics::MetricExtractionGroupOverride"]],["impl Send for MetricExtractionGroups",1,["relay_dynamic_config::metrics::MetricExtractionGroups"]],["impl Send for MetricSpec",1,["relay_dynamic_config::metrics::MetricSpec"]],["impl Send for Metrics",1,["relay_dynamic_config::metrics::Metrics"]],["impl Send for Options",1,["relay_dynamic_config::global::Options"]],["impl Send for ProjectConfig",1,["relay_dynamic_config::project::ProjectConfig"]],["impl Send for SessionMetricsConfig",1,["relay_dynamic_config::metrics::SessionMetricsConfig"]],["impl Send for Tag",1,["relay_dynamic_config::metrics::Tag"]],["impl Send for TagBlock",1,["relay_dynamic_config::metrics::TagBlock"]],["impl Send for TagMapping",1,["relay_dynamic_config::metrics::TagMapping"]],["impl Send for TagSpec",1,["relay_dynamic_config::metrics::TagSpec"]],["impl Send for TagWithSource",1,["relay_dynamic_config::metrics::TagWithSource"]],["impl Send for TaggingRule",1,["relay_dynamic_config::metrics::TaggingRule"]],["impl Send for TransactionMetricsConfig",1,["relay_dynamic_config::metrics::TransactionMetricsConfig"]],["impl<'a> Send for TagSource<'a>",1,["relay_dynamic_config::metrics::TagSource"]],["impl<'a> Send for CombinedMetricExtractionConfig<'a>",1,["relay_dynamic_config::metrics::CombinedMetricExtractionConfig"]],["impl<T> Send for ErrorBoundary<T>
where\n T: Send,
",1,["relay_dynamic_config::error_boundary::ErrorBoundary"]]], -"relay_event_normalization":[["impl Send for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl Send for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl Send for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl Send for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl Send for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl Send for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl Send for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl Send for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl Send for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl Send for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl Send for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl Send for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl Send for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl Send for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl Send for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl Send for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl Send for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl Send for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl Send for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl Send for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl Send for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl Send for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl Send for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl Send for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> Send for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> Send for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> Send for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> Send for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> Send for ClientHints<S>
where\n S: Send,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> Send for RawUserAgentInfo<S>
where\n S: Send,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], +"relay_event_normalization":[["impl Send for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl Send for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl Send for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl Send for Subregion",1,["relay_event_normalization::normalize::span::country_subregion::Subregion"]],["impl Send for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl Send for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl Send for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl Send for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl Send for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl Send for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl Send for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl Send for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl Send for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl Send for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl Send for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl Send for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl Send for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl Send for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl Send for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl Send for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl Send for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl Send for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl Send for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl Send for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl Send for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> Send for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> Send for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> Send for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> Send for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> Send for ClientHints<S>
where\n S: Send,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> Send for RawUserAgentInfo<S>
where\n S: Send,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], "relay_event_schema":[["impl Send for Pii",1,["relay_event_schema::processor::attrs::Pii"]],["impl Send for ProcessingAction",1,["relay_event_schema::processor::traits::ProcessingAction"]],["impl Send for ValueType",1,["relay_event_schema::processor::attrs::ValueType"]],["impl Send for AbnormalMechanism",1,["relay_event_schema::protocol::session::AbnormalMechanism"]],["impl Send for Context",1,["relay_event_schema::protocol::contexts::Context"]],["impl Send for CspDirective",1,["relay_event_schema::protocol::security_report::CspDirective"]],["impl Send for DebugImage",1,["relay_event_schema::protocol::debugmeta::DebugImage"]],["impl Send for ExpectStapleCertStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleCertStatus"]],["impl Send for ExpectStapleResponseStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleResponseStatus"]],["impl Send for InstructionAddrAdjustment",1,["relay_event_schema::protocol::stacktrace::InstructionAddrAdjustment"]],["impl Send for Level",1,["relay_event_schema::protocol::types::Level"]],["impl Send for LockReasonType",1,["relay_event_schema::protocol::thread::LockReasonType"]],["impl Send for NetworkReportError",1,["relay_event_schema::protocol::nel::NetworkReportError"]],["impl Send for NetworkReportPhases",1,["relay_event_schema::protocol::nel::NetworkReportPhases"]],["impl Send for SecurityReportType",1,["relay_event_schema::protocol::security_report::SecurityReportType"]],["impl Send for SessionErrored",1,["relay_event_schema::protocol::session::SessionErrored"]],["impl Send for SessionStatus",1,["relay_event_schema::protocol::session::SessionStatus"]],["impl Send for ThreadId",1,["relay_event_schema::protocol::thread::ThreadId"]],["impl Send for TransactionSource",1,["relay_event_schema::protocol::transaction::TransactionSource"]],["impl Send for CharacterSet",1,["relay_event_schema::processor::attrs::CharacterSet"]],["impl Send for FieldAttrs",1,["relay_event_schema::processor::attrs::FieldAttrs"]],["impl Send for UnknownValueTypeError",1,["relay_event_schema::processor::attrs::UnknownValueTypeError"]],["impl Send for Addr",1,["relay_event_schema::protocol::types::Addr"]],["impl Send for AppContext",1,["relay_event_schema::protocol::contexts::app::AppContext"]],["impl Send for AppleDebugImage",1,["relay_event_schema::protocol::debugmeta::AppleDebugImage"]],["impl Send for BodyRaw",1,["relay_event_schema::protocol::nel::BodyRaw"]],["impl Send for Breadcrumb",1,["relay_event_schema::protocol::breadcrumb::Breadcrumb"]],["impl Send for Breakdowns",1,["relay_event_schema::protocol::breakdowns::Breakdowns"]],["impl Send for BrowserContext",1,["relay_event_schema::protocol::contexts::browser::BrowserContext"]],["impl Send for CError",1,["relay_event_schema::protocol::mechanism::CError"]],["impl Send for ClientReport",1,["relay_event_schema::protocol::client_report::ClientReport"]],["impl Send for ClientSdkInfo",1,["relay_event_schema::protocol::clientsdk::ClientSdkInfo"]],["impl Send for ClientSdkPackage",1,["relay_event_schema::protocol::clientsdk::ClientSdkPackage"]],["impl Send for CloudResourceContext",1,["relay_event_schema::protocol::contexts::cloud_resource::CloudResourceContext"]],["impl Send for CodeId",1,["relay_event_schema::protocol::debugmeta::CodeId"]],["impl Send for ContextInner",1,["relay_event_schema::protocol::contexts::ContextInner"]],["impl Send for Contexts",1,["relay_event_schema::protocol::contexts::Contexts"]],["impl Send for Cookies",1,["relay_event_schema::protocol::request::Cookies"]],["impl Send for Csp",1,["relay_event_schema::protocol::security_report::Csp"]],["impl Send for DebugId",1,["relay_event_schema::protocol::debugmeta::DebugId"]],["impl Send for DebugMeta",1,["relay_event_schema::protocol::debugmeta::DebugMeta"]],["impl Send for DeviceClass",1,["relay_event_schema::protocol::device_class::DeviceClass"]],["impl Send for DeviceContext",1,["relay_event_schema::protocol::contexts::device::DeviceContext"]],["impl Send for DiscardedEvent",1,["relay_event_schema::protocol::client_report::DiscardedEvent"]],["impl Send for Event",1,["relay_event_schema::protocol::event::Event"]],["impl Send for EventId",1,["relay_event_schema::protocol::event::EventId"]],["impl Send for EventProcessingError",1,["relay_event_schema::protocol::event::EventProcessingError"]],["impl Send for Exception",1,["relay_event_schema::protocol::exception::Exception"]],["impl Send for ExpectCt",1,["relay_event_schema::protocol::security_report::ExpectCt"]],["impl Send for ExpectStaple",1,["relay_event_schema::protocol::security_report::ExpectStaple"]],["impl Send for ExtraValue",1,["relay_event_schema::protocol::event::ExtraValue"]],["impl Send for Fingerprint",1,["relay_event_schema::protocol::fingerprint::Fingerprint"]],["impl Send for Frame",1,["relay_event_schema::protocol::stacktrace::Frame"]],["impl Send for FrameData",1,["relay_event_schema::protocol::stacktrace::FrameData"]],["impl Send for FrameVars",1,["relay_event_schema::protocol::stacktrace::FrameVars"]],["impl Send for Geo",1,["relay_event_schema::protocol::user::Geo"]],["impl Send for GpuContext",1,["relay_event_schema::protocol::contexts::gpu::GpuContext"]],["impl Send for GroupingConfig",1,["relay_event_schema::protocol::event::GroupingConfig"]],["impl Send for HeaderName",1,["relay_event_schema::protocol::request::HeaderName"]],["impl Send for HeaderValue",1,["relay_event_schema::protocol::request::HeaderValue"]],["impl Send for Headers",1,["relay_event_schema::protocol::request::Headers"]],["impl Send for Hpkp",1,["relay_event_schema::protocol::security_report::Hpkp"]],["impl Send for InvalidRegVal",1,["relay_event_schema::protocol::types::InvalidRegVal"]],["impl Send for InvalidSecurityError",1,["relay_event_schema::protocol::security_report::InvalidSecurityError"]],["impl Send for IpAddr",1,["relay_event_schema::protocol::types::IpAddr"]],["impl Send for JsonLenientString",1,["relay_event_schema::protocol::types::JsonLenientString"]],["impl Send for JvmDebugImage",1,["relay_event_schema::protocol::debugmeta::JvmDebugImage"]],["impl Send for LenientString",1,["relay_event_schema::protocol::types::LenientString"]],["impl Send for LinuxDistribution",1,["relay_event_schema::protocol::contexts::os::LinuxDistribution"]],["impl Send for LockReason",1,["relay_event_schema::protocol::thread::LockReason"]],["impl Send for LogEntry",1,["relay_event_schema::protocol::logentry::LogEntry"]],["impl Send for MachException",1,["relay_event_schema::protocol::mechanism::MachException"]],["impl Send for Measurement",1,["relay_event_schema::protocol::measurements::Measurement"]],["impl Send for Measurements",1,["relay_event_schema::protocol::measurements::Measurements"]],["impl Send for Mechanism",1,["relay_event_schema::protocol::mechanism::Mechanism"]],["impl Send for MechanismMeta",1,["relay_event_schema::protocol::mechanism::MechanismMeta"]],["impl Send for Message",1,["relay_event_schema::protocol::logentry::Message"]],["impl Send for MetricSummary",1,["relay_event_schema::protocol::metrics_summary::MetricSummary"]],["impl Send for Metrics",1,["relay_event_schema::protocol::metrics::Metrics"]],["impl Send for MetricsSummary",1,["relay_event_schema::protocol::metrics_summary::MetricsSummary"]],["impl Send for MonitorContext",1,["relay_event_schema::protocol::contexts::monitor::MonitorContext"]],["impl Send for NativeDebugImage",1,["relay_event_schema::protocol::debugmeta::NativeDebugImage"]],["impl Send for NativeImagePath",1,["relay_event_schema::protocol::debugmeta::NativeImagePath"]],["impl Send for NelContext",1,["relay_event_schema::protocol::contexts::nel::NelContext"]],["impl Send for NetworkReportRaw",1,["relay_event_schema::protocol::nel::NetworkReportRaw"]],["impl Send for NsError",1,["relay_event_schema::protocol::mechanism::NsError"]],["impl Send for OsContext",1,["relay_event_schema::protocol::contexts::os::OsContext"]],["impl Send for OtelContext",1,["relay_event_schema::protocol::contexts::otel::OtelContext"]],["impl Send for ParseAbnormalMechanismError",1,["relay_event_schema::protocol::session::ParseAbnormalMechanismError"]],["impl Send for ParseLevelError",1,["relay_event_schema::protocol::types::ParseLevelError"]],["impl Send for ParseNetworkReportPhaseError",1,["relay_event_schema::protocol::nel::ParseNetworkReportPhaseError"]],["impl Send for ParseSessionStatusError",1,["relay_event_schema::protocol::session::ParseSessionStatusError"]],["impl Send for PerformanceScoreContext",1,["relay_event_schema::protocol::contexts::performance_score::PerformanceScoreContext"]],["impl Send for PosixSignal",1,["relay_event_schema::protocol::mechanism::PosixSignal"]],["impl Send for ProfileContext",1,["relay_event_schema::protocol::contexts::profile::ProfileContext"]],["impl Send for ProguardDebugImage",1,["relay_event_schema::protocol::debugmeta::ProguardDebugImage"]],["impl Send for Query",1,["relay_event_schema::protocol::request::Query"]],["impl Send for RawStacktrace",1,["relay_event_schema::protocol::stacktrace::RawStacktrace"]],["impl Send for RegVal",1,["relay_event_schema::protocol::types::RegVal"]],["impl Send for RelayInfo",1,["relay_event_schema::protocol::relay_info::RelayInfo"]],["impl Send for Replay",1,["relay_event_schema::protocol::replay::Replay"]],["impl Send for ReplayContext",1,["relay_event_schema::protocol::contexts::replay::ReplayContext"]],["impl Send for ReprocessingContext",1,["relay_event_schema::protocol::contexts::reprocessing::ReprocessingContext"]],["impl Send for Request",1,["relay_event_schema::protocol::request::Request"]],["impl Send for ResponseContext",1,["relay_event_schema::protocol::contexts::response::ResponseContext"]],["impl Send for Route",1,["relay_event_schema::protocol::span::Route"]],["impl Send for RuntimeContext",1,["relay_event_schema::protocol::contexts::runtime::RuntimeContext"]],["impl Send for SampleRate",1,["relay_event_schema::protocol::metrics::SampleRate"]],["impl Send for SessionAggregateItem",1,["relay_event_schema::protocol::session::SessionAggregateItem"]],["impl Send for SessionAggregates",1,["relay_event_schema::protocol::session::SessionAggregates"]],["impl Send for SessionAttributes",1,["relay_event_schema::protocol::session::SessionAttributes"]],["impl Send for SessionUpdate",1,["relay_event_schema::protocol::session::SessionUpdate"]],["impl Send for SingleCertificateTimestamp",1,["relay_event_schema::protocol::security_report::SingleCertificateTimestamp"]],["impl Send for SourceMapDebugImage",1,["relay_event_schema::protocol::debugmeta::SourceMapDebugImage"]],["impl Send for Span",1,["relay_event_schema::protocol::span::Span"]],["impl Send for SpanData",1,["relay_event_schema::protocol::span::SpanData"]],["impl Send for SpanId",1,["relay_event_schema::protocol::contexts::trace::SpanId"]],["impl Send for Stacktrace",1,["relay_event_schema::protocol::stacktrace::Stacktrace"]],["impl Send for SystemSdkInfo",1,["relay_event_schema::protocol::debugmeta::SystemSdkInfo"]],["impl Send for TagEntry",1,["relay_event_schema::protocol::tags::TagEntry"]],["impl Send for Tags",1,["relay_event_schema::protocol::tags::Tags"]],["impl Send for TemplateInfo",1,["relay_event_schema::protocol::templateinfo::TemplateInfo"]],["impl Send for Thread",1,["relay_event_schema::protocol::thread::Thread"]],["impl Send for Timestamp",1,["relay_event_schema::protocol::types::Timestamp"]],["impl Send for TraceContext",1,["relay_event_schema::protocol::contexts::trace::TraceContext"]],["impl Send for TraceId",1,["relay_event_schema::protocol::contexts::trace::TraceId"]],["impl Send for TransactionInfo",1,["relay_event_schema::protocol::transaction::TransactionInfo"]],["impl Send for TransactionNameChange",1,["relay_event_schema::protocol::transaction::TransactionNameChange"]],["impl Send for User",1,["relay_event_schema::protocol::user::User"]],["impl Send for UserReport",1,["relay_event_schema::protocol::user_report::UserReport"]],["impl Send for UserReportV2Context",1,["relay_event_schema::protocol::contexts::user_report_v2::UserReportV2Context"]],["impl<'a> Send for Chunk<'a>",1,["relay_event_schema::processor::chunks::Chunk"]],["impl<'a> Send for Path<'a>",1,["relay_event_schema::processor::attrs::Path"]],["impl<'a> Send for ProcessingState<'a>",1,["relay_event_schema::processor::attrs::ProcessingState"]],["impl<'a> Send for ProcessingStateIter<'a>",1,["relay_event_schema::processor::attrs::ProcessingStateIter"]],["impl<T> Send for PairList<T>
where\n T: Send,
",1,["relay_event_schema::protocol::types::PairList"]],["impl<T> Send for Values<T>
where\n T: Send,
",1,["relay_event_schema::protocol::types::Values"]]], "relay_ffi":[["impl Send for Panic",1,["relay_ffi::Panic"]]], "relay_filter":[["impl Send for FilterStatKey",1,["relay_filter::common::FilterStatKey"]],["impl Send for LegacyBrowser",1,["relay_filter::config::LegacyBrowser"]],["impl Send for SchemeDomainPort",1,["relay_filter::csp::SchemeDomainPort"]],["impl Send for ClientIpsFilterConfig",1,["relay_filter::config::ClientIpsFilterConfig"]],["impl Send for CspFilterConfig",1,["relay_filter::config::CspFilterConfig"]],["impl Send for ErrorMessagesFilterConfig",1,["relay_filter::config::ErrorMessagesFilterConfig"]],["impl Send for FilterConfig",1,["relay_filter::config::FilterConfig"]],["impl Send for GenericFilterConfig",1,["relay_filter::config::GenericFilterConfig"]],["impl Send for GenericFiltersConfig",1,["relay_filter::config::GenericFiltersConfig"]],["impl Send for GenericFiltersMap",1,["relay_filter::config::GenericFiltersMap"]],["impl Send for IgnoreTransactionsFilterConfig",1,["relay_filter::config::IgnoreTransactionsFilterConfig"]],["impl Send for LegacyBrowsersFilterConfig",1,["relay_filter::config::LegacyBrowsersFilterConfig"]],["impl Send for ProjectFiltersConfig",1,["relay_filter::config::ProjectFiltersConfig"]],["impl Send for ReleasesFilterConfig",1,["relay_filter::config::ReleasesFilterConfig"]]], diff --git a/trait.impl/core/marker/trait.Sync.js b/trait.impl/core/marker/trait.Sync.js index c3d9d55326..2e0aff95bd 100644 --- a/trait.impl/core/marker/trait.Sync.js +++ b/trait.impl/core/marker/trait.Sync.js @@ -13,7 +13,7 @@ "relay_crash":[["impl<'a> Sync for CrashHandler<'a>",1,["relay_crash::CrashHandler"]]], "relay_dashboard":[["impl !Sync for Stats",1,["relay_dashboard::stats::Stats"]],["impl !Sync for Logs",1,["relay_dashboard::Logs"]],["impl !Sync for Main",1,["relay_dashboard::Main"]],["impl !Sync for MenuBar",1,["relay_dashboard::MenuBar"]],["impl !Sync for Stats",1,["relay_dashboard::Stats"]],["impl !Sync for Tools",1,["relay_dashboard::Tools"]],["impl !Sync for AutoSocket",1,["relay_dashboard::utils::AutoSocket"]],["impl Sync for Route",1,["relay_dashboard::Route"]],["impl<'a> Sync for Metric<'a>",1,["relay_dashboard::stats::Metric"]]], "relay_dynamic_config":[["impl Sync for AcceptTransactionNames",1,["relay_dynamic_config::metrics::AcceptTransactionNames"]],["impl Sync for BucketEncoding",1,["relay_dynamic_config::global::BucketEncoding"]],["impl Sync for CardinalityLimiterMode",1,["relay_dynamic_config::global::CardinalityLimiterMode"]],["impl Sync for Feature",1,["relay_dynamic_config::feature::Feature"]],["impl Sync for GroupKey",1,["relay_dynamic_config::metrics::GroupKey"]],["impl Sync for BucketEncodings",1,["relay_dynamic_config::global::BucketEncodings"]],["impl Sync for CustomMeasurementConfig",1,["relay_dynamic_config::metrics::CustomMeasurementConfig"]],["impl Sync for ExtrapolationConfig",1,["relay_dynamic_config::metrics::ExtrapolationConfig"]],["impl Sync for FeatureSet",1,["relay_dynamic_config::feature::FeatureSet"]],["impl Sync for GlobalConfig",1,["relay_dynamic_config::global::GlobalConfig"]],["impl Sync for LimitedProjectConfig",1,["relay_dynamic_config::project::LimitedProjectConfig"]],["impl Sync for MetricExtractionConfig",1,["relay_dynamic_config::metrics::MetricExtractionConfig"]],["impl Sync for MetricExtractionGroup",1,["relay_dynamic_config::metrics::MetricExtractionGroup"]],["impl Sync for MetricExtractionGroupOverride",1,["relay_dynamic_config::metrics::MetricExtractionGroupOverride"]],["impl Sync for MetricExtractionGroups",1,["relay_dynamic_config::metrics::MetricExtractionGroups"]],["impl Sync for MetricSpec",1,["relay_dynamic_config::metrics::MetricSpec"]],["impl Sync for Metrics",1,["relay_dynamic_config::metrics::Metrics"]],["impl Sync for Options",1,["relay_dynamic_config::global::Options"]],["impl Sync for ProjectConfig",1,["relay_dynamic_config::project::ProjectConfig"]],["impl Sync for SessionMetricsConfig",1,["relay_dynamic_config::metrics::SessionMetricsConfig"]],["impl Sync for Tag",1,["relay_dynamic_config::metrics::Tag"]],["impl Sync for TagBlock",1,["relay_dynamic_config::metrics::TagBlock"]],["impl Sync for TagMapping",1,["relay_dynamic_config::metrics::TagMapping"]],["impl Sync for TagSpec",1,["relay_dynamic_config::metrics::TagSpec"]],["impl Sync for TagWithSource",1,["relay_dynamic_config::metrics::TagWithSource"]],["impl Sync for TaggingRule",1,["relay_dynamic_config::metrics::TaggingRule"]],["impl Sync for TransactionMetricsConfig",1,["relay_dynamic_config::metrics::TransactionMetricsConfig"]],["impl<'a> Sync for TagSource<'a>",1,["relay_dynamic_config::metrics::TagSource"]],["impl<'a> Sync for CombinedMetricExtractionConfig<'a>",1,["relay_dynamic_config::metrics::CombinedMetricExtractionConfig"]],["impl<T> Sync for ErrorBoundary<T>
where\n T: Sync,
",1,["relay_dynamic_config::error_boundary::ErrorBoundary"]]], -"relay_event_normalization":[["impl Sync for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl Sync for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl Sync for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl Sync for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl Sync for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl Sync for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl Sync for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl Sync for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl Sync for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl Sync for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl Sync for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl Sync for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl Sync for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl Sync for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl Sync for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl Sync for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl Sync for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl Sync for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl Sync for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl Sync for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl Sync for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl Sync for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl Sync for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl Sync for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> Sync for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> Sync for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> Sync for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> Sync for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> Sync for ClientHints<S>
where\n S: Sync,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> Sync for RawUserAgentInfo<S>
where\n S: Sync,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], +"relay_event_normalization":[["impl Sync for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl Sync for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl Sync for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl Sync for Subregion",1,["relay_event_normalization::normalize::span::country_subregion::Subregion"]],["impl Sync for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl Sync for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl Sync for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl Sync for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl Sync for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl Sync for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl Sync for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl Sync for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl Sync for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl Sync for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl Sync for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl Sync for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl Sync for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl Sync for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl Sync for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl Sync for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl Sync for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl Sync for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl Sync for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl Sync for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl Sync for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> Sync for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> Sync for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> Sync for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> Sync for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> Sync for ClientHints<S>
where\n S: Sync,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> Sync for RawUserAgentInfo<S>
where\n S: Sync,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], "relay_event_schema":[["impl Sync for Pii",1,["relay_event_schema::processor::attrs::Pii"]],["impl Sync for ProcessingAction",1,["relay_event_schema::processor::traits::ProcessingAction"]],["impl Sync for ValueType",1,["relay_event_schema::processor::attrs::ValueType"]],["impl Sync for AbnormalMechanism",1,["relay_event_schema::protocol::session::AbnormalMechanism"]],["impl Sync for Context",1,["relay_event_schema::protocol::contexts::Context"]],["impl Sync for CspDirective",1,["relay_event_schema::protocol::security_report::CspDirective"]],["impl Sync for DebugImage",1,["relay_event_schema::protocol::debugmeta::DebugImage"]],["impl Sync for ExpectStapleCertStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleCertStatus"]],["impl Sync for ExpectStapleResponseStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleResponseStatus"]],["impl Sync for InstructionAddrAdjustment",1,["relay_event_schema::protocol::stacktrace::InstructionAddrAdjustment"]],["impl Sync for Level",1,["relay_event_schema::protocol::types::Level"]],["impl Sync for LockReasonType",1,["relay_event_schema::protocol::thread::LockReasonType"]],["impl Sync for NetworkReportError",1,["relay_event_schema::protocol::nel::NetworkReportError"]],["impl Sync for NetworkReportPhases",1,["relay_event_schema::protocol::nel::NetworkReportPhases"]],["impl Sync for SecurityReportType",1,["relay_event_schema::protocol::security_report::SecurityReportType"]],["impl Sync for SessionErrored",1,["relay_event_schema::protocol::session::SessionErrored"]],["impl Sync for SessionStatus",1,["relay_event_schema::protocol::session::SessionStatus"]],["impl Sync for ThreadId",1,["relay_event_schema::protocol::thread::ThreadId"]],["impl Sync for TransactionSource",1,["relay_event_schema::protocol::transaction::TransactionSource"]],["impl Sync for CharacterSet",1,["relay_event_schema::processor::attrs::CharacterSet"]],["impl Sync for FieldAttrs",1,["relay_event_schema::processor::attrs::FieldAttrs"]],["impl Sync for UnknownValueTypeError",1,["relay_event_schema::processor::attrs::UnknownValueTypeError"]],["impl Sync for Addr",1,["relay_event_schema::protocol::types::Addr"]],["impl Sync for AppContext",1,["relay_event_schema::protocol::contexts::app::AppContext"]],["impl Sync for AppleDebugImage",1,["relay_event_schema::protocol::debugmeta::AppleDebugImage"]],["impl Sync for BodyRaw",1,["relay_event_schema::protocol::nel::BodyRaw"]],["impl Sync for Breadcrumb",1,["relay_event_schema::protocol::breadcrumb::Breadcrumb"]],["impl Sync for Breakdowns",1,["relay_event_schema::protocol::breakdowns::Breakdowns"]],["impl Sync for BrowserContext",1,["relay_event_schema::protocol::contexts::browser::BrowserContext"]],["impl Sync for CError",1,["relay_event_schema::protocol::mechanism::CError"]],["impl Sync for ClientReport",1,["relay_event_schema::protocol::client_report::ClientReport"]],["impl Sync for ClientSdkInfo",1,["relay_event_schema::protocol::clientsdk::ClientSdkInfo"]],["impl Sync for ClientSdkPackage",1,["relay_event_schema::protocol::clientsdk::ClientSdkPackage"]],["impl Sync for CloudResourceContext",1,["relay_event_schema::protocol::contexts::cloud_resource::CloudResourceContext"]],["impl Sync for CodeId",1,["relay_event_schema::protocol::debugmeta::CodeId"]],["impl Sync for ContextInner",1,["relay_event_schema::protocol::contexts::ContextInner"]],["impl Sync for Contexts",1,["relay_event_schema::protocol::contexts::Contexts"]],["impl Sync for Cookies",1,["relay_event_schema::protocol::request::Cookies"]],["impl Sync for Csp",1,["relay_event_schema::protocol::security_report::Csp"]],["impl Sync for DebugId",1,["relay_event_schema::protocol::debugmeta::DebugId"]],["impl Sync for DebugMeta",1,["relay_event_schema::protocol::debugmeta::DebugMeta"]],["impl Sync for DeviceClass",1,["relay_event_schema::protocol::device_class::DeviceClass"]],["impl Sync for DeviceContext",1,["relay_event_schema::protocol::contexts::device::DeviceContext"]],["impl Sync for DiscardedEvent",1,["relay_event_schema::protocol::client_report::DiscardedEvent"]],["impl Sync for Event",1,["relay_event_schema::protocol::event::Event"]],["impl Sync for EventId",1,["relay_event_schema::protocol::event::EventId"]],["impl Sync for EventProcessingError",1,["relay_event_schema::protocol::event::EventProcessingError"]],["impl Sync for Exception",1,["relay_event_schema::protocol::exception::Exception"]],["impl Sync for ExpectCt",1,["relay_event_schema::protocol::security_report::ExpectCt"]],["impl Sync for ExpectStaple",1,["relay_event_schema::protocol::security_report::ExpectStaple"]],["impl Sync for ExtraValue",1,["relay_event_schema::protocol::event::ExtraValue"]],["impl Sync for Fingerprint",1,["relay_event_schema::protocol::fingerprint::Fingerprint"]],["impl Sync for Frame",1,["relay_event_schema::protocol::stacktrace::Frame"]],["impl Sync for FrameData",1,["relay_event_schema::protocol::stacktrace::FrameData"]],["impl Sync for FrameVars",1,["relay_event_schema::protocol::stacktrace::FrameVars"]],["impl Sync for Geo",1,["relay_event_schema::protocol::user::Geo"]],["impl Sync for GpuContext",1,["relay_event_schema::protocol::contexts::gpu::GpuContext"]],["impl Sync for GroupingConfig",1,["relay_event_schema::protocol::event::GroupingConfig"]],["impl Sync for HeaderName",1,["relay_event_schema::protocol::request::HeaderName"]],["impl Sync for HeaderValue",1,["relay_event_schema::protocol::request::HeaderValue"]],["impl Sync for Headers",1,["relay_event_schema::protocol::request::Headers"]],["impl Sync for Hpkp",1,["relay_event_schema::protocol::security_report::Hpkp"]],["impl Sync for InvalidRegVal",1,["relay_event_schema::protocol::types::InvalidRegVal"]],["impl Sync for InvalidSecurityError",1,["relay_event_schema::protocol::security_report::InvalidSecurityError"]],["impl Sync for IpAddr",1,["relay_event_schema::protocol::types::IpAddr"]],["impl Sync for JsonLenientString",1,["relay_event_schema::protocol::types::JsonLenientString"]],["impl Sync for JvmDebugImage",1,["relay_event_schema::protocol::debugmeta::JvmDebugImage"]],["impl Sync for LenientString",1,["relay_event_schema::protocol::types::LenientString"]],["impl Sync for LinuxDistribution",1,["relay_event_schema::protocol::contexts::os::LinuxDistribution"]],["impl Sync for LockReason",1,["relay_event_schema::protocol::thread::LockReason"]],["impl Sync for LogEntry",1,["relay_event_schema::protocol::logentry::LogEntry"]],["impl Sync for MachException",1,["relay_event_schema::protocol::mechanism::MachException"]],["impl Sync for Measurement",1,["relay_event_schema::protocol::measurements::Measurement"]],["impl Sync for Measurements",1,["relay_event_schema::protocol::measurements::Measurements"]],["impl Sync for Mechanism",1,["relay_event_schema::protocol::mechanism::Mechanism"]],["impl Sync for MechanismMeta",1,["relay_event_schema::protocol::mechanism::MechanismMeta"]],["impl Sync for Message",1,["relay_event_schema::protocol::logentry::Message"]],["impl Sync for MetricSummary",1,["relay_event_schema::protocol::metrics_summary::MetricSummary"]],["impl Sync for Metrics",1,["relay_event_schema::protocol::metrics::Metrics"]],["impl Sync for MetricsSummary",1,["relay_event_schema::protocol::metrics_summary::MetricsSummary"]],["impl Sync for MonitorContext",1,["relay_event_schema::protocol::contexts::monitor::MonitorContext"]],["impl Sync for NativeDebugImage",1,["relay_event_schema::protocol::debugmeta::NativeDebugImage"]],["impl Sync for NativeImagePath",1,["relay_event_schema::protocol::debugmeta::NativeImagePath"]],["impl Sync for NelContext",1,["relay_event_schema::protocol::contexts::nel::NelContext"]],["impl Sync for NetworkReportRaw",1,["relay_event_schema::protocol::nel::NetworkReportRaw"]],["impl Sync for NsError",1,["relay_event_schema::protocol::mechanism::NsError"]],["impl Sync for OsContext",1,["relay_event_schema::protocol::contexts::os::OsContext"]],["impl Sync for OtelContext",1,["relay_event_schema::protocol::contexts::otel::OtelContext"]],["impl Sync for ParseAbnormalMechanismError",1,["relay_event_schema::protocol::session::ParseAbnormalMechanismError"]],["impl Sync for ParseLevelError",1,["relay_event_schema::protocol::types::ParseLevelError"]],["impl Sync for ParseNetworkReportPhaseError",1,["relay_event_schema::protocol::nel::ParseNetworkReportPhaseError"]],["impl Sync for ParseSessionStatusError",1,["relay_event_schema::protocol::session::ParseSessionStatusError"]],["impl Sync for PerformanceScoreContext",1,["relay_event_schema::protocol::contexts::performance_score::PerformanceScoreContext"]],["impl Sync for PosixSignal",1,["relay_event_schema::protocol::mechanism::PosixSignal"]],["impl Sync for ProfileContext",1,["relay_event_schema::protocol::contexts::profile::ProfileContext"]],["impl Sync for ProguardDebugImage",1,["relay_event_schema::protocol::debugmeta::ProguardDebugImage"]],["impl Sync for Query",1,["relay_event_schema::protocol::request::Query"]],["impl Sync for RawStacktrace",1,["relay_event_schema::protocol::stacktrace::RawStacktrace"]],["impl Sync for RegVal",1,["relay_event_schema::protocol::types::RegVal"]],["impl Sync for RelayInfo",1,["relay_event_schema::protocol::relay_info::RelayInfo"]],["impl Sync for Replay",1,["relay_event_schema::protocol::replay::Replay"]],["impl Sync for ReplayContext",1,["relay_event_schema::protocol::contexts::replay::ReplayContext"]],["impl Sync for ReprocessingContext",1,["relay_event_schema::protocol::contexts::reprocessing::ReprocessingContext"]],["impl Sync for Request",1,["relay_event_schema::protocol::request::Request"]],["impl Sync for ResponseContext",1,["relay_event_schema::protocol::contexts::response::ResponseContext"]],["impl Sync for Route",1,["relay_event_schema::protocol::span::Route"]],["impl Sync for RuntimeContext",1,["relay_event_schema::protocol::contexts::runtime::RuntimeContext"]],["impl Sync for SampleRate",1,["relay_event_schema::protocol::metrics::SampleRate"]],["impl Sync for SessionAggregateItem",1,["relay_event_schema::protocol::session::SessionAggregateItem"]],["impl Sync for SessionAggregates",1,["relay_event_schema::protocol::session::SessionAggregates"]],["impl Sync for SessionAttributes",1,["relay_event_schema::protocol::session::SessionAttributes"]],["impl Sync for SessionUpdate",1,["relay_event_schema::protocol::session::SessionUpdate"]],["impl Sync for SingleCertificateTimestamp",1,["relay_event_schema::protocol::security_report::SingleCertificateTimestamp"]],["impl Sync for SourceMapDebugImage",1,["relay_event_schema::protocol::debugmeta::SourceMapDebugImage"]],["impl Sync for Span",1,["relay_event_schema::protocol::span::Span"]],["impl Sync for SpanData",1,["relay_event_schema::protocol::span::SpanData"]],["impl Sync for SpanId",1,["relay_event_schema::protocol::contexts::trace::SpanId"]],["impl Sync for Stacktrace",1,["relay_event_schema::protocol::stacktrace::Stacktrace"]],["impl Sync for SystemSdkInfo",1,["relay_event_schema::protocol::debugmeta::SystemSdkInfo"]],["impl Sync for TagEntry",1,["relay_event_schema::protocol::tags::TagEntry"]],["impl Sync for Tags",1,["relay_event_schema::protocol::tags::Tags"]],["impl Sync for TemplateInfo",1,["relay_event_schema::protocol::templateinfo::TemplateInfo"]],["impl Sync for Thread",1,["relay_event_schema::protocol::thread::Thread"]],["impl Sync for Timestamp",1,["relay_event_schema::protocol::types::Timestamp"]],["impl Sync for TraceContext",1,["relay_event_schema::protocol::contexts::trace::TraceContext"]],["impl Sync for TraceId",1,["relay_event_schema::protocol::contexts::trace::TraceId"]],["impl Sync for TransactionInfo",1,["relay_event_schema::protocol::transaction::TransactionInfo"]],["impl Sync for TransactionNameChange",1,["relay_event_schema::protocol::transaction::TransactionNameChange"]],["impl Sync for User",1,["relay_event_schema::protocol::user::User"]],["impl Sync for UserReport",1,["relay_event_schema::protocol::user_report::UserReport"]],["impl Sync for UserReportV2Context",1,["relay_event_schema::protocol::contexts::user_report_v2::UserReportV2Context"]],["impl<'a> Sync for Chunk<'a>",1,["relay_event_schema::processor::chunks::Chunk"]],["impl<'a> Sync for Path<'a>",1,["relay_event_schema::processor::attrs::Path"]],["impl<'a> Sync for ProcessingState<'a>",1,["relay_event_schema::processor::attrs::ProcessingState"]],["impl<'a> Sync for ProcessingStateIter<'a>",1,["relay_event_schema::processor::attrs::ProcessingStateIter"]],["impl<T> Sync for PairList<T>
where\n T: Sync,
",1,["relay_event_schema::protocol::types::PairList"]],["impl<T> Sync for Values<T>
where\n T: Sync,
",1,["relay_event_schema::protocol::types::Values"]]], "relay_ffi":[["impl Sync for Panic",1,["relay_ffi::Panic"]]], "relay_filter":[["impl Sync for FilterStatKey",1,["relay_filter::common::FilterStatKey"]],["impl Sync for LegacyBrowser",1,["relay_filter::config::LegacyBrowser"]],["impl Sync for SchemeDomainPort",1,["relay_filter::csp::SchemeDomainPort"]],["impl Sync for ClientIpsFilterConfig",1,["relay_filter::config::ClientIpsFilterConfig"]],["impl Sync for CspFilterConfig",1,["relay_filter::config::CspFilterConfig"]],["impl Sync for ErrorMessagesFilterConfig",1,["relay_filter::config::ErrorMessagesFilterConfig"]],["impl Sync for FilterConfig",1,["relay_filter::config::FilterConfig"]],["impl Sync for GenericFilterConfig",1,["relay_filter::config::GenericFilterConfig"]],["impl Sync for GenericFiltersConfig",1,["relay_filter::config::GenericFiltersConfig"]],["impl Sync for GenericFiltersMap",1,["relay_filter::config::GenericFiltersMap"]],["impl Sync for IgnoreTransactionsFilterConfig",1,["relay_filter::config::IgnoreTransactionsFilterConfig"]],["impl Sync for LegacyBrowsersFilterConfig",1,["relay_filter::config::LegacyBrowsersFilterConfig"]],["impl Sync for ProjectFiltersConfig",1,["relay_filter::config::ProjectFiltersConfig"]],["impl Sync for ReleasesFilterConfig",1,["relay_filter::config::ReleasesFilterConfig"]]], diff --git a/trait.impl/core/marker/trait.Unpin.js b/trait.impl/core/marker/trait.Unpin.js index 8052808468..49ecdebbd4 100644 --- a/trait.impl/core/marker/trait.Unpin.js +++ b/trait.impl/core/marker/trait.Unpin.js @@ -13,7 +13,7 @@ "relay_crash":[["impl<'a> Unpin for CrashHandler<'a>",1,["relay_crash::CrashHandler"]]], "relay_dashboard":[["impl Unpin for Route",1,["relay_dashboard::Route"]],["impl Unpin for Stats",1,["relay_dashboard::stats::Stats"]],["impl Unpin for Logs",1,["relay_dashboard::Logs"]],["impl Unpin for Main",1,["relay_dashboard::Main"]],["impl Unpin for MenuBar",1,["relay_dashboard::MenuBar"]],["impl Unpin for Stats",1,["relay_dashboard::Stats"]],["impl Unpin for Tools",1,["relay_dashboard::Tools"]],["impl Unpin for AutoSocket",1,["relay_dashboard::utils::AutoSocket"]],["impl<'a> Unpin for Metric<'a>",1,["relay_dashboard::stats::Metric"]]], "relay_dynamic_config":[["impl Unpin for AcceptTransactionNames",1,["relay_dynamic_config::metrics::AcceptTransactionNames"]],["impl Unpin for BucketEncoding",1,["relay_dynamic_config::global::BucketEncoding"]],["impl Unpin for CardinalityLimiterMode",1,["relay_dynamic_config::global::CardinalityLimiterMode"]],["impl Unpin for Feature",1,["relay_dynamic_config::feature::Feature"]],["impl Unpin for GroupKey",1,["relay_dynamic_config::metrics::GroupKey"]],["impl Unpin for BucketEncodings",1,["relay_dynamic_config::global::BucketEncodings"]],["impl Unpin for CustomMeasurementConfig",1,["relay_dynamic_config::metrics::CustomMeasurementConfig"]],["impl Unpin for ExtrapolationConfig",1,["relay_dynamic_config::metrics::ExtrapolationConfig"]],["impl Unpin for FeatureSet",1,["relay_dynamic_config::feature::FeatureSet"]],["impl Unpin for GlobalConfig",1,["relay_dynamic_config::global::GlobalConfig"]],["impl Unpin for LimitedProjectConfig",1,["relay_dynamic_config::project::LimitedProjectConfig"]],["impl Unpin for MetricExtractionConfig",1,["relay_dynamic_config::metrics::MetricExtractionConfig"]],["impl Unpin for MetricExtractionGroup",1,["relay_dynamic_config::metrics::MetricExtractionGroup"]],["impl Unpin for MetricExtractionGroupOverride",1,["relay_dynamic_config::metrics::MetricExtractionGroupOverride"]],["impl Unpin for MetricExtractionGroups",1,["relay_dynamic_config::metrics::MetricExtractionGroups"]],["impl Unpin for MetricSpec",1,["relay_dynamic_config::metrics::MetricSpec"]],["impl Unpin for Metrics",1,["relay_dynamic_config::metrics::Metrics"]],["impl Unpin for Options",1,["relay_dynamic_config::global::Options"]],["impl Unpin for ProjectConfig",1,["relay_dynamic_config::project::ProjectConfig"]],["impl Unpin for SessionMetricsConfig",1,["relay_dynamic_config::metrics::SessionMetricsConfig"]],["impl Unpin for Tag",1,["relay_dynamic_config::metrics::Tag"]],["impl Unpin for TagBlock",1,["relay_dynamic_config::metrics::TagBlock"]],["impl Unpin for TagMapping",1,["relay_dynamic_config::metrics::TagMapping"]],["impl Unpin for TagSpec",1,["relay_dynamic_config::metrics::TagSpec"]],["impl Unpin for TagWithSource",1,["relay_dynamic_config::metrics::TagWithSource"]],["impl Unpin for TaggingRule",1,["relay_dynamic_config::metrics::TaggingRule"]],["impl Unpin for TransactionMetricsConfig",1,["relay_dynamic_config::metrics::TransactionMetricsConfig"]],["impl<'a> Unpin for TagSource<'a>",1,["relay_dynamic_config::metrics::TagSource"]],["impl<'a> Unpin for CombinedMetricExtractionConfig<'a>",1,["relay_dynamic_config::metrics::CombinedMetricExtractionConfig"]],["impl<T> Unpin for ErrorBoundary<T>
where\n T: Unpin,
",1,["relay_dynamic_config::error_boundary::ErrorBoundary"]]], -"relay_event_normalization":[["impl Unpin for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl Unpin for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl Unpin for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl Unpin for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl Unpin for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl Unpin for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl Unpin for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl Unpin for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl Unpin for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl Unpin for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl Unpin for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl Unpin for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl Unpin for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl Unpin for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl Unpin for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl Unpin for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl Unpin for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl Unpin for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl Unpin for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl Unpin for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl Unpin for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl Unpin for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl Unpin for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl Unpin for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> Unpin for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> Unpin for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> Unpin for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> Unpin for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> Unpin for ClientHints<S>
where\n S: Unpin,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> Unpin for RawUserAgentInfo<S>
where\n S: Unpin,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], +"relay_event_normalization":[["impl Unpin for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl Unpin for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl Unpin for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl Unpin for Subregion",1,["relay_event_normalization::normalize::span::country_subregion::Subregion"]],["impl Unpin for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl Unpin for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl Unpin for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl Unpin for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl Unpin for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl Unpin for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl Unpin for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl Unpin for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl Unpin for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl Unpin for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl Unpin for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl Unpin for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl Unpin for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl Unpin for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl Unpin for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl Unpin for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl Unpin for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl Unpin for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl Unpin for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl Unpin for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl Unpin for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> Unpin for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> Unpin for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> Unpin for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> Unpin for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> Unpin for ClientHints<S>
where\n S: Unpin,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> Unpin for RawUserAgentInfo<S>
where\n S: Unpin,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], "relay_event_schema":[["impl Unpin for Pii",1,["relay_event_schema::processor::attrs::Pii"]],["impl Unpin for ProcessingAction",1,["relay_event_schema::processor::traits::ProcessingAction"]],["impl Unpin for ValueType",1,["relay_event_schema::processor::attrs::ValueType"]],["impl Unpin for AbnormalMechanism",1,["relay_event_schema::protocol::session::AbnormalMechanism"]],["impl Unpin for Context",1,["relay_event_schema::protocol::contexts::Context"]],["impl Unpin for CspDirective",1,["relay_event_schema::protocol::security_report::CspDirective"]],["impl Unpin for DebugImage",1,["relay_event_schema::protocol::debugmeta::DebugImage"]],["impl Unpin for ExpectStapleCertStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleCertStatus"]],["impl Unpin for ExpectStapleResponseStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleResponseStatus"]],["impl Unpin for InstructionAddrAdjustment",1,["relay_event_schema::protocol::stacktrace::InstructionAddrAdjustment"]],["impl Unpin for Level",1,["relay_event_schema::protocol::types::Level"]],["impl Unpin for LockReasonType",1,["relay_event_schema::protocol::thread::LockReasonType"]],["impl Unpin for NetworkReportError",1,["relay_event_schema::protocol::nel::NetworkReportError"]],["impl Unpin for NetworkReportPhases",1,["relay_event_schema::protocol::nel::NetworkReportPhases"]],["impl Unpin for SecurityReportType",1,["relay_event_schema::protocol::security_report::SecurityReportType"]],["impl Unpin for SessionErrored",1,["relay_event_schema::protocol::session::SessionErrored"]],["impl Unpin for SessionStatus",1,["relay_event_schema::protocol::session::SessionStatus"]],["impl Unpin for ThreadId",1,["relay_event_schema::protocol::thread::ThreadId"]],["impl Unpin for TransactionSource",1,["relay_event_schema::protocol::transaction::TransactionSource"]],["impl Unpin for CharacterSet",1,["relay_event_schema::processor::attrs::CharacterSet"]],["impl Unpin for FieldAttrs",1,["relay_event_schema::processor::attrs::FieldAttrs"]],["impl Unpin for UnknownValueTypeError",1,["relay_event_schema::processor::attrs::UnknownValueTypeError"]],["impl Unpin for Addr",1,["relay_event_schema::protocol::types::Addr"]],["impl Unpin for AppContext",1,["relay_event_schema::protocol::contexts::app::AppContext"]],["impl Unpin for AppleDebugImage",1,["relay_event_schema::protocol::debugmeta::AppleDebugImage"]],["impl Unpin for BodyRaw",1,["relay_event_schema::protocol::nel::BodyRaw"]],["impl Unpin for Breadcrumb",1,["relay_event_schema::protocol::breadcrumb::Breadcrumb"]],["impl Unpin for Breakdowns",1,["relay_event_schema::protocol::breakdowns::Breakdowns"]],["impl Unpin for BrowserContext",1,["relay_event_schema::protocol::contexts::browser::BrowserContext"]],["impl Unpin for CError",1,["relay_event_schema::protocol::mechanism::CError"]],["impl Unpin for ClientReport",1,["relay_event_schema::protocol::client_report::ClientReport"]],["impl Unpin for ClientSdkInfo",1,["relay_event_schema::protocol::clientsdk::ClientSdkInfo"]],["impl Unpin for ClientSdkPackage",1,["relay_event_schema::protocol::clientsdk::ClientSdkPackage"]],["impl Unpin for CloudResourceContext",1,["relay_event_schema::protocol::contexts::cloud_resource::CloudResourceContext"]],["impl Unpin for CodeId",1,["relay_event_schema::protocol::debugmeta::CodeId"]],["impl Unpin for ContextInner",1,["relay_event_schema::protocol::contexts::ContextInner"]],["impl Unpin for Contexts",1,["relay_event_schema::protocol::contexts::Contexts"]],["impl Unpin for Cookies",1,["relay_event_schema::protocol::request::Cookies"]],["impl Unpin for Csp",1,["relay_event_schema::protocol::security_report::Csp"]],["impl Unpin for DebugId",1,["relay_event_schema::protocol::debugmeta::DebugId"]],["impl Unpin for DebugMeta",1,["relay_event_schema::protocol::debugmeta::DebugMeta"]],["impl Unpin for DeviceClass",1,["relay_event_schema::protocol::device_class::DeviceClass"]],["impl Unpin for DeviceContext",1,["relay_event_schema::protocol::contexts::device::DeviceContext"]],["impl Unpin for DiscardedEvent",1,["relay_event_schema::protocol::client_report::DiscardedEvent"]],["impl Unpin for Event",1,["relay_event_schema::protocol::event::Event"]],["impl Unpin for EventId",1,["relay_event_schema::protocol::event::EventId"]],["impl Unpin for EventProcessingError",1,["relay_event_schema::protocol::event::EventProcessingError"]],["impl Unpin for Exception",1,["relay_event_schema::protocol::exception::Exception"]],["impl Unpin for ExpectCt",1,["relay_event_schema::protocol::security_report::ExpectCt"]],["impl Unpin for ExpectStaple",1,["relay_event_schema::protocol::security_report::ExpectStaple"]],["impl Unpin for ExtraValue",1,["relay_event_schema::protocol::event::ExtraValue"]],["impl Unpin for Fingerprint",1,["relay_event_schema::protocol::fingerprint::Fingerprint"]],["impl Unpin for Frame",1,["relay_event_schema::protocol::stacktrace::Frame"]],["impl Unpin for FrameData",1,["relay_event_schema::protocol::stacktrace::FrameData"]],["impl Unpin for FrameVars",1,["relay_event_schema::protocol::stacktrace::FrameVars"]],["impl Unpin for Geo",1,["relay_event_schema::protocol::user::Geo"]],["impl Unpin for GpuContext",1,["relay_event_schema::protocol::contexts::gpu::GpuContext"]],["impl Unpin for GroupingConfig",1,["relay_event_schema::protocol::event::GroupingConfig"]],["impl Unpin for HeaderName",1,["relay_event_schema::protocol::request::HeaderName"]],["impl Unpin for HeaderValue",1,["relay_event_schema::protocol::request::HeaderValue"]],["impl Unpin for Headers",1,["relay_event_schema::protocol::request::Headers"]],["impl Unpin for Hpkp",1,["relay_event_schema::protocol::security_report::Hpkp"]],["impl Unpin for InvalidRegVal",1,["relay_event_schema::protocol::types::InvalidRegVal"]],["impl Unpin for InvalidSecurityError",1,["relay_event_schema::protocol::security_report::InvalidSecurityError"]],["impl Unpin for IpAddr",1,["relay_event_schema::protocol::types::IpAddr"]],["impl Unpin for JsonLenientString",1,["relay_event_schema::protocol::types::JsonLenientString"]],["impl Unpin for JvmDebugImage",1,["relay_event_schema::protocol::debugmeta::JvmDebugImage"]],["impl Unpin for LenientString",1,["relay_event_schema::protocol::types::LenientString"]],["impl Unpin for LinuxDistribution",1,["relay_event_schema::protocol::contexts::os::LinuxDistribution"]],["impl Unpin for LockReason",1,["relay_event_schema::protocol::thread::LockReason"]],["impl Unpin for LogEntry",1,["relay_event_schema::protocol::logentry::LogEntry"]],["impl Unpin for MachException",1,["relay_event_schema::protocol::mechanism::MachException"]],["impl Unpin for Measurement",1,["relay_event_schema::protocol::measurements::Measurement"]],["impl Unpin for Measurements",1,["relay_event_schema::protocol::measurements::Measurements"]],["impl Unpin for Mechanism",1,["relay_event_schema::protocol::mechanism::Mechanism"]],["impl Unpin for MechanismMeta",1,["relay_event_schema::protocol::mechanism::MechanismMeta"]],["impl Unpin for Message",1,["relay_event_schema::protocol::logentry::Message"]],["impl Unpin for MetricSummary",1,["relay_event_schema::protocol::metrics_summary::MetricSummary"]],["impl Unpin for Metrics",1,["relay_event_schema::protocol::metrics::Metrics"]],["impl Unpin for MetricsSummary",1,["relay_event_schema::protocol::metrics_summary::MetricsSummary"]],["impl Unpin for MonitorContext",1,["relay_event_schema::protocol::contexts::monitor::MonitorContext"]],["impl Unpin for NativeDebugImage",1,["relay_event_schema::protocol::debugmeta::NativeDebugImage"]],["impl Unpin for NativeImagePath",1,["relay_event_schema::protocol::debugmeta::NativeImagePath"]],["impl Unpin for NelContext",1,["relay_event_schema::protocol::contexts::nel::NelContext"]],["impl Unpin for NetworkReportRaw",1,["relay_event_schema::protocol::nel::NetworkReportRaw"]],["impl Unpin for NsError",1,["relay_event_schema::protocol::mechanism::NsError"]],["impl Unpin for OsContext",1,["relay_event_schema::protocol::contexts::os::OsContext"]],["impl Unpin for OtelContext",1,["relay_event_schema::protocol::contexts::otel::OtelContext"]],["impl Unpin for ParseAbnormalMechanismError",1,["relay_event_schema::protocol::session::ParseAbnormalMechanismError"]],["impl Unpin for ParseLevelError",1,["relay_event_schema::protocol::types::ParseLevelError"]],["impl Unpin for ParseNetworkReportPhaseError",1,["relay_event_schema::protocol::nel::ParseNetworkReportPhaseError"]],["impl Unpin for ParseSessionStatusError",1,["relay_event_schema::protocol::session::ParseSessionStatusError"]],["impl Unpin for PerformanceScoreContext",1,["relay_event_schema::protocol::contexts::performance_score::PerformanceScoreContext"]],["impl Unpin for PosixSignal",1,["relay_event_schema::protocol::mechanism::PosixSignal"]],["impl Unpin for ProfileContext",1,["relay_event_schema::protocol::contexts::profile::ProfileContext"]],["impl Unpin for ProguardDebugImage",1,["relay_event_schema::protocol::debugmeta::ProguardDebugImage"]],["impl Unpin for Query",1,["relay_event_schema::protocol::request::Query"]],["impl Unpin for RawStacktrace",1,["relay_event_schema::protocol::stacktrace::RawStacktrace"]],["impl Unpin for RegVal",1,["relay_event_schema::protocol::types::RegVal"]],["impl Unpin for RelayInfo",1,["relay_event_schema::protocol::relay_info::RelayInfo"]],["impl Unpin for Replay",1,["relay_event_schema::protocol::replay::Replay"]],["impl Unpin for ReplayContext",1,["relay_event_schema::protocol::contexts::replay::ReplayContext"]],["impl Unpin for ReprocessingContext",1,["relay_event_schema::protocol::contexts::reprocessing::ReprocessingContext"]],["impl Unpin for Request",1,["relay_event_schema::protocol::request::Request"]],["impl Unpin for ResponseContext",1,["relay_event_schema::protocol::contexts::response::ResponseContext"]],["impl Unpin for Route",1,["relay_event_schema::protocol::span::Route"]],["impl Unpin for RuntimeContext",1,["relay_event_schema::protocol::contexts::runtime::RuntimeContext"]],["impl Unpin for SampleRate",1,["relay_event_schema::protocol::metrics::SampleRate"]],["impl Unpin for SessionAggregateItem",1,["relay_event_schema::protocol::session::SessionAggregateItem"]],["impl Unpin for SessionAggregates",1,["relay_event_schema::protocol::session::SessionAggregates"]],["impl Unpin for SessionAttributes",1,["relay_event_schema::protocol::session::SessionAttributes"]],["impl Unpin for SessionUpdate",1,["relay_event_schema::protocol::session::SessionUpdate"]],["impl Unpin for SingleCertificateTimestamp",1,["relay_event_schema::protocol::security_report::SingleCertificateTimestamp"]],["impl Unpin for SourceMapDebugImage",1,["relay_event_schema::protocol::debugmeta::SourceMapDebugImage"]],["impl Unpin for Span",1,["relay_event_schema::protocol::span::Span"]],["impl Unpin for SpanData",1,["relay_event_schema::protocol::span::SpanData"]],["impl Unpin for SpanId",1,["relay_event_schema::protocol::contexts::trace::SpanId"]],["impl Unpin for Stacktrace",1,["relay_event_schema::protocol::stacktrace::Stacktrace"]],["impl Unpin for SystemSdkInfo",1,["relay_event_schema::protocol::debugmeta::SystemSdkInfo"]],["impl Unpin for TagEntry",1,["relay_event_schema::protocol::tags::TagEntry"]],["impl Unpin for Tags",1,["relay_event_schema::protocol::tags::Tags"]],["impl Unpin for TemplateInfo",1,["relay_event_schema::protocol::templateinfo::TemplateInfo"]],["impl Unpin for Thread",1,["relay_event_schema::protocol::thread::Thread"]],["impl Unpin for Timestamp",1,["relay_event_schema::protocol::types::Timestamp"]],["impl Unpin for TraceContext",1,["relay_event_schema::protocol::contexts::trace::TraceContext"]],["impl Unpin for TraceId",1,["relay_event_schema::protocol::contexts::trace::TraceId"]],["impl Unpin for TransactionInfo",1,["relay_event_schema::protocol::transaction::TransactionInfo"]],["impl Unpin for TransactionNameChange",1,["relay_event_schema::protocol::transaction::TransactionNameChange"]],["impl Unpin for User",1,["relay_event_schema::protocol::user::User"]],["impl Unpin for UserReport",1,["relay_event_schema::protocol::user_report::UserReport"]],["impl Unpin for UserReportV2Context",1,["relay_event_schema::protocol::contexts::user_report_v2::UserReportV2Context"]],["impl<'a> Unpin for Chunk<'a>",1,["relay_event_schema::processor::chunks::Chunk"]],["impl<'a> Unpin for Path<'a>",1,["relay_event_schema::processor::attrs::Path"]],["impl<'a> Unpin for ProcessingState<'a>",1,["relay_event_schema::processor::attrs::ProcessingState"]],["impl<'a> Unpin for ProcessingStateIter<'a>",1,["relay_event_schema::processor::attrs::ProcessingStateIter"]],["impl<T> Unpin for PairList<T>
where\n T: Unpin,
",1,["relay_event_schema::protocol::types::PairList"]],["impl<T> Unpin for Values<T>
where\n T: Unpin,
",1,["relay_event_schema::protocol::types::Values"]]], "relay_ffi":[["impl Unpin for Panic",1,["relay_ffi::Panic"]]], "relay_filter":[["impl Unpin for FilterStatKey",1,["relay_filter::common::FilterStatKey"]],["impl Unpin for LegacyBrowser",1,["relay_filter::config::LegacyBrowser"]],["impl Unpin for SchemeDomainPort",1,["relay_filter::csp::SchemeDomainPort"]],["impl Unpin for ClientIpsFilterConfig",1,["relay_filter::config::ClientIpsFilterConfig"]],["impl Unpin for CspFilterConfig",1,["relay_filter::config::CspFilterConfig"]],["impl Unpin for ErrorMessagesFilterConfig",1,["relay_filter::config::ErrorMessagesFilterConfig"]],["impl Unpin for FilterConfig",1,["relay_filter::config::FilterConfig"]],["impl Unpin for GenericFilterConfig",1,["relay_filter::config::GenericFilterConfig"]],["impl Unpin for GenericFiltersConfig",1,["relay_filter::config::GenericFiltersConfig"]],["impl Unpin for GenericFiltersMap",1,["relay_filter::config::GenericFiltersMap"]],["impl Unpin for IgnoreTransactionsFilterConfig",1,["relay_filter::config::IgnoreTransactionsFilterConfig"]],["impl Unpin for LegacyBrowsersFilterConfig",1,["relay_filter::config::LegacyBrowsersFilterConfig"]],["impl Unpin for ProjectFiltersConfig",1,["relay_filter::config::ProjectFiltersConfig"]],["impl Unpin for ReleasesFilterConfig",1,["relay_filter::config::ReleasesFilterConfig"]]], diff --git a/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js b/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js index 5b3e294529..3d12786529 100644 --- a/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js +++ b/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js @@ -13,7 +13,7 @@ "relay_crash":[["impl<'a> RefUnwindSafe for CrashHandler<'a>",1,["relay_crash::CrashHandler"]]], "relay_dashboard":[["impl !RefUnwindSafe for Stats",1,["relay_dashboard::stats::Stats"]],["impl !RefUnwindSafe for Logs",1,["relay_dashboard::Logs"]],["impl !RefUnwindSafe for Main",1,["relay_dashboard::Main"]],["impl !RefUnwindSafe for MenuBar",1,["relay_dashboard::MenuBar"]],["impl !RefUnwindSafe for Stats",1,["relay_dashboard::Stats"]],["impl !RefUnwindSafe for Tools",1,["relay_dashboard::Tools"]],["impl !RefUnwindSafe for AutoSocket",1,["relay_dashboard::utils::AutoSocket"]],["impl RefUnwindSafe for Route",1,["relay_dashboard::Route"]],["impl<'a> RefUnwindSafe for Metric<'a>",1,["relay_dashboard::stats::Metric"]]], "relay_dynamic_config":[["impl !RefUnwindSafe for GlobalConfig",1,["relay_dynamic_config::global::GlobalConfig"]],["impl !RefUnwindSafe for LimitedProjectConfig",1,["relay_dynamic_config::project::LimitedProjectConfig"]],["impl !RefUnwindSafe for ProjectConfig",1,["relay_dynamic_config::project::ProjectConfig"]],["impl RefUnwindSafe for AcceptTransactionNames",1,["relay_dynamic_config::metrics::AcceptTransactionNames"]],["impl RefUnwindSafe for BucketEncoding",1,["relay_dynamic_config::global::BucketEncoding"]],["impl RefUnwindSafe for CardinalityLimiterMode",1,["relay_dynamic_config::global::CardinalityLimiterMode"]],["impl RefUnwindSafe for Feature",1,["relay_dynamic_config::feature::Feature"]],["impl RefUnwindSafe for GroupKey",1,["relay_dynamic_config::metrics::GroupKey"]],["impl RefUnwindSafe for BucketEncodings",1,["relay_dynamic_config::global::BucketEncodings"]],["impl RefUnwindSafe for CustomMeasurementConfig",1,["relay_dynamic_config::metrics::CustomMeasurementConfig"]],["impl RefUnwindSafe for ExtrapolationConfig",1,["relay_dynamic_config::metrics::ExtrapolationConfig"]],["impl RefUnwindSafe for FeatureSet",1,["relay_dynamic_config::feature::FeatureSet"]],["impl RefUnwindSafe for MetricExtractionConfig",1,["relay_dynamic_config::metrics::MetricExtractionConfig"]],["impl RefUnwindSafe for MetricExtractionGroup",1,["relay_dynamic_config::metrics::MetricExtractionGroup"]],["impl RefUnwindSafe for MetricExtractionGroupOverride",1,["relay_dynamic_config::metrics::MetricExtractionGroupOverride"]],["impl RefUnwindSafe for MetricExtractionGroups",1,["relay_dynamic_config::metrics::MetricExtractionGroups"]],["impl RefUnwindSafe for MetricSpec",1,["relay_dynamic_config::metrics::MetricSpec"]],["impl RefUnwindSafe for Metrics",1,["relay_dynamic_config::metrics::Metrics"]],["impl RefUnwindSafe for Options",1,["relay_dynamic_config::global::Options"]],["impl RefUnwindSafe for SessionMetricsConfig",1,["relay_dynamic_config::metrics::SessionMetricsConfig"]],["impl RefUnwindSafe for Tag",1,["relay_dynamic_config::metrics::Tag"]],["impl RefUnwindSafe for TagBlock",1,["relay_dynamic_config::metrics::TagBlock"]],["impl RefUnwindSafe for TagMapping",1,["relay_dynamic_config::metrics::TagMapping"]],["impl RefUnwindSafe for TagSpec",1,["relay_dynamic_config::metrics::TagSpec"]],["impl RefUnwindSafe for TagWithSource",1,["relay_dynamic_config::metrics::TagWithSource"]],["impl RefUnwindSafe for TaggingRule",1,["relay_dynamic_config::metrics::TaggingRule"]],["impl RefUnwindSafe for TransactionMetricsConfig",1,["relay_dynamic_config::metrics::TransactionMetricsConfig"]],["impl<'a> RefUnwindSafe for TagSource<'a>",1,["relay_dynamic_config::metrics::TagSource"]],["impl<'a> RefUnwindSafe for CombinedMetricExtractionConfig<'a>",1,["relay_dynamic_config::metrics::CombinedMetricExtractionConfig"]],["impl<T> !RefUnwindSafe for ErrorBoundary<T>",1,["relay_dynamic_config::error_boundary::ErrorBoundary"]]], -"relay_event_normalization":[["impl !RefUnwindSafe for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl RefUnwindSafe for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl RefUnwindSafe for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl RefUnwindSafe for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl RefUnwindSafe for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl RefUnwindSafe for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl RefUnwindSafe for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl RefUnwindSafe for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl RefUnwindSafe for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl RefUnwindSafe for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl RefUnwindSafe for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl RefUnwindSafe for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl RefUnwindSafe for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl RefUnwindSafe for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl RefUnwindSafe for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl RefUnwindSafe for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl RefUnwindSafe for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl RefUnwindSafe for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl RefUnwindSafe for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl RefUnwindSafe for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl RefUnwindSafe for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl RefUnwindSafe for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl RefUnwindSafe for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl RefUnwindSafe for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> RefUnwindSafe for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> RefUnwindSafe for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> RefUnwindSafe for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> RefUnwindSafe for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> RefUnwindSafe for ClientHints<S>
where\n S: RefUnwindSafe,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> RefUnwindSafe for RawUserAgentInfo<S>
where\n S: RefUnwindSafe,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], +"relay_event_normalization":[["impl !RefUnwindSafe for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl RefUnwindSafe for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl RefUnwindSafe for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl RefUnwindSafe for Subregion",1,["relay_event_normalization::normalize::span::country_subregion::Subregion"]],["impl RefUnwindSafe for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl RefUnwindSafe for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl RefUnwindSafe for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl RefUnwindSafe for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl RefUnwindSafe for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl RefUnwindSafe for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl RefUnwindSafe for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl RefUnwindSafe for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl RefUnwindSafe for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl RefUnwindSafe for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl RefUnwindSafe for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl RefUnwindSafe for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl RefUnwindSafe for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl RefUnwindSafe for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl RefUnwindSafe for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl RefUnwindSafe for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl RefUnwindSafe for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl RefUnwindSafe for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl RefUnwindSafe for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl RefUnwindSafe for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl RefUnwindSafe for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> RefUnwindSafe for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> RefUnwindSafe for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> RefUnwindSafe for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> RefUnwindSafe for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> RefUnwindSafe for ClientHints<S>
where\n S: RefUnwindSafe,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> RefUnwindSafe for RawUserAgentInfo<S>
where\n S: RefUnwindSafe,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], "relay_event_schema":[["impl !RefUnwindSafe for NetworkReportError",1,["relay_event_schema::protocol::nel::NetworkReportError"]],["impl RefUnwindSafe for Pii",1,["relay_event_schema::processor::attrs::Pii"]],["impl RefUnwindSafe for ProcessingAction",1,["relay_event_schema::processor::traits::ProcessingAction"]],["impl RefUnwindSafe for ValueType",1,["relay_event_schema::processor::attrs::ValueType"]],["impl RefUnwindSafe for AbnormalMechanism",1,["relay_event_schema::protocol::session::AbnormalMechanism"]],["impl RefUnwindSafe for Context",1,["relay_event_schema::protocol::contexts::Context"]],["impl RefUnwindSafe for CspDirective",1,["relay_event_schema::protocol::security_report::CspDirective"]],["impl RefUnwindSafe for DebugImage",1,["relay_event_schema::protocol::debugmeta::DebugImage"]],["impl RefUnwindSafe for ExpectStapleCertStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleCertStatus"]],["impl RefUnwindSafe for ExpectStapleResponseStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleResponseStatus"]],["impl RefUnwindSafe for InstructionAddrAdjustment",1,["relay_event_schema::protocol::stacktrace::InstructionAddrAdjustment"]],["impl RefUnwindSafe for Level",1,["relay_event_schema::protocol::types::Level"]],["impl RefUnwindSafe for LockReasonType",1,["relay_event_schema::protocol::thread::LockReasonType"]],["impl RefUnwindSafe for NetworkReportPhases",1,["relay_event_schema::protocol::nel::NetworkReportPhases"]],["impl RefUnwindSafe for SecurityReportType",1,["relay_event_schema::protocol::security_report::SecurityReportType"]],["impl RefUnwindSafe for SessionErrored",1,["relay_event_schema::protocol::session::SessionErrored"]],["impl RefUnwindSafe for SessionStatus",1,["relay_event_schema::protocol::session::SessionStatus"]],["impl RefUnwindSafe for ThreadId",1,["relay_event_schema::protocol::thread::ThreadId"]],["impl RefUnwindSafe for TransactionSource",1,["relay_event_schema::protocol::transaction::TransactionSource"]],["impl RefUnwindSafe for CharacterSet",1,["relay_event_schema::processor::attrs::CharacterSet"]],["impl RefUnwindSafe for FieldAttrs",1,["relay_event_schema::processor::attrs::FieldAttrs"]],["impl RefUnwindSafe for UnknownValueTypeError",1,["relay_event_schema::processor::attrs::UnknownValueTypeError"]],["impl RefUnwindSafe for Addr",1,["relay_event_schema::protocol::types::Addr"]],["impl RefUnwindSafe for AppContext",1,["relay_event_schema::protocol::contexts::app::AppContext"]],["impl RefUnwindSafe for AppleDebugImage",1,["relay_event_schema::protocol::debugmeta::AppleDebugImage"]],["impl RefUnwindSafe for BodyRaw",1,["relay_event_schema::protocol::nel::BodyRaw"]],["impl RefUnwindSafe for Breadcrumb",1,["relay_event_schema::protocol::breadcrumb::Breadcrumb"]],["impl RefUnwindSafe for Breakdowns",1,["relay_event_schema::protocol::breakdowns::Breakdowns"]],["impl RefUnwindSafe for BrowserContext",1,["relay_event_schema::protocol::contexts::browser::BrowserContext"]],["impl RefUnwindSafe for CError",1,["relay_event_schema::protocol::mechanism::CError"]],["impl RefUnwindSafe for ClientReport",1,["relay_event_schema::protocol::client_report::ClientReport"]],["impl RefUnwindSafe for ClientSdkInfo",1,["relay_event_schema::protocol::clientsdk::ClientSdkInfo"]],["impl RefUnwindSafe for ClientSdkPackage",1,["relay_event_schema::protocol::clientsdk::ClientSdkPackage"]],["impl RefUnwindSafe for CloudResourceContext",1,["relay_event_schema::protocol::contexts::cloud_resource::CloudResourceContext"]],["impl RefUnwindSafe for CodeId",1,["relay_event_schema::protocol::debugmeta::CodeId"]],["impl RefUnwindSafe for ContextInner",1,["relay_event_schema::protocol::contexts::ContextInner"]],["impl RefUnwindSafe for Contexts",1,["relay_event_schema::protocol::contexts::Contexts"]],["impl RefUnwindSafe for Cookies",1,["relay_event_schema::protocol::request::Cookies"]],["impl RefUnwindSafe for Csp",1,["relay_event_schema::protocol::security_report::Csp"]],["impl RefUnwindSafe for DebugId",1,["relay_event_schema::protocol::debugmeta::DebugId"]],["impl RefUnwindSafe for DebugMeta",1,["relay_event_schema::protocol::debugmeta::DebugMeta"]],["impl RefUnwindSafe for DeviceClass",1,["relay_event_schema::protocol::device_class::DeviceClass"]],["impl RefUnwindSafe for DeviceContext",1,["relay_event_schema::protocol::contexts::device::DeviceContext"]],["impl RefUnwindSafe for DiscardedEvent",1,["relay_event_schema::protocol::client_report::DiscardedEvent"]],["impl RefUnwindSafe for Event",1,["relay_event_schema::protocol::event::Event"]],["impl RefUnwindSafe for EventId",1,["relay_event_schema::protocol::event::EventId"]],["impl RefUnwindSafe for EventProcessingError",1,["relay_event_schema::protocol::event::EventProcessingError"]],["impl RefUnwindSafe for Exception",1,["relay_event_schema::protocol::exception::Exception"]],["impl RefUnwindSafe for ExpectCt",1,["relay_event_schema::protocol::security_report::ExpectCt"]],["impl RefUnwindSafe for ExpectStaple",1,["relay_event_schema::protocol::security_report::ExpectStaple"]],["impl RefUnwindSafe for ExtraValue",1,["relay_event_schema::protocol::event::ExtraValue"]],["impl RefUnwindSafe for Fingerprint",1,["relay_event_schema::protocol::fingerprint::Fingerprint"]],["impl RefUnwindSafe for Frame",1,["relay_event_schema::protocol::stacktrace::Frame"]],["impl RefUnwindSafe for FrameData",1,["relay_event_schema::protocol::stacktrace::FrameData"]],["impl RefUnwindSafe for FrameVars",1,["relay_event_schema::protocol::stacktrace::FrameVars"]],["impl RefUnwindSafe for Geo",1,["relay_event_schema::protocol::user::Geo"]],["impl RefUnwindSafe for GpuContext",1,["relay_event_schema::protocol::contexts::gpu::GpuContext"]],["impl RefUnwindSafe for GroupingConfig",1,["relay_event_schema::protocol::event::GroupingConfig"]],["impl RefUnwindSafe for HeaderName",1,["relay_event_schema::protocol::request::HeaderName"]],["impl RefUnwindSafe for HeaderValue",1,["relay_event_schema::protocol::request::HeaderValue"]],["impl RefUnwindSafe for Headers",1,["relay_event_schema::protocol::request::Headers"]],["impl RefUnwindSafe for Hpkp",1,["relay_event_schema::protocol::security_report::Hpkp"]],["impl RefUnwindSafe for InvalidRegVal",1,["relay_event_schema::protocol::types::InvalidRegVal"]],["impl RefUnwindSafe for InvalidSecurityError",1,["relay_event_schema::protocol::security_report::InvalidSecurityError"]],["impl RefUnwindSafe for IpAddr",1,["relay_event_schema::protocol::types::IpAddr"]],["impl RefUnwindSafe for JsonLenientString",1,["relay_event_schema::protocol::types::JsonLenientString"]],["impl RefUnwindSafe for JvmDebugImage",1,["relay_event_schema::protocol::debugmeta::JvmDebugImage"]],["impl RefUnwindSafe for LenientString",1,["relay_event_schema::protocol::types::LenientString"]],["impl RefUnwindSafe for LinuxDistribution",1,["relay_event_schema::protocol::contexts::os::LinuxDistribution"]],["impl RefUnwindSafe for LockReason",1,["relay_event_schema::protocol::thread::LockReason"]],["impl RefUnwindSafe for LogEntry",1,["relay_event_schema::protocol::logentry::LogEntry"]],["impl RefUnwindSafe for MachException",1,["relay_event_schema::protocol::mechanism::MachException"]],["impl RefUnwindSafe for Measurement",1,["relay_event_schema::protocol::measurements::Measurement"]],["impl RefUnwindSafe for Measurements",1,["relay_event_schema::protocol::measurements::Measurements"]],["impl RefUnwindSafe for Mechanism",1,["relay_event_schema::protocol::mechanism::Mechanism"]],["impl RefUnwindSafe for MechanismMeta",1,["relay_event_schema::protocol::mechanism::MechanismMeta"]],["impl RefUnwindSafe for Message",1,["relay_event_schema::protocol::logentry::Message"]],["impl RefUnwindSafe for MetricSummary",1,["relay_event_schema::protocol::metrics_summary::MetricSummary"]],["impl RefUnwindSafe for Metrics",1,["relay_event_schema::protocol::metrics::Metrics"]],["impl RefUnwindSafe for MetricsSummary",1,["relay_event_schema::protocol::metrics_summary::MetricsSummary"]],["impl RefUnwindSafe for MonitorContext",1,["relay_event_schema::protocol::contexts::monitor::MonitorContext"]],["impl RefUnwindSafe for NativeDebugImage",1,["relay_event_schema::protocol::debugmeta::NativeDebugImage"]],["impl RefUnwindSafe for NativeImagePath",1,["relay_event_schema::protocol::debugmeta::NativeImagePath"]],["impl RefUnwindSafe for NelContext",1,["relay_event_schema::protocol::contexts::nel::NelContext"]],["impl RefUnwindSafe for NetworkReportRaw",1,["relay_event_schema::protocol::nel::NetworkReportRaw"]],["impl RefUnwindSafe for NsError",1,["relay_event_schema::protocol::mechanism::NsError"]],["impl RefUnwindSafe for OsContext",1,["relay_event_schema::protocol::contexts::os::OsContext"]],["impl RefUnwindSafe for OtelContext",1,["relay_event_schema::protocol::contexts::otel::OtelContext"]],["impl RefUnwindSafe for ParseAbnormalMechanismError",1,["relay_event_schema::protocol::session::ParseAbnormalMechanismError"]],["impl RefUnwindSafe for ParseLevelError",1,["relay_event_schema::protocol::types::ParseLevelError"]],["impl RefUnwindSafe for ParseNetworkReportPhaseError",1,["relay_event_schema::protocol::nel::ParseNetworkReportPhaseError"]],["impl RefUnwindSafe for ParseSessionStatusError",1,["relay_event_schema::protocol::session::ParseSessionStatusError"]],["impl RefUnwindSafe for PerformanceScoreContext",1,["relay_event_schema::protocol::contexts::performance_score::PerformanceScoreContext"]],["impl RefUnwindSafe for PosixSignal",1,["relay_event_schema::protocol::mechanism::PosixSignal"]],["impl RefUnwindSafe for ProfileContext",1,["relay_event_schema::protocol::contexts::profile::ProfileContext"]],["impl RefUnwindSafe for ProguardDebugImage",1,["relay_event_schema::protocol::debugmeta::ProguardDebugImage"]],["impl RefUnwindSafe for Query",1,["relay_event_schema::protocol::request::Query"]],["impl RefUnwindSafe for RawStacktrace",1,["relay_event_schema::protocol::stacktrace::RawStacktrace"]],["impl RefUnwindSafe for RegVal",1,["relay_event_schema::protocol::types::RegVal"]],["impl RefUnwindSafe for RelayInfo",1,["relay_event_schema::protocol::relay_info::RelayInfo"]],["impl RefUnwindSafe for Replay",1,["relay_event_schema::protocol::replay::Replay"]],["impl RefUnwindSafe for ReplayContext",1,["relay_event_schema::protocol::contexts::replay::ReplayContext"]],["impl RefUnwindSafe for ReprocessingContext",1,["relay_event_schema::protocol::contexts::reprocessing::ReprocessingContext"]],["impl RefUnwindSafe for Request",1,["relay_event_schema::protocol::request::Request"]],["impl RefUnwindSafe for ResponseContext",1,["relay_event_schema::protocol::contexts::response::ResponseContext"]],["impl RefUnwindSafe for Route",1,["relay_event_schema::protocol::span::Route"]],["impl RefUnwindSafe for RuntimeContext",1,["relay_event_schema::protocol::contexts::runtime::RuntimeContext"]],["impl RefUnwindSafe for SampleRate",1,["relay_event_schema::protocol::metrics::SampleRate"]],["impl RefUnwindSafe for SessionAggregateItem",1,["relay_event_schema::protocol::session::SessionAggregateItem"]],["impl RefUnwindSafe for SessionAggregates",1,["relay_event_schema::protocol::session::SessionAggregates"]],["impl RefUnwindSafe for SessionAttributes",1,["relay_event_schema::protocol::session::SessionAttributes"]],["impl RefUnwindSafe for SessionUpdate",1,["relay_event_schema::protocol::session::SessionUpdate"]],["impl RefUnwindSafe for SingleCertificateTimestamp",1,["relay_event_schema::protocol::security_report::SingleCertificateTimestamp"]],["impl RefUnwindSafe for SourceMapDebugImage",1,["relay_event_schema::protocol::debugmeta::SourceMapDebugImage"]],["impl RefUnwindSafe for Span",1,["relay_event_schema::protocol::span::Span"]],["impl RefUnwindSafe for SpanData",1,["relay_event_schema::protocol::span::SpanData"]],["impl RefUnwindSafe for SpanId",1,["relay_event_schema::protocol::contexts::trace::SpanId"]],["impl RefUnwindSafe for Stacktrace",1,["relay_event_schema::protocol::stacktrace::Stacktrace"]],["impl RefUnwindSafe for SystemSdkInfo",1,["relay_event_schema::protocol::debugmeta::SystemSdkInfo"]],["impl RefUnwindSafe for TagEntry",1,["relay_event_schema::protocol::tags::TagEntry"]],["impl RefUnwindSafe for Tags",1,["relay_event_schema::protocol::tags::Tags"]],["impl RefUnwindSafe for TemplateInfo",1,["relay_event_schema::protocol::templateinfo::TemplateInfo"]],["impl RefUnwindSafe for Thread",1,["relay_event_schema::protocol::thread::Thread"]],["impl RefUnwindSafe for Timestamp",1,["relay_event_schema::protocol::types::Timestamp"]],["impl RefUnwindSafe for TraceContext",1,["relay_event_schema::protocol::contexts::trace::TraceContext"]],["impl RefUnwindSafe for TraceId",1,["relay_event_schema::protocol::contexts::trace::TraceId"]],["impl RefUnwindSafe for TransactionInfo",1,["relay_event_schema::protocol::transaction::TransactionInfo"]],["impl RefUnwindSafe for TransactionNameChange",1,["relay_event_schema::protocol::transaction::TransactionNameChange"]],["impl RefUnwindSafe for User",1,["relay_event_schema::protocol::user::User"]],["impl RefUnwindSafe for UserReport",1,["relay_event_schema::protocol::user_report::UserReport"]],["impl RefUnwindSafe for UserReportV2Context",1,["relay_event_schema::protocol::contexts::user_report_v2::UserReportV2Context"]],["impl<'a> RefUnwindSafe for Chunk<'a>",1,["relay_event_schema::processor::chunks::Chunk"]],["impl<'a> RefUnwindSafe for Path<'a>",1,["relay_event_schema::processor::attrs::Path"]],["impl<'a> RefUnwindSafe for ProcessingState<'a>",1,["relay_event_schema::processor::attrs::ProcessingState"]],["impl<'a> RefUnwindSafe for ProcessingStateIter<'a>",1,["relay_event_schema::processor::attrs::ProcessingStateIter"]],["impl<T> RefUnwindSafe for PairList<T>
where\n T: RefUnwindSafe,
",1,["relay_event_schema::protocol::types::PairList"]],["impl<T> RefUnwindSafe for Values<T>
where\n T: RefUnwindSafe,
",1,["relay_event_schema::protocol::types::Values"]]], "relay_ffi":[["impl RefUnwindSafe for Panic",1,["relay_ffi::Panic"]]], "relay_filter":[["impl RefUnwindSafe for FilterStatKey",1,["relay_filter::common::FilterStatKey"]],["impl RefUnwindSafe for LegacyBrowser",1,["relay_filter::config::LegacyBrowser"]],["impl RefUnwindSafe for SchemeDomainPort",1,["relay_filter::csp::SchemeDomainPort"]],["impl RefUnwindSafe for ClientIpsFilterConfig",1,["relay_filter::config::ClientIpsFilterConfig"]],["impl RefUnwindSafe for CspFilterConfig",1,["relay_filter::config::CspFilterConfig"]],["impl RefUnwindSafe for ErrorMessagesFilterConfig",1,["relay_filter::config::ErrorMessagesFilterConfig"]],["impl RefUnwindSafe for FilterConfig",1,["relay_filter::config::FilterConfig"]],["impl RefUnwindSafe for GenericFilterConfig",1,["relay_filter::config::GenericFilterConfig"]],["impl RefUnwindSafe for GenericFiltersConfig",1,["relay_filter::config::GenericFiltersConfig"]],["impl RefUnwindSafe for GenericFiltersMap",1,["relay_filter::config::GenericFiltersMap"]],["impl RefUnwindSafe for IgnoreTransactionsFilterConfig",1,["relay_filter::config::IgnoreTransactionsFilterConfig"]],["impl RefUnwindSafe for LegacyBrowsersFilterConfig",1,["relay_filter::config::LegacyBrowsersFilterConfig"]],["impl RefUnwindSafe for ProjectFiltersConfig",1,["relay_filter::config::ProjectFiltersConfig"]],["impl RefUnwindSafe for ReleasesFilterConfig",1,["relay_filter::config::ReleasesFilterConfig"]]], diff --git a/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js b/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js index 82d7fb8afd..0a456b575a 100644 --- a/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js +++ b/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js @@ -13,7 +13,7 @@ "relay_crash":[["impl<'a> UnwindSafe for CrashHandler<'a>",1,["relay_crash::CrashHandler"]]], "relay_dashboard":[["impl !UnwindSafe for Stats",1,["relay_dashboard::stats::Stats"]],["impl !UnwindSafe for Logs",1,["relay_dashboard::Logs"]],["impl !UnwindSafe for Main",1,["relay_dashboard::Main"]],["impl !UnwindSafe for MenuBar",1,["relay_dashboard::MenuBar"]],["impl !UnwindSafe for Stats",1,["relay_dashboard::Stats"]],["impl !UnwindSafe for Tools",1,["relay_dashboard::Tools"]],["impl !UnwindSafe for AutoSocket",1,["relay_dashboard::utils::AutoSocket"]],["impl UnwindSafe for Route",1,["relay_dashboard::Route"]],["impl<'a> UnwindSafe for Metric<'a>",1,["relay_dashboard::stats::Metric"]]], "relay_dynamic_config":[["impl !UnwindSafe for GlobalConfig",1,["relay_dynamic_config::global::GlobalConfig"]],["impl !UnwindSafe for LimitedProjectConfig",1,["relay_dynamic_config::project::LimitedProjectConfig"]],["impl !UnwindSafe for ProjectConfig",1,["relay_dynamic_config::project::ProjectConfig"]],["impl UnwindSafe for AcceptTransactionNames",1,["relay_dynamic_config::metrics::AcceptTransactionNames"]],["impl UnwindSafe for BucketEncoding",1,["relay_dynamic_config::global::BucketEncoding"]],["impl UnwindSafe for CardinalityLimiterMode",1,["relay_dynamic_config::global::CardinalityLimiterMode"]],["impl UnwindSafe for Feature",1,["relay_dynamic_config::feature::Feature"]],["impl UnwindSafe for GroupKey",1,["relay_dynamic_config::metrics::GroupKey"]],["impl UnwindSafe for BucketEncodings",1,["relay_dynamic_config::global::BucketEncodings"]],["impl UnwindSafe for CustomMeasurementConfig",1,["relay_dynamic_config::metrics::CustomMeasurementConfig"]],["impl UnwindSafe for ExtrapolationConfig",1,["relay_dynamic_config::metrics::ExtrapolationConfig"]],["impl UnwindSafe for FeatureSet",1,["relay_dynamic_config::feature::FeatureSet"]],["impl UnwindSafe for MetricExtractionConfig",1,["relay_dynamic_config::metrics::MetricExtractionConfig"]],["impl UnwindSafe for MetricExtractionGroup",1,["relay_dynamic_config::metrics::MetricExtractionGroup"]],["impl UnwindSafe for MetricExtractionGroupOverride",1,["relay_dynamic_config::metrics::MetricExtractionGroupOverride"]],["impl UnwindSafe for MetricExtractionGroups",1,["relay_dynamic_config::metrics::MetricExtractionGroups"]],["impl UnwindSafe for MetricSpec",1,["relay_dynamic_config::metrics::MetricSpec"]],["impl UnwindSafe for Metrics",1,["relay_dynamic_config::metrics::Metrics"]],["impl UnwindSafe for Options",1,["relay_dynamic_config::global::Options"]],["impl UnwindSafe for SessionMetricsConfig",1,["relay_dynamic_config::metrics::SessionMetricsConfig"]],["impl UnwindSafe for Tag",1,["relay_dynamic_config::metrics::Tag"]],["impl UnwindSafe for TagBlock",1,["relay_dynamic_config::metrics::TagBlock"]],["impl UnwindSafe for TagMapping",1,["relay_dynamic_config::metrics::TagMapping"]],["impl UnwindSafe for TagSpec",1,["relay_dynamic_config::metrics::TagSpec"]],["impl UnwindSafe for TagWithSource",1,["relay_dynamic_config::metrics::TagWithSource"]],["impl UnwindSafe for TaggingRule",1,["relay_dynamic_config::metrics::TaggingRule"]],["impl UnwindSafe for TransactionMetricsConfig",1,["relay_dynamic_config::metrics::TransactionMetricsConfig"]],["impl<'a> UnwindSafe for TagSource<'a>",1,["relay_dynamic_config::metrics::TagSource"]],["impl<'a> UnwindSafe for CombinedMetricExtractionConfig<'a>",1,["relay_dynamic_config::metrics::CombinedMetricExtractionConfig"]],["impl<T> !UnwindSafe for ErrorBoundary<T>",1,["relay_dynamic_config::error_boundary::ErrorBoundary"]]], -"relay_event_normalization":[["impl !UnwindSafe for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl UnwindSafe for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl UnwindSafe for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl UnwindSafe for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl UnwindSafe for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl UnwindSafe for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl UnwindSafe for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl UnwindSafe for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl UnwindSafe for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl UnwindSafe for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl UnwindSafe for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl UnwindSafe for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl UnwindSafe for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl UnwindSafe for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl UnwindSafe for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl UnwindSafe for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl UnwindSafe for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl UnwindSafe for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl UnwindSafe for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl UnwindSafe for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl UnwindSafe for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl UnwindSafe for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl UnwindSafe for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl UnwindSafe for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> UnwindSafe for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> UnwindSafe for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> UnwindSafe for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> UnwindSafe for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> UnwindSafe for ClientHints<S>
where\n S: UnwindSafe,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> UnwindSafe for RawUserAgentInfo<S>
where\n S: UnwindSafe,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], +"relay_event_normalization":[["impl !UnwindSafe for ReplayError",1,["relay_event_normalization::replay::ReplayError"]],["impl UnwindSafe for BreakdownConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownConfig"]],["impl UnwindSafe for RedactionRule",1,["relay_event_normalization::transactions::rules::RedactionRule"]],["impl UnwindSafe for Subregion",1,["relay_event_normalization::normalize::span::country_subregion::Subregion"]],["impl UnwindSafe for SpanTagKey",1,["relay_event_normalization::normalize::span::tag_extraction::SpanTagKey"]],["impl UnwindSafe for BreakdownsConfig",1,["relay_event_normalization::normalize::breakdowns::BreakdownsConfig"]],["impl UnwindSafe for SpanOperationsConfig",1,["relay_event_normalization::normalize::breakdowns::SpanOperationsConfig"]],["impl UnwindSafe for TimeWindowSpan",1,["relay_event_normalization::normalize::breakdowns::TimeWindowSpan"]],["impl UnwindSafe for BuiltinMeasurementKey",1,["relay_event_normalization::normalize::BuiltinMeasurementKey"]],["impl UnwindSafe for ClockDriftProcessor",1,["relay_event_normalization::clock_drift::ClockDriftProcessor"]],["impl UnwindSafe for EventValidationConfig",1,["relay_event_normalization::validation::EventValidationConfig"]],["impl UnwindSafe for GeoIpLookup",1,["relay_event_normalization::geo::GeoIpLookup"]],["impl UnwindSafe for MeasurementsConfig",1,["relay_event_normalization::normalize::MeasurementsConfig"]],["impl UnwindSafe for ModelCost",1,["relay_event_normalization::normalize::ModelCost"]],["impl UnwindSafe for ModelCosts",1,["relay_event_normalization::normalize::ModelCosts"]],["impl UnwindSafe for PerformanceScoreConfig",1,["relay_event_normalization::normalize::PerformanceScoreConfig"]],["impl UnwindSafe for PerformanceScoreProfile",1,["relay_event_normalization::normalize::PerformanceScoreProfile"]],["impl UnwindSafe for PerformanceScoreWeightedComponent",1,["relay_event_normalization::normalize::PerformanceScoreWeightedComponent"]],["impl UnwindSafe for RemoveOtherProcessor",1,["relay_event_normalization::remove_other::RemoveOtherProcessor"]],["impl UnwindSafe for SchemaProcessor",1,["relay_event_normalization::schema::SchemaProcessor"]],["impl UnwindSafe for SpanDescriptionRule",1,["relay_event_normalization::transactions::rules::SpanDescriptionRule"]],["impl UnwindSafe for SpanDescriptionRuleScope",1,["relay_event_normalization::transactions::rules::SpanDescriptionRuleScope"]],["impl UnwindSafe for TimestampProcessor",1,["relay_event_normalization::timestamp::TimestampProcessor"]],["impl UnwindSafe for TransactionNameRule",1,["relay_event_normalization::transactions::rules::TransactionNameRule"]],["impl UnwindSafe for TrimmingProcessor",1,["relay_event_normalization::trimming::TrimmingProcessor"]],["impl<'a> UnwindSafe for CombinedMeasurementsConfig<'a>",1,["relay_event_normalization::normalize::CombinedMeasurementsConfig"]],["impl<'a> UnwindSafe for NormalizationConfig<'a>",1,["relay_event_normalization::event::NormalizationConfig"]],["impl<'r> UnwindSafe for TransactionNameConfig<'r>",1,["relay_event_normalization::transactions::processor::TransactionNameConfig"]],["impl<'r> UnwindSafe for TransactionsProcessor<'r>",1,["relay_event_normalization::transactions::processor::TransactionsProcessor"]],["impl<S> UnwindSafe for ClientHints<S>
where\n S: UnwindSafe,
",1,["relay_event_normalization::normalize::user_agent::ClientHints"]],["impl<S> UnwindSafe for RawUserAgentInfo<S>
where\n S: UnwindSafe,
",1,["relay_event_normalization::normalize::user_agent::RawUserAgentInfo"]]], "relay_event_schema":[["impl !UnwindSafe for NetworkReportError",1,["relay_event_schema::protocol::nel::NetworkReportError"]],["impl UnwindSafe for Pii",1,["relay_event_schema::processor::attrs::Pii"]],["impl UnwindSafe for ProcessingAction",1,["relay_event_schema::processor::traits::ProcessingAction"]],["impl UnwindSafe for ValueType",1,["relay_event_schema::processor::attrs::ValueType"]],["impl UnwindSafe for AbnormalMechanism",1,["relay_event_schema::protocol::session::AbnormalMechanism"]],["impl UnwindSafe for Context",1,["relay_event_schema::protocol::contexts::Context"]],["impl UnwindSafe for CspDirective",1,["relay_event_schema::protocol::security_report::CspDirective"]],["impl UnwindSafe for DebugImage",1,["relay_event_schema::protocol::debugmeta::DebugImage"]],["impl UnwindSafe for ExpectStapleCertStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleCertStatus"]],["impl UnwindSafe for ExpectStapleResponseStatus",1,["relay_event_schema::protocol::security_report::ExpectStapleResponseStatus"]],["impl UnwindSafe for InstructionAddrAdjustment",1,["relay_event_schema::protocol::stacktrace::InstructionAddrAdjustment"]],["impl UnwindSafe for Level",1,["relay_event_schema::protocol::types::Level"]],["impl UnwindSafe for LockReasonType",1,["relay_event_schema::protocol::thread::LockReasonType"]],["impl UnwindSafe for NetworkReportPhases",1,["relay_event_schema::protocol::nel::NetworkReportPhases"]],["impl UnwindSafe for SecurityReportType",1,["relay_event_schema::protocol::security_report::SecurityReportType"]],["impl UnwindSafe for SessionErrored",1,["relay_event_schema::protocol::session::SessionErrored"]],["impl UnwindSafe for SessionStatus",1,["relay_event_schema::protocol::session::SessionStatus"]],["impl UnwindSafe for ThreadId",1,["relay_event_schema::protocol::thread::ThreadId"]],["impl UnwindSafe for TransactionSource",1,["relay_event_schema::protocol::transaction::TransactionSource"]],["impl UnwindSafe for CharacterSet",1,["relay_event_schema::processor::attrs::CharacterSet"]],["impl UnwindSafe for FieldAttrs",1,["relay_event_schema::processor::attrs::FieldAttrs"]],["impl UnwindSafe for UnknownValueTypeError",1,["relay_event_schema::processor::attrs::UnknownValueTypeError"]],["impl UnwindSafe for Addr",1,["relay_event_schema::protocol::types::Addr"]],["impl UnwindSafe for AppContext",1,["relay_event_schema::protocol::contexts::app::AppContext"]],["impl UnwindSafe for AppleDebugImage",1,["relay_event_schema::protocol::debugmeta::AppleDebugImage"]],["impl UnwindSafe for BodyRaw",1,["relay_event_schema::protocol::nel::BodyRaw"]],["impl UnwindSafe for Breadcrumb",1,["relay_event_schema::protocol::breadcrumb::Breadcrumb"]],["impl UnwindSafe for Breakdowns",1,["relay_event_schema::protocol::breakdowns::Breakdowns"]],["impl UnwindSafe for BrowserContext",1,["relay_event_schema::protocol::contexts::browser::BrowserContext"]],["impl UnwindSafe for CError",1,["relay_event_schema::protocol::mechanism::CError"]],["impl UnwindSafe for ClientReport",1,["relay_event_schema::protocol::client_report::ClientReport"]],["impl UnwindSafe for ClientSdkInfo",1,["relay_event_schema::protocol::clientsdk::ClientSdkInfo"]],["impl UnwindSafe for ClientSdkPackage",1,["relay_event_schema::protocol::clientsdk::ClientSdkPackage"]],["impl UnwindSafe for CloudResourceContext",1,["relay_event_schema::protocol::contexts::cloud_resource::CloudResourceContext"]],["impl UnwindSafe for CodeId",1,["relay_event_schema::protocol::debugmeta::CodeId"]],["impl UnwindSafe for ContextInner",1,["relay_event_schema::protocol::contexts::ContextInner"]],["impl UnwindSafe for Contexts",1,["relay_event_schema::protocol::contexts::Contexts"]],["impl UnwindSafe for Cookies",1,["relay_event_schema::protocol::request::Cookies"]],["impl UnwindSafe for Csp",1,["relay_event_schema::protocol::security_report::Csp"]],["impl UnwindSafe for DebugId",1,["relay_event_schema::protocol::debugmeta::DebugId"]],["impl UnwindSafe for DebugMeta",1,["relay_event_schema::protocol::debugmeta::DebugMeta"]],["impl UnwindSafe for DeviceClass",1,["relay_event_schema::protocol::device_class::DeviceClass"]],["impl UnwindSafe for DeviceContext",1,["relay_event_schema::protocol::contexts::device::DeviceContext"]],["impl UnwindSafe for DiscardedEvent",1,["relay_event_schema::protocol::client_report::DiscardedEvent"]],["impl UnwindSafe for Event",1,["relay_event_schema::protocol::event::Event"]],["impl UnwindSafe for EventId",1,["relay_event_schema::protocol::event::EventId"]],["impl UnwindSafe for EventProcessingError",1,["relay_event_schema::protocol::event::EventProcessingError"]],["impl UnwindSafe for Exception",1,["relay_event_schema::protocol::exception::Exception"]],["impl UnwindSafe for ExpectCt",1,["relay_event_schema::protocol::security_report::ExpectCt"]],["impl UnwindSafe for ExpectStaple",1,["relay_event_schema::protocol::security_report::ExpectStaple"]],["impl UnwindSafe for ExtraValue",1,["relay_event_schema::protocol::event::ExtraValue"]],["impl UnwindSafe for Fingerprint",1,["relay_event_schema::protocol::fingerprint::Fingerprint"]],["impl UnwindSafe for Frame",1,["relay_event_schema::protocol::stacktrace::Frame"]],["impl UnwindSafe for FrameData",1,["relay_event_schema::protocol::stacktrace::FrameData"]],["impl UnwindSafe for FrameVars",1,["relay_event_schema::protocol::stacktrace::FrameVars"]],["impl UnwindSafe for Geo",1,["relay_event_schema::protocol::user::Geo"]],["impl UnwindSafe for GpuContext",1,["relay_event_schema::protocol::contexts::gpu::GpuContext"]],["impl UnwindSafe for GroupingConfig",1,["relay_event_schema::protocol::event::GroupingConfig"]],["impl UnwindSafe for HeaderName",1,["relay_event_schema::protocol::request::HeaderName"]],["impl UnwindSafe for HeaderValue",1,["relay_event_schema::protocol::request::HeaderValue"]],["impl UnwindSafe for Headers",1,["relay_event_schema::protocol::request::Headers"]],["impl UnwindSafe for Hpkp",1,["relay_event_schema::protocol::security_report::Hpkp"]],["impl UnwindSafe for InvalidRegVal",1,["relay_event_schema::protocol::types::InvalidRegVal"]],["impl UnwindSafe for InvalidSecurityError",1,["relay_event_schema::protocol::security_report::InvalidSecurityError"]],["impl UnwindSafe for IpAddr",1,["relay_event_schema::protocol::types::IpAddr"]],["impl UnwindSafe for JsonLenientString",1,["relay_event_schema::protocol::types::JsonLenientString"]],["impl UnwindSafe for JvmDebugImage",1,["relay_event_schema::protocol::debugmeta::JvmDebugImage"]],["impl UnwindSafe for LenientString",1,["relay_event_schema::protocol::types::LenientString"]],["impl UnwindSafe for LinuxDistribution",1,["relay_event_schema::protocol::contexts::os::LinuxDistribution"]],["impl UnwindSafe for LockReason",1,["relay_event_schema::protocol::thread::LockReason"]],["impl UnwindSafe for LogEntry",1,["relay_event_schema::protocol::logentry::LogEntry"]],["impl UnwindSafe for MachException",1,["relay_event_schema::protocol::mechanism::MachException"]],["impl UnwindSafe for Measurement",1,["relay_event_schema::protocol::measurements::Measurement"]],["impl UnwindSafe for Measurements",1,["relay_event_schema::protocol::measurements::Measurements"]],["impl UnwindSafe for Mechanism",1,["relay_event_schema::protocol::mechanism::Mechanism"]],["impl UnwindSafe for MechanismMeta",1,["relay_event_schema::protocol::mechanism::MechanismMeta"]],["impl UnwindSafe for Message",1,["relay_event_schema::protocol::logentry::Message"]],["impl UnwindSafe for MetricSummary",1,["relay_event_schema::protocol::metrics_summary::MetricSummary"]],["impl UnwindSafe for Metrics",1,["relay_event_schema::protocol::metrics::Metrics"]],["impl UnwindSafe for MetricsSummary",1,["relay_event_schema::protocol::metrics_summary::MetricsSummary"]],["impl UnwindSafe for MonitorContext",1,["relay_event_schema::protocol::contexts::monitor::MonitorContext"]],["impl UnwindSafe for NativeDebugImage",1,["relay_event_schema::protocol::debugmeta::NativeDebugImage"]],["impl UnwindSafe for NativeImagePath",1,["relay_event_schema::protocol::debugmeta::NativeImagePath"]],["impl UnwindSafe for NelContext",1,["relay_event_schema::protocol::contexts::nel::NelContext"]],["impl UnwindSafe for NetworkReportRaw",1,["relay_event_schema::protocol::nel::NetworkReportRaw"]],["impl UnwindSafe for NsError",1,["relay_event_schema::protocol::mechanism::NsError"]],["impl UnwindSafe for OsContext",1,["relay_event_schema::protocol::contexts::os::OsContext"]],["impl UnwindSafe for OtelContext",1,["relay_event_schema::protocol::contexts::otel::OtelContext"]],["impl UnwindSafe for ParseAbnormalMechanismError",1,["relay_event_schema::protocol::session::ParseAbnormalMechanismError"]],["impl UnwindSafe for ParseLevelError",1,["relay_event_schema::protocol::types::ParseLevelError"]],["impl UnwindSafe for ParseNetworkReportPhaseError",1,["relay_event_schema::protocol::nel::ParseNetworkReportPhaseError"]],["impl UnwindSafe for ParseSessionStatusError",1,["relay_event_schema::protocol::session::ParseSessionStatusError"]],["impl UnwindSafe for PerformanceScoreContext",1,["relay_event_schema::protocol::contexts::performance_score::PerformanceScoreContext"]],["impl UnwindSafe for PosixSignal",1,["relay_event_schema::protocol::mechanism::PosixSignal"]],["impl UnwindSafe for ProfileContext",1,["relay_event_schema::protocol::contexts::profile::ProfileContext"]],["impl UnwindSafe for ProguardDebugImage",1,["relay_event_schema::protocol::debugmeta::ProguardDebugImage"]],["impl UnwindSafe for Query",1,["relay_event_schema::protocol::request::Query"]],["impl UnwindSafe for RawStacktrace",1,["relay_event_schema::protocol::stacktrace::RawStacktrace"]],["impl UnwindSafe for RegVal",1,["relay_event_schema::protocol::types::RegVal"]],["impl UnwindSafe for RelayInfo",1,["relay_event_schema::protocol::relay_info::RelayInfo"]],["impl UnwindSafe for Replay",1,["relay_event_schema::protocol::replay::Replay"]],["impl UnwindSafe for ReplayContext",1,["relay_event_schema::protocol::contexts::replay::ReplayContext"]],["impl UnwindSafe for ReprocessingContext",1,["relay_event_schema::protocol::contexts::reprocessing::ReprocessingContext"]],["impl UnwindSafe for Request",1,["relay_event_schema::protocol::request::Request"]],["impl UnwindSafe for ResponseContext",1,["relay_event_schema::protocol::contexts::response::ResponseContext"]],["impl UnwindSafe for Route",1,["relay_event_schema::protocol::span::Route"]],["impl UnwindSafe for RuntimeContext",1,["relay_event_schema::protocol::contexts::runtime::RuntimeContext"]],["impl UnwindSafe for SampleRate",1,["relay_event_schema::protocol::metrics::SampleRate"]],["impl UnwindSafe for SessionAggregateItem",1,["relay_event_schema::protocol::session::SessionAggregateItem"]],["impl UnwindSafe for SessionAggregates",1,["relay_event_schema::protocol::session::SessionAggregates"]],["impl UnwindSafe for SessionAttributes",1,["relay_event_schema::protocol::session::SessionAttributes"]],["impl UnwindSafe for SessionUpdate",1,["relay_event_schema::protocol::session::SessionUpdate"]],["impl UnwindSafe for SingleCertificateTimestamp",1,["relay_event_schema::protocol::security_report::SingleCertificateTimestamp"]],["impl UnwindSafe for SourceMapDebugImage",1,["relay_event_schema::protocol::debugmeta::SourceMapDebugImage"]],["impl UnwindSafe for Span",1,["relay_event_schema::protocol::span::Span"]],["impl UnwindSafe for SpanData",1,["relay_event_schema::protocol::span::SpanData"]],["impl UnwindSafe for SpanId",1,["relay_event_schema::protocol::contexts::trace::SpanId"]],["impl UnwindSafe for Stacktrace",1,["relay_event_schema::protocol::stacktrace::Stacktrace"]],["impl UnwindSafe for SystemSdkInfo",1,["relay_event_schema::protocol::debugmeta::SystemSdkInfo"]],["impl UnwindSafe for TagEntry",1,["relay_event_schema::protocol::tags::TagEntry"]],["impl UnwindSafe for Tags",1,["relay_event_schema::protocol::tags::Tags"]],["impl UnwindSafe for TemplateInfo",1,["relay_event_schema::protocol::templateinfo::TemplateInfo"]],["impl UnwindSafe for Thread",1,["relay_event_schema::protocol::thread::Thread"]],["impl UnwindSafe for Timestamp",1,["relay_event_schema::protocol::types::Timestamp"]],["impl UnwindSafe for TraceContext",1,["relay_event_schema::protocol::contexts::trace::TraceContext"]],["impl UnwindSafe for TraceId",1,["relay_event_schema::protocol::contexts::trace::TraceId"]],["impl UnwindSafe for TransactionInfo",1,["relay_event_schema::protocol::transaction::TransactionInfo"]],["impl UnwindSafe for TransactionNameChange",1,["relay_event_schema::protocol::transaction::TransactionNameChange"]],["impl UnwindSafe for User",1,["relay_event_schema::protocol::user::User"]],["impl UnwindSafe for UserReport",1,["relay_event_schema::protocol::user_report::UserReport"]],["impl UnwindSafe for UserReportV2Context",1,["relay_event_schema::protocol::contexts::user_report_v2::UserReportV2Context"]],["impl<'a> UnwindSafe for Chunk<'a>",1,["relay_event_schema::processor::chunks::Chunk"]],["impl<'a> UnwindSafe for Path<'a>",1,["relay_event_schema::processor::attrs::Path"]],["impl<'a> UnwindSafe for ProcessingState<'a>",1,["relay_event_schema::processor::attrs::ProcessingState"]],["impl<'a> UnwindSafe for ProcessingStateIter<'a>",1,["relay_event_schema::processor::attrs::ProcessingStateIter"]],["impl<T> UnwindSafe for PairList<T>
where\n T: UnwindSafe,
",1,["relay_event_schema::protocol::types::PairList"]],["impl<T> UnwindSafe for Values<T>
where\n T: UnwindSafe,
",1,["relay_event_schema::protocol::types::Values"]]], "relay_ffi":[["impl UnwindSafe for Panic",1,["relay_ffi::Panic"]]], "relay_filter":[["impl UnwindSafe for FilterStatKey",1,["relay_filter::common::FilterStatKey"]],["impl UnwindSafe for LegacyBrowser",1,["relay_filter::config::LegacyBrowser"]],["impl UnwindSafe for SchemeDomainPort",1,["relay_filter::csp::SchemeDomainPort"]],["impl UnwindSafe for ClientIpsFilterConfig",1,["relay_filter::config::ClientIpsFilterConfig"]],["impl UnwindSafe for CspFilterConfig",1,["relay_filter::config::CspFilterConfig"]],["impl UnwindSafe for ErrorMessagesFilterConfig",1,["relay_filter::config::ErrorMessagesFilterConfig"]],["impl UnwindSafe for FilterConfig",1,["relay_filter::config::FilterConfig"]],["impl UnwindSafe for GenericFilterConfig",1,["relay_filter::config::GenericFilterConfig"]],["impl UnwindSafe for GenericFiltersConfig",1,["relay_filter::config::GenericFiltersConfig"]],["impl UnwindSafe for GenericFiltersMap",1,["relay_filter::config::GenericFiltersMap"]],["impl UnwindSafe for IgnoreTransactionsFilterConfig",1,["relay_filter::config::IgnoreTransactionsFilterConfig"]],["impl UnwindSafe for LegacyBrowsersFilterConfig",1,["relay_filter::config::LegacyBrowsersFilterConfig"]],["impl UnwindSafe for ProjectFiltersConfig",1,["relay_filter::config::ProjectFiltersConfig"]],["impl UnwindSafe for ReleasesFilterConfig",1,["relay_filter::config::ReleasesFilterConfig"]]],