@launchdarkly/observability 1.1.6 → 1.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.umd.js CHANGED
@@ -1,14 +1,14 @@
1
- (function(re,bt){typeof exports=="object"&&typeof module<"u"?bt(exports):typeof define=="function"&&define.amd?define(["exports"],bt):(re=typeof globalThis<"u"?globalThis:re||self,bt(re.Observability={}))})(this,function(re){"use strict";var bt=Object.defineProperty,xc=(t,e,n)=>e in t?bt(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,me=(t,e,n)=>xc(t,typeof e!="symbol"?e+"":e,n),Pc=(t,e,n)=>new Promise((r,i)=>{var o=c=>{try{u(n.next(c))}catch(s){i(s)}},a=c=>{try{u(n.throw(c))}catch(s){i(s)}},u=c=>c.done?r(c.value):Promise.resolve(c.value).then(o,a);u((n=n.apply(t,e)).next())});const bo=Object.create(null),Se=(t,e,...n)=>{const r=`[@launchdarkly plugins]: (${t}): `;console[e].apply(console,[r,...n]),Ic(r,...n)},Oe=(t,e,n,...r)=>{bo[`${t}-${e}`]||(bo[`${t}-${e}`]=!0,Se(t,n,...r))},Ic=(t,...e)=>Pc(void 0,null,function*(){try{const{LDObserve:n}=yield Promise.resolve().then(()=>nf);n.recordLog(`${t}${e}`,"warn")}catch{}});class kc{constructor(e,n){me(this,"debug"),me(this,"name"),this.debug=e,this.name=n}log(...e){if(this.debug){let n=`[${Date.now()}]`;this.name&&(n+=` - ${this.name}`),console.log.apply(console,[n,...e])}}warn(...e){let n=`[${Date.now()}]`;this.name&&(n+=` - ${this.name}`),console.warn.apply(console,[n,...e])}}let So=class{constructor(){me(this,"_sdk"),me(this,"_isLoaded",!1),me(this,"_callBuffer",[]),me(this,"_capacity",1e5),me(this,"_droppedEvents",0),me(this,"_exceededCapacity",!1),me(this,"_logger",new kc)}_bufferCall(e,n){if(this._isLoaded)try{return this._sdk[e](...n)}catch(r){Se(`Error executing buffered call to ${e}:`,"error",r)}else{this._enqueue({method:e,args:n});return}}_enqueue(e){this._callBuffer.length<this._capacity?(this._callBuffer.push(e),this._exceededCapacity=!1):(this._exceededCapacity||(this._exceededCapacity=!0,Se("Exceeded event queue capacity. Increase capacity to avoid dropping events.","warn")),this._droppedEvents+=1)}load(e){this._sdk=e,this._isLoaded=!0;for(const{method:n,args:r}of this._callBuffer)try{this._sdk[n](...r)}catch(i){Se(`Error executing buffered call to ${n}:`,"error",i)}this._callBuffer=[]}};var Mc=Object.defineProperty,Dc=Object.defineProperties,Uc=Object.getOwnPropertyDescriptors,nn=Object.getOwnPropertySymbols,Oo=Object.prototype.hasOwnProperty,wo=Object.prototype.propertyIsEnumerable,or=(t,e,n)=>e in t?Mc(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,I=(t,e)=>{for(var n in e||(e={}))Oo.call(e,n)&&or(t,n,e[n]);if(nn)for(var n of nn(e))wo.call(e,n)&&or(t,n,e[n]);return t},rn=(t,e)=>Dc(t,Uc(e)),St=(t,e)=>{var n={};for(var r in t)Oo.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&nn)for(var r of nn(t))e.indexOf(r)<0&&wo.call(t,r)&&(n[r]=t[r]);return n},Ot=(t,e,n)=>or(t,typeof e!="symbol"?e+"":e,n),tt=(t,e,n)=>new Promise((r,i)=>{var o=c=>{try{u(n.next(c))}catch(s){i(s)}},a=c=>{try{u(n.throw(c))}catch(s){i(s)}},u=c=>c.done?r(c.value):Promise.resolve(c.value).then(o,a);u((n=n.apply(t,e)).next())});function on(t,e){throw new Error(e)}function jc(t){return typeof t=="object"&&t!==null}function $c(t,e){throw new Error("Unexpected invariant triggered.")}const Bc=/\r\n|[\n\r]/g;function ar(t,e){let n=0,r=1;for(const i of t.body.matchAll(Bc)){if(typeof i.index=="number"||$c(),i.index>=e)break;n=i.index+i[0].length,r+=1}return{line:r,column:e+1-n}}function Fc(t){return Ao(t.source,ar(t.source,t.start))}function Ao(t,e){const n=t.locationOffset.column-1,r="".padStart(n)+t.body,i=e.line-1,o=t.locationOffset.line-1,a=e.line+o,u=e.line===1?n:0,c=e.column+u,s=`${t.name}:${a}:${c}
2
- `,l=r.split(/\r\n|[\n\r]/g),p=l[i];if(p.length>120){const f=Math.floor(c/80),m=c%80,v=[];for(let y=0;y<p.length;y+=80)v.push(p.slice(y,y+80));return s+Lo([[`${a} |`,v[0]],...v.slice(1,f+1).map(y=>["|",y]),["|","^".padStart(m)],["|",v[f+1]]])}return s+Lo([[`${a-1} |`,l[i-1]],[`${a} |`,p],["|","^".padStart(c)],[`${a+1} |`,l[i+1]]])}function Lo(t){const e=t.filter(([r,i])=>i!==void 0),n=Math.max(...e.map(([r])=>r.length));return e.map(([r,i])=>r.padStart(n)+(i?" "+i:"")).join(`
3
- `)}function Vc(t){const e=t[0];return e==null||"kind"in e||"length"in e?{nodes:e,source:t[1],positions:t[2],path:t[3],originalError:t[4],extensions:t[5]}:e}let Hc=class Nc extends Error{constructor(e,...n){var r,i,o;const{nodes:a,source:u,positions:c,path:s,originalError:l,extensions:p}=Vc(n);super(e),this.name="GraphQLError",this.path=s??void 0,this.originalError=l??void 0,this.nodes=Ro(Array.isArray(a)?a:a?[a]:void 0);const f=Ro((r=this.nodes)===null||r===void 0?void 0:r.map(v=>v.loc).filter(v=>v!=null));this.source=u??(f==null||(i=f[0])===null||i===void 0?void 0:i.source),this.positions=c??f?.map(v=>v.start),this.locations=c&&u?c.map(v=>ar(u,v)):f?.map(v=>ar(v.source,v.start));const m=jc(l?.extensions)?l?.extensions:void 0;this.extensions=(o=p??m)!==null&&o!==void 0?o:Object.create(null),Object.defineProperties(this,{message:{writable:!0,enumerable:!0},name:{enumerable:!1},nodes:{enumerable:!1},source:{enumerable:!1},positions:{enumerable:!1},originalError:{enumerable:!1}}),l!=null&&l.stack?Object.defineProperty(this,"stack",{value:l.stack,writable:!0,configurable:!0}):Error.captureStackTrace?Error.captureStackTrace(this,Nc):Object.defineProperty(this,"stack",{value:Error().stack,writable:!0,configurable:!0})}get[Symbol.toStringTag](){return"GraphQLError"}toString(){let e=this.message;if(this.nodes)for(const n of this.nodes)n.loc&&(e+=`
1
+ (function(re,St){typeof exports=="object"&&typeof module<"u"?St(exports):typeof define=="function"&&define.amd?define(["exports"],St):(re=typeof globalThis<"u"?globalThis:re||self,St(re.Observability={}))})(this,function(re){"use strict";var St=Object.defineProperty,kc=(e,t,n)=>t in e?St(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,me=(e,t,n)=>kc(e,typeof t!="symbol"?t+"":t,n),Mc=(e,t,n)=>new Promise((r,i)=>{var o=c=>{try{u(n.next(c))}catch(s){i(s)}},a=c=>{try{u(n.throw(c))}catch(s){i(s)}},u=c=>c.done?r(c.value):Promise.resolve(c.value).then(o,a);u((n=n.apply(e,t)).next())});const wo=Object.create(null),Se=(e,t,...n)=>{const r=`[@launchdarkly plugins]: (${e}): `;console[t].apply(console,[r,...n]),Dc(r,...n)},Oe=(e,t,n,...r)=>{wo[`${e}-${t}`]||(wo[`${e}-${t}`]=!0,Se(e,n,...r))},Dc=(e,...t)=>Mc(void 0,null,function*(){try{const{LDObserve:n}=yield Promise.resolve().then(()=>af);n.recordLog(`${e}${t}`,"warn")}catch{}});class Uc{constructor(t,n){me(this,"debug"),me(this,"name"),this.debug=t,this.name=n}log(...t){if(this.debug){let n=`[${Date.now()}]`;this.name&&(n+=` - ${this.name}`),console.log.apply(console,[n,...t])}}warn(...t){let n=`[${Date.now()}]`;this.name&&(n+=` - ${this.name}`),console.warn.apply(console,[n,...t])}}let Ao=class{constructor(){me(this,"_sdk"),me(this,"_isLoaded",!1),me(this,"_callBuffer",[]),me(this,"_capacity",1e5),me(this,"_droppedEvents",0),me(this,"_exceededCapacity",!1),me(this,"_logger",new Uc)}_bufferCall(t,n){if(this._isLoaded)try{return this._sdk[t](...n)}catch(r){Se(`Error executing buffered call to ${t}:`,"error",r)}else{this._enqueue({method:t,args:n});return}}_enqueue(t){this._callBuffer.length<this._capacity?(this._callBuffer.push(t),this._exceededCapacity=!1):(this._exceededCapacity||(this._exceededCapacity=!0,Se("Exceeded event queue capacity. Increase capacity to avoid dropping events.","warn")),this._droppedEvents+=1)}load(t){this._sdk=t,this._isLoaded=!0;for(const{method:n,args:r}of this._callBuffer)try{this._sdk[n](...r)}catch(i){Se(`Error executing buffered call to ${n}:`,"error",i)}this._callBuffer=[]}};var jc=Object.defineProperty,$c=Object.defineProperties,Bc=Object.getOwnPropertyDescriptors,on=Object.getOwnPropertySymbols,Lo=Object.prototype.hasOwnProperty,Ro=Object.prototype.propertyIsEnumerable,ur=(e,t,n)=>t in e?jc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,I=(e,t)=>{for(var n in t||(t={}))Lo.call(t,n)&&ur(e,n,t[n]);if(on)for(var n of on(t))Ro.call(t,n)&&ur(e,n,t[n]);return e},an=(e,t)=>$c(e,Bc(t)),Ot=(e,t)=>{var n={};for(var r in e)Lo.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&on)for(var r of on(e))t.indexOf(r)<0&&Ro.call(e,r)&&(n[r]=e[r]);return n},wt=(e,t,n)=>ur(e,typeof t!="symbol"?t+"":t,n),tt=(e,t,n)=>new Promise((r,i)=>{var o=c=>{try{u(n.next(c))}catch(s){i(s)}},a=c=>{try{u(n.throw(c))}catch(s){i(s)}},u=c=>c.done?r(c.value):Promise.resolve(c.value).then(o,a);u((n=n.apply(e,t)).next())});function sn(e,t){throw new Error(t)}function Fc(e){return typeof e=="object"&&e!==null}function Vc(e,t){throw new Error("Unexpected invariant triggered.")}const Hc=/\r\n|[\n\r]/g;function cr(e,t){let n=0,r=1;for(const i of e.body.matchAll(Hc)){if(typeof i.index=="number"||Vc(),i.index>=t)break;n=i.index+i[0].length,r+=1}return{line:r,column:t+1-n}}function Gc(e){return Co(e.source,cr(e.source,e.start))}function Co(e,t){const n=e.locationOffset.column-1,r="".padStart(n)+e.body,i=t.line-1,o=e.locationOffset.line-1,a=t.line+o,u=t.line===1?n:0,c=t.column+u,s=`${e.name}:${a}:${c}
2
+ `,l=r.split(/\r\n|[\n\r]/g),p=l[i];if(p.length>120){const f=Math.floor(c/80),v=c%80,y=[];for(let m=0;m<p.length;m+=80)y.push(p.slice(m,m+80));return s+No([[`${a} |`,y[0]],...y.slice(1,f+1).map(m=>["|",m]),["|","^".padStart(v)],["|",y[f+1]]])}return s+No([[`${a-1} |`,l[i-1]],[`${a} |`,p],["|","^".padStart(c)],[`${a+1} |`,l[i+1]]])}function No(e){const t=e.filter(([r,i])=>i!==void 0),n=Math.max(...t.map(([r])=>r.length));return t.map(([r,i])=>r.padStart(n)+(i?" "+i:"")).join(`
3
+ `)}function qc(e){const t=e[0];return t==null||"kind"in t||"length"in t?{nodes:t,source:e[1],positions:e[2],path:e[3],originalError:e[4],extensions:e[5]}:t}let zc=class Ic extends Error{constructor(t,...n){var r,i,o;const{nodes:a,source:u,positions:c,path:s,originalError:l,extensions:p}=qc(n);super(t),this.name="GraphQLError",this.path=s??void 0,this.originalError=l??void 0,this.nodes=xo(Array.isArray(a)?a:a?[a]:void 0);const f=xo((r=this.nodes)===null||r===void 0?void 0:r.map(y=>y.loc).filter(y=>y!=null));this.source=u??(f==null||(i=f[0])===null||i===void 0?void 0:i.source),this.positions=c??f?.map(y=>y.start),this.locations=c&&u?c.map(y=>cr(u,y)):f?.map(y=>cr(y.source,y.start));const v=Fc(l?.extensions)?l?.extensions:void 0;this.extensions=(o=p??v)!==null&&o!==void 0?o:Object.create(null),Object.defineProperties(this,{message:{writable:!0,enumerable:!0},name:{enumerable:!1},nodes:{enumerable:!1},source:{enumerable:!1},positions:{enumerable:!1},originalError:{enumerable:!1}}),l!=null&&l.stack?Object.defineProperty(this,"stack",{value:l.stack,writable:!0,configurable:!0}):Error.captureStackTrace?Error.captureStackTrace(this,Ic):Object.defineProperty(this,"stack",{value:Error().stack,writable:!0,configurable:!0})}get[Symbol.toStringTag](){return"GraphQLError"}toString(){let t=this.message;if(this.nodes)for(const n of this.nodes)n.loc&&(t+=`
4
4
 
5
- `+Fc(n.loc));else if(this.source&&this.locations)for(const n of this.locations)e+=`
5
+ `+Gc(n.loc));else if(this.source&&this.locations)for(const n of this.locations)t+=`
6
6
 
7
- `+Ao(this.source,n);return e}toJSON(){const e={message:this.message};return this.locations!=null&&(e.locations=this.locations),this.path!=null&&(e.path=this.path),this.extensions!=null&&Object.keys(this.extensions).length>0&&(e.extensions=this.extensions),e}};function Ro(t){return t===void 0||t.length===0?void 0:t}function G(t,e,n){return new Hc(`Syntax Error: ${n}`,{source:t,positions:[e]})}let Gc=class{constructor(e,n,r){this.start=e.start,this.end=n.end,this.startToken=e,this.endToken=n,this.source=r}get[Symbol.toStringTag](){return"Location"}toJSON(){return{start:this.start,end:this.end}}};class Co{constructor(e,n,r,i,o,a){this.kind=e,this.start=n,this.end=r,this.line=i,this.column=o,this.value=a,this.prev=null,this.next=null}get[Symbol.toStringTag](){return"Token"}toJSON(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}}}const No={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"]},zc=new Set(Object.keys(No));function xo(t){const e=t?.kind;return typeof e=="string"&&zc.has(e)}var nt;(function(t){t.QUERY="query",t.MUTATION="mutation",t.SUBSCRIPTION="subscription"})(nt||(nt={}));var sr;(function(t){t.QUERY="QUERY",t.MUTATION="MUTATION",t.SUBSCRIPTION="SUBSCRIPTION",t.FIELD="FIELD",t.FRAGMENT_DEFINITION="FRAGMENT_DEFINITION",t.FRAGMENT_SPREAD="FRAGMENT_SPREAD",t.INLINE_FRAGMENT="INLINE_FRAGMENT",t.VARIABLE_DEFINITION="VARIABLE_DEFINITION",t.SCHEMA="SCHEMA",t.SCALAR="SCALAR",t.OBJECT="OBJECT",t.FIELD_DEFINITION="FIELD_DEFINITION",t.ARGUMENT_DEFINITION="ARGUMENT_DEFINITION",t.INTERFACE="INTERFACE",t.UNION="UNION",t.ENUM="ENUM",t.ENUM_VALUE="ENUM_VALUE",t.INPUT_OBJECT="INPUT_OBJECT",t.INPUT_FIELD_DEFINITION="INPUT_FIELD_DEFINITION"})(sr||(sr={}));var O;(function(t){t.NAME="Name",t.DOCUMENT="Document",t.OPERATION_DEFINITION="OperationDefinition",t.VARIABLE_DEFINITION="VariableDefinition",t.SELECTION_SET="SelectionSet",t.FIELD="Field",t.ARGUMENT="Argument",t.FRAGMENT_SPREAD="FragmentSpread",t.INLINE_FRAGMENT="InlineFragment",t.FRAGMENT_DEFINITION="FragmentDefinition",t.VARIABLE="Variable",t.INT="IntValue",t.FLOAT="FloatValue",t.STRING="StringValue",t.BOOLEAN="BooleanValue",t.NULL="NullValue",t.ENUM="EnumValue",t.LIST="ListValue",t.OBJECT="ObjectValue",t.OBJECT_FIELD="ObjectField",t.DIRECTIVE="Directive",t.NAMED_TYPE="NamedType",t.LIST_TYPE="ListType",t.NON_NULL_TYPE="NonNullType",t.SCHEMA_DEFINITION="SchemaDefinition",t.OPERATION_TYPE_DEFINITION="OperationTypeDefinition",t.SCALAR_TYPE_DEFINITION="ScalarTypeDefinition",t.OBJECT_TYPE_DEFINITION="ObjectTypeDefinition",t.FIELD_DEFINITION="FieldDefinition",t.INPUT_VALUE_DEFINITION="InputValueDefinition",t.INTERFACE_TYPE_DEFINITION="InterfaceTypeDefinition",t.UNION_TYPE_DEFINITION="UnionTypeDefinition",t.ENUM_TYPE_DEFINITION="EnumTypeDefinition",t.ENUM_VALUE_DEFINITION="EnumValueDefinition",t.INPUT_OBJECT_TYPE_DEFINITION="InputObjectTypeDefinition",t.DIRECTIVE_DEFINITION="DirectiveDefinition",t.SCHEMA_EXTENSION="SchemaExtension",t.SCALAR_TYPE_EXTENSION="ScalarTypeExtension",t.OBJECT_TYPE_EXTENSION="ObjectTypeExtension",t.INTERFACE_TYPE_EXTENSION="InterfaceTypeExtension",t.UNION_TYPE_EXTENSION="UnionTypeExtension",t.ENUM_TYPE_EXTENSION="EnumTypeExtension",t.INPUT_OBJECT_TYPE_EXTENSION="InputObjectTypeExtension"})(O||(O={}));function ur(t){return t===9||t===32}function wt(t){return t>=48&&t<=57}function Po(t){return t>=97&&t<=122||t>=65&&t<=90}function Io(t){return Po(t)||t===95}function qc(t){return Po(t)||wt(t)||t===95}function Xc(t){var e;let n=Number.MAX_SAFE_INTEGER,r=null,i=-1;for(let a=0;a<t.length;++a){var o;const u=t[a],c=Kc(u);c!==u.length&&(r=(o=r)!==null&&o!==void 0?o:a,i=a,a!==0&&c<n&&(n=c))}return t.map((a,u)=>u===0?a:a.slice(n)).slice((e=r)!==null&&e!==void 0?e:0,i+1)}function Kc(t){let e=0;for(;e<t.length&&ur(t.charCodeAt(e));)++e;return e}function Wc(t,e){const n=t.replace(/"""/g,'\\"""'),r=n.split(/\r\n|[\n\r]/g),i=r.length===1,o=r.length>1&&r.slice(1).every(m=>m.length===0||ur(m.charCodeAt(0))),a=n.endsWith('\\"""'),u=t.endsWith('"')&&!a,c=t.endsWith("\\"),s=u||c,l=!i||t.length>70||s||o||a;let p="";const f=i&&ur(t.charCodeAt(0));return(l&&!f||o)&&(p+=`
7
+ `+Co(this.source,n);return t}toJSON(){const t={message:this.message};return this.locations!=null&&(t.locations=this.locations),this.path!=null&&(t.path=this.path),this.extensions!=null&&Object.keys(this.extensions).length>0&&(t.extensions=this.extensions),t}};function xo(e){return e===void 0||e.length===0?void 0:e}function G(e,t,n){return new zc(`Syntax Error: ${n}`,{source:e,positions:[t]})}let Xc=class{constructor(t,n,r){this.start=t.start,this.end=n.end,this.startToken=t,this.endToken=n,this.source=r}get[Symbol.toStringTag](){return"Location"}toJSON(){return{start:this.start,end:this.end}}};class Po{constructor(t,n,r,i,o,a){this.kind=t,this.start=n,this.end=r,this.line=i,this.column=o,this.value=a,this.prev=null,this.next=null}get[Symbol.toStringTag](){return"Token"}toJSON(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}}}const Io={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"]},Kc=new Set(Object.keys(Io));function ko(e){const t=e?.kind;return typeof t=="string"&&Kc.has(t)}var nt;(function(e){e.QUERY="query",e.MUTATION="mutation",e.SUBSCRIPTION="subscription"})(nt||(nt={}));var lr;(function(e){e.QUERY="QUERY",e.MUTATION="MUTATION",e.SUBSCRIPTION="SUBSCRIPTION",e.FIELD="FIELD",e.FRAGMENT_DEFINITION="FRAGMENT_DEFINITION",e.FRAGMENT_SPREAD="FRAGMENT_SPREAD",e.INLINE_FRAGMENT="INLINE_FRAGMENT",e.VARIABLE_DEFINITION="VARIABLE_DEFINITION",e.SCHEMA="SCHEMA",e.SCALAR="SCALAR",e.OBJECT="OBJECT",e.FIELD_DEFINITION="FIELD_DEFINITION",e.ARGUMENT_DEFINITION="ARGUMENT_DEFINITION",e.INTERFACE="INTERFACE",e.UNION="UNION",e.ENUM="ENUM",e.ENUM_VALUE="ENUM_VALUE",e.INPUT_OBJECT="INPUT_OBJECT",e.INPUT_FIELD_DEFINITION="INPUT_FIELD_DEFINITION"})(lr||(lr={}));var O;(function(e){e.NAME="Name",e.DOCUMENT="Document",e.OPERATION_DEFINITION="OperationDefinition",e.VARIABLE_DEFINITION="VariableDefinition",e.SELECTION_SET="SelectionSet",e.FIELD="Field",e.ARGUMENT="Argument",e.FRAGMENT_SPREAD="FragmentSpread",e.INLINE_FRAGMENT="InlineFragment",e.FRAGMENT_DEFINITION="FragmentDefinition",e.VARIABLE="Variable",e.INT="IntValue",e.FLOAT="FloatValue",e.STRING="StringValue",e.BOOLEAN="BooleanValue",e.NULL="NullValue",e.ENUM="EnumValue",e.LIST="ListValue",e.OBJECT="ObjectValue",e.OBJECT_FIELD="ObjectField",e.DIRECTIVE="Directive",e.NAMED_TYPE="NamedType",e.LIST_TYPE="ListType",e.NON_NULL_TYPE="NonNullType",e.SCHEMA_DEFINITION="SchemaDefinition",e.OPERATION_TYPE_DEFINITION="OperationTypeDefinition",e.SCALAR_TYPE_DEFINITION="ScalarTypeDefinition",e.OBJECT_TYPE_DEFINITION="ObjectTypeDefinition",e.FIELD_DEFINITION="FieldDefinition",e.INPUT_VALUE_DEFINITION="InputValueDefinition",e.INTERFACE_TYPE_DEFINITION="InterfaceTypeDefinition",e.UNION_TYPE_DEFINITION="UnionTypeDefinition",e.ENUM_TYPE_DEFINITION="EnumTypeDefinition",e.ENUM_VALUE_DEFINITION="EnumValueDefinition",e.INPUT_OBJECT_TYPE_DEFINITION="InputObjectTypeDefinition",e.DIRECTIVE_DEFINITION="DirectiveDefinition",e.SCHEMA_EXTENSION="SchemaExtension",e.SCALAR_TYPE_EXTENSION="ScalarTypeExtension",e.OBJECT_TYPE_EXTENSION="ObjectTypeExtension",e.INTERFACE_TYPE_EXTENSION="InterfaceTypeExtension",e.UNION_TYPE_EXTENSION="UnionTypeExtension",e.ENUM_TYPE_EXTENSION="EnumTypeExtension",e.INPUT_OBJECT_TYPE_EXTENSION="InputObjectTypeExtension"})(O||(O={}));function pr(e){return e===9||e===32}function At(e){return e>=48&&e<=57}function Mo(e){return e>=97&&e<=122||e>=65&&e<=90}function Do(e){return Mo(e)||e===95}function Wc(e){return Mo(e)||At(e)||e===95}function Yc(e){var t;let n=Number.MAX_SAFE_INTEGER,r=null,i=-1;for(let a=0;a<e.length;++a){var o;const u=e[a],c=Jc(u);c!==u.length&&(r=(o=r)!==null&&o!==void 0?o:a,i=a,a!==0&&c<n&&(n=c))}return e.map((a,u)=>u===0?a:a.slice(n)).slice((t=r)!==null&&t!==void 0?t:0,i+1)}function Jc(e){let t=0;for(;t<e.length&&pr(e.charCodeAt(t));)++t;return t}function Qc(e,t){const n=e.replace(/"""/g,'\\"""'),r=n.split(/\r\n|[\n\r]/g),i=r.length===1,o=r.length>1&&r.slice(1).every(v=>v.length===0||pr(v.charCodeAt(0))),a=n.endsWith('\\"""'),u=e.endsWith('"')&&!a,c=e.endsWith("\\"),s=u||c,l=!i||e.length>70||s||o||a;let p="";const f=i&&pr(e.charCodeAt(0));return(l&&!f||o)&&(p+=`
8
8
  `),p+=n,(l||s)&&(p+=`
9
- `),'"""'+p+'"""'}var d;(function(t){t.SOF="<SOF>",t.EOF="<EOF>",t.BANG="!",t.DOLLAR="$",t.AMP="&",t.PAREN_L="(",t.PAREN_R=")",t.SPREAD="...",t.COLON=":",t.EQUALS="=",t.AT="@",t.BRACKET_L="[",t.BRACKET_R="]",t.BRACE_L="{",t.PIPE="|",t.BRACE_R="}",t.NAME="Name",t.INT="Int",t.FLOAT="Float",t.STRING="String",t.BLOCK_STRING="BlockString",t.COMMENT="Comment"})(d||(d={}));let Yc=class{constructor(e){const n=new Co(d.SOF,0,0,0,0);this.source=e,this.lastToken=n,this.token=n,this.line=1,this.lineStart=0}get[Symbol.toStringTag](){return"Lexer"}advance(){return this.lastToken=this.token,this.token=this.lookahead()}lookahead(){let e=this.token;if(e.kind!==d.EOF)do if(e.next)e=e.next;else{const n=Qc(this,e.end);e.next=n,n.prev=e,e=n}while(e.kind===d.COMMENT);return e}};function Jc(t){return t===d.BANG||t===d.DOLLAR||t===d.AMP||t===d.PAREN_L||t===d.PAREN_R||t===d.SPREAD||t===d.COLON||t===d.EQUALS||t===d.AT||t===d.BRACKET_L||t===d.BRACKET_R||t===d.BRACE_L||t===d.PIPE||t===d.BRACE_R}function rt(t){return t>=0&&t<=55295||t>=57344&&t<=1114111}function an(t,e){return ko(t.charCodeAt(e))&&Mo(t.charCodeAt(e+1))}function ko(t){return t>=55296&&t<=56319}function Mo(t){return t>=56320&&t<=57343}function ke(t,e){const n=t.source.body.codePointAt(e);if(n===void 0)return d.EOF;if(n>=32&&n<=126){const r=String.fromCodePoint(n);return r==='"'?`'"'`:`"${r}"`}return"U+"+n.toString(16).toUpperCase().padStart(4,"0")}function F(t,e,n,r,i){const o=t.line,a=1+n-t.lineStart;return new Co(e,n,r,o,a,i)}function Qc(t,e){const n=t.source.body,r=n.length;let i=e;for(;i<r;){const o=n.charCodeAt(i);switch(o){case 65279:case 9:case 32:case 44:++i;continue;case 10:++i,++t.line,t.lineStart=i;continue;case 13:n.charCodeAt(i+1)===10?i+=2:++i,++t.line,t.lineStart=i;continue;case 35:return Zc(t,i);case 33:return F(t,d.BANG,i,i+1);case 36:return F(t,d.DOLLAR,i,i+1);case 38:return F(t,d.AMP,i,i+1);case 40:return F(t,d.PAREN_L,i,i+1);case 41:return F(t,d.PAREN_R,i,i+1);case 46:if(n.charCodeAt(i+1)===46&&n.charCodeAt(i+2)===46)return F(t,d.SPREAD,i,i+3);break;case 58:return F(t,d.COLON,i,i+1);case 61:return F(t,d.EQUALS,i,i+1);case 64:return F(t,d.AT,i,i+1);case 91:return F(t,d.BRACKET_L,i,i+1);case 93:return F(t,d.BRACKET_R,i,i+1);case 123:return F(t,d.BRACE_L,i,i+1);case 124:return F(t,d.PIPE,i,i+1);case 125:return F(t,d.BRACE_R,i,i+1);case 34:return n.charCodeAt(i+1)===34&&n.charCodeAt(i+2)===34?ol(t,i):tl(t,i)}if(wt(o)||o===45)return el(t,i,o);if(Io(o))return al(t,i);throw G(t.source,i,o===39?`Unexpected single quote character ('), did you mean to use a double quote (")?`:rt(o)||an(n,i)?`Unexpected character: ${ke(t,i)}.`:`Invalid character: ${ke(t,i)}.`)}return F(t,d.EOF,r,r)}function Zc(t,e){const n=t.source.body,r=n.length;let i=e+1;for(;i<r;){const o=n.charCodeAt(i);if(o===10||o===13)break;if(rt(o))++i;else if(an(n,i))i+=2;else break}return F(t,d.COMMENT,e,i,n.slice(e+1,i))}function el(t,e,n){const r=t.source.body;let i=e,o=n,a=!1;if(o===45&&(o=r.charCodeAt(++i)),o===48){if(o=r.charCodeAt(++i),wt(o))throw G(t.source,i,`Invalid number, unexpected digit after 0: ${ke(t,i)}.`)}else i=cr(t,i,o),o=r.charCodeAt(i);if(o===46&&(a=!0,o=r.charCodeAt(++i),i=cr(t,i,o),o=r.charCodeAt(i)),(o===69||o===101)&&(a=!0,o=r.charCodeAt(++i),(o===43||o===45)&&(o=r.charCodeAt(++i)),i=cr(t,i,o),o=r.charCodeAt(i)),o===46||Io(o))throw G(t.source,i,`Invalid number, expected digit but got: ${ke(t,i)}.`);return F(t,a?d.FLOAT:d.INT,e,i,r.slice(e,i))}function cr(t,e,n){if(!wt(n))throw G(t.source,e,`Invalid number, expected digit but got: ${ke(t,e)}.`);const r=t.source.body;let i=e+1;for(;wt(r.charCodeAt(i));)++i;return i}function tl(t,e){const n=t.source.body,r=n.length;let i=e+1,o=i,a="";for(;i<r;){const u=n.charCodeAt(i);if(u===34)return a+=n.slice(o,i),F(t,d.STRING,e,i+1,a);if(u===92){a+=n.slice(o,i);const c=n.charCodeAt(i+1)===117?n.charCodeAt(i+2)===123?nl(t,i):rl(t,i):il(t,i);a+=c.value,i+=c.size,o=i;continue}if(u===10||u===13)break;if(rt(u))++i;else if(an(n,i))i+=2;else throw G(t.source,i,`Invalid character within String: ${ke(t,i)}.`)}throw G(t.source,i,"Unterminated string.")}function nl(t,e){const n=t.source.body;let r=0,i=3;for(;i<12;){const o=n.charCodeAt(e+i++);if(o===125){if(i<5||!rt(r))break;return{value:String.fromCodePoint(r),size:i}}if(r=r<<4|At(o),r<0)break}throw G(t.source,e,`Invalid Unicode escape sequence: "${n.slice(e,e+i)}".`)}function rl(t,e){const n=t.source.body,r=Do(n,e+2);if(rt(r))return{value:String.fromCodePoint(r),size:6};if(ko(r)&&n.charCodeAt(e+6)===92&&n.charCodeAt(e+7)===117){const i=Do(n,e+8);if(Mo(i))return{value:String.fromCodePoint(r,i),size:12}}throw G(t.source,e,`Invalid Unicode escape sequence: "${n.slice(e,e+6)}".`)}function Do(t,e){return At(t.charCodeAt(e))<<12|At(t.charCodeAt(e+1))<<8|At(t.charCodeAt(e+2))<<4|At(t.charCodeAt(e+3))}function At(t){return t>=48&&t<=57?t-48:t>=65&&t<=70?t-55:t>=97&&t<=102?t-87:-1}function il(t,e){const n=t.source.body;switch(n.charCodeAt(e+1)){case 34:return{value:'"',size:2};case 92:return{value:"\\",size:2};case 47:return{value:"/",size:2};case 98:return{value:"\b",size:2};case 102:return{value:"\f",size:2};case 110:return{value:`
10
- `,size:2};case 114:return{value:"\r",size:2};case 116:return{value:" ",size:2}}throw G(t.source,e,`Invalid character escape sequence: "${n.slice(e,e+2)}".`)}function ol(t,e){const n=t.source.body,r=n.length;let i=t.lineStart,o=e+3,a=o,u="";const c=[];for(;o<r;){const s=n.charCodeAt(o);if(s===34&&n.charCodeAt(o+1)===34&&n.charCodeAt(o+2)===34){u+=n.slice(a,o),c.push(u);const l=F(t,d.BLOCK_STRING,e,o+3,Xc(c).join(`
11
- `));return t.line+=c.length-1,t.lineStart=i,l}if(s===92&&n.charCodeAt(o+1)===34&&n.charCodeAt(o+2)===34&&n.charCodeAt(o+3)===34){u+=n.slice(a,o),a=o+1,o+=4;continue}if(s===10||s===13){u+=n.slice(a,o),c.push(u),s===13&&n.charCodeAt(o+1)===10?o+=2:++o,u="",a=o,i=o;continue}if(rt(s))++o;else if(an(n,o))o+=2;else throw G(t.source,o,`Invalid character within String: ${ke(t,o)}.`)}throw G(t.source,o,"Unterminated string.")}function al(t,e){const n=t.source.body,r=n.length;let i=e+1;for(;i<r;){const o=n.charCodeAt(i);if(qc(o))++i;else break}return F(t,d.NAME,e,i,n.slice(e,i))}const sl=10,Uo=2;function lr(t){return sn(t,[])}function sn(t,e){switch(typeof t){case"string":return JSON.stringify(t);case"function":return t.name?`[function ${t.name}]`:"[function]";case"object":return ul(t,e);default:return String(t)}}function ul(t,e){if(t===null)return"null";if(e.includes(t))return"[Circular]";const n=[...e,t];if(cl(t)){const r=t.toJSON();if(r!==t)return typeof r=="string"?r:sn(r,n)}else if(Array.isArray(t))return pl(t,n);return ll(t,n)}function cl(t){return typeof t.toJSON=="function"}function ll(t,e){const n=Object.entries(t);return n.length===0?"{}":e.length>Uo?"["+fl(t)+"]":"{ "+n.map(([r,i])=>r+": "+sn(i,e)).join(", ")+" }"}function pl(t,e){if(t.length===0)return"[]";if(e.length>Uo)return"[Array]";const n=Math.min(sl,t.length),r=t.length-n,i=[];for(let o=0;o<n;++o)i.push(sn(t[o],e));return r===1?i.push("... 1 more item"):r>1&&i.push(`... ${r} more items`),"["+i.join(", ")+"]"}function fl(t){const e=Object.prototype.toString.call(t).replace(/^\[object /,"").replace(/]$/,"");if(e==="Object"&&typeof t.constructor=="function"){const n=t.constructor.name;if(typeof n=="string"&&n!=="")return n}return e}const hl=globalThis.process&&process.env.NODE_ENV==="production",dl=hl?function(t,e){return t instanceof e}:function(t,e){if(t instanceof e)return!0;if(typeof t=="object"&&t!==null){var n;const r=e.prototype[Symbol.toStringTag],i=Symbol.toStringTag in t?t[Symbol.toStringTag]:(n=t.constructor)===null||n===void 0?void 0:n.name;if(r===i){const o=lr(t);throw new Error(`Cannot use ${r} "${o}" from another module or realm.
9
+ `),'"""'+p+'"""'}var d;(function(e){e.SOF="<SOF>",e.EOF="<EOF>",e.BANG="!",e.DOLLAR="$",e.AMP="&",e.PAREN_L="(",e.PAREN_R=")",e.SPREAD="...",e.COLON=":",e.EQUALS="=",e.AT="@",e.BRACKET_L="[",e.BRACKET_R="]",e.BRACE_L="{",e.PIPE="|",e.BRACE_R="}",e.NAME="Name",e.INT="Int",e.FLOAT="Float",e.STRING="String",e.BLOCK_STRING="BlockString",e.COMMENT="Comment"})(d||(d={}));let Zc=class{constructor(t){const n=new Po(d.SOF,0,0,0,0);this.source=t,this.lastToken=n,this.token=n,this.line=1,this.lineStart=0}get[Symbol.toStringTag](){return"Lexer"}advance(){return this.lastToken=this.token,this.token=this.lookahead()}lookahead(){let t=this.token;if(t.kind!==d.EOF)do if(t.next)t=t.next;else{const n=tl(this,t.end);t.next=n,n.prev=t,t=n}while(t.kind===d.COMMENT);return t}};function el(e){return e===d.BANG||e===d.DOLLAR||e===d.AMP||e===d.PAREN_L||e===d.PAREN_R||e===d.SPREAD||e===d.COLON||e===d.EQUALS||e===d.AT||e===d.BRACKET_L||e===d.BRACKET_R||e===d.BRACE_L||e===d.PIPE||e===d.BRACE_R}function rt(e){return e>=0&&e<=55295||e>=57344&&e<=1114111}function un(e,t){return Uo(e.charCodeAt(t))&&jo(e.charCodeAt(t+1))}function Uo(e){return e>=55296&&e<=56319}function jo(e){return e>=56320&&e<=57343}function ke(e,t){const n=e.source.body.codePointAt(t);if(n===void 0)return d.EOF;if(n>=32&&n<=126){const r=String.fromCodePoint(n);return r==='"'?`'"'`:`"${r}"`}return"U+"+n.toString(16).toUpperCase().padStart(4,"0")}function F(e,t,n,r,i){const o=e.line,a=1+n-e.lineStart;return new Po(t,n,r,o,a,i)}function tl(e,t){const n=e.source.body,r=n.length;let i=t;for(;i<r;){const o=n.charCodeAt(i);switch(o){case 65279:case 9:case 32:case 44:++i;continue;case 10:++i,++e.line,e.lineStart=i;continue;case 13:n.charCodeAt(i+1)===10?i+=2:++i,++e.line,e.lineStart=i;continue;case 35:return nl(e,i);case 33:return F(e,d.BANG,i,i+1);case 36:return F(e,d.DOLLAR,i,i+1);case 38:return F(e,d.AMP,i,i+1);case 40:return F(e,d.PAREN_L,i,i+1);case 41:return F(e,d.PAREN_R,i,i+1);case 46:if(n.charCodeAt(i+1)===46&&n.charCodeAt(i+2)===46)return F(e,d.SPREAD,i,i+3);break;case 58:return F(e,d.COLON,i,i+1);case 61:return F(e,d.EQUALS,i,i+1);case 64:return F(e,d.AT,i,i+1);case 91:return F(e,d.BRACKET_L,i,i+1);case 93:return F(e,d.BRACKET_R,i,i+1);case 123:return F(e,d.BRACE_L,i,i+1);case 124:return F(e,d.PIPE,i,i+1);case 125:return F(e,d.BRACE_R,i,i+1);case 34:return n.charCodeAt(i+1)===34&&n.charCodeAt(i+2)===34?ul(e,i):il(e,i)}if(At(o)||o===45)return rl(e,i,o);if(Do(o))return cl(e,i);throw G(e.source,i,o===39?`Unexpected single quote character ('), did you mean to use a double quote (")?`:rt(o)||un(n,i)?`Unexpected character: ${ke(e,i)}.`:`Invalid character: ${ke(e,i)}.`)}return F(e,d.EOF,r,r)}function nl(e,t){const n=e.source.body,r=n.length;let i=t+1;for(;i<r;){const o=n.charCodeAt(i);if(o===10||o===13)break;if(rt(o))++i;else if(un(n,i))i+=2;else break}return F(e,d.COMMENT,t,i,n.slice(t+1,i))}function rl(e,t,n){const r=e.source.body;let i=t,o=n,a=!1;if(o===45&&(o=r.charCodeAt(++i)),o===48){if(o=r.charCodeAt(++i),At(o))throw G(e.source,i,`Invalid number, unexpected digit after 0: ${ke(e,i)}.`)}else i=fr(e,i,o),o=r.charCodeAt(i);if(o===46&&(a=!0,o=r.charCodeAt(++i),i=fr(e,i,o),o=r.charCodeAt(i)),(o===69||o===101)&&(a=!0,o=r.charCodeAt(++i),(o===43||o===45)&&(o=r.charCodeAt(++i)),i=fr(e,i,o),o=r.charCodeAt(i)),o===46||Do(o))throw G(e.source,i,`Invalid number, expected digit but got: ${ke(e,i)}.`);return F(e,a?d.FLOAT:d.INT,t,i,r.slice(t,i))}function fr(e,t,n){if(!At(n))throw G(e.source,t,`Invalid number, expected digit but got: ${ke(e,t)}.`);const r=e.source.body;let i=t+1;for(;At(r.charCodeAt(i));)++i;return i}function il(e,t){const n=e.source.body,r=n.length;let i=t+1,o=i,a="";for(;i<r;){const u=n.charCodeAt(i);if(u===34)return a+=n.slice(o,i),F(e,d.STRING,t,i+1,a);if(u===92){a+=n.slice(o,i);const c=n.charCodeAt(i+1)===117?n.charCodeAt(i+2)===123?ol(e,i):al(e,i):sl(e,i);a+=c.value,i+=c.size,o=i;continue}if(u===10||u===13)break;if(rt(u))++i;else if(un(n,i))i+=2;else throw G(e.source,i,`Invalid character within String: ${ke(e,i)}.`)}throw G(e.source,i,"Unterminated string.")}function ol(e,t){const n=e.source.body;let r=0,i=3;for(;i<12;){const o=n.charCodeAt(t+i++);if(o===125){if(i<5||!rt(r))break;return{value:String.fromCodePoint(r),size:i}}if(r=r<<4|Lt(o),r<0)break}throw G(e.source,t,`Invalid Unicode escape sequence: "${n.slice(t,t+i)}".`)}function al(e,t){const n=e.source.body,r=$o(n,t+2);if(rt(r))return{value:String.fromCodePoint(r),size:6};if(Uo(r)&&n.charCodeAt(t+6)===92&&n.charCodeAt(t+7)===117){const i=$o(n,t+8);if(jo(i))return{value:String.fromCodePoint(r,i),size:12}}throw G(e.source,t,`Invalid Unicode escape sequence: "${n.slice(t,t+6)}".`)}function $o(e,t){return Lt(e.charCodeAt(t))<<12|Lt(e.charCodeAt(t+1))<<8|Lt(e.charCodeAt(t+2))<<4|Lt(e.charCodeAt(t+3))}function Lt(e){return e>=48&&e<=57?e-48:e>=65&&e<=70?e-55:e>=97&&e<=102?e-87:-1}function sl(e,t){const n=e.source.body;switch(n.charCodeAt(t+1)){case 34:return{value:'"',size:2};case 92:return{value:"\\",size:2};case 47:return{value:"/",size:2};case 98:return{value:"\b",size:2};case 102:return{value:"\f",size:2};case 110:return{value:`
10
+ `,size:2};case 114:return{value:"\r",size:2};case 116:return{value:" ",size:2}}throw G(e.source,t,`Invalid character escape sequence: "${n.slice(t,t+2)}".`)}function ul(e,t){const n=e.source.body,r=n.length;let i=e.lineStart,o=t+3,a=o,u="";const c=[];for(;o<r;){const s=n.charCodeAt(o);if(s===34&&n.charCodeAt(o+1)===34&&n.charCodeAt(o+2)===34){u+=n.slice(a,o),c.push(u);const l=F(e,d.BLOCK_STRING,t,o+3,Yc(c).join(`
11
+ `));return e.line+=c.length-1,e.lineStart=i,l}if(s===92&&n.charCodeAt(o+1)===34&&n.charCodeAt(o+2)===34&&n.charCodeAt(o+3)===34){u+=n.slice(a,o),a=o+1,o+=4;continue}if(s===10||s===13){u+=n.slice(a,o),c.push(u),s===13&&n.charCodeAt(o+1)===10?o+=2:++o,u="",a=o,i=o;continue}if(rt(s))++o;else if(un(n,o))o+=2;else throw G(e.source,o,`Invalid character within String: ${ke(e,o)}.`)}throw G(e.source,o,"Unterminated string.")}function cl(e,t){const n=e.source.body,r=n.length;let i=t+1;for(;i<r;){const o=n.charCodeAt(i);if(Wc(o))++i;else break}return F(e,d.NAME,t,i,n.slice(t,i))}const ll=10,Bo=2;function hr(e){return cn(e,[])}function cn(e,t){switch(typeof e){case"string":return JSON.stringify(e);case"function":return e.name?`[function ${e.name}]`:"[function]";case"object":return pl(e,t);default:return String(e)}}function pl(e,t){if(e===null)return"null";if(t.includes(e))return"[Circular]";const n=[...t,e];if(fl(e)){const r=e.toJSON();if(r!==e)return typeof r=="string"?r:cn(r,n)}else if(Array.isArray(e))return dl(e,n);return hl(e,n)}function fl(e){return typeof e.toJSON=="function"}function hl(e,t){const n=Object.entries(e);return n.length===0?"{}":t.length>Bo?"["+vl(e)+"]":"{ "+n.map(([r,i])=>r+": "+cn(i,t)).join(", ")+" }"}function dl(e,t){if(e.length===0)return"[]";if(t.length>Bo)return"[Array]";const n=Math.min(ll,e.length),r=e.length-n,i=[];for(let o=0;o<n;++o)i.push(cn(e[o],t));return r===1?i.push("... 1 more item"):r>1&&i.push(`... ${r} more items`),"["+i.join(", ")+"]"}function vl(e){const t=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if(t==="Object"&&typeof e.constructor=="function"){const n=e.constructor.name;if(typeof n=="string"&&n!=="")return n}return t}const yl=globalThis.process&&process.env.NODE_ENV==="production",ml=yl?function(e,t){return e instanceof t}:function(e,t){if(e instanceof t)return!0;if(typeof e=="object"&&e!==null){var n;const r=t.prototype[Symbol.toStringTag],i=Symbol.toStringTag in e?e[Symbol.toStringTag]:(n=e.constructor)===null||n===void 0?void 0:n.name;if(r===i){const o=hr(e);throw new Error(`Cannot use ${r} "${o}" from another module or realm.
12
12
 
13
13
  Ensure that there is only one instance of "graphql" in the node_modules
14
14
  directory. If different versions of "graphql" are the dependencies of other
@@ -19,41 +19,41 @@ https://yarnpkg.com/en/docs/selective-version-resolutions
19
19
  Duplicate "graphql" modules cannot be used at the same time since different
20
20
  versions may have different capabilities and behavior. The data from one
21
21
  version used in the function from another could produce confusing and
22
- spurious results.`)}}return!1};class jo{constructor(e,n="GraphQL request",r={line:1,column:1}){typeof e=="string"||on(!1,`Body must be a string. Received: ${lr(e)}.`),this.body=e,this.name=n,this.locationOffset=r,this.locationOffset.line>0||on(!1,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||on(!1,"column in locationOffset is 1-indexed and must be positive.")}get[Symbol.toStringTag](){return"Source"}}function vl(t){return dl(t,jo)}function $o(t,e){const n=new yl(t,e),r=n.parseDocument();return Object.defineProperty(r,"tokenCount",{enumerable:!1,value:n.tokenCount}),r}let yl=class{constructor(e,n={}){const r=vl(e)?e:new jo(e);this._lexer=new Yc(r),this._options=n,this._tokenCounter=0}get tokenCount(){return this._tokenCounter}parseName(){const e=this.expectToken(d.NAME);return this.node(e,{kind:O.NAME,value:e.value})}parseDocument(){return this.node(this._lexer.token,{kind:O.DOCUMENT,definitions:this.many(d.SOF,this.parseDefinition,d.EOF)})}parseDefinition(){if(this.peek(d.BRACE_L))return this.parseOperationDefinition();const e=this.peekDescription(),n=e?this._lexer.lookahead():this._lexer.token;if(n.kind===d.NAME){switch(n.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}if(e)throw G(this._lexer.source,this._lexer.token.start,"Unexpected description, descriptions are supported only on type definitions.");switch(n.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"extend":return this.parseTypeSystemExtension()}}throw this.unexpected(n)}parseOperationDefinition(){const e=this._lexer.token;if(this.peek(d.BRACE_L))return this.node(e,{kind:O.OPERATION_DEFINITION,operation:nt.QUERY,name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet()});const n=this.parseOperationType();let r;return this.peek(d.NAME)&&(r=this.parseName()),this.node(e,{kind:O.OPERATION_DEFINITION,operation:n,name:r,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseOperationType(){const e=this.expectToken(d.NAME);switch(e.value){case"query":return nt.QUERY;case"mutation":return nt.MUTATION;case"subscription":return nt.SUBSCRIPTION}throw this.unexpected(e)}parseVariableDefinitions(){return this.optionalMany(d.PAREN_L,this.parseVariableDefinition,d.PAREN_R)}parseVariableDefinition(){return this.node(this._lexer.token,{kind:O.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(d.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(d.EQUALS)?this.parseConstValueLiteral():void 0,directives:this.parseConstDirectives()})}parseVariable(){const e=this._lexer.token;return this.expectToken(d.DOLLAR),this.node(e,{kind:O.VARIABLE,name:this.parseName()})}parseSelectionSet(){return this.node(this._lexer.token,{kind:O.SELECTION_SET,selections:this.many(d.BRACE_L,this.parseSelection,d.BRACE_R)})}parseSelection(){return this.peek(d.SPREAD)?this.parseFragment():this.parseField()}parseField(){const e=this._lexer.token,n=this.parseName();let r,i;return this.expectOptionalToken(d.COLON)?(r=n,i=this.parseName()):i=n,this.node(e,{kind:O.FIELD,alias:r,name:i,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(d.BRACE_L)?this.parseSelectionSet():void 0})}parseArguments(e){const n=e?this.parseConstArgument:this.parseArgument;return this.optionalMany(d.PAREN_L,n,d.PAREN_R)}parseArgument(e=!1){const n=this._lexer.token,r=this.parseName();return this.expectToken(d.COLON),this.node(n,{kind:O.ARGUMENT,name:r,value:this.parseValueLiteral(e)})}parseConstArgument(){return this.parseArgument(!0)}parseFragment(){const e=this._lexer.token;this.expectToken(d.SPREAD);const n=this.expectOptionalKeyword("on");return!n&&this.peek(d.NAME)?this.node(e,{kind:O.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1)}):this.node(e,{kind:O.INLINE_FRAGMENT,typeCondition:n?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentDefinition(){const e=this._lexer.token;return this.expectKeyword("fragment"),this._options.allowLegacyFragmentVariables===!0?this.node(e,{kind:O.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()}):this.node(e,{kind:O.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentName(){if(this._lexer.token.value==="on")throw this.unexpected();return this.parseName()}parseValueLiteral(e){const n=this._lexer.token;switch(n.kind){case d.BRACKET_L:return this.parseList(e);case d.BRACE_L:return this.parseObject(e);case d.INT:return this.advanceLexer(),this.node(n,{kind:O.INT,value:n.value});case d.FLOAT:return this.advanceLexer(),this.node(n,{kind:O.FLOAT,value:n.value});case d.STRING:case d.BLOCK_STRING:return this.parseStringLiteral();case d.NAME:switch(this.advanceLexer(),n.value){case"true":return this.node(n,{kind:O.BOOLEAN,value:!0});case"false":return this.node(n,{kind:O.BOOLEAN,value:!1});case"null":return this.node(n,{kind:O.NULL});default:return this.node(n,{kind:O.ENUM,value:n.value})}case d.DOLLAR:if(e)if(this.expectToken(d.DOLLAR),this._lexer.token.kind===d.NAME){const r=this._lexer.token.value;throw G(this._lexer.source,n.start,`Unexpected variable "$${r}" in constant value.`)}else throw this.unexpected(n);return this.parseVariable();default:throw this.unexpected()}}parseConstValueLiteral(){return this.parseValueLiteral(!0)}parseStringLiteral(){const e=this._lexer.token;return this.advanceLexer(),this.node(e,{kind:O.STRING,value:e.value,block:e.kind===d.BLOCK_STRING})}parseList(e){const n=()=>this.parseValueLiteral(e);return this.node(this._lexer.token,{kind:O.LIST,values:this.any(d.BRACKET_L,n,d.BRACKET_R)})}parseObject(e){const n=()=>this.parseObjectField(e);return this.node(this._lexer.token,{kind:O.OBJECT,fields:this.any(d.BRACE_L,n,d.BRACE_R)})}parseObjectField(e){const n=this._lexer.token,r=this.parseName();return this.expectToken(d.COLON),this.node(n,{kind:O.OBJECT_FIELD,name:r,value:this.parseValueLiteral(e)})}parseDirectives(e){const n=[];for(;this.peek(d.AT);)n.push(this.parseDirective(e));return n}parseConstDirectives(){return this.parseDirectives(!0)}parseDirective(e){const n=this._lexer.token;return this.expectToken(d.AT),this.node(n,{kind:O.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(e)})}parseTypeReference(){const e=this._lexer.token;let n;if(this.expectOptionalToken(d.BRACKET_L)){const r=this.parseTypeReference();this.expectToken(d.BRACKET_R),n=this.node(e,{kind:O.LIST_TYPE,type:r})}else n=this.parseNamedType();return this.expectOptionalToken(d.BANG)?this.node(e,{kind:O.NON_NULL_TYPE,type:n}):n}parseNamedType(){return this.node(this._lexer.token,{kind:O.NAMED_TYPE,name:this.parseName()})}peekDescription(){return this.peek(d.STRING)||this.peek(d.BLOCK_STRING)}parseDescription(){if(this.peekDescription())return this.parseStringLiteral()}parseSchemaDefinition(){const e=this._lexer.token,n=this.parseDescription();this.expectKeyword("schema");const r=this.parseConstDirectives(),i=this.many(d.BRACE_L,this.parseOperationTypeDefinition,d.BRACE_R);return this.node(e,{kind:O.SCHEMA_DEFINITION,description:n,directives:r,operationTypes:i})}parseOperationTypeDefinition(){const e=this._lexer.token,n=this.parseOperationType();this.expectToken(d.COLON);const r=this.parseNamedType();return this.node(e,{kind:O.OPERATION_TYPE_DEFINITION,operation:n,type:r})}parseScalarTypeDefinition(){const e=this._lexer.token,n=this.parseDescription();this.expectKeyword("scalar");const r=this.parseName(),i=this.parseConstDirectives();return this.node(e,{kind:O.SCALAR_TYPE_DEFINITION,description:n,name:r,directives:i})}parseObjectTypeDefinition(){const e=this._lexer.token,n=this.parseDescription();this.expectKeyword("type");const r=this.parseName(),i=this.parseImplementsInterfaces(),o=this.parseConstDirectives(),a=this.parseFieldsDefinition();return this.node(e,{kind:O.OBJECT_TYPE_DEFINITION,description:n,name:r,interfaces:i,directives:o,fields:a})}parseImplementsInterfaces(){return this.expectOptionalKeyword("implements")?this.delimitedMany(d.AMP,this.parseNamedType):[]}parseFieldsDefinition(){return this.optionalMany(d.BRACE_L,this.parseFieldDefinition,d.BRACE_R)}parseFieldDefinition(){const e=this._lexer.token,n=this.parseDescription(),r=this.parseName(),i=this.parseArgumentDefs();this.expectToken(d.COLON);const o=this.parseTypeReference(),a=this.parseConstDirectives();return this.node(e,{kind:O.FIELD_DEFINITION,description:n,name:r,arguments:i,type:o,directives:a})}parseArgumentDefs(){return this.optionalMany(d.PAREN_L,this.parseInputValueDef,d.PAREN_R)}parseInputValueDef(){const e=this._lexer.token,n=this.parseDescription(),r=this.parseName();this.expectToken(d.COLON);const i=this.parseTypeReference();let o;this.expectOptionalToken(d.EQUALS)&&(o=this.parseConstValueLiteral());const a=this.parseConstDirectives();return this.node(e,{kind:O.INPUT_VALUE_DEFINITION,description:n,name:r,type:i,defaultValue:o,directives:a})}parseInterfaceTypeDefinition(){const e=this._lexer.token,n=this.parseDescription();this.expectKeyword("interface");const r=this.parseName(),i=this.parseImplementsInterfaces(),o=this.parseConstDirectives(),a=this.parseFieldsDefinition();return this.node(e,{kind:O.INTERFACE_TYPE_DEFINITION,description:n,name:r,interfaces:i,directives:o,fields:a})}parseUnionTypeDefinition(){const e=this._lexer.token,n=this.parseDescription();this.expectKeyword("union");const r=this.parseName(),i=this.parseConstDirectives(),o=this.parseUnionMemberTypes();return this.node(e,{kind:O.UNION_TYPE_DEFINITION,description:n,name:r,directives:i,types:o})}parseUnionMemberTypes(){return this.expectOptionalToken(d.EQUALS)?this.delimitedMany(d.PIPE,this.parseNamedType):[]}parseEnumTypeDefinition(){const e=this._lexer.token,n=this.parseDescription();this.expectKeyword("enum");const r=this.parseName(),i=this.parseConstDirectives(),o=this.parseEnumValuesDefinition();return this.node(e,{kind:O.ENUM_TYPE_DEFINITION,description:n,name:r,directives:i,values:o})}parseEnumValuesDefinition(){return this.optionalMany(d.BRACE_L,this.parseEnumValueDefinition,d.BRACE_R)}parseEnumValueDefinition(){const e=this._lexer.token,n=this.parseDescription(),r=this.parseEnumValueName(),i=this.parseConstDirectives();return this.node(e,{kind:O.ENUM_VALUE_DEFINITION,description:n,name:r,directives:i})}parseEnumValueName(){if(this._lexer.token.value==="true"||this._lexer.token.value==="false"||this._lexer.token.value==="null")throw G(this._lexer.source,this._lexer.token.start,`${un(this._lexer.token)} is reserved and cannot be used for an enum value.`);return this.parseName()}parseInputObjectTypeDefinition(){const e=this._lexer.token,n=this.parseDescription();this.expectKeyword("input");const r=this.parseName(),i=this.parseConstDirectives(),o=this.parseInputFieldsDefinition();return this.node(e,{kind:O.INPUT_OBJECT_TYPE_DEFINITION,description:n,name:r,directives:i,fields:o})}parseInputFieldsDefinition(){return this.optionalMany(d.BRACE_L,this.parseInputValueDef,d.BRACE_R)}parseTypeSystemExtension(){const e=this._lexer.lookahead();if(e.kind===d.NAME)switch(e.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(e)}parseSchemaExtension(){const e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");const n=this.parseConstDirectives(),r=this.optionalMany(d.BRACE_L,this.parseOperationTypeDefinition,d.BRACE_R);if(n.length===0&&r.length===0)throw this.unexpected();return this.node(e,{kind:O.SCHEMA_EXTENSION,directives:n,operationTypes:r})}parseScalarTypeExtension(){const e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");const n=this.parseName(),r=this.parseConstDirectives();if(r.length===0)throw this.unexpected();return this.node(e,{kind:O.SCALAR_TYPE_EXTENSION,name:n,directives:r})}parseObjectTypeExtension(){const e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");const n=this.parseName(),r=this.parseImplementsInterfaces(),i=this.parseConstDirectives(),o=this.parseFieldsDefinition();if(r.length===0&&i.length===0&&o.length===0)throw this.unexpected();return this.node(e,{kind:O.OBJECT_TYPE_EXTENSION,name:n,interfaces:r,directives:i,fields:o})}parseInterfaceTypeExtension(){const e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");const n=this.parseName(),r=this.parseImplementsInterfaces(),i=this.parseConstDirectives(),o=this.parseFieldsDefinition();if(r.length===0&&i.length===0&&o.length===0)throw this.unexpected();return this.node(e,{kind:O.INTERFACE_TYPE_EXTENSION,name:n,interfaces:r,directives:i,fields:o})}parseUnionTypeExtension(){const e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");const n=this.parseName(),r=this.parseConstDirectives(),i=this.parseUnionMemberTypes();if(r.length===0&&i.length===0)throw this.unexpected();return this.node(e,{kind:O.UNION_TYPE_EXTENSION,name:n,directives:r,types:i})}parseEnumTypeExtension(){const e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");const n=this.parseName(),r=this.parseConstDirectives(),i=this.parseEnumValuesDefinition();if(r.length===0&&i.length===0)throw this.unexpected();return this.node(e,{kind:O.ENUM_TYPE_EXTENSION,name:n,directives:r,values:i})}parseInputObjectTypeExtension(){const e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");const n=this.parseName(),r=this.parseConstDirectives(),i=this.parseInputFieldsDefinition();if(r.length===0&&i.length===0)throw this.unexpected();return this.node(e,{kind:O.INPUT_OBJECT_TYPE_EXTENSION,name:n,directives:r,fields:i})}parseDirectiveDefinition(){const e=this._lexer.token,n=this.parseDescription();this.expectKeyword("directive"),this.expectToken(d.AT);const r=this.parseName(),i=this.parseArgumentDefs(),o=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");const a=this.parseDirectiveLocations();return this.node(e,{kind:O.DIRECTIVE_DEFINITION,description:n,name:r,arguments:i,repeatable:o,locations:a})}parseDirectiveLocations(){return this.delimitedMany(d.PIPE,this.parseDirectiveLocation)}parseDirectiveLocation(){const e=this._lexer.token,n=this.parseName();if(Object.prototype.hasOwnProperty.call(sr,n.value))return n;throw this.unexpected(e)}node(e,n){return this._options.noLocation!==!0&&(n.loc=new Gc(e,this._lexer.lastToken,this._lexer.source)),n}peek(e){return this._lexer.token.kind===e}expectToken(e){const n=this._lexer.token;if(n.kind===e)return this.advanceLexer(),n;throw G(this._lexer.source,n.start,`Expected ${Bo(e)}, found ${un(n)}.`)}expectOptionalToken(e){return this._lexer.token.kind===e?(this.advanceLexer(),!0):!1}expectKeyword(e){const n=this._lexer.token;if(n.kind===d.NAME&&n.value===e)this.advanceLexer();else throw G(this._lexer.source,n.start,`Expected "${e}", found ${un(n)}.`)}expectOptionalKeyword(e){const n=this._lexer.token;return n.kind===d.NAME&&n.value===e?(this.advanceLexer(),!0):!1}unexpected(e){const n=e??this._lexer.token;return G(this._lexer.source,n.start,`Unexpected ${un(n)}.`)}any(e,n,r){this.expectToken(e);const i=[];for(;!this.expectOptionalToken(r);)i.push(n.call(this));return i}optionalMany(e,n,r){if(this.expectOptionalToken(e)){const i=[];do i.push(n.call(this));while(!this.expectOptionalToken(r));return i}return[]}many(e,n,r){this.expectToken(e);const i=[];do i.push(n.call(this));while(!this.expectOptionalToken(r));return i}delimitedMany(e,n){this.expectOptionalToken(e);const r=[];do r.push(n.call(this));while(this.expectOptionalToken(e));return r}advanceLexer(){const{maxTokens:e}=this._options,n=this._lexer.advance();if(n.kind!==d.EOF&&(++this._tokenCounter,e!==void 0&&this._tokenCounter>e))throw G(this._lexer.source,n.start,`Document contains more that ${e} tokens. Parsing aborted.`)}};function un(t){const e=t.value;return Bo(t.kind)+(e!=null?` "${e}"`:"")}function Bo(t){return Jc(t)?`"${t}"`:t}function ml(t){return`"${t.replace(_l,gl)}"`}const _l=/[\x00-\x1f\x22\x5c\x7f-\x9f]/g;function gl(t){return El[t.charCodeAt(0)]}const El=["\\u0000","\\u0001","\\u0002","\\u0003","\\u0004","\\u0005","\\u0006","\\u0007","\\b","\\t","\\n","\\u000B","\\f","\\r","\\u000E","\\u000F","\\u0010","\\u0011","\\u0012","\\u0013","\\u0014","\\u0015","\\u0016","\\u0017","\\u0018","\\u0019","\\u001A","\\u001B","\\u001C","\\u001D","\\u001E","\\u001F","","",'\\"',"","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\\\","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\u007F","\\u0080","\\u0081","\\u0082","\\u0083","\\u0084","\\u0085","\\u0086","\\u0087","\\u0088","\\u0089","\\u008A","\\u008B","\\u008C","\\u008D","\\u008E","\\u008F","\\u0090","\\u0091","\\u0092","\\u0093","\\u0094","\\u0095","\\u0096","\\u0097","\\u0098","\\u0099","\\u009A","\\u009B","\\u009C","\\u009D","\\u009E","\\u009F"],Tl=Object.freeze({});function bl(t,e,n=No){const r=new Map;for(const E of Object.values(O))r.set(E,Sl(e,E));let i,o=Array.isArray(t),a=[t],u=-1,c=[],s=t,l,p;const f=[],m=[];do{u++;const E=u===a.length,S=E&&c.length!==0;if(E){if(l=m.length===0?void 0:f[f.length-1],s=p,p=m.pop(),S)if(o){s=s.slice();let j=0;for(const[$,ne]of c){const X=$-j;ne===null?(s.splice(X,1),j++):s[X]=ne}}else{s=I({},s);for(const[j,$]of c)s[j]=$}u=i.index,a=i.keys,c=i.edits,o=i.inArray,i=i.prev}else if(p){if(l=o?u:a[u],s=p[l],s==null)continue;f.push(l)}let P;if(!Array.isArray(s)){var v,y;xo(s)||on(!1,`Invalid AST Node: ${lr(s)}.`);const j=E?(v=r.get(s.kind))===null||v===void 0?void 0:v.leave:(y=r.get(s.kind))===null||y===void 0?void 0:y.enter;if(P=j?.call(e,s,l,p,f,m),P===Tl)break;if(P===!1){if(!E){f.pop();continue}}else if(P!==void 0&&(c.push([l,P]),!E))if(xo(P))s=P;else{f.pop();continue}}if(P===void 0&&S&&c.push([l,s]),E)f.pop();else{var _;i={inArray:o,index:u,keys:a,edits:c,prev:i},o=Array.isArray(s),a=o?s:(_=n[s.kind])!==null&&_!==void 0?_:[],u=-1,c=[],p&&m.push(p),p=s}}while(i!==void 0);return c.length!==0?c[c.length-1][1]:t}function Sl(t,e){const n=t[e];return typeof n=="object"?n:typeof n=="function"?{enter:n,leave:void 0}:{enter:t.enter,leave:t.leave}}function Ol(t){return bl(t,Al)}const wl=80,Al={Name:{leave:t=>t.value},Variable:{leave:t=>"$"+t.name},Document:{leave:t=>b(t.definitions,`
22
+ spurious results.`)}}return!1};class Fo{constructor(t,n="GraphQL request",r={line:1,column:1}){typeof t=="string"||sn(!1,`Body must be a string. Received: ${hr(t)}.`),this.body=t,this.name=n,this.locationOffset=r,this.locationOffset.line>0||sn(!1,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||sn(!1,"column in locationOffset is 1-indexed and must be positive.")}get[Symbol.toStringTag](){return"Source"}}function gl(e){return ml(e,Fo)}function Vo(e,t){const n=new _l(e,t),r=n.parseDocument();return Object.defineProperty(r,"tokenCount",{enumerable:!1,value:n.tokenCount}),r}let _l=class{constructor(t,n={}){const r=gl(t)?t:new Fo(t);this._lexer=new Zc(r),this._options=n,this._tokenCounter=0}get tokenCount(){return this._tokenCounter}parseName(){const t=this.expectToken(d.NAME);return this.node(t,{kind:O.NAME,value:t.value})}parseDocument(){return this.node(this._lexer.token,{kind:O.DOCUMENT,definitions:this.many(d.SOF,this.parseDefinition,d.EOF)})}parseDefinition(){if(this.peek(d.BRACE_L))return this.parseOperationDefinition();const t=this.peekDescription(),n=t?this._lexer.lookahead():this._lexer.token;if(n.kind===d.NAME){switch(n.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}if(t)throw G(this._lexer.source,this._lexer.token.start,"Unexpected description, descriptions are supported only on type definitions.");switch(n.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"extend":return this.parseTypeSystemExtension()}}throw this.unexpected(n)}parseOperationDefinition(){const t=this._lexer.token;if(this.peek(d.BRACE_L))return this.node(t,{kind:O.OPERATION_DEFINITION,operation:nt.QUERY,name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet()});const n=this.parseOperationType();let r;return this.peek(d.NAME)&&(r=this.parseName()),this.node(t,{kind:O.OPERATION_DEFINITION,operation:n,name:r,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseOperationType(){const t=this.expectToken(d.NAME);switch(t.value){case"query":return nt.QUERY;case"mutation":return nt.MUTATION;case"subscription":return nt.SUBSCRIPTION}throw this.unexpected(t)}parseVariableDefinitions(){return this.optionalMany(d.PAREN_L,this.parseVariableDefinition,d.PAREN_R)}parseVariableDefinition(){return this.node(this._lexer.token,{kind:O.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(d.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(d.EQUALS)?this.parseConstValueLiteral():void 0,directives:this.parseConstDirectives()})}parseVariable(){const t=this._lexer.token;return this.expectToken(d.DOLLAR),this.node(t,{kind:O.VARIABLE,name:this.parseName()})}parseSelectionSet(){return this.node(this._lexer.token,{kind:O.SELECTION_SET,selections:this.many(d.BRACE_L,this.parseSelection,d.BRACE_R)})}parseSelection(){return this.peek(d.SPREAD)?this.parseFragment():this.parseField()}parseField(){const t=this._lexer.token,n=this.parseName();let r,i;return this.expectOptionalToken(d.COLON)?(r=n,i=this.parseName()):i=n,this.node(t,{kind:O.FIELD,alias:r,name:i,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(d.BRACE_L)?this.parseSelectionSet():void 0})}parseArguments(t){const n=t?this.parseConstArgument:this.parseArgument;return this.optionalMany(d.PAREN_L,n,d.PAREN_R)}parseArgument(t=!1){const n=this._lexer.token,r=this.parseName();return this.expectToken(d.COLON),this.node(n,{kind:O.ARGUMENT,name:r,value:this.parseValueLiteral(t)})}parseConstArgument(){return this.parseArgument(!0)}parseFragment(){const t=this._lexer.token;this.expectToken(d.SPREAD);const n=this.expectOptionalKeyword("on");return!n&&this.peek(d.NAME)?this.node(t,{kind:O.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1)}):this.node(t,{kind:O.INLINE_FRAGMENT,typeCondition:n?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentDefinition(){const t=this._lexer.token;return this.expectKeyword("fragment"),this._options.allowLegacyFragmentVariables===!0?this.node(t,{kind:O.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()}):this.node(t,{kind:O.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentName(){if(this._lexer.token.value==="on")throw this.unexpected();return this.parseName()}parseValueLiteral(t){const n=this._lexer.token;switch(n.kind){case d.BRACKET_L:return this.parseList(t);case d.BRACE_L:return this.parseObject(t);case d.INT:return this.advanceLexer(),this.node(n,{kind:O.INT,value:n.value});case d.FLOAT:return this.advanceLexer(),this.node(n,{kind:O.FLOAT,value:n.value});case d.STRING:case d.BLOCK_STRING:return this.parseStringLiteral();case d.NAME:switch(this.advanceLexer(),n.value){case"true":return this.node(n,{kind:O.BOOLEAN,value:!0});case"false":return this.node(n,{kind:O.BOOLEAN,value:!1});case"null":return this.node(n,{kind:O.NULL});default:return this.node(n,{kind:O.ENUM,value:n.value})}case d.DOLLAR:if(t)if(this.expectToken(d.DOLLAR),this._lexer.token.kind===d.NAME){const r=this._lexer.token.value;throw G(this._lexer.source,n.start,`Unexpected variable "$${r}" in constant value.`)}else throw this.unexpected(n);return this.parseVariable();default:throw this.unexpected()}}parseConstValueLiteral(){return this.parseValueLiteral(!0)}parseStringLiteral(){const t=this._lexer.token;return this.advanceLexer(),this.node(t,{kind:O.STRING,value:t.value,block:t.kind===d.BLOCK_STRING})}parseList(t){const n=()=>this.parseValueLiteral(t);return this.node(this._lexer.token,{kind:O.LIST,values:this.any(d.BRACKET_L,n,d.BRACKET_R)})}parseObject(t){const n=()=>this.parseObjectField(t);return this.node(this._lexer.token,{kind:O.OBJECT,fields:this.any(d.BRACE_L,n,d.BRACE_R)})}parseObjectField(t){const n=this._lexer.token,r=this.parseName();return this.expectToken(d.COLON),this.node(n,{kind:O.OBJECT_FIELD,name:r,value:this.parseValueLiteral(t)})}parseDirectives(t){const n=[];for(;this.peek(d.AT);)n.push(this.parseDirective(t));return n}parseConstDirectives(){return this.parseDirectives(!0)}parseDirective(t){const n=this._lexer.token;return this.expectToken(d.AT),this.node(n,{kind:O.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(t)})}parseTypeReference(){const t=this._lexer.token;let n;if(this.expectOptionalToken(d.BRACKET_L)){const r=this.parseTypeReference();this.expectToken(d.BRACKET_R),n=this.node(t,{kind:O.LIST_TYPE,type:r})}else n=this.parseNamedType();return this.expectOptionalToken(d.BANG)?this.node(t,{kind:O.NON_NULL_TYPE,type:n}):n}parseNamedType(){return this.node(this._lexer.token,{kind:O.NAMED_TYPE,name:this.parseName()})}peekDescription(){return this.peek(d.STRING)||this.peek(d.BLOCK_STRING)}parseDescription(){if(this.peekDescription())return this.parseStringLiteral()}parseSchemaDefinition(){const t=this._lexer.token,n=this.parseDescription();this.expectKeyword("schema");const r=this.parseConstDirectives(),i=this.many(d.BRACE_L,this.parseOperationTypeDefinition,d.BRACE_R);return this.node(t,{kind:O.SCHEMA_DEFINITION,description:n,directives:r,operationTypes:i})}parseOperationTypeDefinition(){const t=this._lexer.token,n=this.parseOperationType();this.expectToken(d.COLON);const r=this.parseNamedType();return this.node(t,{kind:O.OPERATION_TYPE_DEFINITION,operation:n,type:r})}parseScalarTypeDefinition(){const t=this._lexer.token,n=this.parseDescription();this.expectKeyword("scalar");const r=this.parseName(),i=this.parseConstDirectives();return this.node(t,{kind:O.SCALAR_TYPE_DEFINITION,description:n,name:r,directives:i})}parseObjectTypeDefinition(){const t=this._lexer.token,n=this.parseDescription();this.expectKeyword("type");const r=this.parseName(),i=this.parseImplementsInterfaces(),o=this.parseConstDirectives(),a=this.parseFieldsDefinition();return this.node(t,{kind:O.OBJECT_TYPE_DEFINITION,description:n,name:r,interfaces:i,directives:o,fields:a})}parseImplementsInterfaces(){return this.expectOptionalKeyword("implements")?this.delimitedMany(d.AMP,this.parseNamedType):[]}parseFieldsDefinition(){return this.optionalMany(d.BRACE_L,this.parseFieldDefinition,d.BRACE_R)}parseFieldDefinition(){const t=this._lexer.token,n=this.parseDescription(),r=this.parseName(),i=this.parseArgumentDefs();this.expectToken(d.COLON);const o=this.parseTypeReference(),a=this.parseConstDirectives();return this.node(t,{kind:O.FIELD_DEFINITION,description:n,name:r,arguments:i,type:o,directives:a})}parseArgumentDefs(){return this.optionalMany(d.PAREN_L,this.parseInputValueDef,d.PAREN_R)}parseInputValueDef(){const t=this._lexer.token,n=this.parseDescription(),r=this.parseName();this.expectToken(d.COLON);const i=this.parseTypeReference();let o;this.expectOptionalToken(d.EQUALS)&&(o=this.parseConstValueLiteral());const a=this.parseConstDirectives();return this.node(t,{kind:O.INPUT_VALUE_DEFINITION,description:n,name:r,type:i,defaultValue:o,directives:a})}parseInterfaceTypeDefinition(){const t=this._lexer.token,n=this.parseDescription();this.expectKeyword("interface");const r=this.parseName(),i=this.parseImplementsInterfaces(),o=this.parseConstDirectives(),a=this.parseFieldsDefinition();return this.node(t,{kind:O.INTERFACE_TYPE_DEFINITION,description:n,name:r,interfaces:i,directives:o,fields:a})}parseUnionTypeDefinition(){const t=this._lexer.token,n=this.parseDescription();this.expectKeyword("union");const r=this.parseName(),i=this.parseConstDirectives(),o=this.parseUnionMemberTypes();return this.node(t,{kind:O.UNION_TYPE_DEFINITION,description:n,name:r,directives:i,types:o})}parseUnionMemberTypes(){return this.expectOptionalToken(d.EQUALS)?this.delimitedMany(d.PIPE,this.parseNamedType):[]}parseEnumTypeDefinition(){const t=this._lexer.token,n=this.parseDescription();this.expectKeyword("enum");const r=this.parseName(),i=this.parseConstDirectives(),o=this.parseEnumValuesDefinition();return this.node(t,{kind:O.ENUM_TYPE_DEFINITION,description:n,name:r,directives:i,values:o})}parseEnumValuesDefinition(){return this.optionalMany(d.BRACE_L,this.parseEnumValueDefinition,d.BRACE_R)}parseEnumValueDefinition(){const t=this._lexer.token,n=this.parseDescription(),r=this.parseEnumValueName(),i=this.parseConstDirectives();return this.node(t,{kind:O.ENUM_VALUE_DEFINITION,description:n,name:r,directives:i})}parseEnumValueName(){if(this._lexer.token.value==="true"||this._lexer.token.value==="false"||this._lexer.token.value==="null")throw G(this._lexer.source,this._lexer.token.start,`${ln(this._lexer.token)} is reserved and cannot be used for an enum value.`);return this.parseName()}parseInputObjectTypeDefinition(){const t=this._lexer.token,n=this.parseDescription();this.expectKeyword("input");const r=this.parseName(),i=this.parseConstDirectives(),o=this.parseInputFieldsDefinition();return this.node(t,{kind:O.INPUT_OBJECT_TYPE_DEFINITION,description:n,name:r,directives:i,fields:o})}parseInputFieldsDefinition(){return this.optionalMany(d.BRACE_L,this.parseInputValueDef,d.BRACE_R)}parseTypeSystemExtension(){const t=this._lexer.lookahead();if(t.kind===d.NAME)switch(t.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(t)}parseSchemaExtension(){const t=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");const n=this.parseConstDirectives(),r=this.optionalMany(d.BRACE_L,this.parseOperationTypeDefinition,d.BRACE_R);if(n.length===0&&r.length===0)throw this.unexpected();return this.node(t,{kind:O.SCHEMA_EXTENSION,directives:n,operationTypes:r})}parseScalarTypeExtension(){const t=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");const n=this.parseName(),r=this.parseConstDirectives();if(r.length===0)throw this.unexpected();return this.node(t,{kind:O.SCALAR_TYPE_EXTENSION,name:n,directives:r})}parseObjectTypeExtension(){const t=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");const n=this.parseName(),r=this.parseImplementsInterfaces(),i=this.parseConstDirectives(),o=this.parseFieldsDefinition();if(r.length===0&&i.length===0&&o.length===0)throw this.unexpected();return this.node(t,{kind:O.OBJECT_TYPE_EXTENSION,name:n,interfaces:r,directives:i,fields:o})}parseInterfaceTypeExtension(){const t=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");const n=this.parseName(),r=this.parseImplementsInterfaces(),i=this.parseConstDirectives(),o=this.parseFieldsDefinition();if(r.length===0&&i.length===0&&o.length===0)throw this.unexpected();return this.node(t,{kind:O.INTERFACE_TYPE_EXTENSION,name:n,interfaces:r,directives:i,fields:o})}parseUnionTypeExtension(){const t=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");const n=this.parseName(),r=this.parseConstDirectives(),i=this.parseUnionMemberTypes();if(r.length===0&&i.length===0)throw this.unexpected();return this.node(t,{kind:O.UNION_TYPE_EXTENSION,name:n,directives:r,types:i})}parseEnumTypeExtension(){const t=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");const n=this.parseName(),r=this.parseConstDirectives(),i=this.parseEnumValuesDefinition();if(r.length===0&&i.length===0)throw this.unexpected();return this.node(t,{kind:O.ENUM_TYPE_EXTENSION,name:n,directives:r,values:i})}parseInputObjectTypeExtension(){const t=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");const n=this.parseName(),r=this.parseConstDirectives(),i=this.parseInputFieldsDefinition();if(r.length===0&&i.length===0)throw this.unexpected();return this.node(t,{kind:O.INPUT_OBJECT_TYPE_EXTENSION,name:n,directives:r,fields:i})}parseDirectiveDefinition(){const t=this._lexer.token,n=this.parseDescription();this.expectKeyword("directive"),this.expectToken(d.AT);const r=this.parseName(),i=this.parseArgumentDefs(),o=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");const a=this.parseDirectiveLocations();return this.node(t,{kind:O.DIRECTIVE_DEFINITION,description:n,name:r,arguments:i,repeatable:o,locations:a})}parseDirectiveLocations(){return this.delimitedMany(d.PIPE,this.parseDirectiveLocation)}parseDirectiveLocation(){const t=this._lexer.token,n=this.parseName();if(Object.prototype.hasOwnProperty.call(lr,n.value))return n;throw this.unexpected(t)}node(t,n){return this._options.noLocation!==!0&&(n.loc=new Xc(t,this._lexer.lastToken,this._lexer.source)),n}peek(t){return this._lexer.token.kind===t}expectToken(t){const n=this._lexer.token;if(n.kind===t)return this.advanceLexer(),n;throw G(this._lexer.source,n.start,`Expected ${Ho(t)}, found ${ln(n)}.`)}expectOptionalToken(t){return this._lexer.token.kind===t?(this.advanceLexer(),!0):!1}expectKeyword(t){const n=this._lexer.token;if(n.kind===d.NAME&&n.value===t)this.advanceLexer();else throw G(this._lexer.source,n.start,`Expected "${t}", found ${ln(n)}.`)}expectOptionalKeyword(t){const n=this._lexer.token;return n.kind===d.NAME&&n.value===t?(this.advanceLexer(),!0):!1}unexpected(t){const n=t??this._lexer.token;return G(this._lexer.source,n.start,`Unexpected ${ln(n)}.`)}any(t,n,r){this.expectToken(t);const i=[];for(;!this.expectOptionalToken(r);)i.push(n.call(this));return i}optionalMany(t,n,r){if(this.expectOptionalToken(t)){const i=[];do i.push(n.call(this));while(!this.expectOptionalToken(r));return i}return[]}many(t,n,r){this.expectToken(t);const i=[];do i.push(n.call(this));while(!this.expectOptionalToken(r));return i}delimitedMany(t,n){this.expectOptionalToken(t);const r=[];do r.push(n.call(this));while(this.expectOptionalToken(t));return r}advanceLexer(){const{maxTokens:t}=this._options,n=this._lexer.advance();if(n.kind!==d.EOF&&(++this._tokenCounter,t!==void 0&&this._tokenCounter>t))throw G(this._lexer.source,n.start,`Document contains more that ${t} tokens. Parsing aborted.`)}};function ln(e){const t=e.value;return Ho(e.kind)+(t!=null?` "${t}"`:"")}function Ho(e){return el(e)?`"${e}"`:e}function El(e){return`"${e.replace(Tl,bl)}"`}const Tl=/[\x00-\x1f\x22\x5c\x7f-\x9f]/g;function bl(e){return Sl[e.charCodeAt(0)]}const Sl=["\\u0000","\\u0001","\\u0002","\\u0003","\\u0004","\\u0005","\\u0006","\\u0007","\\b","\\t","\\n","\\u000B","\\f","\\r","\\u000E","\\u000F","\\u0010","\\u0011","\\u0012","\\u0013","\\u0014","\\u0015","\\u0016","\\u0017","\\u0018","\\u0019","\\u001A","\\u001B","\\u001C","\\u001D","\\u001E","\\u001F","","",'\\"',"","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\\\","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\u007F","\\u0080","\\u0081","\\u0082","\\u0083","\\u0084","\\u0085","\\u0086","\\u0087","\\u0088","\\u0089","\\u008A","\\u008B","\\u008C","\\u008D","\\u008E","\\u008F","\\u0090","\\u0091","\\u0092","\\u0093","\\u0094","\\u0095","\\u0096","\\u0097","\\u0098","\\u0099","\\u009A","\\u009B","\\u009C","\\u009D","\\u009E","\\u009F"],Ol=Object.freeze({});function wl(e,t,n=Io){const r=new Map;for(const E of Object.values(O))r.set(E,Al(t,E));let i,o=Array.isArray(e),a=[e],u=-1,c=[],s=e,l,p;const f=[],v=[];do{u++;const E=u===a.length,S=E&&c.length!==0;if(E){if(l=v.length===0?void 0:f[f.length-1],s=p,p=v.pop(),S)if(o){s=s.slice();let j=0;for(const[$,ne]of c){const X=$-j;ne===null?(s.splice(X,1),j++):s[X]=ne}}else{s=I({},s);for(const[j,$]of c)s[j]=$}u=i.index,a=i.keys,c=i.edits,o=i.inArray,i=i.prev}else if(p){if(l=o?u:a[u],s=p[l],s==null)continue;f.push(l)}let P;if(!Array.isArray(s)){var y,m;ko(s)||sn(!1,`Invalid AST Node: ${hr(s)}.`);const j=E?(y=r.get(s.kind))===null||y===void 0?void 0:y.leave:(m=r.get(s.kind))===null||m===void 0?void 0:m.enter;if(P=j?.call(t,s,l,p,f,v),P===Ol)break;if(P===!1){if(!E){f.pop();continue}}else if(P!==void 0&&(c.push([l,P]),!E))if(ko(P))s=P;else{f.pop();continue}}if(P===void 0&&S&&c.push([l,s]),E)f.pop();else{var g;i={inArray:o,index:u,keys:a,edits:c,prev:i},o=Array.isArray(s),a=o?s:(g=n[s.kind])!==null&&g!==void 0?g:[],u=-1,c=[],p&&v.push(p),p=s}}while(i!==void 0);return c.length!==0?c[c.length-1][1]:e}function Al(e,t){const n=e[t];return typeof n=="object"?n:typeof n=="function"?{enter:n,leave:void 0}:{enter:e.enter,leave:e.leave}}function Ll(e){return wl(e,Cl)}const Rl=80,Cl={Name:{leave:e=>e.value},Variable:{leave:e=>"$"+e.name},Document:{leave:e=>b(e.definitions,`
23
23
 
24
- `)},OperationDefinition:{leave(t){const e=C("(",b(t.variableDefinitions,", "),")"),n=b([t.operation,b([t.name,e]),b(t.directives," ")]," ");return(n==="query"?"":n+" ")+t.selectionSet}},VariableDefinition:{leave:({variable:t,type:e,defaultValue:n,directives:r})=>t+": "+e+C(" = ",n)+C(" ",b(r," "))},SelectionSet:{leave:({selections:t})=>ue(t)},Field:{leave({alias:t,name:e,arguments:n,directives:r,selectionSet:i}){const o=C("",t,": ")+e;let a=o+C("(",b(n,", "),")");return a.length>wl&&(a=o+C(`(
25
- `,cn(b(n,`
24
+ `)},OperationDefinition:{leave(e){const t=N("(",b(e.variableDefinitions,", "),")"),n=b([e.operation,b([e.name,t]),b(e.directives," ")]," ");return(n==="query"?"":n+" ")+e.selectionSet}},VariableDefinition:{leave:({variable:e,type:t,defaultValue:n,directives:r})=>e+": "+t+N(" = ",n)+N(" ",b(r," "))},SelectionSet:{leave:({selections:e})=>ue(e)},Field:{leave({alias:e,name:t,arguments:n,directives:r,selectionSet:i}){const o=N("",e,": ")+t;let a=o+N("(",b(n,", "),")");return a.length>Rl&&(a=o+N(`(
25
+ `,pn(b(n,`
26
26
  `)),`
27
- )`)),b([a,b(r," "),i]," ")}},Argument:{leave:({name:t,value:e})=>t+": "+e},FragmentSpread:{leave:({name:t,directives:e})=>"..."+t+C(" ",b(e," "))},InlineFragment:{leave:({typeCondition:t,directives:e,selectionSet:n})=>b(["...",C("on ",t),b(e," "),n]," ")},FragmentDefinition:{leave:({name:t,typeCondition:e,variableDefinitions:n,directives:r,selectionSet:i})=>`fragment ${t}${C("(",b(n,", "),")")} on ${e} ${C("",b(r," ")," ")}`+i},IntValue:{leave:({value:t})=>t},FloatValue:{leave:({value:t})=>t},StringValue:{leave:({value:t,block:e})=>e?Wc(t):ml(t)},BooleanValue:{leave:({value:t})=>t?"true":"false"},NullValue:{leave:()=>"null"},EnumValue:{leave:({value:t})=>t},ListValue:{leave:({values:t})=>"["+b(t,", ")+"]"},ObjectValue:{leave:({fields:t})=>"{"+b(t,", ")+"}"},ObjectField:{leave:({name:t,value:e})=>t+": "+e},Directive:{leave:({name:t,arguments:e})=>"@"+t+C("(",b(e,", "),")")},NamedType:{leave:({name:t})=>t},ListType:{leave:({type:t})=>"["+t+"]"},NonNullType:{leave:({type:t})=>t+"!"},SchemaDefinition:{leave:({description:t,directives:e,operationTypes:n})=>C("",t,`
28
- `)+b(["schema",b(e," "),ue(n)]," ")},OperationTypeDefinition:{leave:({operation:t,type:e})=>t+": "+e},ScalarTypeDefinition:{leave:({description:t,name:e,directives:n})=>C("",t,`
29
- `)+b(["scalar",e,b(n," ")]," ")},ObjectTypeDefinition:{leave:({description:t,name:e,interfaces:n,directives:r,fields:i})=>C("",t,`
30
- `)+b(["type",e,C("implements ",b(n," & ")),b(r," "),ue(i)]," ")},FieldDefinition:{leave:({description:t,name:e,arguments:n,type:r,directives:i})=>C("",t,`
31
- `)+e+(Fo(n)?C(`(
32
- `,cn(b(n,`
27
+ )`)),b([a,b(r," "),i]," ")}},Argument:{leave:({name:e,value:t})=>e+": "+t},FragmentSpread:{leave:({name:e,directives:t})=>"..."+e+N(" ",b(t," "))},InlineFragment:{leave:({typeCondition:e,directives:t,selectionSet:n})=>b(["...",N("on ",e),b(t," "),n]," ")},FragmentDefinition:{leave:({name:e,typeCondition:t,variableDefinitions:n,directives:r,selectionSet:i})=>`fragment ${e}${N("(",b(n,", "),")")} on ${t} ${N("",b(r," ")," ")}`+i},IntValue:{leave:({value:e})=>e},FloatValue:{leave:({value:e})=>e},StringValue:{leave:({value:e,block:t})=>t?Qc(e):El(e)},BooleanValue:{leave:({value:e})=>e?"true":"false"},NullValue:{leave:()=>"null"},EnumValue:{leave:({value:e})=>e},ListValue:{leave:({values:e})=>"["+b(e,", ")+"]"},ObjectValue:{leave:({fields:e})=>"{"+b(e,", ")+"}"},ObjectField:{leave:({name:e,value:t})=>e+": "+t},Directive:{leave:({name:e,arguments:t})=>"@"+e+N("(",b(t,", "),")")},NamedType:{leave:({name:e})=>e},ListType:{leave:({type:e})=>"["+e+"]"},NonNullType:{leave:({type:e})=>e+"!"},SchemaDefinition:{leave:({description:e,directives:t,operationTypes:n})=>N("",e,`
28
+ `)+b(["schema",b(t," "),ue(n)]," ")},OperationTypeDefinition:{leave:({operation:e,type:t})=>e+": "+t},ScalarTypeDefinition:{leave:({description:e,name:t,directives:n})=>N("",e,`
29
+ `)+b(["scalar",t,b(n," ")]," ")},ObjectTypeDefinition:{leave:({description:e,name:t,interfaces:n,directives:r,fields:i})=>N("",e,`
30
+ `)+b(["type",t,N("implements ",b(n," & ")),b(r," "),ue(i)]," ")},FieldDefinition:{leave:({description:e,name:t,arguments:n,type:r,directives:i})=>N("",e,`
31
+ `)+t+(Go(n)?N(`(
32
+ `,pn(b(n,`
33
33
  `)),`
34
- )`):C("(",b(n,", "),")"))+": "+r+C(" ",b(i," "))},InputValueDefinition:{leave:({description:t,name:e,type:n,defaultValue:r,directives:i})=>C("",t,`
35
- `)+b([e+": "+n,C("= ",r),b(i," ")]," ")},InterfaceTypeDefinition:{leave:({description:t,name:e,interfaces:n,directives:r,fields:i})=>C("",t,`
36
- `)+b(["interface",e,C("implements ",b(n," & ")),b(r," "),ue(i)]," ")},UnionTypeDefinition:{leave:({description:t,name:e,directives:n,types:r})=>C("",t,`
37
- `)+b(["union",e,b(n," "),C("= ",b(r," | "))]," ")},EnumTypeDefinition:{leave:({description:t,name:e,directives:n,values:r})=>C("",t,`
38
- `)+b(["enum",e,b(n," "),ue(r)]," ")},EnumValueDefinition:{leave:({description:t,name:e,directives:n})=>C("",t,`
39
- `)+b([e,b(n," ")]," ")},InputObjectTypeDefinition:{leave:({description:t,name:e,directives:n,fields:r})=>C("",t,`
40
- `)+b(["input",e,b(n," "),ue(r)]," ")},DirectiveDefinition:{leave:({description:t,name:e,arguments:n,repeatable:r,locations:i})=>C("",t,`
41
- `)+"directive @"+e+(Fo(n)?C(`(
42
- `,cn(b(n,`
34
+ )`):N("(",b(n,", "),")"))+": "+r+N(" ",b(i," "))},InputValueDefinition:{leave:({description:e,name:t,type:n,defaultValue:r,directives:i})=>N("",e,`
35
+ `)+b([t+": "+n,N("= ",r),b(i," ")]," ")},InterfaceTypeDefinition:{leave:({description:e,name:t,interfaces:n,directives:r,fields:i})=>N("",e,`
36
+ `)+b(["interface",t,N("implements ",b(n," & ")),b(r," "),ue(i)]," ")},UnionTypeDefinition:{leave:({description:e,name:t,directives:n,types:r})=>N("",e,`
37
+ `)+b(["union",t,b(n," "),N("= ",b(r," | "))]," ")},EnumTypeDefinition:{leave:({description:e,name:t,directives:n,values:r})=>N("",e,`
38
+ `)+b(["enum",t,b(n," "),ue(r)]," ")},EnumValueDefinition:{leave:({description:e,name:t,directives:n})=>N("",e,`
39
+ `)+b([t,b(n," ")]," ")},InputObjectTypeDefinition:{leave:({description:e,name:t,directives:n,fields:r})=>N("",e,`
40
+ `)+b(["input",t,b(n," "),ue(r)]," ")},DirectiveDefinition:{leave:({description:e,name:t,arguments:n,repeatable:r,locations:i})=>N("",e,`
41
+ `)+"directive @"+t+(Go(n)?N(`(
42
+ `,pn(b(n,`
43
43
  `)),`
44
- )`):C("(",b(n,", "),")"))+(r?" repeatable":"")+" on "+b(i," | ")},SchemaExtension:{leave:({directives:t,operationTypes:e})=>b(["extend schema",b(t," "),ue(e)]," ")},ScalarTypeExtension:{leave:({name:t,directives:e})=>b(["extend scalar",t,b(e," ")]," ")},ObjectTypeExtension:{leave:({name:t,interfaces:e,directives:n,fields:r})=>b(["extend type",t,C("implements ",b(e," & ")),b(n," "),ue(r)]," ")},InterfaceTypeExtension:{leave:({name:t,interfaces:e,directives:n,fields:r})=>b(["extend interface",t,C("implements ",b(e," & ")),b(n," "),ue(r)]," ")},UnionTypeExtension:{leave:({name:t,directives:e,types:n})=>b(["extend union",t,b(e," "),C("= ",b(n," | "))]," ")},EnumTypeExtension:{leave:({name:t,directives:e,values:n})=>b(["extend enum",t,b(e," "),ue(n)]," ")},InputObjectTypeExtension:{leave:({name:t,directives:e,fields:n})=>b(["extend input",t,b(e," "),ue(n)]," ")}};function b(t,e=""){var n;return(n=t?.filter(r=>r).join(e))!==null&&n!==void 0?n:""}function ue(t){return C(`{
45
- `,cn(b(t,`
44
+ )`):N("(",b(n,", "),")"))+(r?" repeatable":"")+" on "+b(i," | ")},SchemaExtension:{leave:({directives:e,operationTypes:t})=>b(["extend schema",b(e," "),ue(t)]," ")},ScalarTypeExtension:{leave:({name:e,directives:t})=>b(["extend scalar",e,b(t," ")]," ")},ObjectTypeExtension:{leave:({name:e,interfaces:t,directives:n,fields:r})=>b(["extend type",e,N("implements ",b(t," & ")),b(n," "),ue(r)]," ")},InterfaceTypeExtension:{leave:({name:e,interfaces:t,directives:n,fields:r})=>b(["extend interface",e,N("implements ",b(t," & ")),b(n," "),ue(r)]," ")},UnionTypeExtension:{leave:({name:e,directives:t,types:n})=>b(["extend union",e,b(t," "),N("= ",b(n," | "))]," ")},EnumTypeExtension:{leave:({name:e,directives:t,values:n})=>b(["extend enum",e,b(t," "),ue(n)]," ")},InputObjectTypeExtension:{leave:({name:e,directives:t,fields:n})=>b(["extend input",e,b(t," "),ue(n)]," ")}};function b(e,t=""){var n;return(n=e?.filter(r=>r).join(t))!==null&&n!==void 0?n:""}function ue(e){return N(`{
45
+ `,pn(b(e,`
46
46
  `)),`
47
- }`)}function C(t,e,n=""){return e!=null&&e!==""?t+e+n:""}function cn(t){return C(" ",t.replace(/\n/g,`
48
- `))}function Fo(t){var e;return(e=t?.some(n=>n.includes(`
49
- `)))!==null&&e!==void 0?e:!1}const pr=JSON,Ll=t=>t.toUpperCase(),Rl=t=>{const e={};return t.forEach((n,r)=>{e[r]=n}),e},Cl=(t,e,n)=>t.document?t:{document:t,variables:e,requestHeaders:n,signal:void 0},Nl=(t,e,n)=>t.query?t:{query:t,variables:e,requestHeaders:n,signal:void 0},xl=(t,e)=>t.documents?t:{documents:t,requestHeaders:e,signal:void 0},Vo=t=>{var e,n;let r;const i=t.definitions.filter(o=>o.kind==="OperationDefinition");return i.length===1&&(r=(n=(e=i[0])==null?void 0:e.name)==null?void 0:n.value),r},fr=t=>{if(typeof t=="string"){let n;try{const r=$o(t);n=Vo(r)}catch{}return{query:t,operationName:n}}const e=Vo(t);return{query:Ol(t),operationName:e}};let Ho=class ir extends Error{constructor(e,n){const r=`${ir.extractMessage(e)}: ${JSON.stringify({response:e,request:n})}`;super(r),Object.setPrototypeOf(this,ir.prototype),this.response=e,this.request=n,typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,ir)}static extractMessage(e){var n,r,i;return(i=(r=(n=e.errors)==null?void 0:n[0])==null?void 0:r.message)!=null?i:`GraphQL Error (Code: ${e.status})`}};var hr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ln(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var dr={exports:{}};(function(t,e){var n=typeof self<"u"?self:hr,r=function(){function o(){this.fetch=!1,this.DOMException=n.DOMException}return o.prototype=n,new o}();(function(o){(function(a){var u={searchParams:"URLSearchParams"in o,iterable:"Symbol"in o&&"iterator"in Symbol,blob:"FileReader"in o&&"Blob"in o&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in o,arrayBuffer:"ArrayBuffer"in o};function c(h){return h&&DataView.prototype.isPrototypeOf(h)}if(u.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(h){return h&&s.indexOf(Object.prototype.toString.call(h))>-1};function p(h){if(typeof h!="string"&&(h=String(h)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(h))throw new TypeError("Invalid character in header field name");return h.toLowerCase()}function f(h){return typeof h!="string"&&(h=String(h)),h}function m(h){var g={next:function(){var L=h.shift();return{done:L===void 0,value:L}}};return u.iterable&&(g[Symbol.iterator]=function(){return g}),g}function v(h){this.map={},h instanceof v?h.forEach(function(g,L){this.append(L,g)},this):Array.isArray(h)?h.forEach(function(g){this.append(g[0],g[1])},this):h&&Object.getOwnPropertyNames(h).forEach(function(g){this.append(g,h[g])},this)}v.prototype.append=function(h,g){h=p(h),g=f(g);var L=this.map[h];this.map[h]=L?L+", "+g:g},v.prototype.delete=function(h){delete this.map[p(h)]},v.prototype.get=function(h){return h=p(h),this.has(h)?this.map[h]:null},v.prototype.has=function(h){return this.map.hasOwnProperty(p(h))},v.prototype.set=function(h,g){this.map[p(h)]=f(g)},v.prototype.forEach=function(h,g){for(var L in this.map)this.map.hasOwnProperty(L)&&h.call(g,this.map[L],L,this)},v.prototype.keys=function(){var h=[];return this.forEach(function(g,L){h.push(L)}),m(h)},v.prototype.values=function(){var h=[];return this.forEach(function(g){h.push(g)}),m(h)},v.prototype.entries=function(){var h=[];return this.forEach(function(g,L){h.push([L,g])}),m(h)},u.iterable&&(v.prototype[Symbol.iterator]=v.prototype.entries);function y(h){if(h.bodyUsed)return Promise.reject(new TypeError("Already read"));h.bodyUsed=!0}function _(h){return new Promise(function(g,L){h.onload=function(){g(h.result)},h.onerror=function(){L(h.error)}})}function E(h){var g=new FileReader,L=_(g);return g.readAsArrayBuffer(h),L}function S(h){var g=new FileReader,L=_(g);return g.readAsText(h),L}function P(h){for(var g=new Uint8Array(h),L=new Array(g.length),H=0;H<g.length;H++)L[H]=String.fromCharCode(g[H]);return L.join("")}function j(h){if(h.slice)return h.slice(0);var g=new Uint8Array(h.byteLength);return g.set(new Uint8Array(h)),g.buffer}function $(){return this.bodyUsed=!1,this._initBody=function(h){this._bodyInit=h,h?typeof h=="string"?this._bodyText=h:u.blob&&Blob.prototype.isPrototypeOf(h)?this._bodyBlob=h:u.formData&&FormData.prototype.isPrototypeOf(h)?this._bodyFormData=h:u.searchParams&&URLSearchParams.prototype.isPrototypeOf(h)?this._bodyText=h.toString():u.arrayBuffer&&u.blob&&c(h)?(this._bodyArrayBuffer=j(h.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):u.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(h)||l(h))?this._bodyArrayBuffer=j(h):this._bodyText=h=Object.prototype.toString.call(h):this._bodyText="",this.headers.get("content-type")||(typeof h=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):u.searchParams&&URLSearchParams.prototype.isPrototypeOf(h)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},u.blob&&(this.blob=function(){var h=y(this);if(h)return h;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?y(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(E)}),this.text=function(){var h=y(this);if(h)return h;if(this._bodyBlob)return S(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(P(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},u.formData&&(this.formData=function(){return this.text().then(Te)}),this.json=function(){return this.text().then(JSON.parse)},this}var ne=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function X(h){var g=h.toUpperCase();return ne.indexOf(g)>-1?g:h}function U(h,g){g=g||{};var L=g.body;if(h instanceof U){if(h.bodyUsed)throw new TypeError("Already read");this.url=h.url,this.credentials=h.credentials,g.headers||(this.headers=new v(h.headers)),this.method=h.method,this.mode=h.mode,this.signal=h.signal,!L&&h._bodyInit!=null&&(L=h._bodyInit,h.bodyUsed=!0)}else this.url=String(h);if(this.credentials=g.credentials||this.credentials||"same-origin",(g.headers||!this.headers)&&(this.headers=new v(g.headers)),this.method=X(g.method||this.method||"GET"),this.mode=g.mode||this.mode||null,this.signal=g.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&L)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(L)}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function Te(h){var g=new FormData;return h.trim().split("&").forEach(function(L){if(L){var H=L.split("="),V=H.shift().replace(/\+/g," "),M=H.join("=").replace(/\+/g," ");g.append(decodeURIComponent(V),decodeURIComponent(M))}}),g}function ye(h){var g=new v,L=h.replace(/\r?\n[\t ]+/g," ");return L.split(/\r?\n/).forEach(function(H){var V=H.split(":"),M=V.shift().trim();if(M){var Qe=V.join(":").trim();g.append(M,Qe)}}),g}$.call(U.prototype);function W(h,g){g||(g={}),this.type="default",this.status=g.status===void 0?200:g.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in g?g.statusText:"OK",this.headers=new v(g.headers),this.url=g.url||"",this._initBody(h)}$.call(W.prototype),W.prototype.clone=function(){return new W(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new v(this.headers),url:this.url})},W.error=function(){var h=new W(null,{status:0,statusText:""});return h.type="error",h};var Je=[301,302,303,307,308];W.redirect=function(h,g){if(Je.indexOf(g)===-1)throw new RangeError("Invalid status code");return new W(null,{status:g,headers:{location:h}})},a.DOMException=o.DOMException;try{new a.DOMException}catch{a.DOMException=function(g,L){this.message=g,this.name=L;var H=Error(g);this.stack=H.stack},a.DOMException.prototype=Object.create(Error.prototype),a.DOMException.prototype.constructor=a.DOMException}function be(h,g){return new Promise(function(L,H){var V=new U(h,g);if(V.signal&&V.signal.aborted)return H(new a.DOMException("Aborted","AbortError"));var M=new XMLHttpRequest;function Qe(){M.abort()}M.onload=function(){var Ze={status:M.status,statusText:M.statusText,headers:ye(M.getAllResponseHeaders()||"")};Ze.url="responseURL"in M?M.responseURL:Ze.headers.get("X-Request-URL");var tn="response"in M?M.response:M.responseText;L(new W(tn,Ze))},M.onerror=function(){H(new TypeError("Network request failed"))},M.ontimeout=function(){H(new TypeError("Network request failed"))},M.onabort=function(){H(new a.DOMException("Aborted","AbortError"))},M.open(V.method,V.url,!0),V.credentials==="include"?M.withCredentials=!0:V.credentials==="omit"&&(M.withCredentials=!1),"responseType"in M&&u.blob&&(M.responseType="blob"),V.headers.forEach(function(Ze,tn){M.setRequestHeader(tn,Ze)}),V.signal&&(V.signal.addEventListener("abort",Qe),M.onreadystatechange=function(){M.readyState===4&&V.signal.removeEventListener("abort",Qe)}),M.send(typeof V._bodyInit>"u"?null:V._bodyInit)})}return be.polyfill=!0,o.fetch||(o.fetch=be,o.Headers=v,o.Request=U,o.Response=W),a.Headers=v,a.Request=U,a.Response=W,a.fetch=be,Object.defineProperty(a,"__esModule",{value:!0}),a})({})})(r),r.fetch.ponyfill=!0,delete r.fetch.polyfill;var i=r;e=i.fetch,e.default=i.fetch,e.fetch=i.fetch,e.Headers=i.Headers,e.Request=i.Request,e.Response=i.Response,t.exports=e})(dr,dr.exports);var vr=dr.exports;const pn=ln(vr),Pl=Object.freeze(Object.defineProperty({__proto__:null,default:pn},Symbol.toStringTag,{value:"Module"})),it=t=>{let e={};return t&&(typeof Headers<"u"&&t instanceof Headers||Pl&&vr.Headers&&t instanceof vr.Headers?e=Rl(t):Array.isArray(t)?t.forEach(([n,r])=>{n&&r!==void 0&&(e[n]=r)}):e=t),e},Go=t=>t.replace(/([\s,]|#[^\n\r]+)+/g," ").trim(),Il=t=>{if(!Array.isArray(t.query)){const r=t,i=[`query=${encodeURIComponent(Go(r.query))}`];return t.variables&&i.push(`variables=${encodeURIComponent(r.jsonSerializer.stringify(r.variables))}`),r.operationName&&i.push(`operationName=${encodeURIComponent(r.operationName)}`),i.join("&")}if(typeof t.variables<"u"&&!Array.isArray(t.variables))throw new Error("Cannot create query with given variable type, array expected");const e=t,n=t.query.reduce((r,i,o)=>(r.push({query:Go(i),variables:e.variables?e.jsonSerializer.stringify(e.variables[o]):void 0}),r),[]);return`query=${encodeURIComponent(e.jsonSerializer.stringify(n))}`},kl=t=>e=>tt(void 0,null,function*(){var n;const{url:r,query:i,variables:o,operationName:a,fetch:u,fetchOptions:c,middleware:s}=e,l=I({},e.headers);let p="",f;t==="POST"?(f=Dl(i,o,a,c.jsonSerializer),typeof f=="string"&&(l["Content-Type"]="application/json")):p=Il({query:i,variables:o,operationName:a,jsonSerializer:(n=c.jsonSerializer)!=null?n:pr});const m=I({method:t,headers:l,body:f},c);let v=r,y=m;if(s){const _=yield Promise.resolve(s(rn(I({},m),{url:r,operationName:a,variables:o}))),{url:E}=_,S=St(_,["url"]);v=E,y=S}return p&&(v=`${v}?${p}`),yield u(v,y)});class Ml{constructor(e,n={}){this.url=e,this.requestConfig=n,this.rawRequest=(...r)=>tt(this,null,function*(){const[i,o,a]=r,u=Nl(i,o,a),c=this.requestConfig,{headers:s,fetch:l=pn,method:p="POST",requestMiddleware:f,responseMiddleware:m}=c,v=St(c,["headers","fetch","method","requestMiddleware","responseMiddleware"]),{url:y}=this;u.signal!==void 0&&(v.signal=u.signal);const{operationName:_}=fr(u.query);return yr({url:y,query:u.query,variables:u.variables,headers:I(I({},it(mr(s))),it(u.requestHeaders)),operationName:_,fetch:l,method:p,fetchOptions:v,middleware:f}).then(E=>(m&&m(E),E)).catch(E=>{throw m&&m(E),E})})}request(e,...n){return tt(this,null,function*(){const[r,i]=n,o=Cl(e,r,i),a=this.requestConfig,{headers:u,fetch:c=pn,method:s="POST",requestMiddleware:l,responseMiddleware:p}=a,f=St(a,["headers","fetch","method","requestMiddleware","responseMiddleware"]),{url:m}=this;o.signal!==void 0&&(f.signal=o.signal);const{query:v,operationName:y}=fr(o.document);return yr({url:m,query:v,variables:o.variables,headers:I(I({},it(mr(u))),it(o.requestHeaders)),operationName:y,fetch:c,method:s,fetchOptions:f,middleware:l}).then(_=>(p&&p(_),_.data)).catch(_=>{throw p&&p(_),_})})}batchRequests(e,n){var r;const i=xl(e,n),o=this.requestConfig,{headers:a}=o,u=St(o,["headers"]);i.signal!==void 0&&(u.signal=i.signal);const c=i.documents.map(({document:l})=>fr(l).query),s=i.documents.map(({variables:l})=>l);return yr({url:this.url,query:c,variables:s,headers:I(I({},it(mr(a))),it(i.requestHeaders)),operationName:void 0,fetch:(r=this.requestConfig.fetch)!=null?r:pn,method:this.requestConfig.method||"POST",fetchOptions:u,middleware:this.requestConfig.requestMiddleware}).then(l=>(this.requestConfig.responseMiddleware&&this.requestConfig.responseMiddleware(l),l.data)).catch(l=>{throw this.requestConfig.responseMiddleware&&this.requestConfig.responseMiddleware(l),l})}setHeaders(e){return this.requestConfig.headers=e,this}setHeader(e,n){const{headers:r}=this.requestConfig;return r?r[e]=n:this.requestConfig.headers={[e]:n},this}setEndpoint(e){return this.url=e,this}}const yr=t=>tt(void 0,null,function*(){var e,n;const{query:r,variables:i,fetchOptions:o}=t,a=kl(Ll((e=t.method)!=null?e:"post")),u=Array.isArray(t.query),c=yield a(t),s=yield Ul(c,(n=o.jsonSerializer)!=null?n:pr),l=Array.isArray(s)?!s.some(({data:f})=>!f):!!s.data,p=Array.isArray(s)||!s.errors||Array.isArray(s.errors)&&!s.errors.length||o.errorPolicy==="all"||o.errorPolicy==="ignore";if(c.ok&&p&&l){const f=s,m=St(f,["errors"]),v=o.errorPolicy==="ignore"?m:s;return rn(I({},u?{data:v}:v),{headers:c.headers,status:c.status})}else{const f=typeof s=="string"?{error:s}:s;throw new Ho(rn(I({},f),{status:c.status,headers:c.headers}),{query:r,variables:i})}}),Dl=(t,e,n,r)=>{const i=r??pr;if(!Array.isArray(t))return i.stringify({query:t,variables:e,operationName:n});if(typeof e<"u"&&!Array.isArray(e))throw new Error("Cannot create request body with given variable type, array expected");const o=t.reduce((a,u,c)=>(a.push({query:u,variables:e?e[c]:void 0}),a),[]);return i.stringify(o)},Ul=(t,e)=>tt(void 0,null,function*(){let n;return t.headers.forEach((r,i)=>{i.toLowerCase()==="content-type"&&(n=r)}),n&&(n.toLowerCase().startsWith("application/json")||n.toLowerCase().startsWith("application/graphql+json")||n.toLowerCase().startsWith("application/graphql-response+json"))?e.parse(yield t.text()):t.text()}),mr=t=>typeof t=="function"?t():t;var _r={exports:{}};(function(t,e){e=t.exports=n,e.getSerialize=r;function n(i,o,a,u){return JSON.stringify(i,r(o,u),a)}function r(i,o){var a=[],u=[];return o==null&&(o=function(c,s){return a[0]===s?"[Circular ~]":"[Circular ~."+u.slice(0,a.indexOf(s)).join(".")+"]"}),function(c,s){if(a.length>0){var l=a.indexOf(this);~l?a.splice(l+1):a.push(this),~l?u.splice(l,1/0,c):u.push(c),~a.indexOf(s)&&(s=o.call(this,c,s))}else a.push(s);return i==null?s:i.call(this,c,s)}}})(_r,_r.exports);var jl=_r.exports;const fn=ln(jl);var hn=function(){return hn=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},hn.apply(this,arguments)},dn=new Map,gr=new Map,zo=!0,vn=!1;function qo(t){return t.replace(/[\s,]+/g," ").trim()}function $l(t){return qo(t.source.body.substring(t.start,t.end))}function Bl(t){var e=new Set,n=[];return t.definitions.forEach(function(r){if(r.kind==="FragmentDefinition"){var i=r.name.value,o=$l(r.loc),a=gr.get(i);a&&!a.has(o)?zo&&console.warn("Warning: fragment with name "+i+` already exists.
47
+ }`)}function N(e,t,n=""){return t!=null&&t!==""?e+t+n:""}function pn(e){return N(" ",e.replace(/\n/g,`
48
+ `))}function Go(e){var t;return(t=e?.some(n=>n.includes(`
49
+ `)))!==null&&t!==void 0?t:!1}const dr=JSON,Nl=e=>e.toUpperCase(),xl=e=>{const t={};return e.forEach((n,r)=>{t[r]=n}),t},Pl=(e,t,n)=>e.document?e:{document:e,variables:t,requestHeaders:n,signal:void 0},Il=(e,t,n)=>e.query?e:{query:e,variables:t,requestHeaders:n,signal:void 0},kl=(e,t)=>e.documents?e:{documents:e,requestHeaders:t,signal:void 0},qo=e=>{var t,n;let r;const i=e.definitions.filter(o=>o.kind==="OperationDefinition");return i.length===1&&(r=(n=(t=i[0])==null?void 0:t.name)==null?void 0:n.value),r},vr=e=>{if(typeof e=="string"){let n;try{const r=Vo(e);n=qo(r)}catch{}return{query:e,operationName:n}}const t=qo(e);return{query:Ll(e),operationName:t}};let zo=class sr extends Error{constructor(t,n){const r=`${sr.extractMessage(t)}: ${JSON.stringify({response:t,request:n})}`;super(r),Object.setPrototypeOf(this,sr.prototype),this.response=t,this.request=n,typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,sr)}static extractMessage(t){var n,r,i;return(i=(r=(n=t.errors)==null?void 0:n[0])==null?void 0:r.message)!=null?i:`GraphQL Error (Code: ${t.status})`}};var yr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function fn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var mr={exports:{}};(function(e,t){var n=typeof self<"u"?self:yr,r=function(){function o(){this.fetch=!1,this.DOMException=n.DOMException}return o.prototype=n,new o}();(function(o){(function(a){var u={searchParams:"URLSearchParams"in o,iterable:"Symbol"in o&&"iterator"in Symbol,blob:"FileReader"in o&&"Blob"in o&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in o,arrayBuffer:"ArrayBuffer"in o};function c(h){return h&&DataView.prototype.isPrototypeOf(h)}if(u.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(h){return h&&s.indexOf(Object.prototype.toString.call(h))>-1};function p(h){if(typeof h!="string"&&(h=String(h)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(h))throw new TypeError("Invalid character in header field name");return h.toLowerCase()}function f(h){return typeof h!="string"&&(h=String(h)),h}function v(h){var _={next:function(){var L=h.shift();return{done:L===void 0,value:L}}};return u.iterable&&(_[Symbol.iterator]=function(){return _}),_}function y(h){this.map={},h instanceof y?h.forEach(function(_,L){this.append(L,_)},this):Array.isArray(h)?h.forEach(function(_){this.append(_[0],_[1])},this):h&&Object.getOwnPropertyNames(h).forEach(function(_){this.append(_,h[_])},this)}y.prototype.append=function(h,_){h=p(h),_=f(_);var L=this.map[h];this.map[h]=L?L+", "+_:_},y.prototype.delete=function(h){delete this.map[p(h)]},y.prototype.get=function(h){return h=p(h),this.has(h)?this.map[h]:null},y.prototype.has=function(h){return this.map.hasOwnProperty(p(h))},y.prototype.set=function(h,_){this.map[p(h)]=f(_)},y.prototype.forEach=function(h,_){for(var L in this.map)this.map.hasOwnProperty(L)&&h.call(_,this.map[L],L,this)},y.prototype.keys=function(){var h=[];return this.forEach(function(_,L){h.push(L)}),v(h)},y.prototype.values=function(){var h=[];return this.forEach(function(_){h.push(_)}),v(h)},y.prototype.entries=function(){var h=[];return this.forEach(function(_,L){h.push([L,_])}),v(h)},u.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function m(h){if(h.bodyUsed)return Promise.reject(new TypeError("Already read"));h.bodyUsed=!0}function g(h){return new Promise(function(_,L){h.onload=function(){_(h.result)},h.onerror=function(){L(h.error)}})}function E(h){var _=new FileReader,L=g(_);return _.readAsArrayBuffer(h),L}function S(h){var _=new FileReader,L=g(_);return _.readAsText(h),L}function P(h){for(var _=new Uint8Array(h),L=new Array(_.length),H=0;H<_.length;H++)L[H]=String.fromCharCode(_[H]);return L.join("")}function j(h){if(h.slice)return h.slice(0);var _=new Uint8Array(h.byteLength);return _.set(new Uint8Array(h)),_.buffer}function $(){return this.bodyUsed=!1,this._initBody=function(h){this._bodyInit=h,h?typeof h=="string"?this._bodyText=h:u.blob&&Blob.prototype.isPrototypeOf(h)?this._bodyBlob=h:u.formData&&FormData.prototype.isPrototypeOf(h)?this._bodyFormData=h:u.searchParams&&URLSearchParams.prototype.isPrototypeOf(h)?this._bodyText=h.toString():u.arrayBuffer&&u.blob&&c(h)?(this._bodyArrayBuffer=j(h.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):u.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(h)||l(h))?this._bodyArrayBuffer=j(h):this._bodyText=h=Object.prototype.toString.call(h):this._bodyText="",this.headers.get("content-type")||(typeof h=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):u.searchParams&&URLSearchParams.prototype.isPrototypeOf(h)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},u.blob&&(this.blob=function(){var h=m(this);if(h)return h;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?m(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(E)}),this.text=function(){var h=m(this);if(h)return h;if(this._bodyBlob)return S(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(P(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},u.formData&&(this.formData=function(){return this.text().then(Te)}),this.json=function(){return this.text().then(JSON.parse)},this}var ne=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function X(h){var _=h.toUpperCase();return ne.indexOf(_)>-1?_:h}function U(h,_){_=_||{};var L=_.body;if(h instanceof U){if(h.bodyUsed)throw new TypeError("Already read");this.url=h.url,this.credentials=h.credentials,_.headers||(this.headers=new y(h.headers)),this.method=h.method,this.mode=h.mode,this.signal=h.signal,!L&&h._bodyInit!=null&&(L=h._bodyInit,h.bodyUsed=!0)}else this.url=String(h);if(this.credentials=_.credentials||this.credentials||"same-origin",(_.headers||!this.headers)&&(this.headers=new y(_.headers)),this.method=X(_.method||this.method||"GET"),this.mode=_.mode||this.mode||null,this.signal=_.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&L)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(L)}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function Te(h){var _=new FormData;return h.trim().split("&").forEach(function(L){if(L){var H=L.split("="),V=H.shift().replace(/\+/g," "),M=H.join("=").replace(/\+/g," ");_.append(decodeURIComponent(V),decodeURIComponent(M))}}),_}function ye(h){var _=new y,L=h.replace(/\r?\n[\t ]+/g," ");return L.split(/\r?\n/).forEach(function(H){var V=H.split(":"),M=V.shift().trim();if(M){var Qe=V.join(":").trim();_.append(M,Qe)}}),_}$.call(U.prototype);function W(h,_){_||(_={}),this.type="default",this.status=_.status===void 0?200:_.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in _?_.statusText:"OK",this.headers=new y(_.headers),this.url=_.url||"",this._initBody(h)}$.call(W.prototype),W.prototype.clone=function(){return new W(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},W.error=function(){var h=new W(null,{status:0,statusText:""});return h.type="error",h};var Je=[301,302,303,307,308];W.redirect=function(h,_){if(Je.indexOf(_)===-1)throw new RangeError("Invalid status code");return new W(null,{status:_,headers:{location:h}})},a.DOMException=o.DOMException;try{new a.DOMException}catch{a.DOMException=function(_,L){this.message=_,this.name=L;var H=Error(_);this.stack=H.stack},a.DOMException.prototype=Object.create(Error.prototype),a.DOMException.prototype.constructor=a.DOMException}function be(h,_){return new Promise(function(L,H){var V=new U(h,_);if(V.signal&&V.signal.aborted)return H(new a.DOMException("Aborted","AbortError"));var M=new XMLHttpRequest;function Qe(){M.abort()}M.onload=function(){var Ze={status:M.status,statusText:M.statusText,headers:ye(M.getAllResponseHeaders()||"")};Ze.url="responseURL"in M?M.responseURL:Ze.headers.get("X-Request-URL");var rn="response"in M?M.response:M.responseText;L(new W(rn,Ze))},M.onerror=function(){H(new TypeError("Network request failed"))},M.ontimeout=function(){H(new TypeError("Network request failed"))},M.onabort=function(){H(new a.DOMException("Aborted","AbortError"))},M.open(V.method,V.url,!0),V.credentials==="include"?M.withCredentials=!0:V.credentials==="omit"&&(M.withCredentials=!1),"responseType"in M&&u.blob&&(M.responseType="blob"),V.headers.forEach(function(Ze,rn){M.setRequestHeader(rn,Ze)}),V.signal&&(V.signal.addEventListener("abort",Qe),M.onreadystatechange=function(){M.readyState===4&&V.signal.removeEventListener("abort",Qe)}),M.send(typeof V._bodyInit>"u"?null:V._bodyInit)})}return be.polyfill=!0,o.fetch||(o.fetch=be,o.Headers=y,o.Request=U,o.Response=W),a.Headers=y,a.Request=U,a.Response=W,a.fetch=be,Object.defineProperty(a,"__esModule",{value:!0}),a})({})})(r),r.fetch.ponyfill=!0,delete r.fetch.polyfill;var i=r;t=i.fetch,t.default=i.fetch,t.fetch=i.fetch,t.Headers=i.Headers,t.Request=i.Request,t.Response=i.Response,e.exports=t})(mr,mr.exports);var gr=mr.exports;const hn=fn(gr),Ml=Object.freeze(Object.defineProperty({__proto__:null,default:hn},Symbol.toStringTag,{value:"Module"})),it=e=>{let t={};return e&&(typeof Headers<"u"&&e instanceof Headers||Ml&&gr.Headers&&e instanceof gr.Headers?t=xl(e):Array.isArray(e)?e.forEach(([n,r])=>{n&&r!==void 0&&(t[n]=r)}):t=e),t},Xo=e=>e.replace(/([\s,]|#[^\n\r]+)+/g," ").trim(),Dl=e=>{if(!Array.isArray(e.query)){const r=e,i=[`query=${encodeURIComponent(Xo(r.query))}`];return e.variables&&i.push(`variables=${encodeURIComponent(r.jsonSerializer.stringify(r.variables))}`),r.operationName&&i.push(`operationName=${encodeURIComponent(r.operationName)}`),i.join("&")}if(typeof e.variables<"u"&&!Array.isArray(e.variables))throw new Error("Cannot create query with given variable type, array expected");const t=e,n=e.query.reduce((r,i,o)=>(r.push({query:Xo(i),variables:t.variables?t.jsonSerializer.stringify(t.variables[o]):void 0}),r),[]);return`query=${encodeURIComponent(t.jsonSerializer.stringify(n))}`},Ul=e=>t=>tt(void 0,null,function*(){var n;const{url:r,query:i,variables:o,operationName:a,fetch:u,fetchOptions:c,middleware:s}=t,l=I({},t.headers);let p="",f;e==="POST"?(f=$l(i,o,a,c.jsonSerializer),typeof f=="string"&&(l["Content-Type"]="application/json")):p=Dl({query:i,variables:o,operationName:a,jsonSerializer:(n=c.jsonSerializer)!=null?n:dr});const v=I({method:e,headers:l,body:f},c);let y=r,m=v;if(s){const g=yield Promise.resolve(s(an(I({},v),{url:r,operationName:a,variables:o}))),{url:E}=g,S=Ot(g,["url"]);y=E,m=S}return p&&(y=`${y}?${p}`),yield u(y,m)});let jl=class{constructor(t,n={}){this.url=t,this.requestConfig=n,this.rawRequest=(...r)=>tt(this,null,function*(){const[i,o,a]=r,u=Il(i,o,a),c=this.requestConfig,{headers:s,fetch:l=hn,method:p="POST",requestMiddleware:f,responseMiddleware:v}=c,y=Ot(c,["headers","fetch","method","requestMiddleware","responseMiddleware"]),{url:m}=this;u.signal!==void 0&&(y.signal=u.signal);const{operationName:g}=vr(u.query);return _r({url:m,query:u.query,variables:u.variables,headers:I(I({},it(Er(s))),it(u.requestHeaders)),operationName:g,fetch:l,method:p,fetchOptions:y,middleware:f}).then(E=>(v&&v(E),E)).catch(E=>{throw v&&v(E),E})})}request(t,...n){return tt(this,null,function*(){const[r,i]=n,o=Pl(t,r,i),a=this.requestConfig,{headers:u,fetch:c=hn,method:s="POST",requestMiddleware:l,responseMiddleware:p}=a,f=Ot(a,["headers","fetch","method","requestMiddleware","responseMiddleware"]),{url:v}=this;o.signal!==void 0&&(f.signal=o.signal);const{query:y,operationName:m}=vr(o.document);return _r({url:v,query:y,variables:o.variables,headers:I(I({},it(Er(u))),it(o.requestHeaders)),operationName:m,fetch:c,method:s,fetchOptions:f,middleware:l}).then(g=>(p&&p(g),g.data)).catch(g=>{throw p&&p(g),g})})}batchRequests(t,n){var r;const i=kl(t,n),o=this.requestConfig,{headers:a}=o,u=Ot(o,["headers"]);i.signal!==void 0&&(u.signal=i.signal);const c=i.documents.map(({document:l})=>vr(l).query),s=i.documents.map(({variables:l})=>l);return _r({url:this.url,query:c,variables:s,headers:I(I({},it(Er(a))),it(i.requestHeaders)),operationName:void 0,fetch:(r=this.requestConfig.fetch)!=null?r:hn,method:this.requestConfig.method||"POST",fetchOptions:u,middleware:this.requestConfig.requestMiddleware}).then(l=>(this.requestConfig.responseMiddleware&&this.requestConfig.responseMiddleware(l),l.data)).catch(l=>{throw this.requestConfig.responseMiddleware&&this.requestConfig.responseMiddleware(l),l})}setHeaders(t){return this.requestConfig.headers=t,this}setHeader(t,n){const{headers:r}=this.requestConfig;return r?r[t]=n:this.requestConfig.headers={[t]:n},this}setEndpoint(t){return this.url=t,this}};const _r=e=>tt(void 0,null,function*(){var t,n;const{query:r,variables:i,fetchOptions:o}=e,a=Ul(Nl((t=e.method)!=null?t:"post")),u=Array.isArray(e.query),c=yield a(e),s=yield Bl(c,(n=o.jsonSerializer)!=null?n:dr),l=Array.isArray(s)?!s.some(({data:f})=>!f):!!s.data,p=Array.isArray(s)||!s.errors||Array.isArray(s.errors)&&!s.errors.length||o.errorPolicy==="all"||o.errorPolicy==="ignore";if(c.ok&&p&&l){const f=s,v=Ot(f,["errors"]),y=o.errorPolicy==="ignore"?v:s;return an(I({},u?{data:y}:y),{headers:c.headers,status:c.status})}else{const f=typeof s=="string"?{error:s}:s;throw new zo(an(I({},f),{status:c.status,headers:c.headers}),{query:r,variables:i})}}),$l=(e,t,n,r)=>{const i=r??dr;if(!Array.isArray(e))return i.stringify({query:e,variables:t,operationName:n});if(typeof t<"u"&&!Array.isArray(t))throw new Error("Cannot create request body with given variable type, array expected");const o=e.reduce((a,u,c)=>(a.push({query:u,variables:t?t[c]:void 0}),a),[]);return i.stringify(o)},Bl=(e,t)=>tt(void 0,null,function*(){let n;return e.headers.forEach((r,i)=>{i.toLowerCase()==="content-type"&&(n=r)}),n&&(n.toLowerCase().startsWith("application/json")||n.toLowerCase().startsWith("application/graphql+json")||n.toLowerCase().startsWith("application/graphql-response+json"))?t.parse(yield e.text()):e.text()}),Er=e=>typeof e=="function"?e():e;var Tr={exports:{}};(function(e,t){t=e.exports=n,t.getSerialize=r;function n(i,o,a,u){return JSON.stringify(i,r(o,u),a)}function r(i,o){var a=[],u=[];return o==null&&(o=function(c,s){return a[0]===s?"[Circular ~]":"[Circular ~."+u.slice(0,a.indexOf(s)).join(".")+"]"}),function(c,s){if(a.length>0){var l=a.indexOf(this);~l?a.splice(l+1):a.push(this),~l?u.splice(l,1/0,c):u.push(c),~a.indexOf(s)&&(s=o.call(this,c,s))}else a.push(s);return i==null?s:i.call(this,c,s)}}})(Tr,Tr.exports);var Fl=Tr.exports;const dn=fn(Fl);var vn=function(){return vn=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},vn.apply(this,arguments)},yn=new Map,br=new Map,Ko=!0,mn=!1;function Wo(e){return e.replace(/[\s,]+/g," ").trim()}function Vl(e){return Wo(e.source.body.substring(e.start,e.end))}function Hl(e){var t=new Set,n=[];return e.definitions.forEach(function(r){if(r.kind==="FragmentDefinition"){var i=r.name.value,o=Vl(r.loc),a=br.get(i);a&&!a.has(o)?Ko&&console.warn("Warning: fragment with name "+i+` already exists.
50
50
  graphql-tag enforces all fragment names across your application to be unique; read more about
51
- this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a||gr.set(i,a=new Set),a.add(o),e.has(o)||(e.add(o),n.push(r))}else n.push(r)}),hn(hn({},t),{definitions:n})}function Fl(t){var e=new Set(t.definitions);e.forEach(function(r){r.loc&&delete r.loc,Object.keys(r).forEach(function(i){var o=r[i];o&&typeof o=="object"&&e.add(o)})});var n=t.loc;return n&&(delete n.startToken,delete n.endToken),t}function Vl(t){var e=qo(t);if(!dn.has(e)){var n=$o(t,{experimentalFragmentVariables:vn,allowLegacyFragmentVariables:vn});if(!n||n.kind!=="Document")throw new Error("Not a valid GraphQL document.");dn.set(e,Fl(Bl(n)))}return dn.get(e)}function Y(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];typeof t=="string"&&(t=[t]);var r=t[0];return e.forEach(function(i,o){i&&i.kind==="Document"?r+=i.loc.source.body:r+=i,r+=t[o+1]}),Vl(r)}function Hl(){dn.clear(),gr.clear()}function Gl(){zo=!1}function zl(){vn=!0}function ql(){vn=!1}var Lt={gql:Y,resetCaches:Hl,disableFragmentWarnings:Gl,enableExperimentalFragmentVariables:zl,disableExperimentalFragmentVariables:ql};(function(t){t.gql=Lt.gql,t.resetCaches=Lt.resetCaches,t.disableFragmentWarnings=Lt.disableFragmentWarnings,t.enableExperimentalFragmentVariables=Lt.enableExperimentalFragmentVariables,t.disableExperimentalFragmentVariables=Lt.disableExperimentalFragmentVariables})(Y||(Y={})),Y.default=Y;const Xo=Y`
51
+ this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a||br.set(i,a=new Set),a.add(o),t.has(o)||(t.add(o),n.push(r))}else n.push(r)}),vn(vn({},e),{definitions:n})}function Gl(e){var t=new Set(e.definitions);t.forEach(function(r){r.loc&&delete r.loc,Object.keys(r).forEach(function(i){var o=r[i];o&&typeof o=="object"&&t.add(o)})});var n=e.loc;return n&&(delete n.startToken,delete n.endToken),e}function ql(e){var t=Wo(e);if(!yn.has(t)){var n=Vo(e,{experimentalFragmentVariables:mn,allowLegacyFragmentVariables:mn});if(!n||n.kind!=="Document")throw new Error("Not a valid GraphQL document.");yn.set(t,Gl(Hl(n)))}return yn.get(t)}function Y(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];typeof e=="string"&&(e=[e]);var r=e[0];return t.forEach(function(i,o){i&&i.kind==="Document"?r+=i.loc.source.body:r+=i,r+=e[o+1]}),ql(r)}function zl(){yn.clear(),br.clear()}function Xl(){Ko=!1}function Kl(){mn=!0}function Wl(){mn=!1}var Rt={gql:Y,resetCaches:zl,disableFragmentWarnings:Xl,enableExperimentalFragmentVariables:Kl,disableExperimentalFragmentVariables:Wl};(function(e){e.gql=Rt.gql,e.resetCaches=Rt.resetCaches,e.disableFragmentWarnings=Rt.disableFragmentWarnings,e.enableExperimentalFragmentVariables=Rt.enableExperimentalFragmentVariables,e.disableExperimentalFragmentVariables=Rt.disableExperimentalFragmentVariables})(Y||(Y={})),Y.default=Y;const Yo=Y`
52
52
  fragment MatchParts on MatchConfig {
53
53
  regexValue
54
54
  matchValue
55
55
  }
56
- `,Xl=Y`
56
+ `,Yl=Y`
57
57
  mutation PushPayload(
58
58
  $session_secure_id: String!
59
59
  $payload_id: ID!
@@ -79,7 +79,7 @@ this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a
79
79
  highlight_logs: $highlight_logs
80
80
  )
81
81
  }
82
- `,Kl=Y`
82
+ `,Jl=Y`
83
83
  mutation PushSessionEvents(
84
84
  $session_secure_id: String!
85
85
  $payload_id: Int64ID!
@@ -91,7 +91,7 @@ this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a
91
91
  data: $data
92
92
  )
93
93
  }
94
- `,Wl=Y`
94
+ `,Ql=Y`
95
95
  mutation identifySession(
96
96
  $session_secure_id: String!
97
97
  $user_identifier: String!
@@ -103,7 +103,7 @@ this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a
103
103
  user_object: $user_object
104
104
  )
105
105
  }
106
- `,Yl=Y`
106
+ `,Zl=Y`
107
107
  mutation addSessionProperties(
108
108
  $session_secure_id: String!
109
109
  $properties_object: Any
@@ -113,11 +113,11 @@ this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a
113
113
  properties_object: $properties_object
114
114
  )
115
115
  }
116
- `,Jl=Y`
116
+ `,ep=Y`
117
117
  mutation pushMetrics($metrics: [MetricInput]!) {
118
118
  pushMetrics(metrics: $metrics)
119
119
  }
120
- `,Ql=Y`
120
+ `,tp=Y`
121
121
  mutation addSessionFeedback(
122
122
  $session_secure_id: String!
123
123
  $user_name: String
@@ -133,7 +133,7 @@ this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a
133
133
  timestamp: $timestamp
134
134
  )
135
135
  }
136
- `,Zl=Y`
136
+ `,np=Y`
137
137
  mutation initializeSession(
138
138
  $session_secure_id: String!
139
139
  $session_key: String
@@ -220,12 +220,12 @@ this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a
220
220
  }
221
221
  }
222
222
  }
223
- ${Xo}
224
- `,ep=Y`
223
+ ${Yo}
224
+ `,rp=Y`
225
225
  query Ignore($id: ID!) {
226
226
  ignore(id: $id)
227
227
  }
228
- `,tp=Y`
228
+ `,ip=Y`
229
229
  query GetSamplingConfig($organization_verbose_id: String!) {
230
230
  sampling(organization_verbose_id: $organization_verbose_id) {
231
231
  spans {
@@ -274,8 +274,8 @@ this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a
274
274
  }
275
275
  }
276
276
  }
277
- ${Xo}
278
- `,np=(t,e,n,r)=>t();function rp(t,e=np){return{PushPayload(n,r){return e(i=>t.request(Xl,n,I(I({},r),i)),"PushPayload","mutation",n)},PushSessionEvents(n,r){return e(i=>t.request(Kl,n,I(I({},r),i)),"PushSessionEvents","mutation",n)},identifySession(n,r){return e(i=>t.request(Wl,n,I(I({},r),i)),"identifySession","mutation",n)},addSessionProperties(n,r){return e(i=>t.request(Yl,n,I(I({},r),i)),"addSessionProperties","mutation",n)},pushMetrics(n,r){return e(i=>t.request(Jl,n,I(I({},r),i)),"pushMetrics","mutation",n)},addSessionFeedback(n,r){return e(i=>t.request(Ql,n,I(I({},r),i)),"addSessionFeedback","mutation",n)},initializeSession(n,r){return e(i=>t.request(Zl,n,I(I({},r),i)),"initializeSession","mutation",n)},Ignore(n,r){return e(i=>t.request(ep,n,I(I({},r),i)),"Ignore","query",n)},GetSamplingConfig(n,r){return e(i=>t.request(tp,n,I(I({},r),i)),"GetSamplingConfig","query",n)}}}function ip(t,e,n){try{if(!(e in t))return()=>{};const r=t[e],i=n(r);return typeof i=="function"&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:r}})),t[e]=i,()=>{t[e]=r}}catch{return()=>{}}}function op(t){if(!t||!t.outerHTML)return"";let e="";for(;t.parentElement;){let n=t.localName;if(!n)break;n=n.toLowerCase();let r=t.parentElement,i=[];if(r.children&&r.children.length>0)for(let o=0;o<r.children.length;o++){let a=r.children[o];a.localName&&a.localName.toLowerCase&&a.localName.toLowerCase()===n&&i.push(a)}i.length>1&&(n+=":eq("+i.indexOf(t)+")"),e=n+(e?">"+e:""),t=r}return e}function Er(t){return Object.prototype.toString.call(t)==="[object Object]"}function Ko(t,e){if(e===0)return!0;const n=Object.keys(t);for(const r of n)if(Er(t[r])&&Ko(t[r],e-1))return!0;return!1}function Tr(t,e){const n={numOfKeysLimit:50,depthOfLimit:4};Object.assign(n,e);const r=[],i=[];return JSON.stringify(t,function(u,c){if(r.length>0){const s=r.indexOf(this);~s?r.splice(s+1):r.push(this),~s?i.splice(s,1/0,u):i.push(u),~r.indexOf(c)&&(r[0]===c?c="[Circular ~]":c="[Circular ~."+i.slice(0,r.indexOf(c)).join(".")+"]")}else r.push(c);if(c==null)return c;if(o(c))return a(c);if(c instanceof Event){const s={};for(const l in c){const p=c[l];Array.isArray(p)?s[l]=op(p.length?p[0]:null):s[l]=p}return s}else{if(c instanceof Node)return c instanceof HTMLElement?c?c.outerHTML:"":c.nodeName;if(c instanceof Error)return c.name+": "+c.message}return c});function o(u){return Er(u)&&Object.keys(u).length>n.numOfKeysLimit||typeof u=="function"?!0:u instanceof Event&&u.isTrusted===!1?Object.keys(u).length===1:!!(Er(u)&&Ko(u,n.depthOfLimit))}function a(u){let c=u.toString();return n.stringLengthLimit&&c.length>n.stringLengthLimit&&(c=`${c.slice(0,n.stringLengthLimit)}...`),c}}function ap(t){return typeof t=="number"&&!isNaN(t)&&isFinite(t)}const br="exception.message",sp="exception.stacktrace",Sr="exception.type",Wo="http.response.status_code",up="server.address",cp="service.name",lp="service.version",pp="telemetry.sdk.name",fp="telemetry.sdk.version",we="url.full",yn="url.path",hp="url.query",dp="user_agent.original",Or=15*60*1e3;/*! js-cookie v3.0.5 | MIT */function mn(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)t[r]=n[r]}return t}var vp={read:function(t){return t[0]==='"'&&(t=t.slice(1,-1)),t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(t){return encodeURIComponent(t).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function wr(t,e){function n(i,o,a){if(typeof document<"u"){a=mn({},e,a),typeof a.expires=="number"&&(a.expires=new Date(Date.now()+a.expires*864e5)),a.expires&&(a.expires=a.expires.toUTCString()),i=encodeURIComponent(i).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var u="";for(var c in a)a[c]&&(u+="; "+c,a[c]!==!0&&(u+="="+a[c].split(";")[0]));return document.cookie=i+"="+t.write(o,i)+u}}function r(i){if(!(typeof document>"u"||arguments.length&&!i)){for(var o=document.cookie?document.cookie.split("; "):[],a={},u=0;u<o.length;u++){var c=o[u].split("="),s=c.slice(1).join("=");try{var l=decodeURIComponent(c[0]);if(a[l]=t.read(s,l),i===l)break}catch{}}return i?a[i]:a}}return Object.create({set:n,get:r,remove:function(i,o){n(i,"",mn({},o,{expires:-1}))},withAttributes:function(i){return wr(this.converter,mn({},this.attributes,i))},withConverter:function(i){return wr(mn({},this.converter,i),this.attributes)}},{attributes:{value:Object.freeze(e)},converter:{value:Object.freeze(t)}})}var Ar=wr(vp,{path:"/"});let Lr="localStorage",Rr=!0,yp=class{constructor(){Ot(this,"storage",{})}get length(){return Object.keys(this.storage).length}key(e){var n;return(n=Object.keys(this.storage)[e])!=null?n:null}getItem(e){var n;return(n=this.storage[e])!=null?n:""}setItem(e,n){this.storage[e]=n}removeItem(e){delete this.storage[e]}},mp=class{getItem(e){var n;return(n=Ar.get(e))!=null?n:""}setItem(e,n){if(!Rr)return;const r=new Date;r.setTime(r.getTime()+Or),Ar.set(e,n,{expires:r})}removeItem(e){Rr&&Ar.remove(e)}};const ot=new yp,_n=new mp,Rt=()=>{let t=null;if(typeof window>"u")return ot;try{switch(Lr){case"localStorage":t=window.localStorage;break;case"sessionStorage":t=window.sessionStorage;break}t||(Oe("storage","getPersistentStorage","debug",`persistent storage was not found for mode ${Lr}; using global storage`),t=ot)}catch(e){Oe("storage","getPersistentStorage","debug","failed to get persistent storage; using global storage",e),t=ot}return t},_p=t=>{Lr=t},Yo=t=>{Rr=t},Cr=t=>{try{return Rt().getItem(t)}catch(e){return Oe("storage","getItem","debug",`failed to get item ${t}; using global storage`,e),ot.getItem(t)}},Jo=(t,e)=>{_n.setItem(t,e);try{return Rt().setItem(t,e)}catch(n){return Oe("storage","setItem","debug",`failed to set item ${t}; using global storage`,n),ot.setItem(t,e)}},Qo=t=>{_n.removeItem(t);try{return Rt().removeItem(t)}catch(e){return Oe("storage","removeItem","debug",`failed to remove item ${t}; using global storage`,e),ot.removeItem(t)}};var at=(t=>(t.SEGMENT_LAST_SENT_HASH_KEY="HIGHLIGHT_SEGMENT_LAST_SENT_HASH_KEY",t.SESSION_ID="sessionID",t.SESSION_DATA="sessionData",t.USER_IDENTIFIER="highlightIdentifier",t.USER_OBJECT="highlightUserObject",t))(at||{});const gn=t=>`${at.SESSION_DATA}_${t}`,Ae=()=>{var t;return typeof globalThis<"u"&&(t=globalThis.persistentSessionSecureID)!=null&&t.length?globalThis.persistentSessionSecureID:Zo()},gp=t=>{typeof globalThis<"u"&&t!=null&&t.length&&(globalThis.persistentSessionSecureID=t)},Zo=()=>{var t;return(t=Cr(at.SESSION_ID))!=null?t:""},ea=t=>{Jo(at.SESSION_ID,t)},Ep=t=>{const e=gn(t);return JSON.parse(Cr(e)||"{}")},Tp=t=>{t||(t=Zo());let e=Ep(t);if(e&&e.lastPushTime&&Date.now()-e.lastPushTime<Or)return e;Qo(gn(t))},ta=function(t){if(!(t!=null&&t.sessionSecureID))return;const e=t.sessionSecureID;gp(e);const n=gn(e);Jo(n,JSON.stringify(t)),Sp(n)},bp=function(){const t=_n.getItem(at.SESSION_ID);ea(t);const e=gn(t),n=_n.getItem(e);try{ta(JSON.parse(n))}catch{}};function Sp(t){const e=`${at.SESSION_DATA}_`;for(let n=Rt().length-1;n>=0;n--){const r=Rt().key(n);if(r&&r.startsWith(e)&&r!==t)try{const i=JSON.parse(Cr(r)||"{}");i.lastPushTime!==void 0&&Date.now()-i.lastPushTime>=Or&&(Oe("highlightSession","pruneSessionData","debug",`removing session data for stale key ${r}`),Qo(r))}catch(i){Oe("highlightSession","pruneSessionData","error",`failed to parse session data for key ${r}`,i)}}}var na=(t=>(t.BillingQuotaExceeded="BillingQuotaExceeded",t))(na||{});const Nr=3,xr=1e3,Pr=500,Op=[na.BillingQuotaExceeded.toString()],wp=t=>{var e;return((e=t.response.errors)==null?void 0:e.find(n=>Op.includes(n.message)))===void 0},Ap=()=>{const t=(e,n,r,i,o=0)=>tt(void 0,null,function*(){try{return yield e()}catch(a){if(a instanceof Ho&&!wp(a))throw a;if(o<Nr)return yield new Promise(u=>setTimeout(u,xr+Pr*Math.pow(2,o))),yield t(e,n,r,i,o+1);throw console.error(`highlight.io: data request failed after ${o} retries`),a}});return t},J="feature_flag",ra="launchdarkly",Lp="evaluation",Rp=`${J}.set.id`,Cp=`${J}.key`,Np=`${J}.contextKeys`,xp=`${J}.context.id`,Pp=`${J}.result.value`,Ip=`${J}.provider.name`,ia={kind:`${J}.result.reason.kind`,errorKind:`${J}.result.reason.errorKind`,ruleIndex:`${J}.result.reason.ruleIndex`,ruleId:`${J}.result.reason.ruleId`,prerequisiteKey:`${J}.result.reason.prerequisiteKey`,inExperiment:`${J}.result.reason.inExperiment`,bigSegmentsStatus:`${J}.result.reason.bigSegmentsStatus`},kp=`${J}.result.variationIndex`,Mp=`${ra}.application.id`,Dp=`${ra}.application.version`,Up="context",jp=`${Up}.contextKeys`,$p="$ld:telemetry:session:init",oa="$ld:telemetry:track",Bp="launchdarkly.track",Fp="page_view",Vp="document_load",Hp="result.status";function aa(t){return t.includes("%")||t.includes(":")?t.replace(/%/g,"%25").replace(/:/g,"%3A"):t}function sa(t){return t.kind==="multi"}function Ir(t){return sa(t)?Object.keys(t).sort().filter(e=>e!=="kind").map(e=>`${e}:${aa(t[e].key)}`).join(":"):"kind"in t&&t.kind==="user"?t.key:"kind"in t?`${t.kind}:${aa(t.key)}`:t.key}function ua(t){return sa(t)?Object.keys(t).sort().filter(e=>e!=="kind").map(e=>({[e]:t[e].key})).reduce((e,n)=>I(I({},e),n),{}):"kind"in t?{[t.kind]:t.key}:{user:t.key}}let Gp=class{constructor(e,n){Ot(this,"client"),Ot(this,"metadata"),this.client=e,this.metadata=n}getHooks(e){return[]}init(e){this.client.track($p,{sessionID:e})}recordGauge(e,n){}identify(e,n,r={},i){}error(e,n){}track(e,n){const r=n.event;this.client.track(r?`${oa}:${r}`:oa,rn(I({},n),{sessionID:e}))}},zp=class extends So{constructor(e,n){super(),Ot(this,"client"),this.client=new Gp(e,n)}getHooks(e){return[{getMetadata:()=>({name:"highlight.run/ld"}),afterIdentify:(n,r,i)=>(this.load(this.client),r)}]}init(e){return this._bufferCall("init",[e])}recordGauge(e,n){return this._bufferCall("recordGauge",[e,n])}identify(e,n,r={},i){return this._bufferCall("identify",[e,n,r,i])}error(e,n){return this._bufferCall("error",[e,n])}track(e,n){return this._bufferCall("track",[e,n])}};const qp=t=>{t(window.location.href);const e=history.pushState;history.pushState=(o=>function(){var a=o.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),a})(history.pushState);const n=history.replaceState;history.replaceState=(o=>function(){var a=o.apply(this,arguments);return window.dispatchEvent(new Event("replacestate")),window.dispatchEvent(new Event("locationchange")),a})(history.replaceState);const r=()=>{window.dispatchEvent(new Event("locationchange"))};window.addEventListener("popstate",r);const i=function(){t(window.location.href)};return window.addEventListener("locationchange",i),()=>{window.removeEventListener("popstate",r),window.removeEventListener("locationchange",i),history.pushState=e,history.replaceState=n}},Xp="10.1.2",Kp={version:Xp},Wp=Kp.version;function Yp(t){if(t.id.length)return`#${t.id}`;if(t.classList.length){let e=[];for(const n of t.classList)e.push(`.${n}`);return`${t.nodeName.toLowerCase()}${e.join(",")}`}return t.nodeName.toLowerCase()}const Jp=t=>{let e;const n=()=>{clearTimeout(e),e=setTimeout(()=>{var r,i;t({height:window.innerHeight,width:window.innerWidth,availHeight:window.screen.availHeight,availWidth:window.screen.availWidth,colorDepth:window.screen.colorDepth,pixelDepth:window.screen.pixelDepth,orientation:(i=(r=window.screen.orientation)==null?void 0:r.angle)!=null?i:0})},500)};return window.addEventListener("resize",n),n(),()=>window.removeEventListener("resize",n)};var ca={exports:{}};/**
277
+ ${Yo}
278
+ `,op=(e,t,n,r)=>e();function ap(e,t=op){return{PushPayload(n,r){return t(i=>e.request(Yl,n,I(I({},r),i)),"PushPayload","mutation",n)},PushSessionEvents(n,r){return t(i=>e.request(Jl,n,I(I({},r),i)),"PushSessionEvents","mutation",n)},identifySession(n,r){return t(i=>e.request(Ql,n,I(I({},r),i)),"identifySession","mutation",n)},addSessionProperties(n,r){return t(i=>e.request(Zl,n,I(I({},r),i)),"addSessionProperties","mutation",n)},pushMetrics(n,r){return t(i=>e.request(ep,n,I(I({},r),i)),"pushMetrics","mutation",n)},addSessionFeedback(n,r){return t(i=>e.request(tp,n,I(I({},r),i)),"addSessionFeedback","mutation",n)},initializeSession(n,r){return t(i=>e.request(np,n,I(I({},r),i)),"initializeSession","mutation",n)},Ignore(n,r){return t(i=>e.request(rp,n,I(I({},r),i)),"Ignore","query",n)},GetSamplingConfig(n,r){return t(i=>e.request(ip,n,I(I({},r),i)),"GetSamplingConfig","query",n)}}}function sp(e,t,n){try{if(!(t in e))return()=>{};const r=e[t],i=n(r);return typeof i=="function"&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:r}})),e[t]=i,()=>{e[t]=r}}catch{return()=>{}}}function up(e){if(!e||!e.outerHTML)return"";let t="";for(;e.parentElement;){let n=e.localName;if(!n)break;n=n.toLowerCase();let r=e.parentElement,i=[];if(r.children&&r.children.length>0)for(let o=0;o<r.children.length;o++){let a=r.children[o];a.localName&&a.localName.toLowerCase&&a.localName.toLowerCase()===n&&i.push(a)}i.length>1&&(n+=":eq("+i.indexOf(e)+")"),t=n+(t?">"+t:""),e=r}return t}function Sr(e){return Object.prototype.toString.call(e)==="[object Object]"}function Jo(e,t){if(t===0)return!0;const n=Object.keys(e);for(const r of n)if(Sr(e[r])&&Jo(e[r],t-1))return!0;return!1}function Or(e,t){const n={numOfKeysLimit:50,depthOfLimit:4};Object.assign(n,t);const r=[],i=[];return JSON.stringify(e,function(u,c){if(r.length>0){const s=r.indexOf(this);~s?r.splice(s+1):r.push(this),~s?i.splice(s,1/0,u):i.push(u),~r.indexOf(c)&&(r[0]===c?c="[Circular ~]":c="[Circular ~."+i.slice(0,r.indexOf(c)).join(".")+"]")}else r.push(c);if(c==null)return c;if(o(c))return a(c);if(c instanceof Event){const s={};for(const l in c){const p=c[l];Array.isArray(p)?s[l]=up(p.length?p[0]:null):s[l]=p}return s}else{if(c instanceof Node)return c instanceof HTMLElement?c?c.outerHTML:"":c.nodeName;if(c instanceof Error)return c.name+": "+c.message}return c});function o(u){return Sr(u)&&Object.keys(u).length>n.numOfKeysLimit||typeof u=="function"?!0:u instanceof Event&&u.isTrusted===!1?Object.keys(u).length===1:!!(Sr(u)&&Jo(u,n.depthOfLimit))}function a(u){let c=u.toString();return n.stringLengthLimit&&c.length>n.stringLengthLimit&&(c=`${c.slice(0,n.stringLengthLimit)}...`),c}}function cp(e){return typeof e=="number"&&!isNaN(e)&&isFinite(e)}const wr="exception.message",lp="exception.stacktrace",Ar="exception.type",Qo="http.response.status_code",pp="server.address",fp="service.name",hp="service.version",dp="telemetry.sdk.name",vp="telemetry.sdk.version",we="url.full",gn="url.path",yp="url.query",mp="user_agent.original",Lr=15*60*1e3;/*! js-cookie v3.0.5 | MIT */function _n(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)e[r]=n[r]}return e}var gp={read:function(e){return e[0]==='"'&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function Rr(e,t){function n(i,o,a){if(typeof document<"u"){a=_n({},t,a),typeof a.expires=="number"&&(a.expires=new Date(Date.now()+a.expires*864e5)),a.expires&&(a.expires=a.expires.toUTCString()),i=encodeURIComponent(i).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var u="";for(var c in a)a[c]&&(u+="; "+c,a[c]!==!0&&(u+="="+a[c].split(";")[0]));return document.cookie=i+"="+e.write(o,i)+u}}function r(i){if(!(typeof document>"u"||arguments.length&&!i)){for(var o=document.cookie?document.cookie.split("; "):[],a={},u=0;u<o.length;u++){var c=o[u].split("="),s=c.slice(1).join("=");try{var l=decodeURIComponent(c[0]);if(a[l]=e.read(s,l),i===l)break}catch{}}return i?a[i]:a}}return Object.create({set:n,get:r,remove:function(i,o){n(i,"",_n({},o,{expires:-1}))},withAttributes:function(i){return Rr(this.converter,_n({},this.attributes,i))},withConverter:function(i){return Rr(_n({},this.converter,i),this.attributes)}},{attributes:{value:Object.freeze(t)},converter:{value:Object.freeze(e)}})}var Cr=Rr(gp,{path:"/"});let Nr="localStorage",xr=!0,_p=class{constructor(){wt(this,"storage",{})}get length(){return Object.keys(this.storage).length}key(t){var n;return(n=Object.keys(this.storage)[t])!=null?n:null}getItem(t){var n;return(n=this.storage[t])!=null?n:""}setItem(t,n){this.storage[t]=n}removeItem(t){delete this.storage[t]}},Ep=class{getItem(t){var n;return(n=Cr.get(t))!=null?n:""}setItem(t,n){if(!xr)return;const r=new Date;r.setTime(r.getTime()+Lr),Cr.set(t,n,{expires:r})}removeItem(t){xr&&Cr.remove(t)}};const ot=new _p,En=new Ep,Ct=()=>{let e=null;if(typeof window>"u")return ot;try{switch(Nr){case"localStorage":e=window.localStorage;break;case"sessionStorage":e=window.sessionStorage;break}e||(Oe("storage","getPersistentStorage","debug",`persistent storage was not found for mode ${Nr}; using global storage`),e=ot)}catch(t){Oe("storage","getPersistentStorage","debug","failed to get persistent storage; using global storage",t),e=ot}return e},Tp=e=>{Nr=e},Zo=e=>{xr=e},Pr=e=>{try{return Ct().getItem(e)}catch(t){return Oe("storage","getItem","debug",`failed to get item ${e}; using global storage`,t),ot.getItem(e)}},ea=(e,t)=>{En.setItem(e,t);try{return Ct().setItem(e,t)}catch(n){return Oe("storage","setItem","debug",`failed to set item ${e}; using global storage`,n),ot.setItem(e,t)}},ta=e=>{En.removeItem(e);try{return Ct().removeItem(e)}catch(t){return Oe("storage","removeItem","debug",`failed to remove item ${e}; using global storage`,t),ot.removeItem(e)}};var at=(e=>(e.SEGMENT_LAST_SENT_HASH_KEY="HIGHLIGHT_SEGMENT_LAST_SENT_HASH_KEY",e.SESSION_ID="sessionID",e.SESSION_DATA="sessionData",e.USER_IDENTIFIER="highlightIdentifier",e.USER_OBJECT="highlightUserObject",e))(at||{});const Tn=e=>`${at.SESSION_DATA}_${e}`,Ae=()=>{var e;return typeof globalThis<"u"&&(e=globalThis.persistentSessionSecureID)!=null&&e.length?globalThis.persistentSessionSecureID:na()},bp=e=>{typeof globalThis<"u"&&e!=null&&e.length&&(globalThis.persistentSessionSecureID=e)},na=()=>{var e;return(e=Pr(at.SESSION_ID))!=null?e:""},ra=e=>{ea(at.SESSION_ID,e)},Sp=e=>{const t=Tn(e);return JSON.parse(Pr(t)||"{}")},Op=e=>{e||(e=na());let t=Sp(e);if(t&&t.lastPushTime&&Date.now()-t.lastPushTime<Lr)return t;ta(Tn(e))},ia=function(e){if(!(e!=null&&e.sessionSecureID))return;const t=e.sessionSecureID;bp(t);const n=Tn(t);ea(n,JSON.stringify(e)),Ap(n)},wp=function(){const e=En.getItem(at.SESSION_ID);ra(e);const t=Tn(e),n=En.getItem(t);try{ia(JSON.parse(n))}catch{}};function Ap(e){const t=`${at.SESSION_DATA}_`;for(let n=Ct().length-1;n>=0;n--){const r=Ct().key(n);if(r&&r.startsWith(t)&&r!==e)try{const i=JSON.parse(Pr(r)||"{}");i.lastPushTime!==void 0&&Date.now()-i.lastPushTime>=Lr&&(Oe("highlightSession","pruneSessionData","debug",`removing session data for stale key ${r}`),ta(r))}catch(i){Oe("highlightSession","pruneSessionData","error",`failed to parse session data for key ${r}`,i)}}}var oa=(e=>(e.BillingQuotaExceeded="BillingQuotaExceeded",e))(oa||{});const Ir=3,kr=1e3,Mr=500,Lp=[oa.BillingQuotaExceeded.toString()],Rp=e=>{var t;return((t=e.response.errors)==null?void 0:t.find(n=>Lp.includes(n.message)))===void 0},Cp=()=>{const e=(t,n,r,i,o=0)=>tt(void 0,null,function*(){try{return yield t()}catch(a){if(a instanceof zo&&!Rp(a))throw a;if(o<Ir)return yield new Promise(u=>setTimeout(u,kr+Mr*Math.pow(2,o))),yield e(t,n,r,i,o+1);throw console.error(`highlight.io: data request failed after ${o} retries`),a}});return e},J="feature_flag",aa="launchdarkly",Np="evaluation",xp=`${J}.set.id`,Pp=`${J}.key`,Ip=`${J}.contextKeys`,kp=`${J}.context.id`,Mp=`${J}.result.value`,Dp=`${J}.provider.name`,sa={kind:`${J}.result.reason.kind`,errorKind:`${J}.result.reason.errorKind`,ruleIndex:`${J}.result.reason.ruleIndex`,ruleId:`${J}.result.reason.ruleId`,prerequisiteKey:`${J}.result.reason.prerequisiteKey`,inExperiment:`${J}.result.reason.inExperiment`,bigSegmentsStatus:`${J}.result.reason.bigSegmentsStatus`},Up=`${J}.result.variationIndex`,jp=`${aa}.application.id`,$p=`${aa}.application.version`,Bp="context",Fp=`${Bp}.contextKeys`,Vp="$ld:telemetry:session:init",ua="$ld:telemetry:track",Hp="launchdarkly.track",Gp="page_view",qp="document_load",zp="result.status";function ca(e){return e.includes("%")||e.includes(":")?e.replace(/%/g,"%25").replace(/:/g,"%3A"):e}function la(e){return e.kind==="multi"}function Dr(e){return la(e)?Object.keys(e).sort().filter(t=>t!=="kind").map(t=>`${t}:${ca(e[t].key)}`).join(":"):"kind"in e&&e.kind==="user"?e.key:"kind"in e?`${e.kind}:${ca(e.key)}`:e.key}function pa(e){return la(e)?Object.keys(e).sort().filter(t=>t!=="kind").map(t=>({[t]:e[t].key})).reduce((t,n)=>I(I({},t),n),{}):"kind"in e?{[e.kind]:e.key}:{user:e.key}}let Xp=class{constructor(t,n){wt(this,"client"),wt(this,"metadata"),this.client=t,this.metadata=n}getHooks(t){return[]}init(t){this.client.track(Vp,{sessionID:t})}recordGauge(t,n){}identify(t,n,r={},i){}error(t,n){}track(t,n){const r=n.event;this.client.track(r?`${ua}:${r}`:ua,an(I({},n),{sessionID:t}))}},Kp=class extends Ao{constructor(t,n){super(),wt(this,"client"),this.client=new Xp(t,n)}getHooks(t){return[{getMetadata:()=>({name:"highlight.run/ld"}),afterIdentify:(n,r,i)=>(this.load(this.client),r)}]}init(t){return this._bufferCall("init",[t])}recordGauge(t,n){return this._bufferCall("recordGauge",[t,n])}identify(t,n,r={},i){return this._bufferCall("identify",[t,n,r,i])}error(t,n){return this._bufferCall("error",[t,n])}track(t,n){return this._bufferCall("track",[t,n])}};const Wp=e=>{e(window.location.href);const t=history.pushState;history.pushState=(o=>function(){var a=o.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),a})(history.pushState);const n=history.replaceState;history.replaceState=(o=>function(){var a=o.apply(this,arguments);return window.dispatchEvent(new Event("replacestate")),window.dispatchEvent(new Event("locationchange")),a})(history.replaceState);const r=()=>{window.dispatchEvent(new Event("locationchange"))};window.addEventListener("popstate",r);const i=function(){e(window.location.href)};return window.addEventListener("locationchange",i),()=>{window.removeEventListener("popstate",r),window.removeEventListener("locationchange",i),history.pushState=t,history.replaceState=n}},Yp="10.3.0",Jp={version:Yp},Qp=Jp.version;function Zp(e){if(e.id.length)return`#${e.id}`;if(e.classList.length){let t=[];for(const n of e.classList)t.push(`.${n}`);return`${e.nodeName.toLowerCase()}${t.join(",")}`}return e.nodeName.toLowerCase()}const ef=e=>{let t;const n=()=>{clearTimeout(t),t=setTimeout(()=>{var r,i;e({height:window.innerHeight,width:window.innerWidth,availHeight:window.screen.availHeight,availWidth:window.screen.availWidth,colorDepth:window.screen.colorDepth,pixelDepth:window.screen.pixelDepth,orientation:(i=(r=window.screen.orientation)==null?void 0:r.angle)!=null?i:0})},500)};return window.addEventListener("resize",n),n(),()=>window.removeEventListener("resize",n)};var fa={exports:{}};/**
279
279
  * @preserve
280
280
  * JS Implementation of incremental MurmurHash3 (r150) (as of May 10, 2013)
281
281
  *
@@ -285,26 +285,26 @@ this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):a
285
285
  * @see http://github.com/garycourt/murmurhash-js
286
286
  * @author <a href="mailto:aappleby@gmail.com">Austin Appleby</a>
287
287
  * @see http://sites.google.com/site/murmurhash/
288
- */(function(t){(function(){var e;function n(r,i){var o=this instanceof n?this:e;if(o.reset(i),typeof r=="string"&&r.length>0&&o.hash(r),o!==this)return o}n.prototype.hash=function(r){var i,o,a,u,c;switch(c=r.length,this.len+=c,o=this.k1,a=0,this.rem){case 0:o^=c>a?r.charCodeAt(a++)&65535:0;case 1:o^=c>a?(r.charCodeAt(a++)&65535)<<8:0;case 2:o^=c>a?(r.charCodeAt(a++)&65535)<<16:0;case 3:o^=c>a?(r.charCodeAt(a)&255)<<24:0,o^=c>a?(r.charCodeAt(a++)&65280)>>8:0}if(this.rem=c+this.rem&3,c-=this.rem,c>0){for(i=this.h1;o=o*11601+(o&65535)*3432906752&4294967295,o=o<<15|o>>>17,o=o*13715+(o&65535)*461832192&4294967295,i^=o,i=i<<13|i>>>19,i=i*5+3864292196&4294967295,!(a>=c);)o=r.charCodeAt(a++)&65535^(r.charCodeAt(a++)&65535)<<8^(r.charCodeAt(a++)&65535)<<16,u=r.charCodeAt(a++),o^=(u&255)<<24^(u&65280)>>8;switch(o=0,this.rem){case 3:o^=(r.charCodeAt(a+2)&65535)<<16;case 2:o^=(r.charCodeAt(a+1)&65535)<<8;case 1:o^=r.charCodeAt(a)&65535}this.h1=i}return this.k1=o,this},n.prototype.result=function(){var r,i;return r=this.k1,i=this.h1,r>0&&(r=r*11601+(r&65535)*3432906752&4294967295,r=r<<15|r>>>17,r=r*13715+(r&65535)*461832192&4294967295,i^=r),i^=this.len,i^=i>>>16,i=i*51819+(i&65535)*2246770688&4294967295,i^=i>>>13,i=i*44597+(i&65535)*3266445312&4294967295,i^=i>>>16,i>>>0},n.prototype.reset=function(r){return this.h1=typeof r=="number"?r:0,this.rem=this.k1=this.len=0,this},e=new n,t.exports=n})()})(ca);var Qp=ca.exports;const Zp=ln(Qp),kr=28,st="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789",ef=2246822507,la=t=>{var e,n="";if(t){const r=Zp(t).result();for(let i=0;i<kr;i++){const o=((r^i*ef)>>>0)%st.length;n+=st.charAt(o)}}else{const r=typeof window<"u"&&((e=window.crypto)==null?void 0:e.getRandomValues),i=new Uint32Array(kr);r&&window.crypto.getRandomValues(i);for(let o=0;o<kr;o++)r?n+=st.charAt(i[o]%st.length):n+=st.charAt(Math.floor(Math.random()*st.length))}return n};let tf=class{constructor(e){Ot(this,"sessionSecureID");try{e!=null&&e.storageMode&&_p(e?.storageMode),Yo(!!(e!=null&&e.sessionCookie)),e!=null&&e.sessionCookie?bp():Yo(!1)}catch(n){Se("Error initializing @launchdarkly observability plugin","error",n)}}configureSession(e,n){try{const r=Ae();let i=Tp(r);i!=null&&i.sessionSecureID?this.sessionSecureID=i.sessionSecureID:(n!=null&&n.sessionKey?this.sessionSecureID=la(`${e}-${n.sessionKey}`):this.sessionSecureID=la(),ea(this.sessionSecureID),ta({sessionSecureID:this.sessionSecureID,sessionKey:n?.sessionKey,projectID:0,sessionStartTime:Date.now(),lastPushTime:Date.now()}))}catch(r){Se("Error configuring session in @launchdarkly observability plugin","error",r)}}};class pa extends So{start(){return this._sdk.start()}stop(){return this._sdk.stop()}recordGauge(e){return this._bufferCall("recordGauge",[e])}recordCount(e){return this._bufferCall("recordCount",[e])}recordIncr(e){return this._bufferCall("recordIncr",[e])}recordHistogram(e){return this._bufferCall("recordHistogram",[e])}recordUpDownCounter(e){return this._bufferCall("recordUpDownCounter",[e])}startSpan(e,n,r,i){return this._bufferCall("startSpan",[e,n,r,i])}startManualSpan(e,n,r,i){return this._bufferCall("startManualSpan",[e,n,r,i])}register(e,n){return this._bufferCall("register",[e,n])}recordLog(e,n,r){return this._bufferCall("recordLog",[e,n,r])}recordError(e,n,r,i,o){return this._bufferCall("recordError",[e,n,r,i,o])}setLDContextKeyAttributes(e){return this._bufferCall("setLDContextKeyAttributes",[e])}getLDContextKeyAttributes(){return this._bufferCall("getLDContextKeyAttributes",[])}}re.LDObserve=void 0,typeof globalThis<"u"?globalThis.LDObserve?re.LDObserve=globalThis.LDObserve:(re.LDObserve=new pa,globalThis.LDObserve=re.LDObserve):re.LDObserve=new pa;const nf=Object.freeze(Object.defineProperty({__proto__:null,get LDObserve(){return re.LDObserve}},Symbol.toStringTag,{value:"Module"}));var rf=Object.defineProperty,of=Object.defineProperties,af=Object.getOwnPropertyDescriptors,En=Object.getOwnPropertySymbols,sf=Object.getPrototypeOf,fa=Object.prototype.hasOwnProperty,ha=Object.prototype.propertyIsEnumerable,uf=Reflect.get,Mr=(t,e,n)=>e in t?rf(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,x=(t,e)=>{for(var n in e||(e={}))fa.call(e,n)&&Mr(t,n,e[n]);if(En)for(var n of En(e))ha.call(e,n)&&Mr(t,n,e[n]);return t},Q=(t,e)=>of(t,af(e)),cf=(t,e)=>{var n={};for(var r in t)fa.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&En)for(var r of En(t))e.indexOf(r)<0&&ha.call(t,r)&&(n[r]=t[r]);return n},R=(t,e,n)=>Mr(t,typeof e!="symbol"?e+"":e,n),da=(t,e,n)=>uf(sf(t),n,e),ce=(t,e,n)=>new Promise((r,i)=>{var o=c=>{try{u(n.next(c))}catch(s){i(s)}},a=c=>{try{u(n.throw(c))}catch(s){i(s)}},u=c=>c.done?r(c.value):Promise.resolve(c.value).then(o,a);u((n=n.apply(t,e)).next())});const lf=["assert","count","countReset","debug","dir","dirxml","error","group","groupCollapsed","groupEnd","info","log","table","time","timeEnd","timeLog","trace","warn"];var Me=(t=>(t.DeviceMemory="DeviceMemory",t.ViewportHeight="ViewportHeight",t.ViewportWidth="ViewportWidth",t.ScreenHeight="ScreenHeight",t.ScreenWidth="ScreenWidth",t.ViewportArea="ViewportArea",t))(Me||{}),ie=(t=>(t.Device="Device",t.WebVital="WebVital",t.Performance="Performance",t.Frontend="Frontend",t.Backend="Backend",t))(ie||{}),va={exports:{}},ya={exports:{}},ma;function pf(){return ma||(ma=1,function(t,e){(function(n,r){t.exports=r()})(hr,function(){function n(y){return!isNaN(parseFloat(y))&&isFinite(y)}function r(y){return y.charAt(0).toUpperCase()+y.substring(1)}function i(y){return function(){return this[y]}}var o=["isConstructor","isEval","isNative","isToplevel"],a=["columnNumber","lineNumber"],u=["fileName","functionName","source"],c=["args"],s=["evalOrigin"],l=o.concat(a,u,c,s);function p(y){if(y)for(var _=0;_<l.length;_++)y[l[_]]!==void 0&&this["set"+r(l[_])](y[l[_]])}p.prototype={getArgs:function(){return this.args},setArgs:function(y){if(Object.prototype.toString.call(y)!=="[object Array]")throw new TypeError("Args must be an Array");this.args=y},getEvalOrigin:function(){return this.evalOrigin},setEvalOrigin:function(y){if(y instanceof p)this.evalOrigin=y;else if(y instanceof Object)this.evalOrigin=new p(y);else throw new TypeError("Eval Origin must be an Object or StackFrame")},toString:function(){var y=this.getFileName()||"",_=this.getLineNumber()||"",E=this.getColumnNumber()||"",S=this.getFunctionName()||"";return this.getIsEval()?y?"[eval] ("+y+":"+_+":"+E+")":"[eval]:"+_+":"+E:S?S+" ("+y+":"+_+":"+E+")":y+":"+_+":"+E}},p.fromString=function(y){var _=y.indexOf("("),E=y.lastIndexOf(")"),S=y.substring(0,_),P=y.substring(_+1,E).split(","),j=y.substring(E+1);if(j.indexOf("@")===0)var $=/@(.+?)(?::(\d+))?(?::(\d+))?$/.exec(j,""),ne=$[1],X=$[2],U=$[3];return new p({functionName:S,args:P||void 0,fileName:ne,lineNumber:X||void 0,columnNumber:U||void 0})};for(var f=0;f<o.length;f++)p.prototype["get"+r(o[f])]=i(o[f]),p.prototype["set"+r(o[f])]=function(y){return function(_){this[y]=!!_}}(o[f]);for(var m=0;m<a.length;m++)p.prototype["get"+r(a[m])]=i(a[m]),p.prototype["set"+r(a[m])]=function(y){return function(_){if(!n(_))throw new TypeError(y+" must be a Number");this[y]=Number(_)}}(a[m]);for(var v=0;v<u.length;v++)p.prototype["get"+r(u[v])]=i(u[v]),p.prototype["set"+r(u[v])]=function(y){return function(_){this[y]=String(_)}}(u[v]);return p})}(ya)),ya.exports}(function(t,e){(function(n,r){t.exports=r(pf())})(hr,function(n){var r=/(^|@)\S+:\d+/,i=/^\s*at .*(\S+:\d+|\(native\))/m,o=/^(eval@)?(\[native code])?$/;return{parse:function(a){if(typeof a.stacktrace<"u"||typeof a["opera#sourceloc"]<"u")return this.parseOpera(a);if(a.stack&&a.stack.match(i))return this.parseV8OrIE(a);if(a.stack)return this.parseFFOrSafari(a);throw new Error("Cannot parse given Error object")},extractLocation:function(a){if(a.indexOf(":")===-1)return[a];var u=/(.+?)(?::(\d+))?(?::(\d+))?$/,c=u.exec(a.replace(/[()]/g,""));return[c[1],c[2]||void 0,c[3]||void 0]},parseV8OrIE:function(a){var u=a.stack.split(`
289
- `).filter(function(c){return!!c.match(i)},this);return u.map(function(c){c.indexOf("(eval ")>-1&&(c=c.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,""));var s=c.replace(/^\s+/,"").replace(/\(eval code/g,"("),l=s.match(/ (\((.+):(\d+):(\d+)\)$)/);s=l?s.replace(l[0],""):s;var p=s.split(/\s+/).slice(1),f=this.extractLocation(l?l[1]:p.pop()),m=p.join(" ")||void 0,v=["eval","<anonymous>"].indexOf(f[0])>-1?void 0:f[0];return new n({functionName:m,fileName:v,lineNumber:f[1],columnNumber:f[2],source:c})},this)},parseFFOrSafari:function(a){var u=a.stack.split(`
288
+ */(function(e){(function(){var t;function n(r,i){var o=this instanceof n?this:t;if(o.reset(i),typeof r=="string"&&r.length>0&&o.hash(r),o!==this)return o}n.prototype.hash=function(r){var i,o,a,u,c;switch(c=r.length,this.len+=c,o=this.k1,a=0,this.rem){case 0:o^=c>a?r.charCodeAt(a++)&65535:0;case 1:o^=c>a?(r.charCodeAt(a++)&65535)<<8:0;case 2:o^=c>a?(r.charCodeAt(a++)&65535)<<16:0;case 3:o^=c>a?(r.charCodeAt(a)&255)<<24:0,o^=c>a?(r.charCodeAt(a++)&65280)>>8:0}if(this.rem=c+this.rem&3,c-=this.rem,c>0){for(i=this.h1;o=o*11601+(o&65535)*3432906752&4294967295,o=o<<15|o>>>17,o=o*13715+(o&65535)*461832192&4294967295,i^=o,i=i<<13|i>>>19,i=i*5+3864292196&4294967295,!(a>=c);)o=r.charCodeAt(a++)&65535^(r.charCodeAt(a++)&65535)<<8^(r.charCodeAt(a++)&65535)<<16,u=r.charCodeAt(a++),o^=(u&255)<<24^(u&65280)>>8;switch(o=0,this.rem){case 3:o^=(r.charCodeAt(a+2)&65535)<<16;case 2:o^=(r.charCodeAt(a+1)&65535)<<8;case 1:o^=r.charCodeAt(a)&65535}this.h1=i}return this.k1=o,this},n.prototype.result=function(){var r,i;return r=this.k1,i=this.h1,r>0&&(r=r*11601+(r&65535)*3432906752&4294967295,r=r<<15|r>>>17,r=r*13715+(r&65535)*461832192&4294967295,i^=r),i^=this.len,i^=i>>>16,i=i*51819+(i&65535)*2246770688&4294967295,i^=i>>>13,i=i*44597+(i&65535)*3266445312&4294967295,i^=i>>>16,i>>>0},n.prototype.reset=function(r){return this.h1=typeof r=="number"?r:0,this.rem=this.k1=this.len=0,this},t=new n,e.exports=n})()})(fa);var tf=fa.exports;const nf=fn(tf),Ur=28,st="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789",rf=2246822507,ha=e=>{var t,n="";if(e){const r=nf(e).result();for(let i=0;i<Ur;i++){const o=((r^i*rf)>>>0)%st.length;n+=st.charAt(o)}}else{const r=typeof window<"u"&&((t=window.crypto)==null?void 0:t.getRandomValues),i=new Uint32Array(Ur);r&&window.crypto.getRandomValues(i);for(let o=0;o<Ur;o++)r?n+=st.charAt(i[o]%st.length):n+=st.charAt(Math.floor(Math.random()*st.length))}return n};let of=class{constructor(t){wt(this,"sessionSecureID");try{t!=null&&t.storageMode&&Tp(t?.storageMode),Zo(!!(t!=null&&t.sessionCookie)),t!=null&&t.sessionCookie?wp():Zo(!1)}catch(n){Se("Error initializing @launchdarkly observability plugin","error",n)}}configureSession(t,n){try{const r=Ae();let i=Op(r);i!=null&&i.sessionSecureID?this.sessionSecureID=i.sessionSecureID:(n!=null&&n.sessionKey?this.sessionSecureID=ha(`${t}-${n.sessionKey}`):this.sessionSecureID=ha(),ra(this.sessionSecureID),ia({sessionSecureID:this.sessionSecureID,sessionKey:n?.sessionKey,projectID:0,sessionStartTime:Date.now(),lastPushTime:Date.now()}))}catch(r){Se("Error configuring session in @launchdarkly observability plugin","error",r)}}};class da extends Ao{start(){return this._sdk.start()}stop(){return this._sdk.stop()}recordGauge(t){return this._bufferCall("recordGauge",[t])}recordCount(t){return this._bufferCall("recordCount",[t])}recordIncr(t){return this._bufferCall("recordIncr",[t])}recordHistogram(t){return this._bufferCall("recordHistogram",[t])}recordUpDownCounter(t){return this._bufferCall("recordUpDownCounter",[t])}startSpan(t,n,r,i){return this._bufferCall("startSpan",[t,n,r,i])}startManualSpan(t,n,r,i){return this._bufferCall("startManualSpan",[t,n,r,i])}register(t,n){return this._bufferCall("register",[t,n])}recordLog(t,n,r){return this._bufferCall("recordLog",[t,n,r])}recordError(t,n,r,i,o){return this._bufferCall("recordError",[t,n,r,i,o])}setLDContextKeyAttributes(t){return this._bufferCall("setLDContextKeyAttributes",[t])}getLDContextKeyAttributes(){return this._bufferCall("getLDContextKeyAttributes",[])}}re.LDObserve=void 0,typeof globalThis<"u"?globalThis.LDObserve?re.LDObserve=globalThis.LDObserve:(re.LDObserve=new da,globalThis.LDObserve=re.LDObserve):re.LDObserve=new da;const af=Object.freeze(Object.defineProperty({__proto__:null,get LDObserve(){return re.LDObserve}},Symbol.toStringTag,{value:"Module"}));var sf=Object.defineProperty,uf=Object.defineProperties,cf=Object.getOwnPropertyDescriptors,bn=Object.getOwnPropertySymbols,lf=Object.getPrototypeOf,va=Object.prototype.hasOwnProperty,ya=Object.prototype.propertyIsEnumerable,pf=Reflect.get,jr=(e,t,n)=>t in e?sf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,R=(e,t)=>{for(var n in t||(t={}))va.call(t,n)&&jr(e,n,t[n]);if(bn)for(var n of bn(t))ya.call(t,n)&&jr(e,n,t[n]);return e},Q=(e,t)=>uf(e,cf(t)),ff=(e,t)=>{var n={};for(var r in e)va.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&bn)for(var r of bn(e))t.indexOf(r)<0&&ya.call(e,r)&&(n[r]=e[r]);return n},C=(e,t,n)=>jr(e,typeof t!="symbol"?t+"":t,n),ma=(e,t,n)=>pf(lf(e),n,t),ce=(e,t,n)=>new Promise((r,i)=>{var o=c=>{try{u(n.next(c))}catch(s){i(s)}},a=c=>{try{u(n.throw(c))}catch(s){i(s)}},u=c=>c.done?r(c.value):Promise.resolve(c.value).then(o,a);u((n=n.apply(e,t)).next())});const hf=["assert","count","countReset","debug","dir","dirxml","error","group","groupCollapsed","groupEnd","info","log","table","time","timeEnd","timeLog","trace","warn"];var Me=(e=>(e.DeviceMemory="DeviceMemory",e.ViewportHeight="ViewportHeight",e.ViewportWidth="ViewportWidth",e.ScreenHeight="ScreenHeight",e.ScreenWidth="ScreenWidth",e.ViewportArea="ViewportArea",e))(Me||{}),ie=(e=>(e.Device="Device",e.WebVital="WebVital",e.Performance="Performance",e.Frontend="Frontend",e.Backend="Backend",e))(ie||{}),ga={exports:{}},_a={exports:{}},Ea;function df(){return Ea||(Ea=1,function(e,t){(function(n,r){e.exports=r()})(yr,function(){function n(m){return!isNaN(parseFloat(m))&&isFinite(m)}function r(m){return m.charAt(0).toUpperCase()+m.substring(1)}function i(m){return function(){return this[m]}}var o=["isConstructor","isEval","isNative","isToplevel"],a=["columnNumber","lineNumber"],u=["fileName","functionName","source"],c=["args"],s=["evalOrigin"],l=o.concat(a,u,c,s);function p(m){if(m)for(var g=0;g<l.length;g++)m[l[g]]!==void 0&&this["set"+r(l[g])](m[l[g]])}p.prototype={getArgs:function(){return this.args},setArgs:function(m){if(Object.prototype.toString.call(m)!=="[object Array]")throw new TypeError("Args must be an Array");this.args=m},getEvalOrigin:function(){return this.evalOrigin},setEvalOrigin:function(m){if(m instanceof p)this.evalOrigin=m;else if(m instanceof Object)this.evalOrigin=new p(m);else throw new TypeError("Eval Origin must be an Object or StackFrame")},toString:function(){var m=this.getFileName()||"",g=this.getLineNumber()||"",E=this.getColumnNumber()||"",S=this.getFunctionName()||"";return this.getIsEval()?m?"[eval] ("+m+":"+g+":"+E+")":"[eval]:"+g+":"+E:S?S+" ("+m+":"+g+":"+E+")":m+":"+g+":"+E}},p.fromString=function(m){var g=m.indexOf("("),E=m.lastIndexOf(")"),S=m.substring(0,g),P=m.substring(g+1,E).split(","),j=m.substring(E+1);if(j.indexOf("@")===0)var $=/@(.+?)(?::(\d+))?(?::(\d+))?$/.exec(j,""),ne=$[1],X=$[2],U=$[3];return new p({functionName:S,args:P||void 0,fileName:ne,lineNumber:X||void 0,columnNumber:U||void 0})};for(var f=0;f<o.length;f++)p.prototype["get"+r(o[f])]=i(o[f]),p.prototype["set"+r(o[f])]=function(m){return function(g){this[m]=!!g}}(o[f]);for(var v=0;v<a.length;v++)p.prototype["get"+r(a[v])]=i(a[v]),p.prototype["set"+r(a[v])]=function(m){return function(g){if(!n(g))throw new TypeError(m+" must be a Number");this[m]=Number(g)}}(a[v]);for(var y=0;y<u.length;y++)p.prototype["get"+r(u[y])]=i(u[y]),p.prototype["set"+r(u[y])]=function(m){return function(g){this[m]=String(g)}}(u[y]);return p})}(_a)),_a.exports}(function(e,t){(function(n,r){e.exports=r(df())})(yr,function(n){var r=/(^|@)\S+:\d+/,i=/^\s*at .*(\S+:\d+|\(native\))/m,o=/^(eval@)?(\[native code])?$/;return{parse:function(a){if(typeof a.stacktrace<"u"||typeof a["opera#sourceloc"]<"u")return this.parseOpera(a);if(a.stack&&a.stack.match(i))return this.parseV8OrIE(a);if(a.stack)return this.parseFFOrSafari(a);throw new Error("Cannot parse given Error object")},extractLocation:function(a){if(a.indexOf(":")===-1)return[a];var u=/(.+?)(?::(\d+))?(?::(\d+))?$/,c=u.exec(a.replace(/[()]/g,""));return[c[1],c[2]||void 0,c[3]||void 0]},parseV8OrIE:function(a){var u=a.stack.split(`
289
+ `).filter(function(c){return!!c.match(i)},this);return u.map(function(c){c.indexOf("(eval ")>-1&&(c=c.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,""));var s=c.replace(/^\s+/,"").replace(/\(eval code/g,"("),l=s.match(/ (\((.+):(\d+):(\d+)\)$)/);s=l?s.replace(l[0],""):s;var p=s.split(/\s+/).slice(1),f=this.extractLocation(l?l[1]:p.pop()),v=p.join(" ")||void 0,y=["eval","<anonymous>"].indexOf(f[0])>-1?void 0:f[0];return new n({functionName:v,fileName:y,lineNumber:f[1],columnNumber:f[2],source:c})},this)},parseFFOrSafari:function(a){var u=a.stack.split(`
290
290
  `).filter(function(c){return!c.match(o)},this);return u.map(function(c){if(c.indexOf(" > eval")>-1&&(c=c.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),c.indexOf("@")===-1&&c.indexOf(":")===-1)return new n({functionName:c});var s=/((.*".+"[^@]*)?[^@]*)(?:@)/,l=c.match(s),p=l&&l[1]?l[1]:void 0,f=this.extractLocation(c.replace(s,""));return new n({functionName:p,fileName:f[0],lineNumber:f[1],columnNumber:f[2],source:c})},this)},parseOpera:function(a){return!a.stacktrace||a.message.indexOf(`
291
291
  `)>-1&&a.message.split(`
292
292
  `).length>a.stacktrace.split(`
293
293
  `).length?this.parseOpera9(a):a.stack?this.parseOpera11(a):this.parseOpera10(a)},parseOpera9:function(a){for(var u=/Line (\d+).*script (?:in )?(\S+)/i,c=a.message.split(`
294
294
  `),s=[],l=2,p=c.length;l<p;l+=2){var f=u.exec(c[l]);f&&s.push(new n({fileName:f[2],lineNumber:f[1],source:c[l]}))}return s},parseOpera10:function(a){for(var u=/Line (\d+).*script (?:in )?(\S+)(?:: In function (\S+))?$/i,c=a.stacktrace.split(`
295
295
  `),s=[],l=0,p=c.length;l<p;l+=2){var f=u.exec(c[l]);f&&s.push(new n({functionName:f[3]||void 0,fileName:f[2],lineNumber:f[1],source:c[l]}))}return s},parseOpera11:function(a){var u=a.stack.split(`
296
- `).filter(function(c){return!!c.match(r)&&!c.match(/^Error created at/)},this);return u.map(function(c){var s=c.split("@"),l=this.extractLocation(s.pop()),p=s.shift()||"",f=p.replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0,m;p.match(/\(([^)]*)\)/)&&(m=p.replace(/^[^(]+\(([^)]*)\)$/,"$1"));var v=m===void 0||m==="[arguments not available]"?void 0:m.split(",");return new n({functionName:f,args:v,fileName:l[0],lineNumber:l[1],columnNumber:l[2],source:c})},this)}}})})(va);var ff=va.exports;const _a=ln(ff);function Tn(t){try{return _a.parse(t)}catch(e){try{return _a.parse(new Error)}catch(n){return console.warn("Highlight Warning: failed to parse error",{originalError:e,secondaryError:n}),[]}}}function hf(t,e){const n=e.logger;let r;r=window[n];const i=[];if(e.level.includes("error")&&window){const a=u=>{const{message:c,error:s}=u;let l=[];s&&(l=Tn(s));const p=[Tr(c,e.stringifyOptions)];t({type:"Error",trace:l,time:Date.now(),value:p})};window.addEventListener("error",a),i.push(()=>{window&&window.removeEventListener("error",a)})}for(const a of e.level)i.push(o(r,a));return()=>{i.forEach(a=>a())};function o(a,u){return a[u]?ip(a,u,c=>(...s)=>{c.apply(this,s);try{t(df(u,e,...s))}catch(l){c("highlight logger error:",l,...s)}}):()=>{}}}function df(t,e,...n){const r=Tn(new Error),i=e.serializeConsoleAttributes?n.map(o=>typeof o=="object"?Tr(o,e.stringifyOptions):o):n.filter(o=>typeof o!="object").map(o=>`${o}`);return{type:t,trace:r,value:i,attributes:Tr(n.filter(o=>typeof o=="object").reduce((o,a)=>x(x({},o),a),{}),e.stringifyOptions),time:Date.now()}}const vf={start:0,end:3},yf={start:4,end:5},Dr={start:6,end:7},Ur={start:8,end:8},mf={start:9,end:9},_f={start:10,end:15};function gf(){if(crypto&&crypto.getRandomValues){const e=new Uint8Array(16);return crypto.getRandomValues(e),[...e.values()]}const t=[];for(let e=0;e<16;e+=1)t.push(Math.floor(Math.random()*256));return t}function ut(t,e){let n="";for(let r=e.start;r<=e.end;r+=1)n+=t[r].toString(16).padStart(2,"0");return n}function Ef(t){return t[Ur.start]=(t[Ur.start]|128)&191,t[Dr.start]=t[Dr.start]&15|64,`${ut(t,vf)}-${ut(t,yf)}-${ut(t,Dr)}-${ut(t,Ur)}${ut(t,mf)}-${ut(t,_f)}`}function Tf(){const t=gf();return Ef(t)}function jr(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Tf()}function $r(t,e,n,r){var i,o,a,u;let c=r??e,s=Tn(c),l={};e instanceof Error&&(e=e.message,e.cause&&(l={"exception.cause":e.cause}));const p=Sf(s);t({error:c,event:fn(e),type:"window.onerror",url:window.location.href,source:n??"",lineNumber:(i=p[0])!=null&&i.lineNumber?(o=p[0])==null?void 0:o.lineNumber:0,columnNumber:(a=p[0])!=null&&a.columnNumber?(u=p[0])==null?void 0:u.columnNumber:0,stackTrace:p,timestamp:new Date().toISOString(),payload:l?fn(l):void 0,id:jr()})}const bf=(t,{enablePromisePatch:e})=>{if(typeof window>"u")return()=>{};const n=window.onerror=(a,u,c,s,l)=>{$r(t,a,u,l)},r=window.onunhandledrejection=a=>{if(a.reason){const u=a.promise;u.getStack?$r(t,a.reason,a.type,u.getStack()):$r(t,a.reason,a.type)}},i=window.Promise,o=class extends i{constructor(a){super(a),R(this,"promiseCreationError"),this.promiseCreationError=new Error}getStack(){return this.promiseCreationError}static shouldPatch(){const a=typeof window.Zone>"u";return e&&a}};return o.shouldPatch()&&(window.Promise=o),()=>{window.Promise=i,window.onunhandledrejection=r,window.onerror=n}},Sf=t=>{var e,n;if(t.length===0)return t;const r=t[0];return(e=r.fileName)!=null&&e.includes("highlight.run")||(n=r.fileName)!=null&&n.includes("highlight.io")||r.functionName==="new highlightPromise"?t.slice(1):t},Of=['["\\"Script error.\\""]','"Script error."','["\\"Load failed.\\""]','"Load failed."','["\\"Network request failed.\\""]','"Network request failed."','["\\"Document is not focused.\\""]','"Document is not focused."','["\\"Failed to fetch\\""]','"Failed to fetch"','[{"isTrusted":true}]','{"isTrusted":true}','["{}"]','"{}"','[""]','""','["\\"\\""]','""'],wf=["websocket error",'\\"ResizeObserver loop'];var Af=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{},De="1.9.0",ga=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/;function Lf(t){var e=new Set([t]),n=new Set,r=t.match(ga);if(!r)return function(){return!1};var i={major:+r[1],minor:+r[2],patch:+r[3],prerelease:r[4]};if(i.prerelease!=null)return function(u){return u===t};function o(u){return n.add(u),!1}function a(u){return e.add(u),!0}return function(u){if(e.has(u))return!0;if(n.has(u))return!1;var c=u.match(ga);if(!c)return o(u);var s={major:+c[1],minor:+c[2],patch:+c[3],prerelease:c[4]};return s.prerelease!=null||i.major!==s.major?o(u):i.major===0?i.minor===s.minor&&i.patch<=s.patch?a(u):o(u):i.minor<=s.minor?a(u):o(u)}}var Rf=Lf(De),Cf=De.split(".")[0],Ct=Symbol.for("opentelemetry.js.api."+Cf),Nt=Af;function xt(t,e,n,r){var i;r===void 0&&(r=!1);var o=Nt[Ct]=(i=Nt[Ct])!==null&&i!==void 0?i:{version:De};if(!r&&o[t]){var a=new Error("@opentelemetry/api: Attempted duplicate registration of API: "+t);return n.error(a.stack||a.message),!1}if(o.version!==De){var a=new Error("@opentelemetry/api: Registration of version v"+o.version+" for "+t+" does not match previously registered API v"+De);return n.error(a.stack||a.message),!1}return o[t]=e,n.debug("@opentelemetry/api: Registered a global for "+t+" v"+De+"."),!0}function Ue(t){var e,n,r=(e=Nt[Ct])===null||e===void 0?void 0:e.version;if(!(!r||!Rf(r)))return(n=Nt[Ct])===null||n===void 0?void 0:n[t]}function Pt(t,e){e.debug("@opentelemetry/api: Unregistering a global for "+t+" v"+De+".");var n=Nt[Ct];n&&delete n[t]}var Nf=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},xf=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},Pf=function(){function t(e){this._namespace=e.namespace||"DiagComponentLogger"}return t.prototype.debug=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return It("debug",this._namespace,e)},t.prototype.error=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return It("error",this._namespace,e)},t.prototype.info=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return It("info",this._namespace,e)},t.prototype.warn=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return It("warn",this._namespace,e)},t.prototype.verbose=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return It("verbose",this._namespace,e)},t}();function It(t,e,n){var r=Ue("diag");if(r)return n.unshift(e),r[t].apply(r,xf([],Nf(n),!1))}var D;(function(t){t[t.NONE=0]="NONE",t[t.ERROR=30]="ERROR",t[t.WARN=50]="WARN",t[t.INFO=60]="INFO",t[t.DEBUG=70]="DEBUG",t[t.VERBOSE=80]="VERBOSE",t[t.ALL=9999]="ALL"})(D||(D={}));function If(t,e){t<D.NONE?t=D.NONE:t>D.ALL&&(t=D.ALL),e=e||{};function n(r,i){var o=e[r];return typeof o=="function"&&t>=i?o.bind(e):function(){}}return{error:n("error",D.ERROR),warn:n("warn",D.WARN),info:n("info",D.INFO),debug:n("debug",D.DEBUG),verbose:n("verbose",D.VERBOSE)}}var kf=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Mf=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},Df="diag",pe=function(){function t(){function e(i){return function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];var u=Ue("diag");if(u)return u[i].apply(u,Mf([],kf(o),!1))}}var n=this,r=function(i,o){var a,u,c;if(o===void 0&&(o={logLevel:D.INFO}),i===n){var s=new Error("Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation");return n.error((a=s.stack)!==null&&a!==void 0?a:s.message),!1}typeof o=="number"&&(o={logLevel:o});var l=Ue("diag"),p=If((u=o.logLevel)!==null&&u!==void 0?u:D.INFO,i);if(l&&!o.suppressOverrideMessage){var f=(c=new Error().stack)!==null&&c!==void 0?c:"<failed to generate stacktrace>";l.warn("Current logger will be overwritten from "+f),p.warn("Current logger will overwrite one already registered from "+f)}return xt("diag",p,n,!0)};n.setLogger=r,n.disable=function(){Pt(Df,n)},n.createComponentLogger=function(i){return new Pf(i)},n.verbose=e("verbose"),n.debug=e("debug"),n.info=e("info"),n.warn=e("warn"),n.error=e("error")}return t.instance=function(){return this._instance||(this._instance=new t),this._instance},t}(),Uf=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},jf=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},$f=function(){function t(e){this._entries=e?new Map(e):new Map}return t.prototype.getEntry=function(e){var n=this._entries.get(e);if(n)return Object.assign({},n)},t.prototype.getAllEntries=function(){return Array.from(this._entries.entries()).map(function(e){var n=Uf(e,2),r=n[0],i=n[1];return[r,i]})},t.prototype.setEntry=function(e,n){var r=new t(this._entries);return r._entries.set(e,n),r},t.prototype.removeEntry=function(e){var n=new t(this._entries);return n._entries.delete(e),n},t.prototype.removeEntries=function(){for(var e,n,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var o=new t(this._entries);try{for(var a=jf(r),u=a.next();!u.done;u=a.next()){var c=u.value;o._entries.delete(c)}}catch(s){e={error:s}}finally{try{u&&!u.done&&(n=a.return)&&n.call(a)}finally{if(e)throw e.error}}return o},t.prototype.clear=function(){return new t},t}(),Bf=Symbol("BaggageEntryMetadata"),Ff=pe.instance();function Vf(t){return t===void 0&&(t={}),new $f(new Map(Object.entries(t)))}function Ea(t){return typeof t!="string"&&(Ff.error("Cannot create baggage metadata from unknown type: "+typeof t),t=""),{__TYPE__:Bf,toString:function(){return t}}}function kt(t){return Symbol.for(t)}var Hf=function(){function t(e){var n=this;n._currentContext=e?new Map(e):new Map,n.getValue=function(r){return n._currentContext.get(r)},n.setValue=function(r,i){var o=new t(n._currentContext);return o._currentContext.set(r,i),o},n.deleteValue=function(r){var i=new t(n._currentContext);return i._currentContext.delete(r),i}}return t}(),je=new Hf,$e=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Gf=function(){function t(){}return t.prototype.createGauge=function(e,n){return Zf},t.prototype.createHistogram=function(e,n){return eh},t.prototype.createCounter=function(e,n){return Qf},t.prototype.createUpDownCounter=function(e,n){return th},t.prototype.createObservableGauge=function(e,n){return rh},t.prototype.createObservableCounter=function(e,n){return nh},t.prototype.createObservableUpDownCounter=function(e,n){return ih},t.prototype.addBatchObservableCallback=function(e,n){},t.prototype.removeBatchObservableCallback=function(e){},t}(),bn=function(){function t(){}return t}(),zf=function(t){$e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.add=function(n,r){},e}(bn),qf=function(t){$e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.add=function(n,r){},e}(bn),Xf=function(t){$e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.record=function(n,r){},e}(bn),Kf=function(t){$e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.record=function(n,r){},e}(bn),Br=function(){function t(){}return t.prototype.addCallback=function(e){},t.prototype.removeCallback=function(e){},t}(),Wf=function(t){$e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Br),Yf=function(t){$e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Br),Jf=function(t){$e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Br),Ta=new Gf,Qf=new zf,Zf=new Xf,eh=new Kf,th=new qf,nh=new Wf,rh=new Yf,ih=new Jf;function oh(){return Ta}var Le;(function(t){t[t.INT=0]="INT",t[t.DOUBLE=1]="DOUBLE"})(Le||(Le={}));var ah={get:function(t,e){if(t!=null)return t[e]},keys:function(t){return t==null?[]:Object.keys(t)}},sh={set:function(t,e,n){t!=null&&(t[e]=n)}},uh=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},ch=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},lh=function(){function t(){}return t.prototype.active=function(){return je},t.prototype.with=function(e,n,r){for(var i=[],o=3;o<arguments.length;o++)i[o-3]=arguments[o];return n.call.apply(n,ch([r],uh(i),!1))},t.prototype.bind=function(e,n){return n},t.prototype.enable=function(){return this},t.prototype.disable=function(){return this},t}(),ph=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},fh=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},Fr="context",hh=new lh,Sn=function(){function t(){}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalContextManager=function(e){return xt(Fr,e,pe.instance())},t.prototype.active=function(){return this._getContextManager().active()},t.prototype.with=function(e,n,r){for(var i,o=[],a=3;a<arguments.length;a++)o[a-3]=arguments[a];return(i=this._getContextManager()).with.apply(i,fh([e,n,r],ph(o),!1))},t.prototype.bind=function(e,n){return this._getContextManager().bind(e,n)},t.prototype._getContextManager=function(){return Ue(Fr)||hh},t.prototype.disable=function(){this._getContextManager().disable(),Pt(Fr,pe.instance())},t}(),fe;(function(t){t[t.NONE=0]="NONE",t[t.SAMPLED=1]="SAMPLED"})(fe||(fe={}));var ba="0000000000000000",Sa="00000000000000000000000000000000",Oa={traceId:Sa,spanId:ba,traceFlags:fe.NONE},Mt=function(){function t(e){e===void 0&&(e=Oa),this._spanContext=e}return t.prototype.spanContext=function(){return this._spanContext},t.prototype.setAttribute=function(e,n){return this},t.prototype.setAttributes=function(e){return this},t.prototype.addEvent=function(e,n){return this},t.prototype.addLink=function(e){return this},t.prototype.addLinks=function(e){return this},t.prototype.setStatus=function(e){return this},t.prototype.updateName=function(e){return this},t.prototype.end=function(e){},t.prototype.isRecording=function(){return!1},t.prototype.recordException=function(e,n){},t}(),Vr=kt("OpenTelemetry Context Key SPAN");function Hr(t){return t.getValue(Vr)||void 0}function dh(){return Hr(Sn.getInstance().active())}function Gr(t,e){return t.setValue(Vr,e)}function vh(t){return t.deleteValue(Vr)}function yh(t,e){return Gr(t,new Mt(e))}function wa(t){var e;return(e=Hr(t))===null||e===void 0?void 0:e.spanContext()}var mh=/^([0-9a-f]{32})$/i,_h=/^[0-9a-f]{16}$/i;function Aa(t){return mh.test(t)&&t!==Sa}function gh(t){return _h.test(t)&&t!==ba}function Dt(t){return Aa(t.traceId)&&gh(t.spanId)}function Eh(t){return new Mt(t)}var zr=Sn.getInstance(),La=function(){function t(){}return t.prototype.startSpan=function(e,n,r){r===void 0&&(r=zr.active());var i=!!(n!=null&&n.root);if(i)return new Mt;var o=r&&wa(r);return Th(o)&&Dt(o)?new Mt(o):new Mt},t.prototype.startActiveSpan=function(e,n,r,i){var o,a,u;if(!(arguments.length<2)){arguments.length===2?u=n:arguments.length===3?(o=n,u=r):(o=n,a=r,u=i);var c=a??zr.active(),s=this.startSpan(e,o,c),l=Gr(c,s);return zr.with(l,u,void 0,s)}},t}();function Th(t){return typeof t=="object"&&typeof t.spanId=="string"&&typeof t.traceId=="string"&&typeof t.traceFlags=="number"}var bh=new La,Sh=function(){function t(e,n,r,i){this._provider=e,this.name=n,this.version=r,this.options=i}return t.prototype.startSpan=function(e,n,r){return this._getTracer().startSpan(e,n,r)},t.prototype.startActiveSpan=function(e,n,r,i){var o=this._getTracer();return Reflect.apply(o.startActiveSpan,o,arguments)},t.prototype._getTracer=function(){if(this._delegate)return this._delegate;var e=this._provider.getDelegateTracer(this.name,this.version,this.options);return e?(this._delegate=e,this._delegate):bh},t}(),Oh=function(){function t(){}return t.prototype.getTracer=function(e,n,r){return new La},t}(),wh=new Oh,Ra=function(){function t(){}return t.prototype.getTracer=function(e,n,r){var i;return(i=this.getDelegateTracer(e,n,r))!==null&&i!==void 0?i:new Sh(this,e,n,r)},t.prototype.getDelegate=function(){var e;return(e=this._delegate)!==null&&e!==void 0?e:wh},t.prototype.setDelegate=function(e){this._delegate=e},t.prototype.getDelegateTracer=function(e,n,r){var i;return(i=this._delegate)===null||i===void 0?void 0:i.getTracer(e,n,r)},t}(),On;(function(t){t[t.NOT_RECORD=0]="NOT_RECORD",t[t.RECORD=1]="RECORD",t[t.RECORD_AND_SAMPLED=2]="RECORD_AND_SAMPLED"})(On||(On={}));var Ut;(function(t){t[t.INTERNAL=0]="INTERNAL",t[t.SERVER=1]="SERVER",t[t.CLIENT=2]="CLIENT",t[t.PRODUCER=3]="PRODUCER",t[t.CONSUMER=4]="CONSUMER"})(Ut||(Ut={}));var wn;(function(t){t[t.UNSET=0]="UNSET",t[t.OK=1]="OK",t[t.ERROR=2]="ERROR"})(wn||(wn={}));var N=Sn.getInstance(),T=pe.instance(),Ah=function(){function t(){}return t.prototype.getMeter=function(e,n,r){return Ta},t}(),Lh=new Ah,qr="metrics",Rh=function(){function t(){}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalMeterProvider=function(e){return xt(qr,e,pe.instance())},t.prototype.getMeterProvider=function(){return Ue(qr)||Lh},t.prototype.getMeter=function(e,n,r){return this.getMeterProvider().getMeter(e,n,r)},t.prototype.disable=function(){Pt(qr,pe.instance())},t}(),ct=Rh.getInstance(),Ch=function(){function t(){}return t.prototype.inject=function(e,n){},t.prototype.extract=function(e,n){return e},t.prototype.fields=function(){return[]},t}(),Xr=kt("OpenTelemetry Baggage Key");function Ca(t){return t.getValue(Xr)||void 0}function Nh(){return Ca(Sn.getInstance().active())}function xh(t,e){return t.setValue(Xr,e)}function Ph(t){return t.deleteValue(Xr)}var Kr="propagation",Ih=new Ch,kh=function(){function t(){this.createBaggage=Vf,this.getBaggage=Ca,this.getActiveBaggage=Nh,this.setBaggage=xh,this.deleteBaggage=Ph}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalPropagator=function(e){return xt(Kr,e,pe.instance())},t.prototype.inject=function(e,n,r){return r===void 0&&(r=sh),this._getGlobalPropagator().inject(e,n,r)},t.prototype.extract=function(e,n,r){return r===void 0&&(r=ah),this._getGlobalPropagator().extract(e,n,r)},t.prototype.fields=function(){return this._getGlobalPropagator().fields()},t.prototype.disable=function(){Pt(Kr,pe.instance())},t.prototype._getGlobalPropagator=function(){return Ue(Kr)||Ih},t}(),Z=kh.getInstance(),Wr="trace",Mh=function(){function t(){this._proxyTracerProvider=new Ra,this.wrapSpanContext=Eh,this.isSpanContextValid=Dt,this.deleteSpan=vh,this.getSpan=Hr,this.getActiveSpan=dh,this.getSpanContext=wa,this.setSpan=Gr,this.setSpanContext=yh}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalTracerProvider=function(e){var n=xt(Wr,this._proxyTracerProvider,pe.instance());return n&&this._proxyTracerProvider.setDelegate(e),n},t.prototype.getTracerProvider=function(){return Ue(Wr)||this._proxyTracerProvider},t.prototype.getTracer=function(e,n){return this.getTracerProvider().getTracer(e,n)},t.prototype.disable=function(){Pt(Wr,pe.instance()),this._proxyTracerProvider=new Ra},t}(),k=Mh.getInstance(),Dh=kt("OpenTelemetry SDK Context Key SUPPRESS_TRACING");function Na(t){return t.getValue(Dh)===!0}var Uh="=",Yr=";",Jr=",",Qr="baggage",jh=180,$h=4096,Bh=8192,Fh=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function Vh(t){return t.reduce(function(e,n){var r=""+e+(e!==""?Jr:"")+n;return r.length>Bh?e:r},"")}function Hh(t){return t.getAllEntries().map(function(e){var n=Fh(e,2),r=n[0],i=n[1],o=encodeURIComponent(r)+"="+encodeURIComponent(i.value);return i.metadata!==void 0&&(o+=Yr+i.metadata.toString()),o})}function Gh(t){var e=t.split(Yr);if(!(e.length<=0)){var n=e.shift();if(n){var r=n.indexOf(Uh);if(!(r<=0)){var i=decodeURIComponent(n.substring(0,r).trim()),o=decodeURIComponent(n.substring(r+1).trim()),a;return e.length>0&&(a=Ea(e.join(Yr))),{key:i,value:o,metadata:a}}}}}var zh=function(){function t(){}return t.prototype.inject=function(e,n,r){var i=Z.getBaggage(e);if(!(!i||Na(e))){var o=Hh(i).filter(function(u){return u.length<=$h}).slice(0,jh),a=Vh(o);a.length>0&&r.set(n,Qr,a)}},t.prototype.extract=function(e,n,r){var i=r.get(n,Qr),o=Array.isArray(i)?i.join(Jr):i;if(!o)return e;var a={};if(o.length===0)return e;var u=o.split(Jr);return u.forEach(function(c){var s=Gh(c);if(s){var l={value:s.value};s.metadata&&(l.metadata=s.metadata),a[s.key]=l}}),Object.entries(a).length===0?e:Z.setBaggage(e,Z.createBaggage(a))},t.prototype.fields=function(){return[Qr]},t}(),Zr;(function(t){t.AlwaysOff="always_off",t.AlwaysOn="always_on",t.ParentBasedAlwaysOff="parentbased_always_off",t.ParentBasedAlwaysOn="parentbased_always_on",t.ParentBasedTraceIdRatio="parentbased_traceidratio",t.TraceIdRatio="traceidratio"})(Zr||(Zr={}));var qh=",",Xh=["OTEL_SDK_DISABLED"];function Kh(t){return Xh.indexOf(t)>-1}var Wh=["OTEL_BSP_EXPORT_TIMEOUT","OTEL_BSP_MAX_EXPORT_BATCH_SIZE","OTEL_BSP_MAX_QUEUE_SIZE","OTEL_BSP_SCHEDULE_DELAY","OTEL_BLRP_EXPORT_TIMEOUT","OTEL_BLRP_MAX_EXPORT_BATCH_SIZE","OTEL_BLRP_MAX_QUEUE_SIZE","OTEL_BLRP_SCHEDULE_DELAY","OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_ATTRIBUTE_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT","OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT","OTEL_SPAN_EVENT_COUNT_LIMIT","OTEL_SPAN_LINK_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_PER_EVENT_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_PER_LINK_COUNT_LIMIT","OTEL_EXPORTER_OTLP_TIMEOUT","OTEL_EXPORTER_OTLP_TRACES_TIMEOUT","OTEL_EXPORTER_OTLP_METRICS_TIMEOUT","OTEL_EXPORTER_OTLP_LOGS_TIMEOUT","OTEL_EXPORTER_JAEGER_AGENT_PORT"];function Yh(t){return Wh.indexOf(t)>-1}var Jh=["OTEL_NO_PATCH_MODULES","OTEL_PROPAGATORS","OTEL_SEMCONV_STABILITY_OPT_IN"];function Qh(t){return Jh.indexOf(t)>-1}var ei=1/0,ti=128,Zh=128,ed=128,xa={OTEL_SDK_DISABLED:!1,CONTAINER_NAME:"",ECS_CONTAINER_METADATA_URI_V4:"",ECS_CONTAINER_METADATA_URI:"",HOSTNAME:"",KUBERNETES_SERVICE_HOST:"",NAMESPACE:"",OTEL_BSP_EXPORT_TIMEOUT:3e4,OTEL_BSP_MAX_EXPORT_BATCH_SIZE:512,OTEL_BSP_MAX_QUEUE_SIZE:2048,OTEL_BSP_SCHEDULE_DELAY:5e3,OTEL_BLRP_EXPORT_TIMEOUT:3e4,OTEL_BLRP_MAX_EXPORT_BATCH_SIZE:512,OTEL_BLRP_MAX_QUEUE_SIZE:2048,OTEL_BLRP_SCHEDULE_DELAY:5e3,OTEL_EXPORTER_JAEGER_AGENT_HOST:"",OTEL_EXPORTER_JAEGER_AGENT_PORT:6832,OTEL_EXPORTER_JAEGER_ENDPOINT:"",OTEL_EXPORTER_JAEGER_PASSWORD:"",OTEL_EXPORTER_JAEGER_USER:"",OTEL_EXPORTER_OTLP_ENDPOINT:"",OTEL_EXPORTER_OTLP_TRACES_ENDPOINT:"",OTEL_EXPORTER_OTLP_METRICS_ENDPOINT:"",OTEL_EXPORTER_OTLP_LOGS_ENDPOINT:"",OTEL_EXPORTER_OTLP_HEADERS:"",OTEL_EXPORTER_OTLP_TRACES_HEADERS:"",OTEL_EXPORTER_OTLP_METRICS_HEADERS:"",OTEL_EXPORTER_OTLP_LOGS_HEADERS:"",OTEL_EXPORTER_OTLP_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_TRACES_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_METRICS_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_LOGS_TIMEOUT:1e4,OTEL_EXPORTER_ZIPKIN_ENDPOINT:"http://localhost:9411/api/v2/spans",OTEL_LOG_LEVEL:D.INFO,OTEL_NO_PATCH_MODULES:[],OTEL_PROPAGATORS:["tracecontext","baggage"],OTEL_RESOURCE_ATTRIBUTES:"",OTEL_SERVICE_NAME:"",OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT:ei,OTEL_ATTRIBUTE_COUNT_LIMIT:ti,OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT:ei,OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT:ti,OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT:ei,OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT:ti,OTEL_SPAN_EVENT_COUNT_LIMIT:128,OTEL_SPAN_LINK_COUNT_LIMIT:128,OTEL_SPAN_ATTRIBUTE_PER_EVENT_COUNT_LIMIT:Zh,OTEL_SPAN_ATTRIBUTE_PER_LINK_COUNT_LIMIT:ed,OTEL_TRACES_EXPORTER:"",OTEL_TRACES_SAMPLER:Zr.ParentBasedAlwaysOn,OTEL_TRACES_SAMPLER_ARG:"",OTEL_LOGS_EXPORTER:"",OTEL_EXPORTER_OTLP_INSECURE:"",OTEL_EXPORTER_OTLP_TRACES_INSECURE:"",OTEL_EXPORTER_OTLP_METRICS_INSECURE:"",OTEL_EXPORTER_OTLP_LOGS_INSECURE:"",OTEL_EXPORTER_OTLP_CERTIFICATE:"",OTEL_EXPORTER_OTLP_TRACES_CERTIFICATE:"",OTEL_EXPORTER_OTLP_METRICS_CERTIFICATE:"",OTEL_EXPORTER_OTLP_LOGS_CERTIFICATE:"",OTEL_EXPORTER_OTLP_COMPRESSION:"",OTEL_EXPORTER_OTLP_TRACES_COMPRESSION:"",OTEL_EXPORTER_OTLP_METRICS_COMPRESSION:"",OTEL_EXPORTER_OTLP_LOGS_COMPRESSION:"",OTEL_EXPORTER_OTLP_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_TRACES_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_METRICS_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_LOGS_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_TRACES_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_TRACES_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_METRICS_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_LOGS_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE:"cumulative",OTEL_SEMCONV_STABILITY_OPT_IN:[]};function td(t,e,n){if(typeof n[t]<"u"){var r=String(n[t]);e[t]=r.toLowerCase()==="true"}}function nd(t,e,n,r,i){if(r===void 0&&(r=-1/0),i===void 0&&(i=1/0),typeof n[t]<"u"){var o=Number(n[t]);isNaN(o)||(o<r?e[t]=r:o>i?e[t]=i:e[t]=o)}}function rd(t,e,n,r){r===void 0&&(r=qh);var i=n[t];typeof i=="string"&&(e[t]=i.split(r).map(function(o){return o.trim()}))}var id={ALL:D.ALL,VERBOSE:D.VERBOSE,DEBUG:D.DEBUG,INFO:D.INFO,WARN:D.WARN,ERROR:D.ERROR,NONE:D.NONE};function od(t,e,n){var r=n[t];if(typeof r=="string"){var i=id[r.toUpperCase()];i!=null&&(e[t]=i)}}function ad(t){var e={};for(var n in xa){var r=n;switch(r){case"OTEL_LOG_LEVEL":od(r,e,t);break;default:if(Kh(r))td(r,e,t);else if(Yh(r))nd(r,e,t);else if(Qh(r))rd(r,e,t);else{var i=t[r];typeof i<"u"&&i!==null&&(e[r]=String(i))}}}return e}var sd=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{};function ud(){var t=ad(sd);return Object.assign({},xa,t)}var ni=performance,cd=9,ld=6,pd=Math.pow(10,ld),Pa=Math.pow(10,cd);function Ia(t){var e=t/1e3,n=Math.trunc(e),r=Math.round(t%1e3*pd);return[n,r]}function fd(){var t=ni.timeOrigin;if(typeof t!="number"){var e=ni;t=e.timing&&e.timing.fetchStart}return t}function hd(t){var e=Ia(fd()),n=Ia(ni.now());return dd(e,n)}function dd(t,e){var n=[t[0]+e[0],t[1]+e[1]];return n[1]>=Pa&&(n[1]-=Pa,n[0]+=1),n}var B;(function(t){t[t.SUCCESS=0]="SUCCESS",t[t.FAILED=1]="FAILED"})(B||(B={}));var vd=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},yd=function(){function t(e){e===void 0&&(e={});var n;this._propagators=(n=e.propagators)!==null&&n!==void 0?n:[],this._fields=Array.from(new Set(this._propagators.map(function(r){return typeof r.fields=="function"?r.fields():[]}).reduce(function(r,i){return r.concat(i)},[])))}return t.prototype.inject=function(e,n,r){var i,o;try{for(var a=vd(this._propagators),u=a.next();!u.done;u=a.next()){var c=u.value;try{c.inject(e,n,r)}catch(s){T.warn("Failed to inject with "+c.constructor.name+". Err: "+s.message)}}}catch(s){i={error:s}}finally{try{u&&!u.done&&(o=a.return)&&o.call(a)}finally{if(i)throw i.error}}},t.prototype.extract=function(e,n,r){return this._propagators.reduce(function(i,o){try{return o.extract(i,n,r)}catch(a){T.warn("Failed to extract with "+o.constructor.name+". Err: "+a.message)}return i},e)},t.prototype.fields=function(){return this._fields.slice()},t}(),ri="[_0-9a-z-*/]",md="[a-z]"+ri+"{0,255}",_d="[a-z0-9]"+ri+"{0,240}@[a-z]"+ri+"{0,13}",gd=new RegExp("^(?:"+md+"|"+_d+")$"),Ed=/^[ -~]{0,255}[!-~]$/,Td=/,|=/;function bd(t){return gd.test(t)}function Sd(t){return Ed.test(t)&&!Td.test(t)}var ka=32,Od=512,Ma=",",Da="=",wd=function(){function t(e){this._internalState=new Map,e&&this._parse(e)}return t.prototype.set=function(e,n){var r=this._clone();return r._internalState.has(e)&&r._internalState.delete(e),r._internalState.set(e,n),r},t.prototype.unset=function(e){var n=this._clone();return n._internalState.delete(e),n},t.prototype.get=function(e){return this._internalState.get(e)},t.prototype.serialize=function(){var e=this;return this._keys().reduce(function(n,r){return n.push(r+Da+e.get(r)),n},[]).join(Ma)},t.prototype._parse=function(e){e.length>Od||(this._internalState=e.split(Ma).reverse().reduce(function(n,r){var i=r.trim(),o=i.indexOf(Da);if(o!==-1){var a=i.slice(0,o),u=i.slice(o+1,r.length);bd(a)&&Sd(u)&&n.set(a,u)}return n},new Map),this._internalState.size>ka&&(this._internalState=new Map(Array.from(this._internalState.entries()).reverse().slice(0,ka))))},t.prototype._keys=function(){return Array.from(this._internalState.keys()).reverse()},t.prototype._clone=function(){var e=new t;return e._internalState=new Map(this._internalState),e},t}(),ii="traceparent",oi="tracestate",Ad="00",Ld="(?!ff)[\\da-f]{2}",Rd="(?![0]{32})[\\da-f]{32}",Cd="(?![0]{16})[\\da-f]{16}",Nd="[\\da-f]{2}",xd=new RegExp("^\\s?("+Ld+")-("+Rd+")-("+Cd+")-("+Nd+")(-.*)?\\s?$");function Pd(t){var e=xd.exec(t);return!e||e[1]==="00"&&e[5]?null:{traceId:e[2],spanId:e[3],traceFlags:parseInt(e[4],16)}}var Id=function(){function t(){}return t.prototype.inject=function(e,n,r){var i=k.getSpanContext(e);if(!(!i||Na(e)||!Dt(i))){var o=Ad+"-"+i.traceId+"-"+i.spanId+"-0"+Number(i.traceFlags||fe.NONE).toString(16);r.set(n,ii,o),i.traceState&&r.set(n,oi,i.traceState.serialize())}},t.prototype.extract=function(e,n,r){var i=r.get(n,ii);if(!i)return e;var o=Array.isArray(i)?i[0]:i;if(typeof o!="string")return e;var a=Pd(o);if(!a)return e;a.isRemote=!0;var u=r.get(n,oi);if(u){var c=Array.isArray(u)?u.join(","):u;a.traceState=new wd(typeof c=="string"?c:void 0)}return k.setSpanContext(e,a)},t.prototype.fields=function(){return[ii,oi]},t}(),kd="[object Object]",Md="[object Null]",Dd="[object Undefined]",Ud=Function.prototype,Ua=Ud.toString,jd=Ua.call(Object),$d=Bd(Object.getPrototypeOf,Object),ja=Object.prototype,$a=ja.hasOwnProperty,Be=Symbol?Symbol.toStringTag:void 0,Ba=ja.toString;function Bd(t,e){return function(n){return t(e(n))}}function Fa(t){if(!Fd(t)||Vd(t)!==kd)return!1;var e=$d(t);if(e===null)return!0;var n=$a.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&Ua.call(n)===jd}function Fd(t){return t!=null&&typeof t=="object"}function Vd(t){return t==null?t===void 0?Dd:Md:Be&&Be in Object(t)?Hd(t):Gd(t)}function Hd(t){var e=$a.call(t,Be),n=t[Be],r=!1;try{t[Be]=void 0,r=!0}catch{}var i=Ba.call(t);return r&&(e?t[Be]=n:delete t[Be]),i}function Gd(t){return Ba.call(t)}var zd=20;function qd(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var n=t.shift(),r=new WeakMap;t.length>0;)n=Va(n,t.shift(),0,r);return n}function ai(t){return An(t)?t.slice():t}function Va(t,e,n,r){n===void 0&&(n=0);var i;if(!(n>zd)){if(n++,Ln(t)||Ln(e)||Ga(e))i=ai(e);else if(An(t)){if(i=t.slice(),An(e))for(var o=0,a=e.length;o<a;o++)i.push(ai(e[o]));else if(jt(e))for(var u=Object.keys(e),o=0,a=u.length;o<a;o++){var c=u[o];i[c]=ai(e[c])}}else if(jt(t))if(jt(e)){if(!Xd(t,e))return e;i=Object.assign({},t);for(var u=Object.keys(e),o=0,a=u.length;o<a;o++){var c=u[o],s=e[c];if(Ln(s))typeof s>"u"?delete i[c]:i[c]=s;else{var l=i[c],p=s;if(Ha(t,c,r)||Ha(e,c,r))delete i[c];else{if(jt(l)&&jt(p)){var f=r.get(l)||[],m=r.get(p)||[];f.push({obj:t,key:c}),m.push({obj:e,key:c}),r.set(l,f),r.set(p,m)}i[c]=Va(i[c],s,n,r)}}}}else i=e;return i}}function Ha(t,e,n){for(var r=n.get(t[e])||[],i=0,o=r.length;i<o;i++){var a=r[i];if(a.key===e&&a.obj===t)return!0}return!1}function An(t){return Array.isArray(t)}function Ga(t){return typeof t=="function"}function jt(t){return!Ln(t)&&!An(t)&&!Ga(t)&&typeof t=="object"}function Ln(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t>"u"||t instanceof Date||t instanceof RegExp||t===null}function Xd(t,e){return!(!Fa(t)||!Fa(e))}var za=function(){function t(){}return t.prototype.emit=function(e){},t}(),Kd=new za,Wd=function(){function t(){}return t.prototype.getLogger=function(e,n,r){return new za},t}(),qa=new Wd,Yd=function(){function t(e,n,r,i){this._provider=e,this.name=n,this.version=r,this.options=i}return t.prototype.emit=function(e){this._getLogger().emit(e)},t.prototype._getLogger=function(){if(this._delegate)return this._delegate;var e=this._provider.getDelegateLogger(this.name,this.version,this.options);return e?(this._delegate=e,this._delegate):Kd},t}(),Xa=function(){function t(){}return t.prototype.getLogger=function(e,n,r){var i;return(i=this.getDelegateLogger(e,n,r))!==null&&i!==void 0?i:new Yd(this,e,n,r)},t.prototype.getDelegate=function(){var e;return(e=this._delegate)!==null&&e!==void 0?e:qa},t.prototype.setDelegate=function(e){this._delegate=e},t.prototype.getDelegateLogger=function(e,n,r){var i;return(i=this._delegate)===null||i===void 0?void 0:i.getLogger(e,n,r)},t}(),Jd=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{},Rn=Symbol.for("io.opentelemetry.js.api.logs"),$t=Jd;function Qd(t,e,n){return function(r){return r===t?e:n}}var Ka=1,Zd=function(){function t(){this._proxyLoggerProvider=new Xa}return t.getInstance=function(){return this._instance||(this._instance=new t),this._instance},t.prototype.setGlobalLoggerProvider=function(e){return $t[Rn]?this.getLoggerProvider():($t[Rn]=Qd(Ka,e,qa),this._proxyLoggerProvider.setDelegate(e),e)},t.prototype.getLoggerProvider=function(){var e,n;return(n=(e=$t[Rn])===null||e===void 0?void 0:e.call($t,Ka))!==null&&n!==void 0?n:this._proxyLoggerProvider},t.prototype.getLogger=function(e,n,r){return this.getLoggerProvider().getLogger(e,n,r)},t.prototype.disable=function(){delete $t[Rn],this._proxyLoggerProvider=new Xa},t}(),Bt=Zd.getInstance();function ev(t,e,n,r){for(var i=0,o=t.length;i<o;i++){var a=t[i];e&&a.setTracerProvider(e),n&&a.setMeterProvider(n),r&&a.setLoggerProvider&&a.setLoggerProvider(r),a.getConfig().enabled||a.enable()}}function tv(t){t.forEach(function(e){return e.disable()})}function nv(t){var e,n,r=t.tracerProvider||k.getTracerProvider(),i=t.meterProvider||ct.getMeterProvider(),o=t.loggerProvider||Bt.getLoggerProvider(),a=(n=(e=t.instrumentations)===null||e===void 0?void 0:e.flat())!==null&&n!==void 0?n:[];return ev(a,r,i,o),function(){tv(a)}}function si(t){return typeof t=="function"}var ee=console.error.bind(console);function Ft(t,e,n){var r=!!t[e]&&t.propertyIsEnumerable(e);Object.defineProperty(t,e,{configurable:!0,enumerable:r,writable:!0,value:n})}function Vt(t){t&&t.logger&&(si(t.logger)?ee=t.logger:ee("new logger isn't a function, not replacing"))}function Wa(t,e,n){if(!t||!t[e]){ee("no original function "+e+" to wrap");return}if(!n){ee("no wrapper function"),ee(new Error().stack);return}if(!si(t[e])||!si(n)){ee("original object and wrapper must be functions");return}var r=t[e],i=n(r,e);return Ft(i,"__original",r),Ft(i,"__unwrap",function(){t[e]===i&&Ft(t,e,r)}),Ft(i,"__wrapped",!0),Ft(t,e,i),i}function rv(t,e,n){if(t)Array.isArray(t)||(t=[t]);else{ee("must provide one or more modules to patch"),ee(new Error().stack);return}if(!(e&&Array.isArray(e))){ee("must provide one or more functions to wrap on modules");return}t.forEach(function(r){e.forEach(function(i){Wa(r,i,n)})})}function Ya(t,e){if(!t||!t[e]){ee("no function to unwrap."),ee(new Error().stack);return}if(!t[e].__unwrap)ee("no original to unwrap to -- has "+e+" already been unwrapped?");else return t[e].__unwrap()}function iv(t,e){if(t)Array.isArray(t)||(t=[t]);else{ee("must provide one or more modules to patch"),ee(new Error().stack);return}if(!(e&&Array.isArray(e))){ee("must provide one or more functions to unwrap on modules");return}t.forEach(function(n){e.forEach(function(r){Ya(n,r)})})}Vt.wrap=Wa,Vt.massWrap=rv,Vt.unwrap=Ya,Vt.massUnwrap=iv;var K=Vt,ui=function(){return ui=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},ui.apply(this,arguments)},ov=function(){function t(e,n,r){this.instrumentationName=e,this.instrumentationVersion=n,this._config={},this._wrap=K.wrap,this._unwrap=K.unwrap,this._massWrap=K.massWrap,this._massUnwrap=K.massUnwrap,this.setConfig(r),this._diag=T.createComponentLogger({namespace:e}),this._tracer=k.getTracer(e,n),this._meter=ct.getMeter(e,n),this._logger=Bt.getLogger(e,n),this._updateMetricInstruments()}return Object.defineProperty(t.prototype,"meter",{get:function(){return this._meter},enumerable:!1,configurable:!0}),t.prototype.setMeterProvider=function(e){this._meter=e.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()},Object.defineProperty(t.prototype,"logger",{get:function(){return this._logger},enumerable:!1,configurable:!0}),t.prototype.setLoggerProvider=function(e){this._logger=e.getLogger(this.instrumentationName,this.instrumentationVersion)},t.prototype.getModuleDefinitions=function(){var e,n=(e=this.init())!==null&&e!==void 0?e:[];return Array.isArray(n)?n:[n]},t.prototype._updateMetricInstruments=function(){},t.prototype.getConfig=function(){return this._config},t.prototype.setConfig=function(e){this._config=ui({enabled:!0},e)},t.prototype.setTracerProvider=function(e){this._tracer=e.getTracer(this.instrumentationName,this.instrumentationVersion)},Object.defineProperty(t.prototype,"tracer",{get:function(){return this._tracer},enumerable:!1,configurable:!0}),t.prototype._runSpanCustomizationHook=function(e,n,r,i){if(e)try{e(r,i)}catch(o){this._diag.error("Error running span customization hook due to exception in handler",{triggerName:n},o)}},t}(),av=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Ja=function(t){av(e,t);function e(n,r,i){var o=t.call(this,n,r,i)||this;return o._config.enabled&&o.enable(),o}return e}(ov);function te(t){return typeof t=="function"&&typeof t.__original=="function"&&typeof t.__unwrap=="function"&&t.__wrapped===!0}var Cn=performance,sv="traceparent",Qa=kt("OpenTelemetry SDK Context Key SUPPRESS_TRACING");function uv(t){return t.setValue(Qa,!0)}function ci(t){return t.getValue(Qa)===!0}var cv="=",li=";",pi=",",fi="baggage",lv=180,pv=4096,fv=8192,hv=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function dv(t){return t.reduce(function(e,n){var r=""+e+(e!==""?pi:"")+n;return r.length>fv?e:r},"")}function vv(t){return t.getAllEntries().map(function(e){var n=hv(e,2),r=n[0],i=n[1],o=encodeURIComponent(r)+"="+encodeURIComponent(i.value);return i.metadata!==void 0&&(o+=li+i.metadata.toString()),o})}function yv(t){var e=t.split(li);if(!(e.length<=0)){var n=e.shift();if(n){var r=n.indexOf(cv);if(!(r<=0)){var i=decodeURIComponent(n.substring(0,r).trim()),o=decodeURIComponent(n.substring(r+1).trim()),a;return e.length>0&&(a=Ea(e.join(li))),{key:i,value:o,metadata:a}}}}}var mv=function(){function t(){}return t.prototype.inject=function(e,n,r){var i=Z.getBaggage(e);if(!(!i||ci(e))){var o=vv(i).filter(function(u){return u.length<=pv}).slice(0,lv),a=dv(o);a.length>0&&r.set(n,fi,a)}},t.prototype.extract=function(e,n,r){var i=r.get(n,fi),o=Array.isArray(i)?i.join(pi):i;if(!o)return e;var a={};if(o.length===0)return e;var u=o.split(pi);return u.forEach(function(c){var s=yv(c);if(s){var l={value:s.value};s.metadata&&(l.metadata=s.metadata),a[s.key]=l}}),Object.entries(a).length===0?e:Z.setBaggage(e,Z.createBaggage(a))},t.prototype.fields=function(){return[fi]},t}(),Za=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},_v=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function Nn(t){var e,n,r={};if(typeof t!="object"||t==null)return r;try{for(var i=Za(Object.entries(t)),o=i.next();!o.done;o=i.next()){var a=_v(o.value,2),u=a[0],c=a[1];if(!gv(u)){T.warn("Invalid attribute key: "+u);continue}if(!es(c)){T.warn("Invalid attribute value set for key: "+u);continue}Array.isArray(c)?r[u]=c.slice():r[u]=c}}catch(s){e={error:s}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r}function gv(t){return typeof t=="string"&&t.length>0}function es(t){return t==null?!0:Array.isArray(t)?Ev(t):ts(t)}function Ev(t){var e,n,r;try{for(var i=Za(t),o=i.next();!o.done;o=i.next()){var a=o.value;if(a!=null){if(!r){if(ts(a)){r=typeof a;continue}return!1}if(typeof a!==r)return!1}}}catch(u){e={error:u}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return!0}function ts(t){switch(typeof t){case"number":case"boolean":case"string":return!0}return!1}function Tv(){return function(t){T.error(bv(t))}}function bv(t){return typeof t=="string"?t:JSON.stringify(Sv(t))}function Sv(t){for(var e={},n=t;n!==null;)Object.getOwnPropertyNames(n).forEach(function(r){if(!e[r]){var i=n[r];i&&(e[r]=String(i))}}),n=Object.getPrototypeOf(n);return e}var Ov=Tv();function lt(t){try{Ov(t)}catch{}}var he;(function(t){t.AlwaysOff="always_off",t.AlwaysOn="always_on",t.ParentBasedAlwaysOff="parentbased_always_off",t.ParentBasedAlwaysOn="parentbased_always_on",t.ParentBasedTraceIdRatio="parentbased_traceidratio",t.TraceIdRatio="traceidratio"})(he||(he={}));var wv=",",Av=["OTEL_SDK_DISABLED"];function Lv(t){return Av.indexOf(t)>-1}var Rv=["OTEL_BSP_EXPORT_TIMEOUT","OTEL_BSP_MAX_EXPORT_BATCH_SIZE","OTEL_BSP_MAX_QUEUE_SIZE","OTEL_BSP_SCHEDULE_DELAY","OTEL_BLRP_EXPORT_TIMEOUT","OTEL_BLRP_MAX_EXPORT_BATCH_SIZE","OTEL_BLRP_MAX_QUEUE_SIZE","OTEL_BLRP_SCHEDULE_DELAY","OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_ATTRIBUTE_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT","OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT","OTEL_SPAN_EVENT_COUNT_LIMIT","OTEL_SPAN_LINK_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_PER_EVENT_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_PER_LINK_COUNT_LIMIT","OTEL_EXPORTER_OTLP_TIMEOUT","OTEL_EXPORTER_OTLP_TRACES_TIMEOUT","OTEL_EXPORTER_OTLP_METRICS_TIMEOUT","OTEL_EXPORTER_OTLP_LOGS_TIMEOUT","OTEL_EXPORTER_JAEGER_AGENT_PORT"];function Cv(t){return Rv.indexOf(t)>-1}var Nv=["OTEL_NO_PATCH_MODULES","OTEL_PROPAGATORS","OTEL_SEMCONV_STABILITY_OPT_IN"];function xv(t){return Nv.indexOf(t)>-1}var xn=1/0,Pn=128,Pv=128,Iv=128,ns={OTEL_SDK_DISABLED:!1,CONTAINER_NAME:"",ECS_CONTAINER_METADATA_URI_V4:"",ECS_CONTAINER_METADATA_URI:"",HOSTNAME:"",KUBERNETES_SERVICE_HOST:"",NAMESPACE:"",OTEL_BSP_EXPORT_TIMEOUT:3e4,OTEL_BSP_MAX_EXPORT_BATCH_SIZE:512,OTEL_BSP_MAX_QUEUE_SIZE:2048,OTEL_BSP_SCHEDULE_DELAY:5e3,OTEL_BLRP_EXPORT_TIMEOUT:3e4,OTEL_BLRP_MAX_EXPORT_BATCH_SIZE:512,OTEL_BLRP_MAX_QUEUE_SIZE:2048,OTEL_BLRP_SCHEDULE_DELAY:5e3,OTEL_EXPORTER_JAEGER_AGENT_HOST:"",OTEL_EXPORTER_JAEGER_AGENT_PORT:6832,OTEL_EXPORTER_JAEGER_ENDPOINT:"",OTEL_EXPORTER_JAEGER_PASSWORD:"",OTEL_EXPORTER_JAEGER_USER:"",OTEL_EXPORTER_OTLP_ENDPOINT:"",OTEL_EXPORTER_OTLP_TRACES_ENDPOINT:"",OTEL_EXPORTER_OTLP_METRICS_ENDPOINT:"",OTEL_EXPORTER_OTLP_LOGS_ENDPOINT:"",OTEL_EXPORTER_OTLP_HEADERS:"",OTEL_EXPORTER_OTLP_TRACES_HEADERS:"",OTEL_EXPORTER_OTLP_METRICS_HEADERS:"",OTEL_EXPORTER_OTLP_LOGS_HEADERS:"",OTEL_EXPORTER_OTLP_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_TRACES_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_METRICS_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_LOGS_TIMEOUT:1e4,OTEL_EXPORTER_ZIPKIN_ENDPOINT:"http://localhost:9411/api/v2/spans",OTEL_LOG_LEVEL:D.INFO,OTEL_NO_PATCH_MODULES:[],OTEL_PROPAGATORS:["tracecontext","baggage"],OTEL_RESOURCE_ATTRIBUTES:"",OTEL_SERVICE_NAME:"",OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT:xn,OTEL_ATTRIBUTE_COUNT_LIMIT:Pn,OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT:xn,OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT:Pn,OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT:xn,OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT:Pn,OTEL_SPAN_EVENT_COUNT_LIMIT:128,OTEL_SPAN_LINK_COUNT_LIMIT:128,OTEL_SPAN_ATTRIBUTE_PER_EVENT_COUNT_LIMIT:Pv,OTEL_SPAN_ATTRIBUTE_PER_LINK_COUNT_LIMIT:Iv,OTEL_TRACES_EXPORTER:"",OTEL_TRACES_SAMPLER:he.ParentBasedAlwaysOn,OTEL_TRACES_SAMPLER_ARG:"",OTEL_LOGS_EXPORTER:"",OTEL_EXPORTER_OTLP_INSECURE:"",OTEL_EXPORTER_OTLP_TRACES_INSECURE:"",OTEL_EXPORTER_OTLP_METRICS_INSECURE:"",OTEL_EXPORTER_OTLP_LOGS_INSECURE:"",OTEL_EXPORTER_OTLP_CERTIFICATE:"",OTEL_EXPORTER_OTLP_TRACES_CERTIFICATE:"",OTEL_EXPORTER_OTLP_METRICS_CERTIFICATE:"",OTEL_EXPORTER_OTLP_LOGS_CERTIFICATE:"",OTEL_EXPORTER_OTLP_COMPRESSION:"",OTEL_EXPORTER_OTLP_TRACES_COMPRESSION:"",OTEL_EXPORTER_OTLP_METRICS_COMPRESSION:"",OTEL_EXPORTER_OTLP_LOGS_COMPRESSION:"",OTEL_EXPORTER_OTLP_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_TRACES_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_METRICS_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_LOGS_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_TRACES_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_TRACES_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_METRICS_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_LOGS_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE:"cumulative",OTEL_SEMCONV_STABILITY_OPT_IN:[]};function kv(t,e,n){if(typeof n[t]<"u"){var r=String(n[t]);e[t]=r.toLowerCase()==="true"}}function Mv(t,e,n,r,i){if(r===void 0&&(r=-1/0),i===void 0&&(i=1/0),typeof n[t]<"u"){var o=Number(n[t]);isNaN(o)||(o<r?e[t]=r:o>i?e[t]=i:e[t]=o)}}function Dv(t,e,n,r){r===void 0&&(r=wv);var i=n[t];typeof i=="string"&&(e[t]=i.split(r).map(function(o){return o.trim()}))}var Uv={ALL:D.ALL,VERBOSE:D.VERBOSE,DEBUG:D.DEBUG,INFO:D.INFO,WARN:D.WARN,ERROR:D.ERROR,NONE:D.NONE};function jv(t,e,n){var r=n[t];if(typeof r=="string"){var i=Uv[r.toUpperCase()];i!=null&&(e[t]=i)}}function rs(t){var e={};for(var n in ns){var r=n;switch(r){case"OTEL_LOG_LEVEL":jv(r,e,t);break;default:if(Lv(r))kv(r,e,t);else if(Cv(r))Mv(r,e,t);else if(xv(r))Dv(r,e,t);else{var i=t[r];typeof i<"u"&&i!==null&&(e[r]=String(i))}}}return e}var is=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{};function Ht(){var t=rs(is);return Object.assign({},ns,t)}function $v(){return rs(is)}var pt=performance,Bv="exception.type",Fv="exception.message",Vv="exception.stacktrace",Hv="http.response_content_length",Gv="http.response_content_length_uncompressed",hi=Bv,di=Fv,zv=Vv,qv=Hv,Xv=Gv,Kv=9,Wv=6,Yv=Math.pow(10,Wv),In=Math.pow(10,Kv);function Re(t){var e=t/1e3,n=Math.trunc(e),r=Math.round(t%1e3*Yv);return[n,r]}function vi(){var t=pt.timeOrigin;if(typeof t!="number"){var e=pt;t=e.timing&&e.timing.fetchStart}return t}function os(t){var e=Re(vi()),n=Re(typeof t=="number"?t:pt.now());return ss(e,n)}function Gt(t){if(yi(t))return t;if(typeof t=="number")return t<vi()?os(t):Re(t);if(t instanceof Date)return Re(t.getTime());throw TypeError("Invalid input type")}function Jv(t,e){var n=e[0]-t[0],r=e[1]-t[1];return r<0&&(n-=1,r+=In),[n,r]}function Ce(t){return t[0]*In+t[1]}function yi(t){return Array.isArray(t)&&t.length===2&&typeof t[0]=="number"&&typeof t[1]=="number"}function as(t){return yi(t)||typeof t=="number"||t instanceof Date}function ss(t,e){var n=[t[0]+e[0],t[1]+e[1]];return n[1]>=In&&(n[1]-=In,n[0]+=1),n}var mi;(function(t){t[t.SUCCESS=0]="SUCCESS",t[t.FAILED=1]="FAILED"})(mi||(mi={}));var Qv=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Zv=function(){function t(e){e===void 0&&(e={});var n;this._propagators=(n=e.propagators)!==null&&n!==void 0?n:[],this._fields=Array.from(new Set(this._propagators.map(function(r){return typeof r.fields=="function"?r.fields():[]}).reduce(function(r,i){return r.concat(i)},[])))}return t.prototype.inject=function(e,n,r){var i,o;try{for(var a=Qv(this._propagators),u=a.next();!u.done;u=a.next()){var c=u.value;try{c.inject(e,n,r)}catch(s){T.warn("Failed to inject with "+c.constructor.name+". Err: "+s.message)}}}catch(s){i={error:s}}finally{try{u&&!u.done&&(o=a.return)&&o.call(a)}finally{if(i)throw i.error}}},t.prototype.extract=function(e,n,r){return this._propagators.reduce(function(i,o){try{return o.extract(i,n,r)}catch(a){T.warn("Failed to extract with "+o.constructor.name+". Err: "+a.message)}return i},e)},t.prototype.fields=function(){return this._fields.slice()},t}(),_i="[_0-9a-z-*/]",ey="[a-z]"+_i+"{0,255}",ty="[a-z0-9]"+_i+"{0,240}@[a-z]"+_i+"{0,13}",ny=new RegExp("^(?:"+ey+"|"+ty+")$"),ry=/^[ -~]{0,255}[!-~]$/,iy=/,|=/;function oy(t){return ny.test(t)}function ay(t){return ry.test(t)&&!iy.test(t)}var us=32,sy=512,cs=",",ls="=",uy=function(){function t(e){this._internalState=new Map,e&&this._parse(e)}return t.prototype.set=function(e,n){var r=this._clone();return r._internalState.has(e)&&r._internalState.delete(e),r._internalState.set(e,n),r},t.prototype.unset=function(e){var n=this._clone();return n._internalState.delete(e),n},t.prototype.get=function(e){return this._internalState.get(e)},t.prototype.serialize=function(){var e=this;return this._keys().reduce(function(n,r){return n.push(r+ls+e.get(r)),n},[]).join(cs)},t.prototype._parse=function(e){e.length>sy||(this._internalState=e.split(cs).reverse().reduce(function(n,r){var i=r.trim(),o=i.indexOf(ls);if(o!==-1){var a=i.slice(0,o),u=i.slice(o+1,r.length);oy(a)&&ay(u)&&n.set(a,u)}return n},new Map),this._internalState.size>us&&(this._internalState=new Map(Array.from(this._internalState.entries()).reverse().slice(0,us))))},t.prototype._keys=function(){return Array.from(this._internalState.keys()).reverse()},t.prototype._clone=function(){var e=new t;return e._internalState=new Map(this._internalState),e},t}(),gi="traceparent",Ei="tracestate",cy="00",ly="(?!ff)[\\da-f]{2}",py="(?![0]{32})[\\da-f]{32}",fy="(?![0]{16})[\\da-f]{16}",hy="[\\da-f]{2}",dy=new RegExp("^\\s?("+ly+")-("+py+")-("+fy+")-("+hy+")(-.*)?\\s?$");function vy(t){var e=dy.exec(t);return!e||e[1]==="00"&&e[5]?null:{traceId:e[2],spanId:e[3],traceFlags:parseInt(e[4],16)}}var yy=function(){function t(){}return t.prototype.inject=function(e,n,r){var i=k.getSpanContext(e);if(!(!i||ci(e)||!Dt(i))){var o=cy+"-"+i.traceId+"-"+i.spanId+"-0"+Number(i.traceFlags||fe.NONE).toString(16);r.set(n,gi,o),i.traceState&&r.set(n,Ei,i.traceState.serialize())}},t.prototype.extract=function(e,n,r){var i=r.get(n,gi);if(!i)return e;var o=Array.isArray(i)?i[0]:i;if(typeof o!="string")return e;var a=vy(o);if(!a)return e;a.isRemote=!0;var u=r.get(n,Ei);if(u){var c=Array.isArray(u)?u.join(","):u;a.traceState=new uy(typeof c=="string"?c:void 0)}return k.setSpanContext(e,a)},t.prototype.fields=function(){return[gi,Ei]},t}(),my="[object Object]",_y="[object Null]",gy="[object Undefined]",Ey=Function.prototype,ps=Ey.toString,Ty=ps.call(Object),by=Sy(Object.getPrototypeOf,Object),fs=Object.prototype,hs=fs.hasOwnProperty,Fe=Symbol?Symbol.toStringTag:void 0,ds=fs.toString;function Sy(t,e){return function(n){return t(e(n))}}function vs(t){if(!Oy(t)||wy(t)!==my)return!1;var e=by(t);if(e===null)return!0;var n=hs.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&ps.call(n)===Ty}function Oy(t){return t!=null&&typeof t=="object"}function wy(t){return t==null?t===void 0?gy:_y:Fe&&Fe in Object(t)?Ay(t):Ly(t)}function Ay(t){var e=hs.call(t,Fe),n=t[Fe],r=!1;try{t[Fe]=void 0,r=!0}catch{}var i=ds.call(t);return r&&(e?t[Fe]=n:delete t[Fe]),i}function Ly(t){return ds.call(t)}var Ry=20;function Cy(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var n=t.shift(),r=new WeakMap;t.length>0;)n=ys(n,t.shift(),0,r);return n}function Ti(t){return kn(t)?t.slice():t}function ys(t,e,n,r){n===void 0&&(n=0);var i;if(!(n>Ry)){if(n++,Mn(t)||Mn(e)||_s(e))i=Ti(e);else if(kn(t)){if(i=t.slice(),kn(e))for(var o=0,a=e.length;o<a;o++)i.push(Ti(e[o]));else if(zt(e))for(var u=Object.keys(e),o=0,a=u.length;o<a;o++){var c=u[o];i[c]=Ti(e[c])}}else if(zt(t))if(zt(e)){if(!Ny(t,e))return e;i=Object.assign({},t);for(var u=Object.keys(e),o=0,a=u.length;o<a;o++){var c=u[o],s=e[c];if(Mn(s))typeof s>"u"?delete i[c]:i[c]=s;else{var l=i[c],p=s;if(ms(t,c,r)||ms(e,c,r))delete i[c];else{if(zt(l)&&zt(p)){var f=r.get(l)||[],m=r.get(p)||[];f.push({obj:t,key:c}),m.push({obj:e,key:c}),r.set(l,f),r.set(p,m)}i[c]=ys(i[c],s,n,r)}}}}else i=e;return i}}function ms(t,e,n){for(var r=n.get(t[e])||[],i=0,o=r.length;i<o;i++){var a=r[i];if(a.key===e&&a.obj===t)return!0}return!1}function kn(t){return Array.isArray(t)}function _s(t){return typeof t=="function"}function zt(t){return!Mn(t)&&!kn(t)&&!_s(t)&&typeof t=="object"}function Mn(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t>"u"||t instanceof Date||t instanceof RegExp||t===null}function Ny(t,e){return!(!vs(t)||!vs(e))}function xy(t,e){return typeof e=="string"?t===e:!!t.match(e)}var Py=function(){function t(){var e=this;this._promise=new Promise(function(n,r){e._resolve=n,e._reject=r})}return Object.defineProperty(t.prototype,"promise",{get:function(){return this._promise},enumerable:!1,configurable:!0}),t.prototype.resolve=function(e){this._resolve(e)},t.prototype.reject=function(e){this._reject(e)},t}(),Iy=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},ky=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},My=function(){function t(e,n){this._callback=e,this._that=n,this._isCalled=!1,this._deferred=new Py}return Object.defineProperty(t.prototype,"isCalled",{get:function(){return this._isCalled},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"promise",{get:function(){return this._deferred.promise},enumerable:!1,configurable:!0}),t.prototype.call=function(){for(var e,n=this,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];if(!this._isCalled){this._isCalled=!0;try{Promise.resolve((e=this._callback).call.apply(e,ky([this._that],Iy(r),!1))).then(function(o){return n._deferred.resolve(o)},function(o){return n._deferred.reject(o)})}catch(o){this._deferred.reject(o)}}return this._deferred.promise},t}(),Dy="exception",bi=function(){return bi=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},bi.apply(this,arguments)},Uy=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},gs=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},jy=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},$y=function(){function t(e,n,r,i,o,a,u,c,s,l){u===void 0&&(u=[]),this.attributes={},this.links=[],this.events=[],this._droppedAttributesCount=0,this._droppedEventsCount=0,this._droppedLinksCount=0,this.status={code:wn.UNSET},this.endTime=[0,0],this._ended=!1,this._duration=[-1,-1],this.name=r,this._spanContext=i,this.parentSpanId=a,this.kind=o,this.links=u;var p=Date.now();this._performanceStartTime=pt.now(),this._performanceOffset=p-(this._performanceStartTime+vi()),this._startTimeProvided=c!=null,this.startTime=this._getTime(c??p),this.resource=e.resource,this.instrumentationLibrary=e.instrumentationLibrary,this._spanLimits=e.getSpanLimits(),this._attributeValueLengthLimit=this._spanLimits.attributeValueLengthLimit||0,l!=null&&this.setAttributes(l),this._spanProcessor=e.getActiveSpanProcessor(),this._spanProcessor.onStart(this,n)}return t.prototype.spanContext=function(){return this._spanContext},t.prototype.setAttribute=function(e,n){return n==null||this._isSpanEnded()?this:e.length===0?(T.warn("Invalid attribute key: "+e),this):es(n)?Object.keys(this.attributes).length>=this._spanLimits.attributeCountLimit&&!Object.prototype.hasOwnProperty.call(this.attributes,e)?(this._droppedAttributesCount++,this):(this.attributes[e]=this._truncateToSize(n),this):(T.warn("Invalid attribute value set for key: "+e),this)},t.prototype.setAttributes=function(e){var n,r;try{for(var i=Uy(Object.entries(e)),o=i.next();!o.done;o=i.next()){var a=gs(o.value,2),u=a[0],c=a[1];this.setAttribute(u,c)}}catch(s){n={error:s}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return this},t.prototype.addEvent=function(e,n,r){if(this._isSpanEnded())return this;if(this._spanLimits.eventCountLimit===0)return T.warn("No events allowed."),this._droppedEventsCount++,this;this.events.length>=this._spanLimits.eventCountLimit&&(this._droppedEventsCount===0&&T.debug("Dropping extra events."),this.events.shift(),this._droppedEventsCount++),as(n)&&(as(r)||(r=n),n=void 0);var i=Nn(n);return this.events.push({name:e,attributes:i,time:this._getTime(r),droppedAttributesCount:0}),this},t.prototype.addLink=function(e){return this.links.push(e),this},t.prototype.addLinks=function(e){var n;return(n=this.links).push.apply(n,jy([],gs(e),!1)),this},t.prototype.setStatus=function(e){return this._isSpanEnded()?this:(this.status=bi({},e),this.status.message!=null&&typeof e.message!="string"&&(T.warn("Dropping invalid status.message of type '"+typeof e.message+"', expected 'string'"),delete this.status.message),this)},t.prototype.updateName=function(e){return this._isSpanEnded()?this:(this.name=e,this)},t.prototype.end=function(e){if(this._isSpanEnded()){T.error(this.name+" "+this._spanContext.traceId+"-"+this._spanContext.spanId+" - You can only call end() on a span once.");return}this._ended=!0,this.endTime=this._getTime(e),this._duration=Jv(this.startTime,this.endTime),this._duration[0]<0&&(T.warn("Inconsistent start and end time, startTime > endTime. Setting span duration to 0ms.",this.startTime,this.endTime),this.endTime=this.startTime.slice(),this._duration=[0,0]),this._droppedEventsCount>0&&T.warn("Dropped "+this._droppedEventsCount+" events because eventCountLimit reached"),this._spanProcessor.onEnd(this)},t.prototype._getTime=function(e){if(typeof e=="number"&&e<=pt.now())return os(e+this._performanceOffset);if(typeof e=="number")return Re(e);if(e instanceof Date)return Re(e.getTime());if(yi(e))return e;if(this._startTimeProvided)return Re(Date.now());var n=pt.now()-this._performanceStartTime;return ss(this.startTime,Re(n))},t.prototype.isRecording=function(){return this._ended===!1},t.prototype.recordException=function(e,n){var r={};typeof e=="string"?r[di]=e:e&&(e.code?r[hi]=e.code.toString():e.name&&(r[hi]=e.name),e.message&&(r[di]=e.message),e.stack&&(r[zv]=e.stack)),r[hi]||r[di]?this.addEvent(Dy,r,n):T.warn("Failed to record an exception "+e)},Object.defineProperty(t.prototype,"duration",{get:function(){return this._duration},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"ended",{get:function(){return this._ended},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"droppedAttributesCount",{get:function(){return this._droppedAttributesCount},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"droppedEventsCount",{get:function(){return this._droppedEventsCount},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"droppedLinksCount",{get:function(){return this._droppedLinksCount},enumerable:!1,configurable:!0}),t.prototype._isSpanEnded=function(){return this._ended&&T.warn("Can not execute the operation on ended Span {traceId: "+this._spanContext.traceId+", spanId: "+this._spanContext.spanId+"}"),this._ended},t.prototype._truncateToLimitUtil=function(e,n){return e.length<=n?e:e.substring(0,n)},t.prototype._truncateToSize=function(e){var n=this,r=this._attributeValueLengthLimit;return r<=0?(T.warn("Attribute value limit must be positive, got "+r),e):typeof e=="string"?this._truncateToLimitUtil(e,r):Array.isArray(e)?e.map(function(i){return typeof i=="string"?n._truncateToLimitUtil(i,r):i}):e},t}(),ft;(function(t){t[t.NOT_RECORD=0]="NOT_RECORD",t[t.RECORD=1]="RECORD",t[t.RECORD_AND_SAMPLED=2]="RECORD_AND_SAMPLED"})(ft||(ft={}));var Dn=function(){function t(){}return t.prototype.shouldSample=function(){return{decision:ft.NOT_RECORD}},t.prototype.toString=function(){return"AlwaysOffSampler"},t}(),ht=function(){function t(){}return t.prototype.shouldSample=function(){return{decision:ft.RECORD_AND_SAMPLED}},t.prototype.toString=function(){return"AlwaysOnSampler"},t}(),Si=function(){function t(e){var n,r,i,o;this._root=e.root,this._root||(lt(new Error("ParentBasedSampler must have a root sampler configured")),this._root=new ht),this._remoteParentSampled=(n=e.remoteParentSampled)!==null&&n!==void 0?n:new ht,this._remoteParentNotSampled=(r=e.remoteParentNotSampled)!==null&&r!==void 0?r:new Dn,this._localParentSampled=(i=e.localParentSampled)!==null&&i!==void 0?i:new ht,this._localParentNotSampled=(o=e.localParentNotSampled)!==null&&o!==void 0?o:new Dn}return t.prototype.shouldSample=function(e,n,r,i,o,a){var u=k.getSpanContext(e);return!u||!Dt(u)?this._root.shouldSample(e,n,r,i,o,a):u.isRemote?u.traceFlags&fe.SAMPLED?this._remoteParentSampled.shouldSample(e,n,r,i,o,a):this._remoteParentNotSampled.shouldSample(e,n,r,i,o,a):u.traceFlags&fe.SAMPLED?this._localParentSampled.shouldSample(e,n,r,i,o,a):this._localParentNotSampled.shouldSample(e,n,r,i,o,a)},t.prototype.toString=function(){return"ParentBased{root="+this._root.toString()+", remoteParentSampled="+this._remoteParentSampled.toString()+", remoteParentNotSampled="+this._remoteParentNotSampled.toString()+", localParentSampled="+this._localParentSampled.toString()+", localParentNotSampled="+this._localParentNotSampled.toString()+"}"},t}(),Es=function(){function t(e){e===void 0&&(e=0),this._ratio=e,this._ratio=this._normalize(e),this._upperBound=Math.floor(this._ratio*4294967295)}return t.prototype.shouldSample=function(e,n){return{decision:Aa(n)&&this._accumulate(n)<this._upperBound?ft.RECORD_AND_SAMPLED:ft.NOT_RECORD}},t.prototype.toString=function(){return"TraceIdRatioBased{"+this._ratio+"}"},t.prototype._normalize=function(e){return typeof e!="number"||isNaN(e)?0:e>=1?1:e<=0?0:e},t.prototype._accumulate=function(e){for(var n=0,r=0;r<e.length/8;r++){var i=r*8,o=parseInt(e.slice(i,i+8),16);n=(n^o)>>>0}return n},t}(),By=he.AlwaysOn,dt=1;function Ts(){var t=Ht();return{sampler:bs(t),forceFlushTimeoutMillis:3e4,generalLimits:{attributeValueLengthLimit:t.OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT,attributeCountLimit:t.OTEL_ATTRIBUTE_COUNT_LIMIT},spanLimits:{attributeValueLengthLimit:t.OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT,attributeCountLimit:t.OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT,linkCountLimit:t.OTEL_SPAN_LINK_COUNT_LIMIT,eventCountLimit:t.OTEL_SPAN_EVENT_COUNT_LIMIT,attributePerEventCountLimit:t.OTEL_SPAN_ATTRIBUTE_PER_EVENT_COUNT_LIMIT,attributePerLinkCountLimit:t.OTEL_SPAN_ATTRIBUTE_PER_LINK_COUNT_LIMIT},mergeResourceWithDefaults:!0}}function bs(t){switch(t===void 0&&(t=Ht()),t.OTEL_TRACES_SAMPLER){case he.AlwaysOn:return new ht;case he.AlwaysOff:return new Dn;case he.ParentBasedAlwaysOn:return new Si({root:new ht});case he.ParentBasedAlwaysOff:return new Si({root:new Dn});case he.TraceIdRatio:return new Es(Ss(t));case he.ParentBasedTraceIdRatio:return new Si({root:new Es(Ss(t))});default:return T.error('OTEL_TRACES_SAMPLER value "'+t.OTEL_TRACES_SAMPLER+" invalid, defaulting to "+By+'".'),new ht}}function Ss(t){if(t.OTEL_TRACES_SAMPLER_ARG===void 0||t.OTEL_TRACES_SAMPLER_ARG==="")return T.error("OTEL_TRACES_SAMPLER_ARG is blank, defaulting to "+dt+"."),dt;var e=Number(t.OTEL_TRACES_SAMPLER_ARG);return isNaN(e)?(T.error("OTEL_TRACES_SAMPLER_ARG="+t.OTEL_TRACES_SAMPLER_ARG+" was given, but it is invalid, defaulting to "+dt+"."),dt):e<0||e>1?(T.error("OTEL_TRACES_SAMPLER_ARG="+t.OTEL_TRACES_SAMPLER_ARG+" was given, but it is out of range ([0..1]), defaulting to "+dt+"."),dt):e}function Fy(t){var e={sampler:bs()},n=Ts(),r=Object.assign({},n,e,t);return r.generalLimits=Object.assign({},n.generalLimits,t.generalLimits||{}),r.spanLimits=Object.assign({},n.spanLimits,t.spanLimits||{}),r}function Vy(t){var e,n,r,i,o,a,u,c,s,l,p,f,m=Object.assign({},t.spanLimits),v=$v();return m.attributeCountLimit=(a=(o=(i=(n=(e=t.spanLimits)===null||e===void 0?void 0:e.attributeCountLimit)!==null&&n!==void 0?n:(r=t.generalLimits)===null||r===void 0?void 0:r.attributeCountLimit)!==null&&i!==void 0?i:v.OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT)!==null&&o!==void 0?o:v.OTEL_ATTRIBUTE_COUNT_LIMIT)!==null&&a!==void 0?a:Pn,m.attributeValueLengthLimit=(f=(p=(l=(c=(u=t.spanLimits)===null||u===void 0?void 0:u.attributeValueLengthLimit)!==null&&c!==void 0?c:(s=t.generalLimits)===null||s===void 0?void 0:s.attributeValueLengthLimit)!==null&&l!==void 0?l:v.OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT)!==null&&p!==void 0?p:v.OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT)!==null&&f!==void 0?f:xn,Object.assign({},t,{spanLimits:m})}var Hy=function(){function t(e,n){this._exporter=e,this._isExporting=!1,this._finishedSpans=[],this._droppedSpansCount=0;var r=Ht();this._maxExportBatchSize=typeof n?.maxExportBatchSize=="number"?n.maxExportBatchSize:r.OTEL_BSP_MAX_EXPORT_BATCH_SIZE,this._maxQueueSize=typeof n?.maxQueueSize=="number"?n.maxQueueSize:r.OTEL_BSP_MAX_QUEUE_SIZE,this._scheduledDelayMillis=typeof n?.scheduledDelayMillis=="number"?n.scheduledDelayMillis:r.OTEL_BSP_SCHEDULE_DELAY,this._exportTimeoutMillis=typeof n?.exportTimeoutMillis=="number"?n.exportTimeoutMillis:r.OTEL_BSP_EXPORT_TIMEOUT,this._shutdownOnce=new My(this._shutdown,this),this._maxExportBatchSize>this._maxQueueSize&&(T.warn("BatchSpanProcessor: maxExportBatchSize must be smaller or equal to maxQueueSize, setting maxExportBatchSize to match maxQueueSize"),this._maxExportBatchSize=this._maxQueueSize)}return t.prototype.forceFlush=function(){return this._shutdownOnce.isCalled?this._shutdownOnce.promise:this._flushAll()},t.prototype.onStart=function(e,n){},t.prototype.onEnd=function(e){this._shutdownOnce.isCalled||(e.spanContext().traceFlags&fe.SAMPLED)!==0&&this._addToBuffer(e)},t.prototype.shutdown=function(){return this._shutdownOnce.call()},t.prototype._shutdown=function(){var e=this;return Promise.resolve().then(function(){return e.onShutdown()}).then(function(){return e._flushAll()}).then(function(){return e._exporter.shutdown()})},t.prototype._addToBuffer=function(e){if(this._finishedSpans.length>=this._maxQueueSize){this._droppedSpansCount===0&&T.debug("maxQueueSize reached, dropping spans"),this._droppedSpansCount++;return}this._droppedSpansCount>0&&(T.warn("Dropped "+this._droppedSpansCount+" spans because maxQueueSize reached"),this._droppedSpansCount=0),this._finishedSpans.push(e),this._maybeStartTimer()},t.prototype._flushAll=function(){var e=this;return new Promise(function(n,r){for(var i=[],o=Math.ceil(e._finishedSpans.length/e._maxExportBatchSize),a=0,u=o;a<u;a++)i.push(e._flushOneBatch());Promise.all(i).then(function(){n()}).catch(r)})},t.prototype._flushOneBatch=function(){var e=this;return this._clearTimer(),this._finishedSpans.length===0?Promise.resolve():new Promise(function(n,r){var i=setTimeout(function(){r(new Error("Timeout"))},e._exportTimeoutMillis);N.with(uv(N.active()),function(){var o;e._finishedSpans.length<=e._maxExportBatchSize?(o=e._finishedSpans,e._finishedSpans=[]):o=e._finishedSpans.splice(0,e._maxExportBatchSize);for(var a=function(){return e._exporter.export(o,function(p){var f;clearTimeout(i),p.code===mi.SUCCESS?n():r((f=p.error)!==null&&f!==void 0?f:new Error("BatchSpanProcessor: span export failed"))})},u=null,c=0,s=o.length;c<s;c++){var l=o[c];l.resource.asyncAttributesPending&&l.resource.waitForAsyncAttributes&&(u!=null||(u=[]),u.push(l.resource.waitForAsyncAttributes()))}u===null?a():Promise.all(u).then(a,function(p){lt(p),r(p)})})})},t.prototype._maybeStartTimer=function(){var e=this;if(!this._isExporting){var n=function(){e._isExporting=!0,e._flushOneBatch().finally(function(){e._isExporting=!1,e._finishedSpans.length>0&&(e._clearTimer(),e._maybeStartTimer())}).catch(function(r){e._isExporting=!1,lt(r)})};if(this._finishedSpans.length>=this._maxExportBatchSize)return n();this._timer===void 0&&(this._timer=setTimeout(function(){return n()},this._scheduledDelayMillis))}},t.prototype._clearTimer=function(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)},t}(),Gy=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Os=function(t){Gy(e,t);function e(n,r){var i=t.call(this,n,r)||this;return i.onInit(r),i}return e.prototype.onInit=function(n){var r=this;n?.disableAutoFlushOnDocumentHide!==!0&&typeof document<"u"&&(this._visibilityChangeListener=function(){document.visibilityState==="hidden"&&r.forceFlush().catch(function(i){lt(i)})},this._pageHideListener=function(){r.forceFlush().catch(function(i){lt(i)})},document.addEventListener("visibilitychange",this._visibilityChangeListener),document.addEventListener("pagehide",this._pageHideListener))},e.prototype.onShutdown=function(){typeof document<"u"&&(this._visibilityChangeListener&&document.removeEventListener("visibilitychange",this._visibilityChangeListener),this._pageHideListener&&document.removeEventListener("pagehide",this._pageHideListener))},e}(Hy),zy=8,qy=16,Xy=function(){function t(){this.generateTraceId=ws(qy),this.generateSpanId=ws(zy)}return t}(),Un=Array(32);function ws(t){return function(){for(var e=0;e<t*2;e++)Un[e]=Math.floor(Math.random()*16)+48,Un[e]>=58&&(Un[e]+=39);return String.fromCharCode.apply(null,Un.slice(0,t*2))}}var Ky=function(){function t(e,n,r){this._tracerProvider=r;var i=Fy(n);this._sampler=i.sampler,this._generalLimits=i.generalLimits,this._spanLimits=i.spanLimits,this._idGenerator=n.idGenerator||new Xy,this.resource=r.resource,this.instrumentationLibrary=e}return t.prototype.startSpan=function(e,n,r){var i,o,a;n===void 0&&(n={}),r===void 0&&(r=N.active()),n.root&&(r=k.deleteSpan(r));var u=k.getSpan(r);if(ci(r)){T.debug("Instrumentation suppressed, returning Noop Span");var c=k.wrapSpanContext(Oa);return c}var s=u?.spanContext(),l=this._idGenerator.generateSpanId(),p,f,m;!s||!k.isSpanContextValid(s)?p=this._idGenerator.generateTraceId():(p=s.traceId,f=s.traceState,m=s.spanId);var v=(i=n.kind)!==null&&i!==void 0?i:Ut.INTERNAL,y=((o=n.links)!==null&&o!==void 0?o:[]).map(function(ne){return{context:ne.context,attributes:Nn(ne.attributes)}}),_=Nn(n.attributes),E=this._sampler.shouldSample(r,p,e,v,_,y);f=(a=E.traceState)!==null&&a!==void 0?a:f;var S=E.decision===On.RECORD_AND_SAMPLED?fe.SAMPLED:fe.NONE,P={traceId:p,spanId:l,traceFlags:S,traceState:f};if(E.decision===On.NOT_RECORD){T.debug("Recording is off, propagating context in a non-recording span");var c=k.wrapSpanContext(P);return c}var j=Nn(Object.assign(_,E.attributes)),$=new $y(this,r,e,P,v,m,y,n.startTime,void 0,j);return $},t.prototype.startActiveSpan=function(e,n,r,i){var o,a,u;if(!(arguments.length<2)){arguments.length===2?u=n:arguments.length===3?(o=n,u=r):(o=n,a=r,u=i);var c=a??N.active(),s=this.startSpan(e,o,c),l=k.setSpan(c,s);return N.with(l,u,void 0,s)}},t.prototype.getGeneralLimits=function(){return this._generalLimits},t.prototype.getSpanLimits=function(){return this._spanLimits},t.prototype.getActiveSpanProcessor=function(){return this._tracerProvider.getActiveSpanProcessor()},t}(),Wy="process.runtime.name",Yy="service.name",Jy="telemetry.sdk.name",Qy="telemetry.sdk.language",Zy="telemetry.sdk.version",em=Wy,tm=Yy,Oi=Jy,wi=Qy,Ai=Zy,nm="webjs",rm=nm,im="1.30.1",vt,Li=(vt={},vt[Oi]="opentelemetry",vt[em]="browser",vt[wi]=rm,vt[Ai]=im,vt);function om(){return"unknown_service"}var Ne=function(){return Ne=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},Ne.apply(this,arguments)},am=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},sm=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},um=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},qt=function(){function t(e,n){var r=this,i;this._attributes=e,this.asyncAttributesPending=n!=null,this._syncAttributes=(i=this._attributes)!==null&&i!==void 0?i:{},this._asyncAttributesPromise=n?.then(function(o){return r._attributes=Object.assign({},r._attributes,o),r.asyncAttributesPending=!1,o},function(o){return T.debug("a resource's async attributes promise rejected: %s",o),r.asyncAttributesPending=!1,{}})}return t.empty=function(){return t.EMPTY},t.default=function(){var e;return new t((e={},e[tm]=om(),e[wi]=Li[wi],e[Oi]=Li[Oi],e[Ai]=Li[Ai],e))},Object.defineProperty(t.prototype,"attributes",{get:function(){var e;return this.asyncAttributesPending&&T.error("Accessing resource attributes before async attributes settled"),(e=this._attributes)!==null&&e!==void 0?e:{}},enumerable:!1,configurable:!0}),t.prototype.waitForAsyncAttributes=function(){return am(this,void 0,void 0,function(){return sm(this,function(e){switch(e.label){case 0:return this.asyncAttributesPending?[4,this._asyncAttributesPromise]:[3,2];case 1:e.sent(),e.label=2;case 2:return[2]}})})},t.prototype.merge=function(e){var n=this,r;if(!e)return this;var i=Ne(Ne({},this._syncAttributes),(r=e._syncAttributes)!==null&&r!==void 0?r:e.attributes);if(!this._asyncAttributesPromise&&!e._asyncAttributesPromise)return new t(i);var o=Promise.all([this._asyncAttributesPromise,e._asyncAttributesPromise]).then(function(a){var u,c=um(a,2),s=c[0],l=c[1];return Ne(Ne(Ne(Ne({},n._syncAttributes),s),(u=e._syncAttributes)!==null&&u!==void 0?u:e.attributes),l)});return new t(i,o)},t.EMPTY=new t({}),t}(),jn=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},As=function(){function t(e){this._spanProcessors=e}return t.prototype.forceFlush=function(){var e,n,r=[];try{for(var i=jn(this._spanProcessors),o=i.next();!o.done;o=i.next()){var a=o.value;r.push(a.forceFlush())}}catch(u){e={error:u}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return new Promise(function(u){Promise.all(r).then(function(){u()}).catch(function(c){lt(c||new Error("MultiSpanProcessor: forceFlush failed")),u()})})},t.prototype.onStart=function(e,n){var r,i;try{for(var o=jn(this._spanProcessors),a=o.next();!a.done;a=o.next()){var u=a.value;u.onStart(e,n)}}catch(c){r={error:c}}finally{try{a&&!a.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}},t.prototype.onEnd=function(e){var n,r;try{for(var i=jn(this._spanProcessors),o=i.next();!o.done;o=i.next()){var a=o.value;a.onEnd(e)}}catch(u){n={error:u}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}},t.prototype.shutdown=function(){var e,n,r=[];try{for(var i=jn(this._spanProcessors),o=i.next();!o.done;o=i.next()){var a=o.value;r.push(a.shutdown())}}catch(u){e={error:u}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return new Promise(function(u,c){Promise.all(r).then(function(){u()},c)})},t}(),cm=function(){function t(){}return t.prototype.onStart=function(e,n){},t.prototype.onEnd=function(e){},t.prototype.shutdown=function(){return Promise.resolve()},t.prototype.forceFlush=function(){return Promise.resolve()},t}(),lm=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},pm=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},Ve;(function(t){t[t.resolved=0]="resolved",t[t.timeout=1]="timeout",t[t.error=2]="error",t[t.unresolved=3]="unresolved"})(Ve||(Ve={}));var fm=function(){function t(e){e===void 0&&(e={});var n,r;this._registeredSpanProcessors=[],this._tracers=new Map;var i=Cy({},Ts(),Vy(e));if(this.resource=(n=i.resource)!==null&&n!==void 0?n:qt.empty(),i.mergeResourceWithDefaults&&(this.resource=qt.default().merge(this.resource)),this._config=Object.assign({},i,{resource:this.resource}),!((r=e.spanProcessors)===null||r===void 0)&&r.length)this._registeredSpanProcessors=pm([],lm(e.spanProcessors),!1),this.activeSpanProcessor=new As(this._registeredSpanProcessors);else{var o=this._buildExporterFromEnv();if(o!==void 0){var a=new Os(o);this.activeSpanProcessor=a}else this.activeSpanProcessor=new cm}}return t.prototype.getTracer=function(e,n,r){var i=e+"@"+(n||"")+":"+(r?.schemaUrl||"");return this._tracers.has(i)||this._tracers.set(i,new Ky({name:e,version:n,schemaUrl:r?.schemaUrl},this._config,this)),this._tracers.get(i)},t.prototype.addSpanProcessor=function(e){this._registeredSpanProcessors.length===0&&this.activeSpanProcessor.shutdown().catch(function(n){return T.error("Error while trying to shutdown current span processor",n)}),this._registeredSpanProcessors.push(e),this.activeSpanProcessor=new As(this._registeredSpanProcessors)},t.prototype.getActiveSpanProcessor=function(){return this.activeSpanProcessor},t.prototype.register=function(e){e===void 0&&(e={}),k.setGlobalTracerProvider(this),e.propagator===void 0&&(e.propagator=this._buildPropagatorFromEnv()),e.contextManager&&N.setGlobalContextManager(e.contextManager),e.propagator&&Z.setGlobalPropagator(e.propagator)},t.prototype.forceFlush=function(){var e=this._config.forceFlushTimeoutMillis,n=this._registeredSpanProcessors.map(function(r){return new Promise(function(i){var o,a=setTimeout(function(){i(new Error("Span processor did not completed within timeout period of "+e+" ms")),o=Ve.timeout},e);r.forceFlush().then(function(){clearTimeout(a),o!==Ve.timeout&&(o=Ve.resolved,i(o))}).catch(function(u){clearTimeout(a),o=Ve.error,i(u)})})});return new Promise(function(r,i){Promise.all(n).then(function(o){var a=o.filter(function(u){return u!==Ve.resolved});a.length>0?i(a):r()}).catch(function(o){return i([o])})})},t.prototype.shutdown=function(){return this.activeSpanProcessor.shutdown()},t.prototype._getPropagator=function(e){var n;return(n=this.constructor._registeredPropagators.get(e))===null||n===void 0?void 0:n()},t.prototype._getSpanExporter=function(e){var n;return(n=this.constructor._registeredExporters.get(e))===null||n===void 0?void 0:n()},t.prototype._buildPropagatorFromEnv=function(){var e=this,n=Array.from(new Set(Ht().OTEL_PROPAGATORS)),r=n.map(function(o){var a=e._getPropagator(o);return a||T.warn('Propagator "'+o+'" requested through environment variable is unavailable.'),a}),i=r.reduce(function(o,a){return a&&o.push(a),o},[]);if(i.length!==0)return n.length===1?i[0]:new Zv({propagators:i})},t.prototype._buildExporterFromEnv=function(){var e=Ht().OTEL_TRACES_EXPORTER;if(!(e==="none"||e==="")){var n=this._getSpanExporter(e);return n||T.error('Exporter "'+e+'" requested through environment variable is unavailable.'),n}},t._registeredPropagators=new Map([["tracecontext",function(){return new yy}],["baggage",function(){return new mv}]]),t._registeredExporters=new Map,t}(),hm=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},dm=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},Ls=function(){function t(){this._enabled=!1,this._currentContext=je}return t.prototype._bindFunction=function(e,n){e===void 0&&(e=je);var r=this,i=function(){for(var o=this,a=[],u=0;u<arguments.length;u++)a[u]=arguments[u];return r.with(e,function(){return n.apply(o,a)})};return Object.defineProperty(i,"length",{enumerable:!1,configurable:!0,writable:!1,value:n.length}),i},t.prototype.active=function(){return this._currentContext},t.prototype.bind=function(e,n){return e===void 0&&(e=this.active()),typeof n=="function"?this._bindFunction(e,n):n},t.prototype.disable=function(){return this._currentContext=je,this._enabled=!1,this},t.prototype.enable=function(){return this._enabled?this:(this._enabled=!0,this._currentContext=je,this)},t.prototype.with=function(e,n,r){for(var i=[],o=3;o<arguments.length;o++)i[o-3]=arguments[o];var a=this._currentContext;this._currentContext=e||je;try{return n.call.apply(n,dm([r],hm(i),!1))}finally{this._currentContext=a}},t}(),vm=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),ym=function(t){vm(e,t);function e(n){n===void 0&&(n={});var r=t.call(this,n)||this;if(n.contextManager)throw"contextManager should be defined in register method not in constructor";if(n.propagator)throw"propagator should be defined in register method not in constructor";return r}return e.prototype.register=function(n){n===void 0&&(n={}),n.contextManager===void 0&&(n.contextManager=new Ls),n.contextManager&&n.contextManager.enable(),t.prototype.register.call(this,n)},e}(fm),w;(function(t){t.CONNECT_END="connectEnd",t.CONNECT_START="connectStart",t.DECODED_BODY_SIZE="decodedBodySize",t.DOM_COMPLETE="domComplete",t.DOM_CONTENT_LOADED_EVENT_END="domContentLoadedEventEnd",t.DOM_CONTENT_LOADED_EVENT_START="domContentLoadedEventStart",t.DOM_INTERACTIVE="domInteractive",t.DOMAIN_LOOKUP_END="domainLookupEnd",t.DOMAIN_LOOKUP_START="domainLookupStart",t.ENCODED_BODY_SIZE="encodedBodySize",t.FETCH_START="fetchStart",t.LOAD_EVENT_END="loadEventEnd",t.LOAD_EVENT_START="loadEventStart",t.NAVIGATION_START="navigationStart",t.REDIRECT_END="redirectEnd",t.REDIRECT_START="redirectStart",t.REQUEST_START="requestStart",t.RESPONSE_END="responseEnd",t.RESPONSE_START="responseStart",t.SECURE_CONNECTION_START="secureConnectionStart",t.UNLOAD_EVENT_END="unloadEventEnd",t.UNLOAD_EVENT_START="unloadEventStart"})(w||(w={}));var Ri;function mm(){return Ri||(Ri=document.createElement("a")),Ri}function xe(t,e){return e in t}function z(t,e,n,r){var i=void 0,o=void 0;xe(n,e)&&typeof n[e]=="number"&&(i=n[e]);var a=w.FETCH_START;if(xe(n,a)&&typeof n[a]=="number"&&(o=n[a]),i!==void 0&&o!==void 0&&i>=o)return t.addEvent(e,i),t}function yt(t,e,n){n===void 0&&(n=!1),n||(z(t,w.FETCH_START,e),z(t,w.DOMAIN_LOOKUP_START,e),z(t,w.DOMAIN_LOOKUP_END,e),z(t,w.CONNECT_START,e),xe(e,"name")&&e.name.startsWith("https:")&&z(t,w.SECURE_CONNECTION_START,e),z(t,w.CONNECT_END,e),z(t,w.REQUEST_START,e),z(t,w.RESPONSE_START,e),z(t,w.RESPONSE_END,e));var r=e[w.ENCODED_BODY_SIZE];r!==void 0&&t.setAttribute(qv,r);var i=e[w.DECODED_BODY_SIZE];i!==void 0&&r!==i&&t.setAttribute(Xv,i)}function _m(t){return t.slice().sort(function(e,n){var r=e[w.FETCH_START],i=n[w.FETCH_START];return r>i?1:r<i?-1:0})}function Rs(){return typeof location<"u"?location.origin:void 0}function Cs(t,e,n,r,i,o){i===void 0&&(i=new WeakSet);var a=_e(t);t=a.toString();var u=Em(t,e,n,r,i,o);if(u.length===0)return{mainRequest:void 0};if(u.length===1)return{mainRequest:u[0]};var c=_m(u);if(a.origin!==Rs()&&c.length>1){var s=c[0],l=gm(c,s[w.RESPONSE_END],n),p=s[w.RESPONSE_END],f=l[w.FETCH_START];return f<p&&(l=s,s=void 0),{corsPreFlightRequest:s,mainRequest:l}}else return{mainRequest:u[0]}}function gm(t,e,n){for(var r=Ce(n),i=Ce(Gt(e)),o=t[1],a,u=t.length,c=1;c<u;c++){var s=t[c],l=Ce(Gt(s[w.FETCH_START])),p=Ce(Gt(s[w.RESPONSE_END])),f=r-p;l>=i&&(!a||f<a)&&(a=f,o=s)}return o}function Em(t,e,n,r,i,o){var a=Ce(e),u=Ce(n),c=r.filter(function(s){var l=Ce(Gt(s[w.FETCH_START])),p=Ce(Gt(s[w.RESPONSE_END]));return s.initiatorType.toLowerCase()===(o||"xmlhttprequest")&&s.name===t&&l>=a&&p<=u});return c.length>0&&(c=c.filter(function(s){return!i.has(s)})),c}function _e(t){if(typeof URL=="function")return new URL(t,typeof document<"u"?document.baseURI:typeof location<"u"?location.href:void 0);var e=mm();return e.href=t,e}function Ns(t,e){if(t.nodeType===Node.DOCUMENT_NODE)return"/";var n=bm(t,e);if(e&&n.indexOf("@id")>0)return n;var r="";return t.parentNode&&(r+=Ns(t.parentNode,!1)),r+=n,r}function Tm(t){if(!t.parentNode)return 0;var e=[t.nodeType];t.nodeType===Node.CDATA_SECTION_NODE&&e.push(Node.TEXT_NODE);var n=Array.from(t.parentNode.childNodes);return n=n.filter(function(r){var i=r.localName;return e.indexOf(r.nodeType)>=0&&i===t.localName}),n.length>=1?n.indexOf(t)+1:0}function bm(t,e){var n=t.nodeType,r=Tm(t),i="";if(n===Node.ELEMENT_NODE){var o=t.getAttribute("id");if(e&&o)return'//*[@id="'+o+'"]';i=t.localName}else if(n===Node.TEXT_NODE||n===Node.CDATA_SECTION_NODE)i="text()";else if(n===Node.COMMENT_NODE)i="comment()";else return"";return i&&r>1?"/"+i+"["+r+"]":"/"+i}function xs(t,e){var n=e||[];(typeof n=="string"||n instanceof RegExp)&&(n=[n]);var r=_e(t);return r.origin===Rs()?!0:n.some(function(i){return xy(t,i)})}var Ci=function(){return Ci=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},Ci.apply(this,arguments)},Sm=function(){function t(e,n,r){this.instrumentationName=e,this.instrumentationVersion=n,this._config={},this._wrap=K.wrap,this._unwrap=K.unwrap,this._massWrap=K.massWrap,this._massUnwrap=K.massUnwrap,this.setConfig(r),this._diag=T.createComponentLogger({namespace:e}),this._tracer=k.getTracer(e,n),this._meter=ct.getMeter(e,n),this._logger=Bt.getLogger(e,n),this._updateMetricInstruments()}return Object.defineProperty(t.prototype,"meter",{get:function(){return this._meter},enumerable:!1,configurable:!0}),t.prototype.setMeterProvider=function(e){this._meter=e.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()},Object.defineProperty(t.prototype,"logger",{get:function(){return this._logger},enumerable:!1,configurable:!0}),t.prototype.setLoggerProvider=function(e){this._logger=e.getLogger(this.instrumentationName,this.instrumentationVersion)},t.prototype.getModuleDefinitions=function(){var e,n=(e=this.init())!==null&&e!==void 0?e:[];return Array.isArray(n)?n:[n]},t.prototype._updateMetricInstruments=function(){},t.prototype.getConfig=function(){return this._config},t.prototype.setConfig=function(e){this._config=Ci({enabled:!0},e)},t.prototype.setTracerProvider=function(e){this._tracer=e.getTracer(this.instrumentationName,this.instrumentationVersion)},Object.defineProperty(t.prototype,"tracer",{get:function(){return this._tracer},enumerable:!1,configurable:!0}),t.prototype._runSpanCustomizationHook=function(e,n,r,i){if(e)try{e(r,i)}catch(o){this._diag.error("Error running span customization hook due to exception in handler",{triggerName:n},o)}},t}(),Om=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),wm=function(t){Om(e,t);function e(n,r,i){var o=t.call(this,n,r,i)||this;return o._config.enabled&&o.enable(),o}return e}(Sm);function Ps(t,e,n){var r,i;try{i=t()}catch(o){r=o}finally{return e(r,i),i}}var Xt;(function(t){t.DOCUMENT_LOAD="documentLoad",t.DOCUMENT_FETCH="documentFetch",t.RESOURCE_FETCH="resourceFetch"})(Xt||(Xt={}));var Am="0.44.0",Lm="@opentelemetry/instrumentation-document-load";const Rm="http.url",Cm="http.user_agent",mt=Rm,Nm=Cm;var $n;(function(t){t.FIRST_PAINT="firstPaint",t.FIRST_CONTENTFUL_PAINT="firstContentfulPaint"})($n||($n={}));var xm=function(){var t,e,n={},r=(e=(t=Cn).getEntriesByType)===null||e===void 0?void 0:e.call(t,"navigation")[0];if(r){var i=Object.values(w);i.forEach(function(u){if(xe(r,u)){var c=r[u];typeof c=="number"&&(n[u]=c)}})}else{var o=Cn,a=o.timing;if(a){var i=Object.values(w);i.forEach(function(c){if(xe(a,c)){var s=a[c];typeof s=="number"&&(n[c]=s)}})}}return n},Is={"first-paint":$n.FIRST_PAINT,"first-contentful-paint":$n.FIRST_CONTENTFUL_PAINT},Pm=function(t){var e,n,r=(n=(e=Cn).getEntriesByType)===null||n===void 0?void 0:n.call(e,"paint");r&&r.forEach(function(i){var o=i.name,a=i.startTime;xe(Is,o)&&t.addEvent(Is[o],a)})},Im=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),km=function(t){Im(e,t);function e(n){n===void 0&&(n={});var r=t.call(this,Lm,Am,n)||this;return r.component="document-load",r.version="1",r.moduleName=r.component,r}return e.prototype.init=function(){},e.prototype._onDocumentLoaded=function(){var n=this;window.setTimeout(function(){n._collectPerformance()})},e.prototype._addResourcesSpans=function(n){var r=this,i,o,a=(o=(i=Cn).getEntriesByType)===null||o===void 0?void 0:o.call(i,"resource");a&&a.forEach(function(u){r._initResourceSpan(u,n)})},e.prototype._collectPerformance=function(){var n=this,r=Array.from(document.getElementsByTagName("meta")).find(function(a){return a.getAttribute("name")===sv}),i=xm(),o=r&&r.content||"";N.with(Z.extract(je,{traceparent:o}),function(){var a,u=n._startSpan(Xt.DOCUMENT_LOAD,w.FETCH_START,i);u&&(N.with(k.setSpan(N.active(),u),function(){var c=n._startSpan(Xt.DOCUMENT_FETCH,w.FETCH_START,i);c&&(c.setAttribute(mt,location.href),N.with(k.setSpan(N.active(),c),function(){var s;n.getConfig().ignoreNetworkEvents||yt(c,i),n._addCustomAttributesOnSpan(c,(s=n.getConfig().applyCustomAttributesOnSpan)===null||s===void 0?void 0:s.documentFetch),n._endSpan(c,w.RESPONSE_END,i)}))}),u.setAttribute(mt,location.href),u.setAttribute(Nm,navigator.userAgent),n._addResourcesSpans(u),n.getConfig().ignoreNetworkEvents||(z(u,w.FETCH_START,i),z(u,w.UNLOAD_EVENT_START,i),z(u,w.UNLOAD_EVENT_END,i),z(u,w.DOM_INTERACTIVE,i),z(u,w.DOM_CONTENT_LOADED_EVENT_START,i),z(u,w.DOM_CONTENT_LOADED_EVENT_END,i),z(u,w.DOM_COMPLETE,i),z(u,w.LOAD_EVENT_START,i),z(u,w.LOAD_EVENT_END,i)),n.getConfig().ignorePerformancePaintEvents||Pm(u),n._addCustomAttributesOnSpan(u,(a=n.getConfig().applyCustomAttributesOnSpan)===null||a===void 0?void 0:a.documentLoad),n._endSpan(u,w.LOAD_EVENT_END,i))})},e.prototype._endSpan=function(n,r,i){n&&(xe(i,r)?n.end(i[r]):n.end())},e.prototype._initResourceSpan=function(n,r){var i,o=this._startSpan(Xt.RESOURCE_FETCH,w.FETCH_START,n,r);o&&(o.setAttribute(mt,n.name),this.getConfig().ignoreNetworkEvents||yt(o,n),this._addCustomAttributesOnResourceSpan(o,n,(i=this.getConfig().applyCustomAttributesOnSpan)===null||i===void 0?void 0:i.resourceFetch),this._endSpan(o,w.RESPONSE_END,n))},e.prototype._startSpan=function(n,r,i,o){if(xe(i,r)&&typeof i[r]=="number"){var a=this.tracer.startSpan(n,{startTime:i[r]},o?k.setSpan(N.active(),o):void 0);return a}},e.prototype._waitForPageLoad=function(){window.document.readyState==="complete"?this._onDocumentLoaded():(this._onDocumentLoaded=this._onDocumentLoaded.bind(this),window.addEventListener("load",this._onDocumentLoaded))},e.prototype._addCustomAttributesOnSpan=function(n,r){var i=this;r&&Ps(function(){return r(n)},function(o){o&&i._diag.error("addCustomAttributesOnSpan",o)})},e.prototype._addCustomAttributesOnResourceSpan=function(n,r,i){var o=this;i&&Ps(function(){return i(n,r)},function(a){a&&o._diag.error("addCustomAttributesOnResourceSpan",a)})},e.prototype.enable=function(){window.removeEventListener("load",this._onDocumentLoaded),this._waitForPageLoad()},e.prototype.disable=function(){window.removeEventListener("load",this._onDocumentLoaded)},e}(wm),Ni=function(){return Ni=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},Ni.apply(this,arguments)},Mm=function(){function t(e,n,r){this.instrumentationName=e,this.instrumentationVersion=n,this._config={},this._wrap=K.wrap,this._unwrap=K.unwrap,this._massWrap=K.massWrap,this._massUnwrap=K.massUnwrap,this.setConfig(r),this._diag=T.createComponentLogger({namespace:e}),this._tracer=k.getTracer(e,n),this._meter=ct.getMeter(e,n),this._logger=Bt.getLogger(e,n),this._updateMetricInstruments()}return Object.defineProperty(t.prototype,"meter",{get:function(){return this._meter},enumerable:!1,configurable:!0}),t.prototype.setMeterProvider=function(e){this._meter=e.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()},Object.defineProperty(t.prototype,"logger",{get:function(){return this._logger},enumerable:!1,configurable:!0}),t.prototype.setLoggerProvider=function(e){this._logger=e.getLogger(this.instrumentationName,this.instrumentationVersion)},t.prototype.getModuleDefinitions=function(){var e,n=(e=this.init())!==null&&e!==void 0?e:[];return Array.isArray(n)?n:[n]},t.prototype._updateMetricInstruments=function(){},t.prototype.getConfig=function(){return this._config},t.prototype.setConfig=function(e){this._config=Ni({enabled:!0},e)},t.prototype.setTracerProvider=function(e){this._tracer=e.getTracer(this.instrumentationName,this.instrumentationVersion)},Object.defineProperty(t.prototype,"tracer",{get:function(){return this._tracer},enumerable:!1,configurable:!0}),t.prototype._runSpanCustomizationHook=function(e,n,r,i){if(e)try{e(r,i)}catch(o){this._diag.error("Error running span customization hook due to exception in handler",{triggerName:n},o)}},t}(),Dm=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Um=function(t){Dm(e,t);function e(n,r,i){var o=t.call(this,n,r,i)||this;return o._config.enabled&&o.enable(),o}return e}(Mm);function jm(t,e,n){var r,i;try{i=t()}catch(o){r=o}finally{return e(r,i),i}}function $m(t){return typeof t=="function"&&typeof t.__original=="function"&&typeof t.__unwrap=="function"&&t.__wrapped===!0}var xi=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{},Pi=performance,Bm="http.method",Fm="http.url",Vm="http.host",Hm="http.scheme",Gm="http.status_code",zm="http.user_agent",qm="http.request_content_length_uncompressed",Xm=Bm,Km=Fm,Wm=Vm,Ym=Hm,Jm=Gm,Qm=zm,Zm=qm,e_=9,t_=6,n_=Math.pow(10,t_),ks=Math.pow(10,e_);function Ii(t){var e=t/1e3,n=Math.trunc(e),r=Math.round(t%1e3*n_);return[n,r]}function r_(){var t=Pi.timeOrigin;if(typeof t!="number"){var e=Pi;t=e.timing&&e.timing.fetchStart}return t}function Ms(t){var e=Ii(r_()),n=Ii(Pi.now());return i_(e,n)}function i_(t,e){var n=[t[0]+e[0],t[1]+e[1]];return n[1]>=ks&&(n[1]-=ks,n[0]+=1),n}var o_=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};function a_(t,e){return typeof e=="string"?t===e:!!t.match(e)}function s_(t,e){var n,r;if(!e)return!1;try{for(var i=o_(e),o=i.next();!o.done;o=i.next()){var a=o.value;if(a_(t,a))return!0}}catch(u){n={error:u}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return!1}var Bn;(function(t){t.COMPONENT="component",t.HTTP_ERROR_NAME="http.error_name",t.HTTP_STATUS_TEXT="http.status_text"})(Bn||(Bn={}));var u_=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},c_=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},l_=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},p_=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Ds=T.createComponentLogger({namespace:"@opentelemetry/opentelemetry-instrumentation-fetch/utils"});function f_(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(t[0]instanceof URL||typeof t[0]=="string"){var n=t[1];if(!(n!=null&&n.body))return Promise.resolve();if(n.body instanceof ReadableStream){var r=h_(n.body),i=r.body,o=r.length;return n.body=i,o}else return Promise.resolve(d_(n.body))}else{var a=t[0];return a!=null&&a.body?a.clone().text().then(function(u){return ki(u)}):Promise.resolve()}}function h_(t){if(!t.pipeThrough)return Ds.warn("Platform has ReadableStream but not pipeThrough!"),{body:t,length:Promise.resolve(void 0)};var e=0,n,r=new Promise(function(o){n=o}),i=new TransformStream({start:function(){},transform:function(o,a){return u_(this,void 0,void 0,function(){var u;return c_(this,function(c){switch(c.label){case 0:return[4,o];case 1:return u=c.sent(),e+=u.byteLength,a.enqueue(o),[2]}})})},flush:function(){n(e)}});return{body:t.pipeThrough(i),length:r}}function d_(t){if(typeof Document<"u"&&t instanceof Document)return new XMLSerializer().serializeToString(document).length;if(t instanceof Blob)return t.size;if(t.byteLength!==void 0)return t.byteLength;if(t instanceof FormData)return y_(t);if(t instanceof URLSearchParams)return ki(t.toString());if(typeof t=="string")return ki(t);Ds.warn("unknown body type")}var v_=new TextEncoder;function ki(t){return v_.encode(t).byteLength}function y_(t){var e,n,r=0;try{for(var i=l_(t.entries()),o=i.next();!o.done;o=i.next()){var a=p_(o.value,2),u=a[0],c=a[1];r+=u.length,c instanceof Blob?r+=c.size:r+=c.length}}catch(s){e={error:s}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r}var Us="0.57.2",m_=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),__=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},g_=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},Mi,E_=300,js=typeof process=="object"&&((Mi=process.release)===null||Mi===void 0?void 0:Mi.name)==="node",T_=function(t){m_(e,t);function e(n){n===void 0&&(n={});var r=t.call(this,"@opentelemetry/instrumentation-fetch",Us,n)||this;return r.component="fetch",r.version=Us,r.moduleName=r.component,r._usedResources=new WeakSet,r._tasksCount=0,r}return e.prototype.init=function(){},e.prototype._addChildSpan=function(n,r){var i=this.tracer.startSpan("CORS Preflight",{startTime:r[w.FETCH_START]},k.setSpan(N.active(),n));yt(i,r,this.getConfig().ignoreNetworkEvents),i.end(r[w.RESPONSE_END])},e.prototype._addFinalSpanAttributes=function(n,r){var i=_e(r.url);n.setAttribute(Jm,r.status),r.statusText!=null&&n.setAttribute(Bn.HTTP_STATUS_TEXT,r.statusText),n.setAttribute(Wm,i.host),n.setAttribute(Ym,i.protocol.replace(":","")),typeof navigator<"u"&&n.setAttribute(Qm,navigator.userAgent)},e.prototype._addHeaders=function(n,r){if(!xs(r,this.getConfig().propagateTraceHeaderCorsUrls)){var i={};Z.inject(N.active(),i),Object.keys(i).length>0&&this._diag.debug("headers inject skipped due to CORS policy");return}if(n instanceof Request)Z.inject(N.active(),n.headers,{set:function(o,a,u){return o.set(a,typeof u=="string"?u:String(u))}});else if(n.headers instanceof Headers)Z.inject(N.active(),n.headers,{set:function(o,a,u){return o.set(a,typeof u=="string"?u:String(u))}});else if(n.headers instanceof Map)Z.inject(N.active(),n.headers,{set:function(o,a,u){return o.set(a,typeof u=="string"?u:String(u))}});else{var i={};Z.inject(N.active(),i),n.headers=Object.assign({},i,n.headers||{})}},e.prototype._clearResources=function(){this._tasksCount===0&&this.getConfig().clearTimingResources&&(performance.clearResourceTimings(),this._usedResources=new WeakSet)},e.prototype._createSpan=function(n,r){var i;if(r===void 0&&(r={}),s_(n,this.getConfig().ignoreUrls)){this._diag.debug("ignoring span as url matches ignored url");return}var o=(r.method||"GET").toUpperCase(),a="HTTP "+o;return this.tracer.startSpan(a,{kind:Ut.CLIENT,attributes:(i={},i[Bn.COMPONENT]=this.moduleName,i[Xm]=o,i[Km]=n,i)})},e.prototype._findResourceAndAddNetworkEvents=function(n,r,i){var o=r.entries;if(!o.length){if(!performance.getEntriesByType)return;o=performance.getEntriesByType("resource")}var a=Cs(r.spanUrl,r.startTime,i,o,this._usedResources,"fetch");if(a.mainRequest){var u=a.mainRequest;this._markResourceAsUsed(u);var c=a.corsPreFlightRequest;c&&(this._addChildSpan(n,c),this._markResourceAsUsed(c)),yt(n,u,this.getConfig().ignoreNetworkEvents)}},e.prototype._markResourceAsUsed=function(n){this._usedResources.add(n)},e.prototype._endSpan=function(n,r,i){var o=this,a=Ii(Date.now()),u=Ms();this._addFinalSpanAttributes(n,i),setTimeout(function(){var c;(c=r.observer)===null||c===void 0||c.disconnect(),o._findResourceAndAddNetworkEvents(n,r,u),o._tasksCount--,o._clearResources(),n.end(a)},E_)},e.prototype._patchConstructor=function(){var n=this;return function(r){var i=n;return function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];var u=this,c=_e(o[0]instanceof Request?o[0].url:String(o[0])).href,s=o[0]instanceof Request?o[0]:o[1]||{},l=i._createSpan(c,s);if(!l)return r.apply(this,o);var p=i._prepareSpanData(c);i.getConfig().measureRequestSize&&f_.apply(void 0,g_([],__(o),!1)).then(function(_){_&&l.setAttribute(Zm,_)}).catch(function(_){i._diag.warn("getFetchBodyLength",_)});function f(_,E){i._applyAttributesAfterFetch(_,s,E),i._endSpan(_,p,{status:E.status||0,statusText:E.message,url:c})}function m(_,E){i._applyAttributesAfterFetch(_,s,E),E.status>=200&&E.status<400?i._endSpan(_,p,E):i._endSpan(_,p,{status:E.status,statusText:E.statusText,url:c})}function v(_,E,S){try{var P=S.clone(),j=S.clone(),$=P.body;if($){var ne=$.getReader(),X=function(){ne.read().then(function(U){var Te=U.done;Te?m(_,j):X()},function(U){f(_,U)})};X()}else m(_,S)}finally{E(S)}}function y(_,E,S){try{f(_,S)}finally{E(S)}}return new Promise(function(_,E){return N.with(k.setSpan(N.active(),l),function(){return i._addHeaders(s,c),i._tasksCount++,r.apply(u,s instanceof Request?[s]:[c,s]).then(v.bind(u,l,_),y.bind(u,l,E))})})}}},e.prototype._applyAttributesAfterFetch=function(n,r,i){var o=this,a=this.getConfig().applyCustomAttributesOnSpan;a&&jm(function(){return a(n,r,i)},function(u){u&&o._diag.error("applyCustomAttributesOnSpan",u)})},e.prototype._prepareSpanData=function(n){var r=Ms(),i=[];if(typeof PerformanceObserver!="function")return{entries:i,startTime:r,spanUrl:n};var o=new PerformanceObserver(function(a){var u=a.getEntries();u.forEach(function(c){c.initiatorType==="fetch"&&c.name===n&&i.push(c)})});return o.observe({entryTypes:["resource"]}),{entries:i,observer:o,startTime:r,spanUrl:n}},e.prototype.enable=function(){if(js){this._diag.warn("this instrumentation is intended for web usage only, it does not instrument Node.js's fetch()");return}$m(fetch)&&(this._unwrap(xi,"fetch"),this._diag.debug("removing previous patch for constructor")),this._wrap(xi,"fetch",this._patchConstructor())},e.prototype.disable=function(){js||(this._unwrap(xi,"fetch"),this._usedResources=new WeakSet)},e}(Um),Di=function(){return Di=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},Di.apply(this,arguments)},b_=function(){function t(e,n,r){this.instrumentationName=e,this.instrumentationVersion=n,this._config={},this._wrap=K.wrap,this._unwrap=K.unwrap,this._massWrap=K.massWrap,this._massUnwrap=K.massUnwrap,this.setConfig(r),this._diag=T.createComponentLogger({namespace:e}),this._tracer=k.getTracer(e,n),this._meter=ct.getMeter(e,n),this._logger=Bt.getLogger(e,n),this._updateMetricInstruments()}return Object.defineProperty(t.prototype,"meter",{get:function(){return this._meter},enumerable:!1,configurable:!0}),t.prototype.setMeterProvider=function(e){this._meter=e.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()},Object.defineProperty(t.prototype,"logger",{get:function(){return this._logger},enumerable:!1,configurable:!0}),t.prototype.setLoggerProvider=function(e){this._logger=e.getLogger(this.instrumentationName,this.instrumentationVersion)},t.prototype.getModuleDefinitions=function(){var e,n=(e=this.init())!==null&&e!==void 0?e:[];return Array.isArray(n)?n:[n]},t.prototype._updateMetricInstruments=function(){},t.prototype.getConfig=function(){return this._config},t.prototype.setConfig=function(e){this._config=Di({enabled:!0},e)},t.prototype.setTracerProvider=function(e){this._tracer=e.getTracer(this.instrumentationName,this.instrumentationVersion)},Object.defineProperty(t.prototype,"tracer",{get:function(){return this._tracer},enumerable:!1,configurable:!0}),t.prototype._runSpanCustomizationHook=function(e,n,r,i){if(e)try{e(r,i)}catch(o){this._diag.error("Error running span customization hook due to exception in handler",{triggerName:n},o)}},t}(),S_=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),O_=function(t){S_(e,t);function e(n,r,i){var o=t.call(this,n,r,i)||this;return o._config.enabled&&o.enable(),o}return e}(b_);function w_(t,e,n){var r,i;try{i=t()}catch(o){r=o}finally{return e(r,i),i}}function $s(t){return typeof t=="function"&&typeof t.__original=="function"&&typeof t.__unwrap=="function"&&t.__wrapped===!0}var Kt=performance,A_="http.method",L_="http.url",R_="http.host",C_="http.scheme",N_="http.status_code",x_="http.user_agent",P_="http.request_content_length_uncompressed",I_=A_,k_=L_,M_=R_,D_=C_,U_=N_,j_=x_,$_=P_,B_=9,F_=6,V_=Math.pow(10,F_),Bs=Math.pow(10,B_);function Fs(t){var e=t/1e3,n=Math.trunc(e),r=Math.round(t%1e3*V_);return[n,r]}function H_(){var t=Kt.timeOrigin;if(typeof t!="number"){var e=Kt;t=e.timing&&e.timing.fetchStart}return t}function Vs(t){var e=Fs(H_()),n=Fs(Kt.now());return G_(e,n)}function G_(t,e){var n=[t[0]+e[0],t[1]+e[1]];return n[1]>=Bs&&(n[1]-=Bs,n[0]+=1),n}var z_=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};function q_(t,e){return typeof e=="string"?t===e:!!t.match(e)}function X_(t,e){var n,r;if(!e)return!1;try{for(var i=z_(e),o=i.next();!o.done;o=i.next()){var a=o.value;if(q_(t,a))return!0}}catch(u){n={error:u}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return!1}var ge;(function(t){t.METHOD_OPEN="open",t.METHOD_SEND="send",t.EVENT_ABORT="abort",t.EVENT_ERROR="error",t.EVENT_LOAD="loaded",t.EVENT_TIMEOUT="timeout"})(ge||(ge={}));var K_=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},W_=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Y_=T.createComponentLogger({namespace:"@opentelemetry/opentelemetry-instrumentation-xml-http-request/utils"});function J_(t){if(typeof Document<"u"&&t instanceof Document)return new XMLSerializer().serializeToString(document).length;if(t instanceof Blob)return t.size;if(t.byteLength!==void 0)return t.byteLength;if(t instanceof FormData)return Z_(t);if(t instanceof URLSearchParams)return Hs(t.toString());if(typeof t=="string")return Hs(t);Y_.warn("unknown body type")}var Q_=new TextEncoder;function Hs(t){return Q_.encode(t).byteLength}function Z_(t){var e,n,r=0;try{for(var i=K_(t.entries()),o=i.next();!o.done;o=i.next()){var a=W_(o.value,2),u=a[0],c=a[1];r+=u.length,c instanceof Blob?r+=c.size:r+=c.length}}catch(s){e={error:s}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r}var Gs="0.57.2",Ui;(function(t){t.HTTP_STATUS_TEXT="http.status_text"})(Ui||(Ui={}));var eg=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),tg=300,ng=function(t){eg(e,t);function e(n){n===void 0&&(n={});var r=t.call(this,"@opentelemetry/instrumentation-xml-http-request",Gs,n)||this;return r.component="xml-http-request",r.version=Gs,r.moduleName=r.component,r._tasksCount=0,r._xhrMem=new WeakMap,r._usedResources=new WeakSet,r}return e.prototype.init=function(){},e.prototype._addHeaders=function(n,r){var i=_e(r).href;if(!xs(i,this.getConfig().propagateTraceHeaderCorsUrls)){var o={};Z.inject(N.active(),o),Object.keys(o).length>0&&this._diag.debug("headers inject skipped due to CORS policy");return}var a={};Z.inject(N.active(),a),Object.keys(a).forEach(function(u){n.setRequestHeader(u,String(a[u]))})},e.prototype._addChildSpan=function(n,r){var i=this;N.with(k.setSpan(N.active(),n),function(){var o=i.tracer.startSpan("CORS Preflight",{startTime:r[w.FETCH_START]});yt(o,r,i.getConfig().ignoreNetworkEvents),o.end(r[w.RESPONSE_END])})},e.prototype._addFinalSpanAttributes=function(n,r,i){if(typeof i=="string"){var o=_e(i);r.status!==void 0&&n.setAttribute(U_,r.status),r.statusText!==void 0&&n.setAttribute(Ui.HTTP_STATUS_TEXT,r.statusText),n.setAttribute(M_,o.host),n.setAttribute(D_,o.protocol.replace(":","")),n.setAttribute(j_,navigator.userAgent)}},e.prototype._applyAttributesAfterXHR=function(n,r){var i=this,o=this.getConfig().applyCustomAttributesOnSpan;typeof o=="function"&&w_(function(){return o(n,r)},function(a){a&&i._diag.error("applyCustomAttributesOnSpan",a)})},e.prototype._addResourceObserver=function(n,r){var i=this._xhrMem.get(n);!i||typeof PerformanceObserver!="function"||typeof PerformanceResourceTiming!="function"||(i.createdResources={observer:new PerformanceObserver(function(o){var a=o.getEntries(),u=_e(r);a.forEach(function(c){c.initiatorType==="xmlhttprequest"&&c.name===u.href&&i.createdResources&&i.createdResources.entries.push(c)})}),entries:[]},i.createdResources.observer.observe({entryTypes:["resource"]}))},e.prototype._clearResources=function(){this._tasksCount===0&&this.getConfig().clearTimingResources&&(Kt.clearResourceTimings(),this._xhrMem=new WeakMap,this._usedResources=new WeakSet)},e.prototype._findResourceAndAddNetworkEvents=function(n,r,i,o,a){if(!(!i||!o||!a||!n.createdResources)){var u=n.createdResources.entries;(!u||!u.length)&&(u=Kt.getEntriesByType("resource"));var c=Cs(_e(i).href,o,a,u,this._usedResources);if(c.mainRequest){var s=c.mainRequest;this._markResourceAsUsed(s);var l=c.corsPreFlightRequest;l&&(this._addChildSpan(r,l),this._markResourceAsUsed(l)),yt(r,s,this.getConfig().ignoreNetworkEvents)}}},e.prototype._cleanPreviousSpanInformation=function(n){var r=this._xhrMem.get(n);if(r){var i=r.callbackToRemoveEvents;i&&i(),this._xhrMem.delete(n)}},e.prototype._createSpan=function(n,r,i){var o;if(X_(r,this.getConfig().ignoreUrls)){this._diag.debug("ignoring span as url matches ignored url");return}var a=i.toUpperCase(),u=this.tracer.startSpan(a,{kind:Ut.CLIENT,attributes:(o={},o[I_]=i,o[k_]=_e(r).toString(),o)});return u.addEvent(ge.METHOD_OPEN),this._cleanPreviousSpanInformation(n),this._xhrMem.set(n,{span:u,spanUrl:r}),u},e.prototype._markResourceAsUsed=function(n){this._usedResources.add(n)},e.prototype._patchOpen=function(){var n=this;return function(r){var i=n;return function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];var u=o[0],c=o[1];return i._createSpan(this,c,u),r.apply(this,o)}}},e.prototype._patchSend=function(){var n=this;function r(l,p,f,m){var v=p.callbackToRemoveEvents;typeof v=="function"&&v();var y=p.span,_=p.spanUrl,E=p.sendStartTime;y&&(n._findResourceAndAddNetworkEvents(p,y,_,E,f),y.addEvent(l,m),n._addFinalSpanAttributes(y,p,_),y.end(m),n._tasksCount--),n._clearResources()}function i(l,p){var f=n._xhrMem.get(p);if(f){f.status=p.status,f.statusText=p.statusText,n._xhrMem.delete(p),f.span&&n._applyAttributesAfterXHR(f.span,p);var m=Vs(),v=Date.now();setTimeout(function(){r(l,f,m,v)},tg)}}function o(){i(ge.EVENT_ERROR,this)}function a(){i(ge.EVENT_ABORT,this)}function u(){i(ge.EVENT_TIMEOUT,this)}function c(){this.status<299?i(ge.EVENT_LOAD,this):i(ge.EVENT_ERROR,this)}function s(l){l.removeEventListener("abort",a),l.removeEventListener("error",o),l.removeEventListener("load",c),l.removeEventListener("timeout",u);var p=n._xhrMem.get(l);p&&(p.callbackToRemoveEvents=void 0)}return function(l){return function(){for(var p=this,f=[],m=0;m<arguments.length;m++)f[m]=arguments[m];var v=n._xhrMem.get(this);if(!v)return l.apply(this,f);var y=v.span,_=v.spanUrl;if(y&&_){if(n.getConfig().measureRequestSize&&f!=null&&f[0]){var E=f[0],S=J_(E);S!==void 0&&y.setAttribute($_,S)}N.with(k.setSpan(N.active(),y),function(){n._tasksCount++,v.sendStartTime=Vs(),y.addEvent(ge.METHOD_SEND),p.addEventListener("abort",a),p.addEventListener("error",o),p.addEventListener("load",c),p.addEventListener("timeout",u),v.callbackToRemoveEvents=function(){s(p),v.createdResources&&v.createdResources.observer.disconnect()},n._addHeaders(p,_),n._addResourceObserver(p,_)})}return l.apply(this,f)}}},e.prototype.enable=function(){this._diag.debug("applying patch to",this.moduleName,this.version),$s(XMLHttpRequest.prototype.open)&&(this._unwrap(XMLHttpRequest.prototype,"open"),this._diag.debug("removing previous patch from method open")),$s(XMLHttpRequest.prototype.send)&&(this._unwrap(XMLHttpRequest.prototype,"send"),this._diag.debug("removing previous patch from method send")),this._wrap(XMLHttpRequest.prototype,"open",this._patchOpen()),this._wrap(XMLHttpRequest.prototype,"send",this._patchSend())},e.prototype.disable=function(){this._diag.debug("removing patch from",this.moduleName,this.version),this._unwrap(XMLHttpRequest.prototype,"open"),this._unwrap(XMLHttpRequest.prototype,"send"),this._tasksCount=0,this._xhrMem=new WeakMap,this._usedResources=new WeakSet},e}(O_);const ji=(t,e,n)=>{var r,i;const o=x({},e);return n?((r=Object.keys(o))==null||r.forEach(a=>{[...n].includes(a?.toLowerCase())||(o[a]="[REDACTED]")}),o):((i=Object.keys(o))==null||i.forEach(a=>{[...rg,...t].includes(a?.toLowerCase())&&(o[a]="[REDACTED]")}),o)},rg=["authorization","cookie","proxy-authorization","set-cookie","token"],ig=["https://www.googleapis.com/identitytoolkit","https://securetoken.googleapis.com"],og=["awsaccesskeyid","signature","sig","x-goog-signature"],zs=t=>{var e,n;try{return new URL(t)}catch{return new URL(t,(n=(e=globalThis.location)==null?void 0:e.origin)!=null?n:"http://example.com")}},qs=t=>{try{const e=zs(t);(e.username||e.password)&&(e.username="REDACTED",e.password="REDACTED");const n=e.searchParams;if(og.forEach(r=>{for(const i of Array.from(n.keys()))i.toLowerCase()===r&&n.set(i,"REDACTED")}),!t.includes("://")&&!t.startsWith("//"))return e.pathname+e.search+e.hash;if(t.startsWith("//")){let r="//";return(e.username||e.password)&&(r+=e.username+":"+e.password+"@"),r+=e.host+e.pathname+e.search+e.hash,r}return e.toString()}catch{return t}},ag=new RegExp("sdk\\/evalx\\/[^/]+\\/contexts\\/(?<context>[^/?]*)\\??.*?"),sg=new RegExp("\\/eval\\/[^/]+\\/(?<context>[^/?]*)\\??.*?");function ug(t){return!!(t.includes("/sdk/evalx")&&t.match(ag)||t.includes("/eval/")&&t.match(sg))}const cg=t=>["events.ld.catamorphic.com","events.launchdarkly.com"].some(e=>t.toLocaleLowerCase().includes(e)),lg=t=>ug(t),pg=(t,e)=>e.some(n=>t.toLocaleLowerCase().includes(n)),fg=(t,e,n)=>!pg(t,e)&&!lg(t)&&!cg(t),hg=(t,e,n)=>{var r;if(n.some(u=>t.toLowerCase().includes(u)))return!1;let i=[];e===!0?(i=["localhost",/^\//],(r=window?.location)!=null&&r.host&&i.push(Xs(window.location.host))):e instanceof Array&&(i=e);const o=vg(t);let a=!1;return i.forEach(u=>{o.match(u)&&(a=!0)}),a},dg=t=>t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),Xs=t=>new RegExp("^https?://([^/]+\\.)?"+dg(t)+"([:/?#]|$)"),vg=t=>{if(t.startsWith("/")&&!t.startsWith("//"))return t;try{return new URL(t).origin}catch{return t}},Ks=64*1024,yg={"application/json":64*1024*1024,"text/plain":64*1024*1024},$i=(t,e,n,r)=>{var i,o,a;let u=Ks;if(r){let c="";typeof r.get=="function"?c=(i=r.get("content-type"))!=null?i:"":c=(o=r["content-type"])!=null?o:"";try{c=c.split(";")[0]}catch{}u=(a=yg[c])!=null?a:Ks}if(t){if(e)try{const c=JSON.parse(t);Array.isArray(c)?c.forEach(s=>{Object.keys(s).forEach(l=>{e.includes(l.toLocaleLowerCase())&&(s[l]="[REDACTED]")})}):Object.keys(c).forEach(s=>{e.includes(s.toLocaleLowerCase())&&(c[s]="[REDACTED]")}),t=JSON.stringify(c)}catch{}if(n)try{const c=JSON.parse(t);Object.keys(c).forEach(s=>{n.includes(s.toLocaleLowerCase())||(c[s]="[REDACTED]")}),t=JSON.stringify(c)}catch{}}try{t=t.slice(0,u)}catch{}return t},mg=(t,e,n)=>ce(void 0,null,function*(){let r;try{const i=t.clone().body;if(i){let o=i.getReader(),a=new TextDecoder,u,c="";for(;!(u=yield o.read()).done;){let s=u.value;c+=a.decode(s)}r=c,r=$i(r,n,e,t.headers)}else r=""}catch(i){r=`Unable to clone response: ${i}`}return r});var Ws=function(){function t(e){this._delegate=e}return t.prototype.export=function(e,n){this._delegate.export(e,n)},t.prototype.forceFlush=function(){return this._delegate.forceFlush()},t.prototype.shutdown=function(){return this._delegate.shutdown()},t}(),_g=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Ys=function(t){_g(e,t);function e(n,r,i){var o=t.call(this,n)||this;return o.name="OTLPExporterError",o.data=i,o.code=r,o}return e}(Error);function gg(t){if(!Number.isNaN(t)&&Number.isFinite(t)&&t>0)return t;throw new Error("Configuration: timeoutMillis is invalid, expected number greater than 0 (actual: '"+t+"')")}function Eg(t){if(t!=null)return function(){return t}}function Tg(t,e,n){var r,i,o,a,u,c;return{timeoutMillis:gg((i=(r=t.timeoutMillis)!==null&&r!==void 0?r:e.timeoutMillis)!==null&&i!==void 0?i:n.timeoutMillis),concurrencyLimit:(a=(o=t.concurrencyLimit)!==null&&o!==void 0?o:e.concurrencyLimit)!==null&&a!==void 0?a:n.concurrencyLimit,compression:(c=(u=t.compression)!==null&&u!==void 0?u:e.compression)!==null&&c!==void 0?c:n.compression}}function bg(){return{timeoutMillis:1e4,concurrencyLimit:30,compression:"none"}}var Sg=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},Og=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},wg=function(){function t(e){this._sendingPromises=[],this._concurrencyLimit=e}return t.prototype.pushPromise=function(e){var n=this;if(this.hasReachedLimit())throw new Error("Concurrency Limit reached");this._sendingPromises.push(e);var r=function(){var i=n._sendingPromises.indexOf(e);n._sendingPromises.splice(i,1)};e.then(r,r)},t.prototype.hasReachedLimit=function(){return this._sendingPromises.length>=this._concurrencyLimit},t.prototype.awaitAll=function(){return Sg(this,void 0,void 0,function(){return Og(this,function(e){switch(e.label){case 0:return[4,Promise.all(this._sendingPromises)];case 1:return e.sent(),[2]}})})},t}();function Ag(t){return new wg(t.concurrencyLimit)}function Lg(t){return Object.prototype.hasOwnProperty.call(t,"partialSuccess")}function Rg(){return{handleResponse:function(t){t==null||!Lg(t)||t.partialSuccess==null||Object.keys(t.partialSuccess).length===0||T.warn("Received Partial Success response:",JSON.stringify(t.partialSuccess))}}}var Cg=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},Ng=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},xg=function(){function t(e,n,r,i,o){this._transport=e,this._serializer=n,this._responseHandler=r,this._promiseQueue=i,this._timeout=o,this._diagLogger=T.createComponentLogger({namespace:"OTLPExportDelegate"})}return t.prototype.export=function(e,n){var r=this;if(this._diagLogger.debug("items to be sent",e),this._promiseQueue.hasReachedLimit()){n({code:B.FAILED,error:new Error("Concurrent export limit reached")});return}var i=this._serializer.serializeRequest(e);if(i==null){n({code:B.FAILED,error:new Error("Nothing to send")});return}this._promiseQueue.pushPromise(this._transport.send(i,this._timeout).then(function(o){if(o.status==="success"){if(o.data!=null)try{r._responseHandler.handleResponse(r._serializer.deserializeResponse(o.data))}catch(a){r._diagLogger.warn("Export succeeded but could not deserialize response - is the response specification compliant?",a,o.data)}n({code:B.SUCCESS});return}else if(o.status==="failure"&&o.error){n({code:B.FAILED,error:o.error});return}else o.status==="retryable"?n({code:B.FAILED,error:new Ys("Export failed with retryable status")}):n({code:B.FAILED,error:new Ys("Export failed with unknown error")})},function(o){return n({code:B.FAILED,error:o})}))},t.prototype.forceFlush=function(){return this._promiseQueue.awaitAll()},t.prototype.shutdown=function(){return Cg(this,void 0,void 0,function(){return Ng(this,function(e){switch(e.label){case 0:return this._diagLogger.debug("shutdown started"),[4,this.forceFlush()];case 1:return e.sent(),this._transport.shutdown(),[2]}})})},t}();function Pg(t,e){return new xg(t.transport,t.serializer,Rg(),t.promiseHandler,e.timeout)}function Js(t,e,n){return Pg({transport:n,serializer:e,promiseHandler:Ag(t)},{timeout:t.timeoutMillis})}function Qs(t){return t>=48&&t<=57?t-48:t>=97&&t<=102?t-87:t-55}function Bi(t){for(var e=new Uint8Array(t.length/2),n=0,r=0;r<t.length;r+=2){var i=Qs(t.charCodeAt(r)),o=Qs(t.charCodeAt(r+1));e[n++]=i<<4|o}return e}var Ig=9,kg=Math.pow(10,Ig);function Mg(t){return t[0]*kg+t[1]}function Zs(t){var e=BigInt(1e9);return BigInt(t[0])*e+BigInt(t[1])}function Dg(t){var e=Number(BigInt.asUintN(32,t)),n=Number(BigInt.asUintN(32,t>>BigInt(32)));return{low:e,high:n}}function eu(t){var e=Zs(t);return Dg(e)}function Ug(t){var e=Zs(t);return e.toString()}var jg=typeof BigInt<"u"?Ug:Mg;function tu(t){return t}function nu(t){if(t!==void 0)return Bi(t)}var $g={encodeHrTime:eu,encodeSpanContext:Bi,encodeOptionalSpanContext:nu};function ru(t){var e,n;if(t===void 0)return $g;var r=(e=t.useLongBits)!==null&&e!==void 0?e:!0,i=(n=t.useHex)!==null&&n!==void 0?n:!1;return{encodeHrTime:r?eu:jg,encodeSpanContext:i?tu:Bi,encodeOptionalSpanContext:i?tu:nu}}var Bg=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function iu(t){return{attributes:He(t.attributes),droppedAttributesCount:0}}function ou(t){return{name:t.name,version:t.version}}function He(t){return Object.keys(t).map(function(e){return au(e,t[e])})}function au(t,e){return{key:t,value:su(e)}}function su(t){var e=typeof t;return e==="string"?{stringValue:t}:e==="number"?Number.isInteger(t)?{intValue:t}:{doubleValue:t}:e==="boolean"?{boolValue:t}:t instanceof Uint8Array?{bytesValue:t}:Array.isArray(t)?{arrayValue:{values:t.map(su)}}:e==="object"&&t!=null?{kvlistValue:{values:Object.entries(t).map(function(n){var r=Bg(n,2),i=r[0],o=r[1];return au(i,o)})}}:{}}var le;(function(t){t[t.DELTA=0]="DELTA",t[t.CUMULATIVE=1]="CUMULATIVE"})(le||(le={}));var de;(function(t){t[t.HISTOGRAM=0]="HISTOGRAM",t[t.EXPONENTIAL_HISTOGRAM=1]="EXPONENTIAL_HISTOGRAM",t[t.GAUGE=2]="GAUGE",t[t.SUM=3]="SUM"})(de||(de={}));var Fg=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),uu=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},cu=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},Vg=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Hg=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},Gg=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};function zg(t){return t!=null}function lu(t){var e=Object.keys(t);return e.length===0?"":(e=e.sort(),JSON.stringify(e.map(function(n){return[n,t[n]]})))}function qg(t){var e,n;return t.name+":"+((e=t.version)!==null&&e!==void 0?e:"")+":"+((n=t.schemaUrl)!==null&&n!==void 0?n:"")}var pu=function(t){Fg(e,t);function e(n){var r=t.call(this,n)||this;return Object.setPrototypeOf(r,e.prototype),r}return e}(Error);function Wt(t,e){var n,r=new Promise(function(i,o){n=setTimeout(function(){o(new pu("Operation timed out."))},e)});return Promise.race([t,r]).then(function(i){return clearTimeout(n),i},function(i){throw clearTimeout(n),i})}function Xg(t){return uu(this,void 0,void 0,function(){var e=this;return cu(this,function(n){return[2,Promise.all(t.map(function(r){return uu(e,void 0,void 0,function(){var i,o;return cu(this,function(a){switch(a.label){case 0:return a.trys.push([0,2,,3]),[4,r];case 1:return i=a.sent(),[2,{status:"fulfilled",value:i}];case 2:return o=a.sent(),[2,{status:"rejected",reason:o}];case 3:return[2]}})})}))]})})}function Kg(t){return t.status==="rejected"}function fu(t,e){var n=[];return t.forEach(function(r){n.push.apply(n,Hg([],Vg(e(r)),!1))}),n}function Wg(t,e){var n,r;if(t.size!==e.size)return!1;try{for(var i=Gg(t),o=i.next();!o.done;o=i.next()){var a=o.value;if(!e.has(a))return!1}}catch(u){n={error:u}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return!0}function Yg(t,e){for(var n=0,r=t.length-1,i=t.length;r>=n;){var o=n+Math.trunc((r-n)/2);t[o]<e?n=o+1:(i=o,r=o-1)}return i}function Jg(t,e){return t.toLowerCase()===e.toLowerCase()}var Ge;(function(t){t[t.DROP=0]="DROP",t[t.SUM=1]="SUM",t[t.LAST_VALUE=2]="LAST_VALUE",t[t.HISTOGRAM=3]="HISTOGRAM",t[t.EXPONENTIAL_HISTOGRAM=4]="EXPONENTIAL_HISTOGRAM"})(Ge||(Ge={}));var Qg=function(){function t(){this.kind=Ge.DROP}return t.prototype.createAccumulation=function(){},t.prototype.merge=function(e,n){},t.prototype.diff=function(e,n){},t.prototype.toMetricData=function(e,n,r,i){},t}(),A;(function(t){t.COUNTER="COUNTER",t.GAUGE="GAUGE",t.HISTOGRAM="HISTOGRAM",t.UP_DOWN_COUNTER="UP_DOWN_COUNTER",t.OBSERVABLE_COUNTER="OBSERVABLE_COUNTER",t.OBSERVABLE_GAUGE="OBSERVABLE_GAUGE",t.OBSERVABLE_UP_DOWN_COUNTER="OBSERVABLE_UP_DOWN_COUNTER"})(A||(A={}));function Pe(t,e,n){var r,i,o,a;return nE(t)||T.warn('Invalid metric name: "'+t+'". The metric name should be a ASCII string with a length no greater than 255 characters.'),{name:t,type:e,description:(r=n?.description)!==null&&r!==void 0?r:"",unit:(i=n?.unit)!==null&&i!==void 0?i:"",valueType:(o=n?.valueType)!==null&&o!==void 0?o:Le.DOUBLE,advice:(a=n?.advice)!==null&&a!==void 0?a:{}}}function Zg(t,e){var n,r;return{name:(n=t.name)!==null&&n!==void 0?n:e.name,description:(r=t.description)!==null&&r!==void 0?r:e.description,type:e.type,unit:e.unit,valueType:e.valueType,advice:e.advice}}function eE(t,e){return Jg(t.name,e.name)&&t.unit===e.unit&&t.type===e.type&&t.valueType===e.valueType}var tE=/^[a-z][a-z0-9_.\-/]{0,254}$/i;function nE(t){return t.match(tE)!=null}var rE=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function iE(t){var e=t.map(function(){return 0});return e.push(0),{buckets:{boundaries:t,counts:e},sum:0,count:0,hasMinMax:!1,min:1/0,max:-1/0}}var Fi=function(){function t(e,n,r,i){r===void 0&&(r=!0),i===void 0&&(i=iE(n)),this.startTime=e,this._boundaries=n,this._recordMinMax=r,this._current=i}return t.prototype.record=function(e){if(!Number.isNaN(e)){this._current.count+=1,this._current.sum+=e,this._recordMinMax&&(this._current.min=Math.min(e,this._current.min),this._current.max=Math.max(e,this._current.max),this._current.hasMinMax=!0);var n=Yg(this._boundaries,e);this._current.buckets.counts[n]+=1}},t.prototype.setStartTime=function(e){this.startTime=e},t.prototype.toPointValue=function(){return this._current},t}(),hu=function(){function t(e,n){this._boundaries=e,this._recordMinMax=n,this.kind=Ge.HISTOGRAM}return t.prototype.createAccumulation=function(e){return new Fi(e,this._boundaries,this._recordMinMax)},t.prototype.merge=function(e,n){for(var r=e.toPointValue(),i=n.toPointValue(),o=r.buckets.counts,a=i.buckets.counts,u=new Array(o.length),c=0;c<o.length;c++)u[c]=o[c]+a[c];var s=1/0,l=-1/0;return this._recordMinMax&&(r.hasMinMax&&i.hasMinMax?(s=Math.min(r.min,i.min),l=Math.max(r.max,i.max)):r.hasMinMax?(s=r.min,l=r.max):i.hasMinMax&&(s=i.min,l=i.max)),new Fi(e.startTime,r.buckets.boundaries,this._recordMinMax,{buckets:{boundaries:r.buckets.boundaries,counts:u},count:r.count+i.count,sum:r.sum+i.sum,hasMinMax:this._recordMinMax&&(r.hasMinMax||i.hasMinMax),min:s,max:l})},t.prototype.diff=function(e,n){for(var r=e.toPointValue(),i=n.toPointValue(),o=r.buckets.counts,a=i.buckets.counts,u=new Array(o.length),c=0;c<o.length;c++)u[c]=a[c]-o[c];return new Fi(n.startTime,r.buckets.boundaries,this._recordMinMax,{buckets:{boundaries:r.buckets.boundaries,counts:u},count:i.count-r.count,sum:i.sum-r.sum,hasMinMax:!1,min:1/0,max:-1/0})},t.prototype.toMetricData=function(e,n,r,i){return{descriptor:e,aggregationTemporality:n,dataPointType:de.HISTOGRAM,dataPoints:r.map(function(o){var a=rE(o,2),u=a[0],c=a[1],s=c.toPointValue(),l=e.type===A.GAUGE||e.type===A.UP_DOWN_COUNTER||e.type===A.OBSERVABLE_GAUGE||e.type===A.OBSERVABLE_UP_DOWN_COUNTER;return{attributes:u,startTime:c.startTime,endTime:i,value:{min:s.hasMinMax?s.min:void 0,max:s.hasMinMax?s.max:void 0,sum:l?void 0:s.sum,buckets:s.buckets,count:s.count}}})}},t}(),Vi=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Hi=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},du=function(){function t(e,n,r,i){e===void 0&&(e=new oE),n===void 0&&(n=0),r===void 0&&(r=0),i===void 0&&(i=0),this.backing=e,this.indexBase=n,this.indexStart=r,this.indexEnd=i}return Object.defineProperty(t.prototype,"offset",{get:function(){return this.indexStart},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"length",{get:function(){return this.backing.length===0||this.indexEnd===this.indexStart&&this.at(0)===0?0:this.indexEnd-this.indexStart+1},enumerable:!1,configurable:!0}),t.prototype.counts=function(){var e=this;return Array.from({length:this.length},function(n,r){return e.at(r)})},t.prototype.at=function(e){var n=this.indexBase-this.indexStart;return e<n&&(e+=this.backing.length),e-=n,this.backing.countAt(e)},t.prototype.incrementBucket=function(e,n){this.backing.increment(e,n)},t.prototype.decrementBucket=function(e,n){this.backing.decrement(e,n)},t.prototype.trim=function(){for(var e=0;e<this.length;e++)if(this.at(e)!==0){this.indexStart+=e;break}else if(e===this.length-1){this.indexStart=this.indexEnd=this.indexBase=0;return}for(var e=this.length-1;e>=0;e--)if(this.at(e)!==0){this.indexEnd-=this.length-e-1;break}this._rotate()},t.prototype.downscale=function(e){this._rotate();for(var n=1+this.indexEnd-this.indexStart,r=1<<e,i=0,o=0,a=this.indexStart;a<=this.indexEnd;){var u=a%r;u<0&&(u+=r);for(var c=u;c<r&&i<n;c++)this._relocateBucket(o,i),i++,a++;o++}this.indexStart>>=e,this.indexEnd>>=e,this.indexBase=this.indexStart},t.prototype.clone=function(){return new t(this.backing.clone(),this.indexBase,this.indexStart,this.indexEnd)},t.prototype._rotate=function(){var e=this.indexBase-this.indexStart;e!==0&&(e>0?(this.backing.reverse(0,this.backing.length),this.backing.reverse(0,e),this.backing.reverse(e,this.backing.length)):(this.backing.reverse(0,this.backing.length),this.backing.reverse(0,this.backing.length+e)),this.indexBase=this.indexStart)},t.prototype._relocateBucket=function(e,n){e!==n&&this.incrementBucket(e,this.backing.emptyBucket(n))},t}(),oE=function(){function t(e){e===void 0&&(e=[0]),this._counts=e}return Object.defineProperty(t.prototype,"length",{get:function(){return this._counts.length},enumerable:!1,configurable:!0}),t.prototype.countAt=function(e){return this._counts[e]},t.prototype.growTo=function(e,n,r){var i=new Array(e).fill(0);i.splice.apply(i,Hi([r,this._counts.length-n],Vi(this._counts.slice(n)),!1)),i.splice.apply(i,Hi([0,n],Vi(this._counts.slice(0,n)),!1)),this._counts=i},t.prototype.reverse=function(e,n){for(var r=Math.floor((e+n)/2)-e,i=0;i<r;i++){var o=this._counts[e+i];this._counts[e+i]=this._counts[n-i-1],this._counts[n-i-1]=o}},t.prototype.emptyBucket=function(e){var n=this._counts[e];return this._counts[e]=0,n},t.prototype.increment=function(e,n){this._counts[e]+=n},t.prototype.decrement=function(e,n){this._counts[e]>=n?this._counts[e]-=n:this._counts[e]=0},t.prototype.clone=function(){return new t(Hi([],Vi(this._counts),!1))},t}(),aE=52,sE=2146435072,uE=1048575,Gi=1023,vu=-Gi+1,yu=Gi,zi=Math.pow(2,-1022);function mu(t){var e=new DataView(new ArrayBuffer(8));e.setFloat64(0,t);var n=e.getUint32(0),r=(n&sE)>>20;return r-Gi}function _u(t){var e=new DataView(new ArrayBuffer(8));e.setFloat64(0,t);var n=e.getUint32(0),r=e.getUint32(4),i=(n&uE)*Math.pow(2,32);return i+r}function qi(t,e){return t===0||t===Number.POSITIVE_INFINITY||t===Number.NEGATIVE_INFINITY||Number.isNaN(t)?t:t*Math.pow(2,e)}function cE(t){return t--,t|=t>>1,t|=t>>2,t|=t>>4,t|=t>>8,t|=t>>16,t++,t}var lE=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Yt=function(t){lE(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Error),pE=function(){function t(e){this._shift=-e}return t.prototype.mapToIndex=function(e){if(e<zi)return this._minNormalLowerBoundaryIndex();var n=mu(e),r=this._rightShift(_u(e)-1,aE);return n+r>>this._shift},t.prototype.lowerBoundary=function(e){var n=this._minNormalLowerBoundaryIndex();if(e<n)throw new Yt("underflow: "+e+" is < minimum lower boundary: "+n);var r=this._maxNormalLowerBoundaryIndex();if(e>r)throw new Yt("overflow: "+e+" is > maximum lower boundary: "+r);return qi(1,e<<this._shift)},Object.defineProperty(t.prototype,"scale",{get:function(){return this._shift===0?0:-this._shift},enumerable:!1,configurable:!0}),t.prototype._minNormalLowerBoundaryIndex=function(){var e=vu>>this._shift;return this._shift<2&&e--,e},t.prototype._maxNormalLowerBoundaryIndex=function(){return yu>>this._shift},t.prototype._rightShift=function(e,n){return Math.floor(e*Math.pow(2,-n))},t}(),fE=function(){function t(e){this._scale=e,this._scaleFactor=qi(Math.LOG2E,e),this._inverseFactor=qi(Math.LN2,-e)}return t.prototype.mapToIndex=function(e){if(e<=zi)return this._minNormalLowerBoundaryIndex()-1;if(_u(e)===0){var n=mu(e);return(n<<this._scale)-1}var r=Math.floor(Math.log(e)*this._scaleFactor),i=this._maxNormalLowerBoundaryIndex();return r>=i?i:r},t.prototype.lowerBoundary=function(e){var n=this._maxNormalLowerBoundaryIndex();if(e>=n){if(e===n)return 2*Math.exp((e-(1<<this._scale))/this._scaleFactor);throw new Yt("overflow: "+e+" is > maximum lower boundary: "+n)}var r=this._minNormalLowerBoundaryIndex();if(e<=r){if(e===r)return zi;if(e===r-1)return Math.exp((e+(1<<this._scale))/this._scaleFactor)/2;throw new Yt("overflow: "+e+" is < minimum lower boundary: "+r)}return Math.exp(e*this._inverseFactor)},Object.defineProperty(t.prototype,"scale",{get:function(){return this._scale},enumerable:!1,configurable:!0}),t.prototype._minNormalLowerBoundaryIndex=function(){return vu<<this._scale},t.prototype._maxNormalLowerBoundaryIndex=function(){return(yu+1<<this._scale)-1},t}(),gu=-10,Eu=20,hE=Array.from({length:31},function(t,e){return e>10?new fE(e-10):new pE(e-10)});function Tu(t){if(t>Eu||t<gu)throw new Yt("expected scale >= "+gu+" && <= "+Eu+", got: "+t);return hE[t+10]}var dE=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Fn=function(){function t(e,n){this.low=e,this.high=n}return t.combine=function(e,n){return new t(Math.min(e.low,n.low),Math.max(e.high,n.high))},t}(),vE=20,yE=160,Xi=2,mE=function(){function t(e,n,r,i,o,a,u,c,s,l,p){e===void 0&&(e=e),n===void 0&&(n=yE),r===void 0&&(r=!0),i===void 0&&(i=0),o===void 0&&(o=0),a===void 0&&(a=0),u===void 0&&(u=Number.POSITIVE_INFINITY),c===void 0&&(c=Number.NEGATIVE_INFINITY),s===void 0&&(s=new du),l===void 0&&(l=new du),p===void 0&&(p=Tu(vE)),this.startTime=e,this._maxSize=n,this._recordMinMax=r,this._sum=i,this._count=o,this._zeroCount=a,this._min=u,this._max=c,this._positive=s,this._negative=l,this._mapping=p,this._maxSize<Xi&&(T.warn("Exponential Histogram Max Size set to "+this._maxSize+", changing to the minimum size of: "+Xi),this._maxSize=Xi)}return t.prototype.record=function(e){this.updateByIncrement(e,1)},t.prototype.setStartTime=function(e){this.startTime=e},t.prototype.toPointValue=function(){return{hasMinMax:this._recordMinMax,min:this.min,max:this.max,sum:this.sum,positive:{offset:this.positive.offset,bucketCounts:this.positive.counts()},negative:{offset:this.negative.offset,bucketCounts:this.negative.counts()},count:this.count,scale:this.scale,zeroCount:this.zeroCount}},Object.defineProperty(t.prototype,"sum",{get:function(){return this._sum},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return this._min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return this._max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"count",{get:function(){return this._count},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"zeroCount",{get:function(){return this._zeroCount},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"scale",{get:function(){return this._count===this._zeroCount?0:this._mapping.scale},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"positive",{get:function(){return this._positive},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"negative",{get:function(){return this._negative},enumerable:!1,configurable:!0}),t.prototype.updateByIncrement=function(e,n){if(!Number.isNaN(e)){if(e>this._max&&(this._max=e),e<this._min&&(this._min=e),this._count+=n,e===0){this._zeroCount+=n;return}this._sum+=e*n,e>0?this._updateBuckets(this._positive,e,n):this._updateBuckets(this._negative,-e,n)}},t.prototype.merge=function(e){this._count===0?(this._min=e.min,this._max=e.max):e.count!==0&&(e.min<this.min&&(this._min=e.min),e.max>this.max&&(this._max=e.max)),this.startTime=e.startTime,this._sum+=e.sum,this._count+=e.count,this._zeroCount+=e.zeroCount;var n=this._minScale(e);this._downscale(this.scale-n),this._mergeBuckets(this.positive,e,e.positive,n),this._mergeBuckets(this.negative,e,e.negative,n)},t.prototype.diff=function(e){this._min=1/0,this._max=-1/0,this._sum-=e.sum,this._count-=e.count,this._zeroCount-=e.zeroCount;var n=this._minScale(e);this._downscale(this.scale-n),this._diffBuckets(this.positive,e,e.positive,n),this._diffBuckets(this.negative,e,e.negative,n)},t.prototype.clone=function(){return new t(this.startTime,this._maxSize,this._recordMinMax,this._sum,this._count,this._zeroCount,this._min,this._max,this.positive.clone(),this.negative.clone(),this._mapping)},t.prototype._updateBuckets=function(e,n,r){var i=this._mapping.mapToIndex(n),o=!1,a=0,u=0;if(e.length===0?(e.indexStart=i,e.indexEnd=e.indexStart,e.indexBase=e.indexStart):i<e.indexStart&&e.indexEnd-i>=this._maxSize?(o=!0,u=i,a=e.indexEnd):i>e.indexEnd&&i-e.indexStart>=this._maxSize&&(o=!0,u=e.indexStart,a=i),o){var c=this._changeScale(a,u);this._downscale(c),i=this._mapping.mapToIndex(n)}this._incrementIndexBy(e,i,r)},t.prototype._incrementIndexBy=function(e,n,r){if(r!==0){if(e.length===0&&(e.indexStart=e.indexEnd=e.indexBase=n),n<e.indexStart){var i=e.indexEnd-n;i>=e.backing.length&&this._grow(e,i+1),e.indexStart=n}else if(n>e.indexEnd){var i=n-e.indexStart;i>=e.backing.length&&this._grow(e,i+1),e.indexEnd=n}var o=n-e.indexBase;o<0&&(o+=e.backing.length),e.incrementBucket(o,r)}},t.prototype._grow=function(e,n){var r=e.backing.length,i=e.indexBase-e.indexStart,o=r-i,a=cE(n);a>this._maxSize&&(a=this._maxSize);var u=a-i;e.backing.growTo(a,o,u)},t.prototype._changeScale=function(e,n){for(var r=0;e-n>=this._maxSize;)e>>=1,n>>=1,r++;return r},t.prototype._downscale=function(e){if(e!==0){if(e<0)throw new Error("impossible change of scale: "+this.scale);var n=this._mapping.scale-e;this._positive.downscale(e),this._negative.downscale(e),this._mapping=Tu(n)}},t.prototype._minScale=function(e){var n=Math.min(this.scale,e.scale),r=Fn.combine(this._highLowAtScale(this.positive,this.scale,n),this._highLowAtScale(e.positive,e.scale,n)),i=Fn.combine(this._highLowAtScale(this.negative,this.scale,n),this._highLowAtScale(e.negative,e.scale,n));return Math.min(n-this._changeScale(r.high,r.low),n-this._changeScale(i.high,i.low))},t.prototype._highLowAtScale=function(e,n,r){if(e.length===0)return new Fn(0,-1);var i=n-r;return new Fn(e.indexStart>>i,e.indexEnd>>i)},t.prototype._mergeBuckets=function(e,n,r,i){for(var o=r.offset,a=n.scale-i,u=0;u<r.length;u++)this._incrementIndexBy(e,o+u>>a,r.at(u))},t.prototype._diffBuckets=function(e,n,r,i){for(var o=r.offset,a=n.scale-i,u=0;u<r.length;u++){var c=o+u>>a,s=c-e.indexBase;s<0&&(s+=e.backing.length),e.decrementBucket(s,r.at(u))}e.trim()},t}(),_E=function(){function t(e,n){this._maxSize=e,this._recordMinMax=n,this.kind=Ge.EXPONENTIAL_HISTOGRAM}return t.prototype.createAccumulation=function(e){return new mE(e,this._maxSize,this._recordMinMax)},t.prototype.merge=function(e,n){var r=n.clone();return r.merge(e),r},t.prototype.diff=function(e,n){var r=n.clone();return r.diff(e),r},t.prototype.toMetricData=function(e,n,r,i){return{descriptor:e,aggregationTemporality:n,dataPointType:de.EXPONENTIAL_HISTOGRAM,dataPoints:r.map(function(o){var a=dE(o,2),u=a[0],c=a[1],s=c.toPointValue(),l=e.type===A.GAUGE||e.type===A.UP_DOWN_COUNTER||e.type===A.OBSERVABLE_GAUGE||e.type===A.OBSERVABLE_UP_DOWN_COUNTER;return{attributes:u,startTime:c.startTime,endTime:i,value:{min:s.hasMinMax?s.min:void 0,max:s.hasMinMax?s.max:void 0,sum:l?void 0:s.sum,positive:{offset:s.positive.offset,bucketCounts:s.positive.bucketCounts},negative:{offset:s.negative.offset,bucketCounts:s.negative.bucketCounts},count:s.count,scale:s.scale,zeroCount:s.zeroCount}}})}},t}(),gE=kt("OpenTelemetry SDK Context Key SUPPRESS_TRACING");function EE(t){return t.setValue(gE,!0)}function TE(){return function(t){T.error(bE(t))}}function bE(t){return typeof t=="string"?t:JSON.stringify(SE(t))}function SE(t){for(var e={},n=t;n!==null;)Object.getOwnPropertyNames(n).forEach(function(r){if(!e[r]){var i=n[r];i&&(e[r]=String(i))}}),n=Object.getPrototypeOf(n);return e}var OE=TE();function bu(t){try{OE(t)}catch{}}var wE=6,AE=Math.pow(10,wE);function Ki(t){var e=t/1e3,n=Math.trunc(e),r=Math.round(t%1e3*AE);return[n,r]}function Vn(t){return t[0]*1e6+t[1]/1e3}var Wi;(function(t){t[t.SUCCESS=0]="SUCCESS",t[t.FAILED=1]="FAILED"})(Wi||(Wi={}));function LE(t,e){return new Promise(function(n){N.with(EE(N.active()),function(){t.export(e,function(r){n(r)})})})}var RE={_export:LE},CE=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Yi=function(){function t(e,n,r){n===void 0&&(n=0),r===void 0&&(r=[0,0]),this.startTime=e,this._current=n,this.sampleTime=r}return t.prototype.record=function(e){this._current=e,this.sampleTime=Ki(Date.now())},t.prototype.setStartTime=function(e){this.startTime=e},t.prototype.toPointValue=function(){return this._current},t}(),NE=function(){function t(){this.kind=Ge.LAST_VALUE}return t.prototype.createAccumulation=function(e){return new Yi(e)},t.prototype.merge=function(e,n){var r=Vn(n.sampleTime)>=Vn(e.sampleTime)?n:e;return new Yi(e.startTime,r.toPointValue(),r.sampleTime)},t.prototype.diff=function(e,n){var r=Vn(n.sampleTime)>=Vn(e.sampleTime)?n:e;return new Yi(n.startTime,r.toPointValue(),r.sampleTime)},t.prototype.toMetricData=function(e,n,r,i){return{descriptor:e,aggregationTemporality:n,dataPointType:de.GAUGE,dataPoints:r.map(function(o){var a=CE(o,2),u=a[0],c=a[1];return{attributes:u,startTime:c.startTime,endTime:i,value:c.toPointValue()}})}},t}(),xE=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Jt=function(){function t(e,n,r,i){r===void 0&&(r=0),i===void 0&&(i=!1),this.startTime=e,this.monotonic=n,this._current=r,this.reset=i}return t.prototype.record=function(e){this.monotonic&&e<0||(this._current+=e)},t.prototype.setStartTime=function(e){this.startTime=e},t.prototype.toPointValue=function(){return this._current},t}(),Su=function(){function t(e){this.monotonic=e,this.kind=Ge.SUM}return t.prototype.createAccumulation=function(e){return new Jt(e,this.monotonic)},t.prototype.merge=function(e,n){var r=e.toPointValue(),i=n.toPointValue();return n.reset?new Jt(n.startTime,this.monotonic,i,n.reset):new Jt(e.startTime,this.monotonic,r+i)},t.prototype.diff=function(e,n){var r=e.toPointValue(),i=n.toPointValue();return this.monotonic&&r>i?new Jt(n.startTime,this.monotonic,i,!0):new Jt(n.startTime,this.monotonic,i-r)},t.prototype.toMetricData=function(e,n,r,i){return{descriptor:e,aggregationTemporality:n,dataPointType:de.SUM,dataPoints:r.map(function(o){var a=xE(o,2),u=a[0],c=a[1];return{attributes:u,startTime:c.startTime,endTime:i,value:c.toPointValue()}}),isMonotonic:this.monotonic}},t}(),ze=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Ee=function(){function t(){}return t.Drop=function(){return Ou},t.Sum=function(){return wu},t.LastValue=function(){return Au},t.Histogram=function(){return Lu},t.ExponentialHistogram=function(){return $E},t.Default=function(){return BE},t}(),PE=function(t){ze(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.createAggregator=function(n){return e.DEFAULT_INSTANCE},e.DEFAULT_INSTANCE=new Qg,e}(Ee),IE=function(t){ze(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.createAggregator=function(n){switch(n.type){case A.COUNTER:case A.OBSERVABLE_COUNTER:case A.HISTOGRAM:return e.MONOTONIC_INSTANCE;default:return e.NON_MONOTONIC_INSTANCE}},e.MONOTONIC_INSTANCE=new Su(!0),e.NON_MONOTONIC_INSTANCE=new Su(!1),e}(Ee),kE=function(t){ze(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.createAggregator=function(n){return e.DEFAULT_INSTANCE},e.DEFAULT_INSTANCE=new NE,e}(Ee),ME=function(t){ze(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.createAggregator=function(n){return e.DEFAULT_INSTANCE},e.DEFAULT_INSTANCE=new hu([0,5,10,25,50,75,100,250,500,750,1e3,2500,5e3,7500,1e4],!0),e}(Ee),DE=function(t){ze(e,t);function e(n,r){r===void 0&&(r=!0);var i=t.call(this)||this;if(i._recordMinMax=r,n==null)throw new Error("ExplicitBucketHistogramAggregation should be created with explicit boundaries, if a single bucket histogram is required, please pass an empty array");n=n.concat(),n=n.sort(function(u,c){return u-c});var o=n.lastIndexOf(-1/0),a=n.indexOf(1/0);return a===-1&&(a=void 0),i._boundaries=n.slice(o+1,a),i}return e.prototype.createAggregator=function(n){return new hu(this._boundaries,this._recordMinMax)},e}(Ee),UE=function(t){ze(e,t);function e(n,r){n===void 0&&(n=160),r===void 0&&(r=!0);var i=t.call(this)||this;return i._maxSize=n,i._recordMinMax=r,i}return e.prototype.createAggregator=function(n){return new _E(this._maxSize,this._recordMinMax)},e}(Ee),jE=function(t){ze(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype._resolve=function(n){switch(n.type){case A.COUNTER:case A.UP_DOWN_COUNTER:case A.OBSERVABLE_COUNTER:case A.OBSERVABLE_UP_DOWN_COUNTER:return wu;case A.GAUGE:case A.OBSERVABLE_GAUGE:return Au;case A.HISTOGRAM:return n.advice.explicitBucketBoundaries?new DE(n.advice.explicitBucketBoundaries):Lu}return T.warn("Unable to recognize instrument type: "+n.type),Ou},e.prototype.createAggregator=function(n){return this._resolve(n).createAggregator(n)},e}(Ee),Ou=new PE,wu=new IE,Au=new kE,Lu=new ME,$E=new UE,BE=new jE,FE=function(t){return Ee.Default()},VE=function(t){return le.CUMULATIVE},Ji=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},Qi=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},Ru=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},HE=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},GE=function(){function t(e){var n,r,i;this._shutdown=!1,this._aggregationSelector=(n=e?.aggregationSelector)!==null&&n!==void 0?n:FE,this._aggregationTemporalitySelector=(r=e?.aggregationTemporalitySelector)!==null&&r!==void 0?r:VE,this._metricProducers=(i=e?.metricProducers)!==null&&i!==void 0?i:[],this._cardinalitySelector=e?.cardinalitySelector}return t.prototype.setMetricProducer=function(e){if(this._sdkMetricProducer)throw new Error("MetricReader can not be bound to a MeterProvider again.");this._sdkMetricProducer=e,this.onInitialized()},t.prototype.selectAggregation=function(e){return this._aggregationSelector(e)},t.prototype.selectAggregationTemporality=function(e){return this._aggregationTemporalitySelector(e)},t.prototype.selectCardinalityLimit=function(e){return this._cardinalitySelector?this._cardinalitySelector(e):2e3},t.prototype.onInitialized=function(){},t.prototype.collect=function(e){return Ji(this,void 0,void 0,function(){var n,r,i,o,a,u;return Qi(this,function(c){switch(c.label){case 0:if(this._sdkMetricProducer===void 0)throw new Error("MetricReader is not bound to a MetricProducer");if(this._shutdown)throw new Error("MetricReader is shutdown");return[4,Promise.all(HE([this._sdkMetricProducer.collect({timeoutMillis:e?.timeoutMillis})],Ru(this._metricProducers.map(function(s){return s.collect({timeoutMillis:e?.timeoutMillis})})),!1))];case 1:return n=Ru.apply(void 0,[c.sent()]),r=n[0],i=n.slice(1),o=r.errors.concat(fu(i,function(s){return s.errors})),a=r.resourceMetrics.resource,u=r.resourceMetrics.scopeMetrics.concat(fu(i,function(s){return s.resourceMetrics.scopeMetrics})),[2,{resourceMetrics:{resource:a,scopeMetrics:u},errors:o}]}})})},t.prototype.shutdown=function(e){return Ji(this,void 0,void 0,function(){return Qi(this,function(n){switch(n.label){case 0:return this._shutdown?(T.error("Cannot call shutdown twice."),[2]):e?.timeoutMillis!=null?[3,2]:[4,this.onShutdown()];case 1:return n.sent(),[3,4];case 2:return[4,Wt(this.onShutdown(),e.timeoutMillis)];case 3:n.sent(),n.label=4;case 4:return this._shutdown=!0,[2]}})})},t.prototype.forceFlush=function(e){return Ji(this,void 0,void 0,function(){return Qi(this,function(n){switch(n.label){case 0:return this._shutdown?(T.warn("Cannot forceFlush on already shutdown MetricReader."),[2]):e?.timeoutMillis!=null?[3,2]:[4,this.onForceFlush()];case 1:return n.sent(),[2];case 2:return[4,Wt(this.onForceFlush(),e.timeoutMillis)];case 3:return n.sent(),[2]}})})},t}(),zE=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Hn=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},Gn=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},qE=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},XE=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},KE=function(t){zE(e,t);function e(n){var r,i,o,a,u=t.call(this,{aggregationSelector:(r=n.exporter.selectAggregation)===null||r===void 0?void 0:r.bind(n.exporter),aggregationTemporalitySelector:(i=n.exporter.selectAggregationTemporality)===null||i===void 0?void 0:i.bind(n.exporter),metricProducers:n.metricProducers})||this;if(n.exportIntervalMillis!==void 0&&n.exportIntervalMillis<=0)throw Error("exportIntervalMillis must be greater than 0");if(n.exportTimeoutMillis!==void 0&&n.exportTimeoutMillis<=0)throw Error("exportTimeoutMillis must be greater than 0");if(n.exportTimeoutMillis!==void 0&&n.exportIntervalMillis!==void 0&&n.exportIntervalMillis<n.exportTimeoutMillis)throw Error("exportIntervalMillis must be greater than or equal to exportTimeoutMillis");return u._exportInterval=(o=n.exportIntervalMillis)!==null&&o!==void 0?o:6e4,u._exportTimeout=(a=n.exportTimeoutMillis)!==null&&a!==void 0?a:3e4,u._exporter=n.exporter,u}return e.prototype._runOnce=function(){return Hn(this,void 0,void 0,function(){var n;return Gn(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,Wt(this._doRun(),this._exportTimeout)];case 1:return r.sent(),[3,3];case 2:return n=r.sent(),n instanceof pu?(T.error("Export took longer than %s milliseconds and timed out.",this._exportTimeout),[2]):(bu(n),[3,3]);case 3:return[2]}})})},e.prototype._doRun=function(){var n,r;return Hn(this,void 0,void 0,function(){var i,o,a,u,c,s;return Gn(this,function(l){switch(l.label){case 0:return[4,this.collect({timeoutMillis:this._exportTimeout})];case 1:if(i=l.sent(),o=i.resourceMetrics,a=i.errors,a.length>0&&(s=T).error.apply(s,XE(["PeriodicExportingMetricReader: metrics collection errors"],qE(a),!1)),!o.resource.asyncAttributesPending)return[3,5];l.label=2;case 2:return l.trys.push([2,4,,5]),[4,(r=(n=o.resource).waitForAsyncAttributes)===null||r===void 0?void 0:r.call(n)];case 3:return l.sent(),[3,5];case 4:return u=l.sent(),T.debug("Error while resolving async portion of resource: ",u),bu(u),[3,5];case 5:return o.scopeMetrics.length===0?[2]:[4,RE._export(this._exporter,o)];case 6:if(c=l.sent(),c.code!==Wi.SUCCESS)throw new Error("PeriodicExportingMetricReader: metrics export failed (error "+c.error+")");return[2]}})})},e.prototype.onInitialized=function(){var n=this;this._interval=setInterval(function(){n._runOnce()},this._exportInterval)},e.prototype.onForceFlush=function(){return Hn(this,void 0,void 0,function(){return Gn(this,function(n){switch(n.label){case 0:return[4,this._runOnce()];case 1:return n.sent(),[4,this._exporter.forceFlush()];case 2:return n.sent(),[2]}})})},e.prototype.onShutdown=function(){return Hn(this,void 0,void 0,function(){return Gn(this,function(n){switch(n.label){case 0:return this._interval&&clearInterval(this._interval),[4,this.onForceFlush()];case 1:return n.sent(),[4,this._exporter.shutdown()];case 2:return n.sent(),[2]}})})},e}(GE),WE=function(){function t(){this._registeredViews=[]}return t.prototype.addView=function(e){this._registeredViews.push(e)},t.prototype.findViews=function(e,n){var r=this,i=this._registeredViews.filter(function(o){return r._matchInstrument(o.instrumentSelector,e)&&r._matchMeter(o.meterSelector,n)});return i},t.prototype._matchInstrument=function(e,n){return(e.getType()===void 0||n.type===e.getType())&&e.getNameFilter().match(n.name)&&e.getUnitFilter().match(n.unit)},t.prototype._matchMeter=function(e,n){return e.getNameFilter().match(n.name)&&(n.version===void 0||e.getVersionFilter().match(n.version))&&(n.schemaUrl===void 0||e.getSchemaUrlFilter().match(n.schemaUrl))},t}(),qe=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),zn=function(){function t(e,n){this._writableMetricStorage=e,this._descriptor=n}return t.prototype._record=function(e,n,r){if(n===void 0&&(n={}),r===void 0&&(r=N.active()),typeof e!="number"){T.warn("non-number value provided to metric "+this._descriptor.name+": "+e);return}this._descriptor.valueType===Le.INT&&!Number.isInteger(e)&&(T.warn("INT value type cannot accept a floating-point value for "+this._descriptor.name+", ignoring the fractional digits."),e=Math.trunc(e),!Number.isInteger(e))||this._writableMetricStorage.record(e,n,r,Ki(Date.now()))},t}(),YE=function(t){qe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.add=function(n,r,i){this._record(n,r,i)},e}(zn),JE=function(t){qe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.add=function(n,r,i){if(n<0){T.warn("negative value provided to counter "+this._descriptor.name+": "+n);return}this._record(n,r,i)},e}(zn),QE=function(t){qe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.record=function(n,r,i){this._record(n,r,i)},e}(zn),ZE=function(t){qe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.record=function(n,r,i){if(n<0){T.warn("negative value provided to histogram "+this._descriptor.name+": "+n);return}this._record(n,r,i)},e}(zn),qn=function(){function t(e,n,r){this._observableRegistry=r,this._descriptor=e,this._metricStorages=n}return t.prototype.addCallback=function(e){this._observableRegistry.addCallback(e,this)},t.prototype.removeCallback=function(e){this._observableRegistry.removeCallback(e,this)},t}(),eT=function(t){qe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(qn),tT=function(t){qe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(qn),nT=function(t){qe(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(qn);function Zi(t){return t instanceof qn}var rT=function(){function t(e){this._meterSharedState=e}return t.prototype.createGauge=function(e,n){var r=Pe(e,A.GAUGE,n),i=this._meterSharedState.registerMetricStorage(r);return new QE(i,r)},t.prototype.createHistogram=function(e,n){var r=Pe(e,A.HISTOGRAM,n),i=this._meterSharedState.registerMetricStorage(r);return new ZE(i,r)},t.prototype.createCounter=function(e,n){var r=Pe(e,A.COUNTER,n),i=this._meterSharedState.registerMetricStorage(r);return new JE(i,r)},t.prototype.createUpDownCounter=function(e,n){var r=Pe(e,A.UP_DOWN_COUNTER,n),i=this._meterSharedState.registerMetricStorage(r);return new YE(i,r)},t.prototype.createObservableGauge=function(e,n){var r=Pe(e,A.OBSERVABLE_GAUGE,n),i=this._meterSharedState.registerAsyncMetricStorage(r);return new tT(r,i,this._meterSharedState.observableRegistry)},t.prototype.createObservableCounter=function(e,n){var r=Pe(e,A.OBSERVABLE_COUNTER,n),i=this._meterSharedState.registerAsyncMetricStorage(r);return new eT(r,i,this._meterSharedState.observableRegistry)},t.prototype.createObservableUpDownCounter=function(e,n){var r=Pe(e,A.OBSERVABLE_UP_DOWN_COUNTER,n),i=this._meterSharedState.registerAsyncMetricStorage(r);return new nT(r,i,this._meterSharedState.observableRegistry)},t.prototype.addBatchObservableCallback=function(e,n){this._meterSharedState.observableRegistry.addBatchCallback(e,n)},t.prototype.removeBatchObservableCallback=function(e,n){this._meterSharedState.observableRegistry.removeBatchCallback(e,n)},t}(),Cu=function(){function t(e){this._instrumentDescriptor=e}return t.prototype.getInstrumentDescriptor=function(){return this._instrumentDescriptor},t.prototype.updateDescription=function(e){this._instrumentDescriptor=Pe(this._instrumentDescriptor.name,this._instrumentDescriptor.type,{description:e,valueType:this._instrumentDescriptor.valueType,unit:this._instrumentDescriptor.unit,advice:this._instrumentDescriptor.advice})},t}(),iT=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Nu=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},oT=function(){function t(e){this._hash=e,this._valueMap=new Map,this._keyMap=new Map}return t.prototype.get=function(e,n){return n!=null||(n=this._hash(e)),this._valueMap.get(n)},t.prototype.getOrDefault=function(e,n){var r=this._hash(e);if(this._valueMap.has(r))return this._valueMap.get(r);var i=n();return this._keyMap.has(r)||this._keyMap.set(r,e),this._valueMap.set(r,i),i},t.prototype.set=function(e,n,r){r!=null||(r=this._hash(e)),this._keyMap.has(r)||this._keyMap.set(r,e),this._valueMap.set(r,n)},t.prototype.has=function(e,n){return n!=null||(n=this._hash(e)),this._valueMap.has(n)},t.prototype.keys=function(){var e,n;return Nu(this,function(r){switch(r.label){case 0:e=this._keyMap.entries(),n=e.next(),r.label=1;case 1:return n.done===!0?[3,3]:[4,[n.value[1],n.value[0]]];case 2:return r.sent(),n=e.next(),[3,1];case 3:return[2]}})},t.prototype.entries=function(){var e,n;return Nu(this,function(r){switch(r.label){case 0:e=this._valueMap.entries(),n=e.next(),r.label=1;case 1:return n.done===!0?[3,3]:[4,[this._keyMap.get(n.value[0]),n.value[1],n.value[0]]];case 2:return r.sent(),n=e.next(),[3,1];case 3:return[2]}})},Object.defineProperty(t.prototype,"size",{get:function(){return this._valueMap.size},enumerable:!1,configurable:!0}),t}(),Xe=function(t){iT(e,t);function e(){return t.call(this,lu)||this}return e}(oT),aT=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},xu=function(){function t(e,n){this._aggregator=e,this._activeCollectionStorage=new Xe,this._cumulativeMemoStorage=new Xe,this._overflowAttributes={"otel.metric.overflow":!0},this._cardinalityLimit=(n??2e3)-1,this._overflowHashCode=lu(this._overflowAttributes)}return t.prototype.record=function(e,n,r,i){var o=this,a=this._activeCollectionStorage.get(n);if(!a){if(this._activeCollectionStorage.size>=this._cardinalityLimit){var u=this._activeCollectionStorage.getOrDefault(this._overflowAttributes,function(){return o._aggregator.createAccumulation(i)});u?.record(e);return}a=this._aggregator.createAccumulation(i),this._activeCollectionStorage.set(n,a)}a?.record(e)},t.prototype.batchCumulate=function(e,n){var r=this;Array.from(e.entries()).forEach(function(i){var o=aT(i,3),a=o[0],u=o[1],c=o[2],s=r._aggregator.createAccumulation(n);s?.record(u);var l=s;if(r._cumulativeMemoStorage.has(a,c)){var p=r._cumulativeMemoStorage.get(a,c);l=r._aggregator.diff(p,s)}else if(r._cumulativeMemoStorage.size>=r._cardinalityLimit&&(a=r._overflowAttributes,c=r._overflowHashCode,r._cumulativeMemoStorage.has(a,c))){var p=r._cumulativeMemoStorage.get(a,c);l=r._aggregator.diff(p,s)}if(r._activeCollectionStorage.has(a,c)){var f=r._activeCollectionStorage.get(a,c);l=r._aggregator.merge(f,l)}r._cumulativeMemoStorage.set(a,s,c),r._activeCollectionStorage.set(a,l,c)})},t.prototype.collect=function(){var e=this._activeCollectionStorage;return this._activeCollectionStorage=new Xe,e},t}(),eo=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Pu=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Iu=function(){function t(e,n){var r=this;this._aggregator=e,this._unreportedAccumulations=new Map,this._reportHistory=new Map,n.forEach(function(i){r._unreportedAccumulations.set(i,[])})}return t.prototype.buildMetrics=function(e,n,r,i){this._stashAccumulations(r);var o=this._getMergedUnreportedAccumulations(e),a=o,u;if(this._reportHistory.has(e)){var c=this._reportHistory.get(e),s=c.collectionTime;u=c.aggregationTemporality,u===le.CUMULATIVE?a=t.merge(c.accumulations,o,this._aggregator):a=t.calibrateStartTime(c.accumulations,o,s)}else u=e.selectAggregationTemporality(n.type);this._reportHistory.set(e,{accumulations:a,collectionTime:i,aggregationTemporality:u});var l=sT(a);if(l.length!==0)return this._aggregator.toMetricData(n,u,l,i)},t.prototype._stashAccumulations=function(e){var n,r,i=this._unreportedAccumulations.keys();try{for(var o=eo(i),a=o.next();!a.done;a=o.next()){var u=a.value,c=this._unreportedAccumulations.get(u);c===void 0&&(c=[],this._unreportedAccumulations.set(u,c)),c.push(e)}}catch(s){n={error:s}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}},t.prototype._getMergedUnreportedAccumulations=function(e){var n,r,i=new Xe,o=this._unreportedAccumulations.get(e);if(this._unreportedAccumulations.set(e,[]),o===void 0)return i;try{for(var a=eo(o),u=a.next();!u.done;u=a.next()){var c=u.value;i=t.merge(i,c,this._aggregator)}}catch(s){n={error:s}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return i},t.merge=function(e,n,r){for(var i=e,o=n.entries(),a=o.next();a.done!==!0;){var u=Pu(a.value,3),c=u[0],s=u[1],l=u[2];if(e.has(c,l)){var p=e.get(c,l),f=r.merge(p,s);i.set(c,f,l)}else i.set(c,s,l);a=o.next()}return i},t.calibrateStartTime=function(e,n,r){var i,o;try{for(var a=eo(e.keys()),u=a.next();!u.done;u=a.next()){var c=Pu(u.value,2),s=c[0],l=c[1],p=n.get(s,l);p?.setStartTime(r)}}catch(f){i={error:f}}finally{try{u&&!u.done&&(o=a.return)&&o.call(a)}finally{if(i)throw i.error}}return n},t}();function sT(t){return Array.from(t.entries())}var uT=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),cT=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},lT=function(t){uT(e,t);function e(n,r,i,o,a){var u=t.call(this,n)||this;return u._attributesProcessor=i,u._aggregationCardinalityLimit=a,u._deltaMetricStorage=new xu(r,u._aggregationCardinalityLimit),u._temporalMetricStorage=new Iu(r,o),u}return e.prototype.record=function(n,r){var i=this,o=new Xe;Array.from(n.entries()).forEach(function(a){var u=cT(a,2),c=u[0],s=u[1];o.set(i._attributesProcessor.process(c),s)}),this._deltaMetricStorage.batchCumulate(o,r)},e.prototype.collect=function(n,r){var i=this._deltaMetricStorage.collect();return this._temporalMetricStorage.buildMetrics(n,this._instrumentDescriptor,i,r)},e}(Cu);function ku(t,e){var n="";return t.unit!==e.unit&&(n+=" - Unit '"+t.unit+"' does not match '"+e.unit+`'
297
- `),t.type!==e.type&&(n+=" - Type '"+t.type+"' does not match '"+e.type+`'
298
- `),t.valueType!==e.valueType&&(n+=" - Value Type '"+t.valueType+"' does not match '"+e.valueType+`'
299
- `),t.description!==e.description&&(n+=" - Description '"+t.description+"' does not match '"+e.description+`'
300
- `),n}function pT(t,e){return" - use valueType '"+t.valueType+"' on instrument creation or use an instrument name other than '"+e.name+"'"}function fT(t,e){return" - use unit '"+t.unit+"' on instrument creation or use an instrument name other than '"+e.name+"'"}function hT(t,e){var n={name:e.name,type:e.type,unit:e.unit},r=JSON.stringify(n);return" - create a new view with a name other than '"+t.name+"' and InstrumentSelector '"+r+"'"}function dT(t,e){var n={name:e.name,type:e.type,unit:e.unit},r=JSON.stringify(n);return" - create a new view with a name other than '"+t.name+"' and InstrumentSelector '"+r+`'
301
- - OR - create a new view with the name `+t.name+" and description '"+t.description+"' and InstrumentSelector "+r+`
302
- - OR - create a new view with the name `+e.name+" and description '"+t.description+"' and InstrumentSelector "+r}function Mu(t,e){return t.valueType!==e.valueType?pT(t,e):t.unit!==e.unit?fT(t,e):t.type!==e.type?hT(t,e):t.description!==e.description?dT(t,e):""}var to=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},vT=function(){function t(){this._sharedRegistry=new Map,this._perCollectorRegistry=new Map}return t.create=function(){return new t},t.prototype.getStorages=function(e){var n,r,i,o,a=[];try{for(var u=to(this._sharedRegistry.values()),c=u.next();!c.done;c=u.next()){var s=c.value;a=a.concat(s)}}catch(m){n={error:m}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}var l=this._perCollectorRegistry.get(e);if(l!=null)try{for(var p=to(l.values()),f=p.next();!f.done;f=p.next()){var s=f.value;a=a.concat(s)}}catch(m){i={error:m}}finally{try{f&&!f.done&&(o=p.return)&&o.call(p)}finally{if(i)throw i.error}}return a},t.prototype.register=function(e){this._registerStorage(e,this._sharedRegistry)},t.prototype.registerForCollector=function(e,n){var r=this._perCollectorRegistry.get(e);r==null&&(r=new Map,this._perCollectorRegistry.set(e,r)),this._registerStorage(n,r)},t.prototype.findOrUpdateCompatibleStorage=function(e){var n=this._sharedRegistry.get(e.name);return n===void 0?null:this._findOrUpdateCompatibleStorage(e,n)},t.prototype.findOrUpdateCompatibleCollectorStorage=function(e,n){var r=this._perCollectorRegistry.get(e);if(r===void 0)return null;var i=r.get(n.name);return i===void 0?null:this._findOrUpdateCompatibleStorage(n,i)},t.prototype._registerStorage=function(e,n){var r=e.getInstrumentDescriptor(),i=n.get(r.name);if(i===void 0){n.set(r.name,[e]);return}i.push(e)},t.prototype._findOrUpdateCompatibleStorage=function(e,n){var r,i,o=null;try{for(var a=to(n),u=a.next();!u.done;u=a.next()){var c=u.value,s=c.getInstrumentDescriptor();eE(s,e)?(s.description!==e.description&&(e.description.length>s.description.length&&c.updateDescription(e.description),T.warn("A view or instrument with the name ",e.name,` has already been registered, but has a different description and is incompatible with another registered view.
296
+ `).filter(function(c){return!!c.match(r)&&!c.match(/^Error created at/)},this);return u.map(function(c){var s=c.split("@"),l=this.extractLocation(s.pop()),p=s.shift()||"",f=p.replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0,v;p.match(/\(([^)]*)\)/)&&(v=p.replace(/^[^(]+\(([^)]*)\)$/,"$1"));var y=v===void 0||v==="[arguments not available]"?void 0:v.split(",");return new n({functionName:f,args:y,fileName:l[0],lineNumber:l[1],columnNumber:l[2],source:c})},this)}}})})(ga);var vf=ga.exports;const Ta=fn(vf);function Sn(e){try{return Ta.parse(e)}catch(t){try{return Ta.parse(new Error)}catch(n){return console.warn("Highlight Warning: failed to parse error",{originalError:t,secondaryError:n}),[]}}}function yf(e,t){const n=t.logger;let r;r=window[n];const i=[];if(t.level.includes("error")&&window){const a=u=>{const{message:c,error:s}=u;let l=[];s&&(l=Sn(s));const p=[Or(c,t.stringifyOptions)];e({type:"Error",trace:l,time:Date.now(),value:p})};window.addEventListener("error",a),i.push(()=>{window&&window.removeEventListener("error",a)})}for(const a of t.level)i.push(o(r,a));return()=>{i.forEach(a=>a())};function o(a,u){return a[u]?sp(a,u,c=>(...s)=>{c.apply(this,s);try{e(mf(u,t,...s))}catch(l){c("highlight logger error:",l,...s)}}):()=>{}}}function mf(e,t,...n){const r=Sn(new Error),i=t.serializeConsoleAttributes?n.map(o=>typeof o=="object"?Or(o,t.stringifyOptions):o):n.filter(o=>typeof o!="object").map(o=>`${o}`);return{type:e,trace:r,value:i,attributes:Or(n.filter(o=>typeof o=="object").reduce((o,a)=>R(R({},o),a),{}),t.stringifyOptions),time:Date.now()}}const gf={start:0,end:3},_f={start:4,end:5},$r={start:6,end:7},Br={start:8,end:8},Ef={start:9,end:9},Tf={start:10,end:15};function bf(){if(crypto&&crypto.getRandomValues){const t=new Uint8Array(16);return crypto.getRandomValues(t),[...t.values()]}const e=[];for(let t=0;t<16;t+=1)e.push(Math.floor(Math.random()*256));return e}function ut(e,t){let n="";for(let r=t.start;r<=t.end;r+=1)n+=e[r].toString(16).padStart(2,"0");return n}function Sf(e){return e[Br.start]=(e[Br.start]|128)&191,e[$r.start]=e[$r.start]&15|64,`${ut(e,gf)}-${ut(e,_f)}-${ut(e,$r)}-${ut(e,Br)}${ut(e,Ef)}-${ut(e,Tf)}`}function Of(){const e=bf();return Sf(e)}function Fr(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Of()}function Vr(e,t,n,r){var i,o,a,u;let c=r??t,s=Sn(c),l={};t instanceof Error&&(t=t.message,t.cause&&(l={"exception.cause":t.cause}));const p=Af(s);e({error:c,event:dn(t),type:"window.onerror",url:window.location.href,source:n??"",lineNumber:(i=p[0])!=null&&i.lineNumber?(o=p[0])==null?void 0:o.lineNumber:0,columnNumber:(a=p[0])!=null&&a.columnNumber?(u=p[0])==null?void 0:u.columnNumber:0,stackTrace:p,timestamp:new Date().toISOString(),payload:l?dn(l):void 0,id:Fr()})}const wf=(e,{enablePromisePatch:t})=>{if(typeof window>"u")return()=>{};const n=window.onerror=(a,u,c,s,l)=>{Vr(e,a,u,l)},r=window.onunhandledrejection=a=>{if(a.reason){const u=a.promise;u.getStack?Vr(e,a.reason,a.type,u.getStack()):Vr(e,a.reason,a.type)}},i=window.Promise,o=class extends i{constructor(a){super(a),C(this,"promiseCreationError"),this.promiseCreationError=new Error}getStack(){return this.promiseCreationError}static shouldPatch(){const a=typeof window.Zone>"u";return t&&a}};return o.shouldPatch()&&(window.Promise=o),()=>{window.Promise=i,window.onunhandledrejection=r,window.onerror=n}},Af=e=>{var t,n;if(e.length===0)return e;const r=e[0];return(t=r.fileName)!=null&&t.includes("highlight.run")||(n=r.fileName)!=null&&n.includes("highlight.io")||r.functionName==="new highlightPromise"?e.slice(1):e},Lf=['["\\"Script error.\\""]','"Script error."','["\\"Load failed.\\""]','"Load failed."','["\\"Network request failed.\\""]','"Network request failed."','["\\"Document is not focused.\\""]','"Document is not focused."','["\\"Failed to fetch\\""]','"Failed to fetch"','[{"isTrusted":true}]','{"isTrusted":true}','["{}"]','"{}"','[""]','""','["\\"\\""]','""'],Rf=["websocket error",'\\"ResizeObserver loop'];var Cf=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{},De="1.9.0",ba=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/;function Nf(e){var t=new Set([e]),n=new Set,r=e.match(ba);if(!r)return function(){return!1};var i={major:+r[1],minor:+r[2],patch:+r[3],prerelease:r[4]};if(i.prerelease!=null)return function(u){return u===e};function o(u){return n.add(u),!1}function a(u){return t.add(u),!0}return function(u){if(t.has(u))return!0;if(n.has(u))return!1;var c=u.match(ba);if(!c)return o(u);var s={major:+c[1],minor:+c[2],patch:+c[3],prerelease:c[4]};return s.prerelease!=null||i.major!==s.major?o(u):i.major===0?i.minor===s.minor&&i.patch<=s.patch?a(u):o(u):i.minor<=s.minor?a(u):o(u)}}var xf=Nf(De),Pf=De.split(".")[0],Nt=Symbol.for("opentelemetry.js.api."+Pf),xt=Cf;function Pt(e,t,n,r){var i;r===void 0&&(r=!1);var o=xt[Nt]=(i=xt[Nt])!==null&&i!==void 0?i:{version:De};if(!r&&o[e]){var a=new Error("@opentelemetry/api: Attempted duplicate registration of API: "+e);return n.error(a.stack||a.message),!1}if(o.version!==De){var a=new Error("@opentelemetry/api: Registration of version v"+o.version+" for "+e+" does not match previously registered API v"+De);return n.error(a.stack||a.message),!1}return o[e]=t,n.debug("@opentelemetry/api: Registered a global for "+e+" v"+De+"."),!0}function Ue(e){var t,n,r=(t=xt[Nt])===null||t===void 0?void 0:t.version;if(!(!r||!xf(r)))return(n=xt[Nt])===null||n===void 0?void 0:n[e]}function It(e,t){t.debug("@opentelemetry/api: Unregistering a global for "+e+" v"+De+".");var n=xt[Nt];n&&delete n[e]}var If=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},kf=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},Mf=function(){function e(t){this._namespace=t.namespace||"DiagComponentLogger"}return e.prototype.debug=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return kt("debug",this._namespace,t)},e.prototype.error=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return kt("error",this._namespace,t)},e.prototype.info=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return kt("info",this._namespace,t)},e.prototype.warn=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return kt("warn",this._namespace,t)},e.prototype.verbose=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return kt("verbose",this._namespace,t)},e}();function kt(e,t,n){var r=Ue("diag");if(r)return n.unshift(t),r[e].apply(r,kf([],If(n),!1))}var D;(function(e){e[e.NONE=0]="NONE",e[e.ERROR=30]="ERROR",e[e.WARN=50]="WARN",e[e.INFO=60]="INFO",e[e.DEBUG=70]="DEBUG",e[e.VERBOSE=80]="VERBOSE",e[e.ALL=9999]="ALL"})(D||(D={}));function Df(e,t){e<D.NONE?e=D.NONE:e>D.ALL&&(e=D.ALL),t=t||{};function n(r,i){var o=t[r];return typeof o=="function"&&e>=i?o.bind(t):function(){}}return{error:n("error",D.ERROR),warn:n("warn",D.WARN),info:n("info",D.INFO),debug:n("debug",D.DEBUG),verbose:n("verbose",D.VERBOSE)}}var Uf=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},jf=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},$f="diag",pe=function(){function e(){function t(i){return function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];var u=Ue("diag");if(u)return u[i].apply(u,jf([],Uf(o),!1))}}var n=this,r=function(i,o){var a,u,c;if(o===void 0&&(o={logLevel:D.INFO}),i===n){var s=new Error("Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation");return n.error((a=s.stack)!==null&&a!==void 0?a:s.message),!1}typeof o=="number"&&(o={logLevel:o});var l=Ue("diag"),p=Df((u=o.logLevel)!==null&&u!==void 0?u:D.INFO,i);if(l&&!o.suppressOverrideMessage){var f=(c=new Error().stack)!==null&&c!==void 0?c:"<failed to generate stacktrace>";l.warn("Current logger will be overwritten from "+f),p.warn("Current logger will overwrite one already registered from "+f)}return Pt("diag",p,n,!0)};n.setLogger=r,n.disable=function(){It($f,n)},n.createComponentLogger=function(i){return new Mf(i)},n.verbose=t("verbose"),n.debug=t("debug"),n.info=t("info"),n.warn=t("warn"),n.error=t("error")}return e.instance=function(){return this._instance||(this._instance=new e),this._instance},e}(),Bf=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Ff=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},Vf=function(){function e(t){this._entries=t?new Map(t):new Map}return e.prototype.getEntry=function(t){var n=this._entries.get(t);if(n)return Object.assign({},n)},e.prototype.getAllEntries=function(){return Array.from(this._entries.entries()).map(function(t){var n=Bf(t,2),r=n[0],i=n[1];return[r,i]})},e.prototype.setEntry=function(t,n){var r=new e(this._entries);return r._entries.set(t,n),r},e.prototype.removeEntry=function(t){var n=new e(this._entries);return n._entries.delete(t),n},e.prototype.removeEntries=function(){for(var t,n,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var o=new e(this._entries);try{for(var a=Ff(r),u=a.next();!u.done;u=a.next()){var c=u.value;o._entries.delete(c)}}catch(s){t={error:s}}finally{try{u&&!u.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}return o},e.prototype.clear=function(){return new e},e}(),Hf=Symbol("BaggageEntryMetadata"),Gf=pe.instance();function qf(e){return e===void 0&&(e={}),new Vf(new Map(Object.entries(e)))}function Sa(e){return typeof e!="string"&&(Gf.error("Cannot create baggage metadata from unknown type: "+typeof e),e=""),{__TYPE__:Hf,toString:function(){return e}}}function Mt(e){return Symbol.for(e)}var zf=function(){function e(t){var n=this;n._currentContext=t?new Map(t):new Map,n.getValue=function(r){return n._currentContext.get(r)},n.setValue=function(r,i){var o=new e(n._currentContext);return o._currentContext.set(r,i),o},n.deleteValue=function(r){var i=new e(n._currentContext);return i._currentContext.delete(r),i}}return e}(),je=new zf,$e=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Xf=function(){function e(){}return e.prototype.createGauge=function(t,n){return nh},e.prototype.createHistogram=function(t,n){return rh},e.prototype.createCounter=function(t,n){return th},e.prototype.createUpDownCounter=function(t,n){return ih},e.prototype.createObservableGauge=function(t,n){return ah},e.prototype.createObservableCounter=function(t,n){return oh},e.prototype.createObservableUpDownCounter=function(t,n){return sh},e.prototype.addBatchObservableCallback=function(t,n){},e.prototype.removeBatchObservableCallback=function(t){},e}(),On=function(){function e(){}return e}(),Kf=function(e){$e(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.add=function(n,r){},t}(On),Wf=function(e){$e(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.add=function(n,r){},t}(On),Yf=function(e){$e(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.record=function(n,r){},t}(On),Jf=function(e){$e(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.record=function(n,r){},t}(On),Hr=function(){function e(){}return e.prototype.addCallback=function(t){},e.prototype.removeCallback=function(t){},e}(),Qf=function(e){$e(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Hr),Zf=function(e){$e(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Hr),eh=function(e){$e(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Hr),Oa=new Xf,th=new Kf,nh=new Yf,rh=new Jf,ih=new Wf,oh=new Qf,ah=new Zf,sh=new eh;function uh(){return Oa}var Le;(function(e){e[e.INT=0]="INT",e[e.DOUBLE=1]="DOUBLE"})(Le||(Le={}));var ch={get:function(e,t){if(e!=null)return e[t]},keys:function(e){return e==null?[]:Object.keys(e)}},lh={set:function(e,t,n){e!=null&&(e[t]=n)}},ph=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},fh=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},hh=function(){function e(){}return e.prototype.active=function(){return je},e.prototype.with=function(t,n,r){for(var i=[],o=3;o<arguments.length;o++)i[o-3]=arguments[o];return n.call.apply(n,fh([r],ph(i),!1))},e.prototype.bind=function(t,n){return n},e.prototype.enable=function(){return this},e.prototype.disable=function(){return this},e}(),dh=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},vh=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},Gr="context",yh=new hh,wn=function(){function e(){}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalContextManager=function(t){return Pt(Gr,t,pe.instance())},e.prototype.active=function(){return this._getContextManager().active()},e.prototype.with=function(t,n,r){for(var i,o=[],a=3;a<arguments.length;a++)o[a-3]=arguments[a];return(i=this._getContextManager()).with.apply(i,vh([t,n,r],dh(o),!1))},e.prototype.bind=function(t,n){return this._getContextManager().bind(t,n)},e.prototype._getContextManager=function(){return Ue(Gr)||yh},e.prototype.disable=function(){this._getContextManager().disable(),It(Gr,pe.instance())},e}(),fe;(function(e){e[e.NONE=0]="NONE",e[e.SAMPLED=1]="SAMPLED"})(fe||(fe={}));var wa="0000000000000000",Aa="00000000000000000000000000000000",La={traceId:Aa,spanId:wa,traceFlags:fe.NONE},Dt=function(){function e(t){t===void 0&&(t=La),this._spanContext=t}return e.prototype.spanContext=function(){return this._spanContext},e.prototype.setAttribute=function(t,n){return this},e.prototype.setAttributes=function(t){return this},e.prototype.addEvent=function(t,n){return this},e.prototype.addLink=function(t){return this},e.prototype.addLinks=function(t){return this},e.prototype.setStatus=function(t){return this},e.prototype.updateName=function(t){return this},e.prototype.end=function(t){},e.prototype.isRecording=function(){return!1},e.prototype.recordException=function(t,n){},e}(),qr=Mt("OpenTelemetry Context Key SPAN");function zr(e){return e.getValue(qr)||void 0}function mh(){return zr(wn.getInstance().active())}function Xr(e,t){return e.setValue(qr,t)}function gh(e){return e.deleteValue(qr)}function _h(e,t){return Xr(e,new Dt(t))}function Ra(e){var t;return(t=zr(e))===null||t===void 0?void 0:t.spanContext()}var Eh=/^([0-9a-f]{32})$/i,Th=/^[0-9a-f]{16}$/i;function Ca(e){return Eh.test(e)&&e!==Aa}function bh(e){return Th.test(e)&&e!==wa}function Ut(e){return Ca(e.traceId)&&bh(e.spanId)}function Sh(e){return new Dt(e)}var Kr=wn.getInstance(),Na=function(){function e(){}return e.prototype.startSpan=function(t,n,r){r===void 0&&(r=Kr.active());var i=!!(n!=null&&n.root);if(i)return new Dt;var o=r&&Ra(r);return Oh(o)&&Ut(o)?new Dt(o):new Dt},e.prototype.startActiveSpan=function(t,n,r,i){var o,a,u;if(!(arguments.length<2)){arguments.length===2?u=n:arguments.length===3?(o=n,u=r):(o=n,a=r,u=i);var c=a??Kr.active(),s=this.startSpan(t,o,c),l=Xr(c,s);return Kr.with(l,u,void 0,s)}},e}();function Oh(e){return typeof e=="object"&&typeof e.spanId=="string"&&typeof e.traceId=="string"&&typeof e.traceFlags=="number"}var wh=new Na,Ah=function(){function e(t,n,r,i){this._provider=t,this.name=n,this.version=r,this.options=i}return e.prototype.startSpan=function(t,n,r){return this._getTracer().startSpan(t,n,r)},e.prototype.startActiveSpan=function(t,n,r,i){var o=this._getTracer();return Reflect.apply(o.startActiveSpan,o,arguments)},e.prototype._getTracer=function(){if(this._delegate)return this._delegate;var t=this._provider.getDelegateTracer(this.name,this.version,this.options);return t?(this._delegate=t,this._delegate):wh},e}(),Lh=function(){function e(){}return e.prototype.getTracer=function(t,n,r){return new Na},e}(),Rh=new Lh,xa=function(){function e(){}return e.prototype.getTracer=function(t,n,r){var i;return(i=this.getDelegateTracer(t,n,r))!==null&&i!==void 0?i:new Ah(this,t,n,r)},e.prototype.getDelegate=function(){var t;return(t=this._delegate)!==null&&t!==void 0?t:Rh},e.prototype.setDelegate=function(t){this._delegate=t},e.prototype.getDelegateTracer=function(t,n,r){var i;return(i=this._delegate)===null||i===void 0?void 0:i.getTracer(t,n,r)},e}(),An;(function(e){e[e.NOT_RECORD=0]="NOT_RECORD",e[e.RECORD=1]="RECORD",e[e.RECORD_AND_SAMPLED=2]="RECORD_AND_SAMPLED"})(An||(An={}));var jt;(function(e){e[e.INTERNAL=0]="INTERNAL",e[e.SERVER=1]="SERVER",e[e.CLIENT=2]="CLIENT",e[e.PRODUCER=3]="PRODUCER",e[e.CONSUMER=4]="CONSUMER"})(jt||(jt={}));var Ln;(function(e){e[e.UNSET=0]="UNSET",e[e.OK=1]="OK",e[e.ERROR=2]="ERROR"})(Ln||(Ln={}));var x=wn.getInstance(),T=pe.instance(),Ch=function(){function e(){}return e.prototype.getMeter=function(t,n,r){return Oa},e}(),Nh=new Ch,Wr="metrics",xh=function(){function e(){}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalMeterProvider=function(t){return Pt(Wr,t,pe.instance())},e.prototype.getMeterProvider=function(){return Ue(Wr)||Nh},e.prototype.getMeter=function(t,n,r){return this.getMeterProvider().getMeter(t,n,r)},e.prototype.disable=function(){It(Wr,pe.instance())},e}(),ct=xh.getInstance(),Ph=function(){function e(){}return e.prototype.inject=function(t,n){},e.prototype.extract=function(t,n){return t},e.prototype.fields=function(){return[]},e}(),Yr=Mt("OpenTelemetry Baggage Key");function Pa(e){return e.getValue(Yr)||void 0}function Ih(){return Pa(wn.getInstance().active())}function kh(e,t){return e.setValue(Yr,t)}function Mh(e){return e.deleteValue(Yr)}var Jr="propagation",Dh=new Ph,Uh=function(){function e(){this.createBaggage=qf,this.getBaggage=Pa,this.getActiveBaggage=Ih,this.setBaggage=kh,this.deleteBaggage=Mh}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalPropagator=function(t){return Pt(Jr,t,pe.instance())},e.prototype.inject=function(t,n,r){return r===void 0&&(r=lh),this._getGlobalPropagator().inject(t,n,r)},e.prototype.extract=function(t,n,r){return r===void 0&&(r=ch),this._getGlobalPropagator().extract(t,n,r)},e.prototype.fields=function(){return this._getGlobalPropagator().fields()},e.prototype.disable=function(){It(Jr,pe.instance())},e.prototype._getGlobalPropagator=function(){return Ue(Jr)||Dh},e}(),Z=Uh.getInstance(),Qr="trace",jh=function(){function e(){this._proxyTracerProvider=new xa,this.wrapSpanContext=Sh,this.isSpanContextValid=Ut,this.deleteSpan=gh,this.getSpan=zr,this.getActiveSpan=mh,this.getSpanContext=Ra,this.setSpan=Xr,this.setSpanContext=_h}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalTracerProvider=function(t){var n=Pt(Qr,this._proxyTracerProvider,pe.instance());return n&&this._proxyTracerProvider.setDelegate(t),n},e.prototype.getTracerProvider=function(){return Ue(Qr)||this._proxyTracerProvider},e.prototype.getTracer=function(t,n){return this.getTracerProvider().getTracer(t,n)},e.prototype.disable=function(){It(Qr,pe.instance()),this._proxyTracerProvider=new xa},e}(),k=jh.getInstance(),$h=Mt("OpenTelemetry SDK Context Key SUPPRESS_TRACING");function Ia(e){return e.getValue($h)===!0}var Bh="=",Zr=";",ei=",",ti="baggage",Fh=180,Vh=4096,Hh=8192,Gh=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function qh(e){return e.reduce(function(t,n){var r=""+t+(t!==""?ei:"")+n;return r.length>Hh?t:r},"")}function zh(e){return e.getAllEntries().map(function(t){var n=Gh(t,2),r=n[0],i=n[1],o=encodeURIComponent(r)+"="+encodeURIComponent(i.value);return i.metadata!==void 0&&(o+=Zr+i.metadata.toString()),o})}function Xh(e){var t=e.split(Zr);if(!(t.length<=0)){var n=t.shift();if(n){var r=n.indexOf(Bh);if(!(r<=0)){var i=decodeURIComponent(n.substring(0,r).trim()),o=decodeURIComponent(n.substring(r+1).trim()),a;return t.length>0&&(a=Sa(t.join(Zr))),{key:i,value:o,metadata:a}}}}}var Kh=function(){function e(){}return e.prototype.inject=function(t,n,r){var i=Z.getBaggage(t);if(!(!i||Ia(t))){var o=zh(i).filter(function(u){return u.length<=Vh}).slice(0,Fh),a=qh(o);a.length>0&&r.set(n,ti,a)}},e.prototype.extract=function(t,n,r){var i=r.get(n,ti),o=Array.isArray(i)?i.join(ei):i;if(!o)return t;var a={};if(o.length===0)return t;var u=o.split(ei);return u.forEach(function(c){var s=Xh(c);if(s){var l={value:s.value};s.metadata&&(l.metadata=s.metadata),a[s.key]=l}}),Object.entries(a).length===0?t:Z.setBaggage(t,Z.createBaggage(a))},e.prototype.fields=function(){return[ti]},e}(),ni;(function(e){e.AlwaysOff="always_off",e.AlwaysOn="always_on",e.ParentBasedAlwaysOff="parentbased_always_off",e.ParentBasedAlwaysOn="parentbased_always_on",e.ParentBasedTraceIdRatio="parentbased_traceidratio",e.TraceIdRatio="traceidratio"})(ni||(ni={}));var Wh=",",Yh=["OTEL_SDK_DISABLED"];function Jh(e){return Yh.indexOf(e)>-1}var Qh=["OTEL_BSP_EXPORT_TIMEOUT","OTEL_BSP_MAX_EXPORT_BATCH_SIZE","OTEL_BSP_MAX_QUEUE_SIZE","OTEL_BSP_SCHEDULE_DELAY","OTEL_BLRP_EXPORT_TIMEOUT","OTEL_BLRP_MAX_EXPORT_BATCH_SIZE","OTEL_BLRP_MAX_QUEUE_SIZE","OTEL_BLRP_SCHEDULE_DELAY","OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_ATTRIBUTE_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT","OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT","OTEL_SPAN_EVENT_COUNT_LIMIT","OTEL_SPAN_LINK_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_PER_EVENT_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_PER_LINK_COUNT_LIMIT","OTEL_EXPORTER_OTLP_TIMEOUT","OTEL_EXPORTER_OTLP_TRACES_TIMEOUT","OTEL_EXPORTER_OTLP_METRICS_TIMEOUT","OTEL_EXPORTER_OTLP_LOGS_TIMEOUT","OTEL_EXPORTER_JAEGER_AGENT_PORT"];function Zh(e){return Qh.indexOf(e)>-1}var ed=["OTEL_NO_PATCH_MODULES","OTEL_PROPAGATORS","OTEL_SEMCONV_STABILITY_OPT_IN"];function td(e){return ed.indexOf(e)>-1}var ri=1/0,ii=128,nd=128,rd=128,ka={OTEL_SDK_DISABLED:!1,CONTAINER_NAME:"",ECS_CONTAINER_METADATA_URI_V4:"",ECS_CONTAINER_METADATA_URI:"",HOSTNAME:"",KUBERNETES_SERVICE_HOST:"",NAMESPACE:"",OTEL_BSP_EXPORT_TIMEOUT:3e4,OTEL_BSP_MAX_EXPORT_BATCH_SIZE:512,OTEL_BSP_MAX_QUEUE_SIZE:2048,OTEL_BSP_SCHEDULE_DELAY:5e3,OTEL_BLRP_EXPORT_TIMEOUT:3e4,OTEL_BLRP_MAX_EXPORT_BATCH_SIZE:512,OTEL_BLRP_MAX_QUEUE_SIZE:2048,OTEL_BLRP_SCHEDULE_DELAY:5e3,OTEL_EXPORTER_JAEGER_AGENT_HOST:"",OTEL_EXPORTER_JAEGER_AGENT_PORT:6832,OTEL_EXPORTER_JAEGER_ENDPOINT:"",OTEL_EXPORTER_JAEGER_PASSWORD:"",OTEL_EXPORTER_JAEGER_USER:"",OTEL_EXPORTER_OTLP_ENDPOINT:"",OTEL_EXPORTER_OTLP_TRACES_ENDPOINT:"",OTEL_EXPORTER_OTLP_METRICS_ENDPOINT:"",OTEL_EXPORTER_OTLP_LOGS_ENDPOINT:"",OTEL_EXPORTER_OTLP_HEADERS:"",OTEL_EXPORTER_OTLP_TRACES_HEADERS:"",OTEL_EXPORTER_OTLP_METRICS_HEADERS:"",OTEL_EXPORTER_OTLP_LOGS_HEADERS:"",OTEL_EXPORTER_OTLP_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_TRACES_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_METRICS_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_LOGS_TIMEOUT:1e4,OTEL_EXPORTER_ZIPKIN_ENDPOINT:"http://localhost:9411/api/v2/spans",OTEL_LOG_LEVEL:D.INFO,OTEL_NO_PATCH_MODULES:[],OTEL_PROPAGATORS:["tracecontext","baggage"],OTEL_RESOURCE_ATTRIBUTES:"",OTEL_SERVICE_NAME:"",OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT:ri,OTEL_ATTRIBUTE_COUNT_LIMIT:ii,OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT:ri,OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT:ii,OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT:ri,OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT:ii,OTEL_SPAN_EVENT_COUNT_LIMIT:128,OTEL_SPAN_LINK_COUNT_LIMIT:128,OTEL_SPAN_ATTRIBUTE_PER_EVENT_COUNT_LIMIT:nd,OTEL_SPAN_ATTRIBUTE_PER_LINK_COUNT_LIMIT:rd,OTEL_TRACES_EXPORTER:"",OTEL_TRACES_SAMPLER:ni.ParentBasedAlwaysOn,OTEL_TRACES_SAMPLER_ARG:"",OTEL_LOGS_EXPORTER:"",OTEL_EXPORTER_OTLP_INSECURE:"",OTEL_EXPORTER_OTLP_TRACES_INSECURE:"",OTEL_EXPORTER_OTLP_METRICS_INSECURE:"",OTEL_EXPORTER_OTLP_LOGS_INSECURE:"",OTEL_EXPORTER_OTLP_CERTIFICATE:"",OTEL_EXPORTER_OTLP_TRACES_CERTIFICATE:"",OTEL_EXPORTER_OTLP_METRICS_CERTIFICATE:"",OTEL_EXPORTER_OTLP_LOGS_CERTIFICATE:"",OTEL_EXPORTER_OTLP_COMPRESSION:"",OTEL_EXPORTER_OTLP_TRACES_COMPRESSION:"",OTEL_EXPORTER_OTLP_METRICS_COMPRESSION:"",OTEL_EXPORTER_OTLP_LOGS_COMPRESSION:"",OTEL_EXPORTER_OTLP_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_TRACES_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_METRICS_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_LOGS_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_TRACES_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_TRACES_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_METRICS_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_LOGS_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE:"cumulative",OTEL_SEMCONV_STABILITY_OPT_IN:[]};function id(e,t,n){if(typeof n[e]<"u"){var r=String(n[e]);t[e]=r.toLowerCase()==="true"}}function od(e,t,n,r,i){if(r===void 0&&(r=-1/0),i===void 0&&(i=1/0),typeof n[e]<"u"){var o=Number(n[e]);isNaN(o)||(o<r?t[e]=r:o>i?t[e]=i:t[e]=o)}}function ad(e,t,n,r){r===void 0&&(r=Wh);var i=n[e];typeof i=="string"&&(t[e]=i.split(r).map(function(o){return o.trim()}))}var sd={ALL:D.ALL,VERBOSE:D.VERBOSE,DEBUG:D.DEBUG,INFO:D.INFO,WARN:D.WARN,ERROR:D.ERROR,NONE:D.NONE};function ud(e,t,n){var r=n[e];if(typeof r=="string"){var i=sd[r.toUpperCase()];i!=null&&(t[e]=i)}}function cd(e){var t={};for(var n in ka){var r=n;switch(r){case"OTEL_LOG_LEVEL":ud(r,t,e);break;default:if(Jh(r))id(r,t,e);else if(Zh(r))od(r,t,e);else if(td(r))ad(r,t,e);else{var i=e[r];typeof i<"u"&&i!==null&&(t[r]=String(i))}}}return t}var ld=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{};function pd(){var e=cd(ld);return Object.assign({},ka,e)}var oi=performance,fd=9,hd=6,dd=Math.pow(10,hd),Ma=Math.pow(10,fd);function Da(e){var t=e/1e3,n=Math.trunc(t),r=Math.round(e%1e3*dd);return[n,r]}function vd(){var e=oi.timeOrigin;if(typeof e!="number"){var t=oi;e=t.timing&&t.timing.fetchStart}return e}function yd(e){var t=Da(vd()),n=Da(oi.now());return md(t,n)}function md(e,t){var n=[e[0]+t[0],e[1]+t[1]];return n[1]>=Ma&&(n[1]-=Ma,n[0]+=1),n}var B;(function(e){e[e.SUCCESS=0]="SUCCESS",e[e.FAILED=1]="FAILED"})(B||(B={}));var gd=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},_d=function(){function e(t){t===void 0&&(t={});var n;this._propagators=(n=t.propagators)!==null&&n!==void 0?n:[],this._fields=Array.from(new Set(this._propagators.map(function(r){return typeof r.fields=="function"?r.fields():[]}).reduce(function(r,i){return r.concat(i)},[])))}return e.prototype.inject=function(t,n,r){var i,o;try{for(var a=gd(this._propagators),u=a.next();!u.done;u=a.next()){var c=u.value;try{c.inject(t,n,r)}catch(s){T.warn("Failed to inject with "+c.constructor.name+". Err: "+s.message)}}}catch(s){i={error:s}}finally{try{u&&!u.done&&(o=a.return)&&o.call(a)}finally{if(i)throw i.error}}},e.prototype.extract=function(t,n,r){return this._propagators.reduce(function(i,o){try{return o.extract(i,n,r)}catch(a){T.warn("Failed to extract with "+o.constructor.name+". Err: "+a.message)}return i},t)},e.prototype.fields=function(){return this._fields.slice()},e}(),ai="[_0-9a-z-*/]",Ed="[a-z]"+ai+"{0,255}",Td="[a-z0-9]"+ai+"{0,240}@[a-z]"+ai+"{0,13}",bd=new RegExp("^(?:"+Ed+"|"+Td+")$"),Sd=/^[ -~]{0,255}[!-~]$/,Od=/,|=/;function wd(e){return bd.test(e)}function Ad(e){return Sd.test(e)&&!Od.test(e)}var Ua=32,Ld=512,ja=",",$a="=",Rd=function(){function e(t){this._internalState=new Map,t&&this._parse(t)}return e.prototype.set=function(t,n){var r=this._clone();return r._internalState.has(t)&&r._internalState.delete(t),r._internalState.set(t,n),r},e.prototype.unset=function(t){var n=this._clone();return n._internalState.delete(t),n},e.prototype.get=function(t){return this._internalState.get(t)},e.prototype.serialize=function(){var t=this;return this._keys().reduce(function(n,r){return n.push(r+$a+t.get(r)),n},[]).join(ja)},e.prototype._parse=function(t){t.length>Ld||(this._internalState=t.split(ja).reverse().reduce(function(n,r){var i=r.trim(),o=i.indexOf($a);if(o!==-1){var a=i.slice(0,o),u=i.slice(o+1,r.length);wd(a)&&Ad(u)&&n.set(a,u)}return n},new Map),this._internalState.size>Ua&&(this._internalState=new Map(Array.from(this._internalState.entries()).reverse().slice(0,Ua))))},e.prototype._keys=function(){return Array.from(this._internalState.keys()).reverse()},e.prototype._clone=function(){var t=new e;return t._internalState=new Map(this._internalState),t},e}(),si="traceparent",ui="tracestate",Cd="00",Nd="(?!ff)[\\da-f]{2}",xd="(?![0]{32})[\\da-f]{32}",Pd="(?![0]{16})[\\da-f]{16}",Id="[\\da-f]{2}",kd=new RegExp("^\\s?("+Nd+")-("+xd+")-("+Pd+")-("+Id+")(-.*)?\\s?$");function Md(e){var t=kd.exec(e);return!t||t[1]==="00"&&t[5]?null:{traceId:t[2],spanId:t[3],traceFlags:parseInt(t[4],16)}}var Dd=function(){function e(){}return e.prototype.inject=function(t,n,r){var i=k.getSpanContext(t);if(!(!i||Ia(t)||!Ut(i))){var o=Cd+"-"+i.traceId+"-"+i.spanId+"-0"+Number(i.traceFlags||fe.NONE).toString(16);r.set(n,si,o),i.traceState&&r.set(n,ui,i.traceState.serialize())}},e.prototype.extract=function(t,n,r){var i=r.get(n,si);if(!i)return t;var o=Array.isArray(i)?i[0]:i;if(typeof o!="string")return t;var a=Md(o);if(!a)return t;a.isRemote=!0;var u=r.get(n,ui);if(u){var c=Array.isArray(u)?u.join(","):u;a.traceState=new Rd(typeof c=="string"?c:void 0)}return k.setSpanContext(t,a)},e.prototype.fields=function(){return[si,ui]},e}(),Ud="[object Object]",jd="[object Null]",$d="[object Undefined]",Bd=Function.prototype,Ba=Bd.toString,Fd=Ba.call(Object),Vd=Hd(Object.getPrototypeOf,Object),Fa=Object.prototype,Va=Fa.hasOwnProperty,Be=Symbol?Symbol.toStringTag:void 0,Ha=Fa.toString;function Hd(e,t){return function(n){return e(t(n))}}function Ga(e){if(!Gd(e)||qd(e)!==Ud)return!1;var t=Vd(e);if(t===null)return!0;var n=Va.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&Ba.call(n)===Fd}function Gd(e){return e!=null&&typeof e=="object"}function qd(e){return e==null?e===void 0?$d:jd:Be&&Be in Object(e)?zd(e):Xd(e)}function zd(e){var t=Va.call(e,Be),n=e[Be],r=!1;try{e[Be]=void 0,r=!0}catch{}var i=Ha.call(e);return r&&(t?e[Be]=n:delete e[Be]),i}function Xd(e){return Ha.call(e)}var Kd=20;function Wd(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=e.shift(),r=new WeakMap;e.length>0;)n=qa(n,e.shift(),0,r);return n}function ci(e){return Rn(e)?e.slice():e}function qa(e,t,n,r){n===void 0&&(n=0);var i;if(!(n>Kd)){if(n++,Cn(e)||Cn(t)||Xa(t))i=ci(t);else if(Rn(e)){if(i=e.slice(),Rn(t))for(var o=0,a=t.length;o<a;o++)i.push(ci(t[o]));else if($t(t))for(var u=Object.keys(t),o=0,a=u.length;o<a;o++){var c=u[o];i[c]=ci(t[c])}}else if($t(e))if($t(t)){if(!Yd(e,t))return t;i=Object.assign({},e);for(var u=Object.keys(t),o=0,a=u.length;o<a;o++){var c=u[o],s=t[c];if(Cn(s))typeof s>"u"?delete i[c]:i[c]=s;else{var l=i[c],p=s;if(za(e,c,r)||za(t,c,r))delete i[c];else{if($t(l)&&$t(p)){var f=r.get(l)||[],v=r.get(p)||[];f.push({obj:e,key:c}),v.push({obj:t,key:c}),r.set(l,f),r.set(p,v)}i[c]=qa(i[c],s,n,r)}}}}else i=t;return i}}function za(e,t,n){for(var r=n.get(e[t])||[],i=0,o=r.length;i<o;i++){var a=r[i];if(a.key===t&&a.obj===e)return!0}return!1}function Rn(e){return Array.isArray(e)}function Xa(e){return typeof e=="function"}function $t(e){return!Cn(e)&&!Rn(e)&&!Xa(e)&&typeof e=="object"}function Cn(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e>"u"||e instanceof Date||e instanceof RegExp||e===null}function Yd(e,t){return!(!Ga(e)||!Ga(t))}var Ka=function(){function e(){}return e.prototype.emit=function(t){},e}(),Jd=new Ka,Qd=function(){function e(){}return e.prototype.getLogger=function(t,n,r){return new Ka},e}(),Wa=new Qd,Zd=function(){function e(t,n,r,i){this._provider=t,this.name=n,this.version=r,this.options=i}return e.prototype.emit=function(t){this._getLogger().emit(t)},e.prototype._getLogger=function(){if(this._delegate)return this._delegate;var t=this._provider.getDelegateLogger(this.name,this.version,this.options);return t?(this._delegate=t,this._delegate):Jd},e}(),Ya=function(){function e(){}return e.prototype.getLogger=function(t,n,r){var i;return(i=this.getDelegateLogger(t,n,r))!==null&&i!==void 0?i:new Zd(this,t,n,r)},e.prototype.getDelegate=function(){var t;return(t=this._delegate)!==null&&t!==void 0?t:Wa},e.prototype.setDelegate=function(t){this._delegate=t},e.prototype.getDelegateLogger=function(t,n,r){var i;return(i=this._delegate)===null||i===void 0?void 0:i.getLogger(t,n,r)},e}(),ev=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{},Nn=Symbol.for("io.opentelemetry.js.api.logs"),Bt=ev;function tv(e,t,n){return function(r){return r===e?t:n}}var Ja=1,nv=function(){function e(){this._proxyLoggerProvider=new Ya}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalLoggerProvider=function(t){return Bt[Nn]?this.getLoggerProvider():(Bt[Nn]=tv(Ja,t,Wa),this._proxyLoggerProvider.setDelegate(t),t)},e.prototype.getLoggerProvider=function(){var t,n;return(n=(t=Bt[Nn])===null||t===void 0?void 0:t.call(Bt,Ja))!==null&&n!==void 0?n:this._proxyLoggerProvider},e.prototype.getLogger=function(t,n,r){return this.getLoggerProvider().getLogger(t,n,r)},e.prototype.disable=function(){delete Bt[Nn],this._proxyLoggerProvider=new Ya},e}(),Ft=nv.getInstance();function rv(e,t,n,r){for(var i=0,o=e.length;i<o;i++){var a=e[i];t&&a.setTracerProvider(t),n&&a.setMeterProvider(n),r&&a.setLoggerProvider&&a.setLoggerProvider(r),a.getConfig().enabled||a.enable()}}function iv(e){e.forEach(function(t){return t.disable()})}function ov(e){var t,n,r=e.tracerProvider||k.getTracerProvider(),i=e.meterProvider||ct.getMeterProvider(),o=e.loggerProvider||Ft.getLoggerProvider(),a=(n=(t=e.instrumentations)===null||t===void 0?void 0:t.flat())!==null&&n!==void 0?n:[];return rv(a,r,i,o),function(){iv(a)}}function li(e){return typeof e=="function"}var ee=console.error.bind(console);function Vt(e,t,n){var r=!!e[t]&&e.propertyIsEnumerable(t);Object.defineProperty(e,t,{configurable:!0,enumerable:r,writable:!0,value:n})}function Ht(e){e&&e.logger&&(li(e.logger)?ee=e.logger:ee("new logger isn't a function, not replacing"))}function Qa(e,t,n){if(!e||!e[t]){ee("no original function "+t+" to wrap");return}if(!n){ee("no wrapper function"),ee(new Error().stack);return}if(!li(e[t])||!li(n)){ee("original object and wrapper must be functions");return}var r=e[t],i=n(r,t);return Vt(i,"__original",r),Vt(i,"__unwrap",function(){e[t]===i&&Vt(e,t,r)}),Vt(i,"__wrapped",!0),Vt(e,t,i),i}function av(e,t,n){if(e)Array.isArray(e)||(e=[e]);else{ee("must provide one or more modules to patch"),ee(new Error().stack);return}if(!(t&&Array.isArray(t))){ee("must provide one or more functions to wrap on modules");return}e.forEach(function(r){t.forEach(function(i){Qa(r,i,n)})})}function Za(e,t){if(!e||!e[t]){ee("no function to unwrap."),ee(new Error().stack);return}if(!e[t].__unwrap)ee("no original to unwrap to -- has "+t+" already been unwrapped?");else return e[t].__unwrap()}function sv(e,t){if(e)Array.isArray(e)||(e=[e]);else{ee("must provide one or more modules to patch"),ee(new Error().stack);return}if(!(t&&Array.isArray(t))){ee("must provide one or more functions to unwrap on modules");return}e.forEach(function(n){t.forEach(function(r){Za(n,r)})})}Ht.wrap=Qa,Ht.massWrap=av,Ht.unwrap=Za,Ht.massUnwrap=sv;var K=Ht,pi=function(){return pi=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},pi.apply(this,arguments)},uv=function(){function e(t,n,r){this.instrumentationName=t,this.instrumentationVersion=n,this._config={},this._wrap=K.wrap,this._unwrap=K.unwrap,this._massWrap=K.massWrap,this._massUnwrap=K.massUnwrap,this.setConfig(r),this._diag=T.createComponentLogger({namespace:t}),this._tracer=k.getTracer(t,n),this._meter=ct.getMeter(t,n),this._logger=Ft.getLogger(t,n),this._updateMetricInstruments()}return Object.defineProperty(e.prototype,"meter",{get:function(){return this._meter},enumerable:!1,configurable:!0}),e.prototype.setMeterProvider=function(t){this._meter=t.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()},Object.defineProperty(e.prototype,"logger",{get:function(){return this._logger},enumerable:!1,configurable:!0}),e.prototype.setLoggerProvider=function(t){this._logger=t.getLogger(this.instrumentationName,this.instrumentationVersion)},e.prototype.getModuleDefinitions=function(){var t,n=(t=this.init())!==null&&t!==void 0?t:[];return Array.isArray(n)?n:[n]},e.prototype._updateMetricInstruments=function(){},e.prototype.getConfig=function(){return this._config},e.prototype.setConfig=function(t){this._config=pi({enabled:!0},t)},e.prototype.setTracerProvider=function(t){this._tracer=t.getTracer(this.instrumentationName,this.instrumentationVersion)},Object.defineProperty(e.prototype,"tracer",{get:function(){return this._tracer},enumerable:!1,configurable:!0}),e.prototype._runSpanCustomizationHook=function(t,n,r,i){if(t)try{t(r,i)}catch(o){this._diag.error("Error running span customization hook due to exception in handler",{triggerName:n},o)}},e}(),cv=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),es=function(e){cv(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return o._config.enabled&&o.enable(),o}return t}(uv);function te(e){return typeof e=="function"&&typeof e.__original=="function"&&typeof e.__unwrap=="function"&&e.__wrapped===!0}var xn=performance,lv="traceparent",ts=Mt("OpenTelemetry SDK Context Key SUPPRESS_TRACING");function pv(e){return e.setValue(ts,!0)}function fi(e){return e.getValue(ts)===!0}var fv="=",hi=";",di=",",vi="baggage",hv=180,dv=4096,vv=8192,yv=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function mv(e){return e.reduce(function(t,n){var r=""+t+(t!==""?di:"")+n;return r.length>vv?t:r},"")}function gv(e){return e.getAllEntries().map(function(t){var n=yv(t,2),r=n[0],i=n[1],o=encodeURIComponent(r)+"="+encodeURIComponent(i.value);return i.metadata!==void 0&&(o+=hi+i.metadata.toString()),o})}function _v(e){var t=e.split(hi);if(!(t.length<=0)){var n=t.shift();if(n){var r=n.indexOf(fv);if(!(r<=0)){var i=decodeURIComponent(n.substring(0,r).trim()),o=decodeURIComponent(n.substring(r+1).trim()),a;return t.length>0&&(a=Sa(t.join(hi))),{key:i,value:o,metadata:a}}}}}var Ev=function(){function e(){}return e.prototype.inject=function(t,n,r){var i=Z.getBaggage(t);if(!(!i||fi(t))){var o=gv(i).filter(function(u){return u.length<=dv}).slice(0,hv),a=mv(o);a.length>0&&r.set(n,vi,a)}},e.prototype.extract=function(t,n,r){var i=r.get(n,vi),o=Array.isArray(i)?i.join(di):i;if(!o)return t;var a={};if(o.length===0)return t;var u=o.split(di);return u.forEach(function(c){var s=_v(c);if(s){var l={value:s.value};s.metadata&&(l.metadata=s.metadata),a[s.key]=l}}),Object.entries(a).length===0?t:Z.setBaggage(t,Z.createBaggage(a))},e.prototype.fields=function(){return[vi]},e}(),ns=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},Tv=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function Pn(e){var t,n,r={};if(typeof e!="object"||e==null)return r;try{for(var i=ns(Object.entries(e)),o=i.next();!o.done;o=i.next()){var a=Tv(o.value,2),u=a[0],c=a[1];if(!bv(u)){T.warn("Invalid attribute key: "+u);continue}if(!rs(c)){T.warn("Invalid attribute value set for key: "+u);continue}Array.isArray(c)?r[u]=c.slice():r[u]=c}}catch(s){t={error:s}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return r}function bv(e){return typeof e=="string"&&e.length>0}function rs(e){return e==null?!0:Array.isArray(e)?Sv(e):is(e)}function Sv(e){var t,n,r;try{for(var i=ns(e),o=i.next();!o.done;o=i.next()){var a=o.value;if(a!=null){if(!r){if(is(a)){r=typeof a;continue}return!1}if(typeof a!==r)return!1}}}catch(u){t={error:u}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return!0}function is(e){switch(typeof e){case"number":case"boolean":case"string":return!0}return!1}function Ov(){return function(e){T.error(wv(e))}}function wv(e){return typeof e=="string"?e:JSON.stringify(Av(e))}function Av(e){for(var t={},n=e;n!==null;)Object.getOwnPropertyNames(n).forEach(function(r){if(!t[r]){var i=n[r];i&&(t[r]=String(i))}}),n=Object.getPrototypeOf(n);return t}var Lv=Ov();function lt(e){try{Lv(e)}catch{}}var he;(function(e){e.AlwaysOff="always_off",e.AlwaysOn="always_on",e.ParentBasedAlwaysOff="parentbased_always_off",e.ParentBasedAlwaysOn="parentbased_always_on",e.ParentBasedTraceIdRatio="parentbased_traceidratio",e.TraceIdRatio="traceidratio"})(he||(he={}));var Rv=",",Cv=["OTEL_SDK_DISABLED"];function Nv(e){return Cv.indexOf(e)>-1}var xv=["OTEL_BSP_EXPORT_TIMEOUT","OTEL_BSP_MAX_EXPORT_BATCH_SIZE","OTEL_BSP_MAX_QUEUE_SIZE","OTEL_BSP_SCHEDULE_DELAY","OTEL_BLRP_EXPORT_TIMEOUT","OTEL_BLRP_MAX_EXPORT_BATCH_SIZE","OTEL_BLRP_MAX_QUEUE_SIZE","OTEL_BLRP_SCHEDULE_DELAY","OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_ATTRIBUTE_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT","OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT","OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT","OTEL_SPAN_EVENT_COUNT_LIMIT","OTEL_SPAN_LINK_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_PER_EVENT_COUNT_LIMIT","OTEL_SPAN_ATTRIBUTE_PER_LINK_COUNT_LIMIT","OTEL_EXPORTER_OTLP_TIMEOUT","OTEL_EXPORTER_OTLP_TRACES_TIMEOUT","OTEL_EXPORTER_OTLP_METRICS_TIMEOUT","OTEL_EXPORTER_OTLP_LOGS_TIMEOUT","OTEL_EXPORTER_JAEGER_AGENT_PORT"];function Pv(e){return xv.indexOf(e)>-1}var Iv=["OTEL_NO_PATCH_MODULES","OTEL_PROPAGATORS","OTEL_SEMCONV_STABILITY_OPT_IN"];function kv(e){return Iv.indexOf(e)>-1}var In=1/0,kn=128,Mv=128,Dv=128,os={OTEL_SDK_DISABLED:!1,CONTAINER_NAME:"",ECS_CONTAINER_METADATA_URI_V4:"",ECS_CONTAINER_METADATA_URI:"",HOSTNAME:"",KUBERNETES_SERVICE_HOST:"",NAMESPACE:"",OTEL_BSP_EXPORT_TIMEOUT:3e4,OTEL_BSP_MAX_EXPORT_BATCH_SIZE:512,OTEL_BSP_MAX_QUEUE_SIZE:2048,OTEL_BSP_SCHEDULE_DELAY:5e3,OTEL_BLRP_EXPORT_TIMEOUT:3e4,OTEL_BLRP_MAX_EXPORT_BATCH_SIZE:512,OTEL_BLRP_MAX_QUEUE_SIZE:2048,OTEL_BLRP_SCHEDULE_DELAY:5e3,OTEL_EXPORTER_JAEGER_AGENT_HOST:"",OTEL_EXPORTER_JAEGER_AGENT_PORT:6832,OTEL_EXPORTER_JAEGER_ENDPOINT:"",OTEL_EXPORTER_JAEGER_PASSWORD:"",OTEL_EXPORTER_JAEGER_USER:"",OTEL_EXPORTER_OTLP_ENDPOINT:"",OTEL_EXPORTER_OTLP_TRACES_ENDPOINT:"",OTEL_EXPORTER_OTLP_METRICS_ENDPOINT:"",OTEL_EXPORTER_OTLP_LOGS_ENDPOINT:"",OTEL_EXPORTER_OTLP_HEADERS:"",OTEL_EXPORTER_OTLP_TRACES_HEADERS:"",OTEL_EXPORTER_OTLP_METRICS_HEADERS:"",OTEL_EXPORTER_OTLP_LOGS_HEADERS:"",OTEL_EXPORTER_OTLP_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_TRACES_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_METRICS_TIMEOUT:1e4,OTEL_EXPORTER_OTLP_LOGS_TIMEOUT:1e4,OTEL_EXPORTER_ZIPKIN_ENDPOINT:"http://localhost:9411/api/v2/spans",OTEL_LOG_LEVEL:D.INFO,OTEL_NO_PATCH_MODULES:[],OTEL_PROPAGATORS:["tracecontext","baggage"],OTEL_RESOURCE_ATTRIBUTES:"",OTEL_SERVICE_NAME:"",OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT:In,OTEL_ATTRIBUTE_COUNT_LIMIT:kn,OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT:In,OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT:kn,OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT:In,OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT:kn,OTEL_SPAN_EVENT_COUNT_LIMIT:128,OTEL_SPAN_LINK_COUNT_LIMIT:128,OTEL_SPAN_ATTRIBUTE_PER_EVENT_COUNT_LIMIT:Mv,OTEL_SPAN_ATTRIBUTE_PER_LINK_COUNT_LIMIT:Dv,OTEL_TRACES_EXPORTER:"",OTEL_TRACES_SAMPLER:he.ParentBasedAlwaysOn,OTEL_TRACES_SAMPLER_ARG:"",OTEL_LOGS_EXPORTER:"",OTEL_EXPORTER_OTLP_INSECURE:"",OTEL_EXPORTER_OTLP_TRACES_INSECURE:"",OTEL_EXPORTER_OTLP_METRICS_INSECURE:"",OTEL_EXPORTER_OTLP_LOGS_INSECURE:"",OTEL_EXPORTER_OTLP_CERTIFICATE:"",OTEL_EXPORTER_OTLP_TRACES_CERTIFICATE:"",OTEL_EXPORTER_OTLP_METRICS_CERTIFICATE:"",OTEL_EXPORTER_OTLP_LOGS_CERTIFICATE:"",OTEL_EXPORTER_OTLP_COMPRESSION:"",OTEL_EXPORTER_OTLP_TRACES_COMPRESSION:"",OTEL_EXPORTER_OTLP_METRICS_COMPRESSION:"",OTEL_EXPORTER_OTLP_LOGS_COMPRESSION:"",OTEL_EXPORTER_OTLP_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_TRACES_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_METRICS_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_LOGS_CLIENT_KEY:"",OTEL_EXPORTER_OTLP_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_TRACES_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATE:"",OTEL_EXPORTER_OTLP_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_TRACES_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_METRICS_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_LOGS_PROTOCOL:"http/protobuf",OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE:"cumulative",OTEL_SEMCONV_STABILITY_OPT_IN:[]};function Uv(e,t,n){if(typeof n[e]<"u"){var r=String(n[e]);t[e]=r.toLowerCase()==="true"}}function jv(e,t,n,r,i){if(r===void 0&&(r=-1/0),i===void 0&&(i=1/0),typeof n[e]<"u"){var o=Number(n[e]);isNaN(o)||(o<r?t[e]=r:o>i?t[e]=i:t[e]=o)}}function $v(e,t,n,r){r===void 0&&(r=Rv);var i=n[e];typeof i=="string"&&(t[e]=i.split(r).map(function(o){return o.trim()}))}var Bv={ALL:D.ALL,VERBOSE:D.VERBOSE,DEBUG:D.DEBUG,INFO:D.INFO,WARN:D.WARN,ERROR:D.ERROR,NONE:D.NONE};function Fv(e,t,n){var r=n[e];if(typeof r=="string"){var i=Bv[r.toUpperCase()];i!=null&&(t[e]=i)}}function as(e){var t={};for(var n in os){var r=n;switch(r){case"OTEL_LOG_LEVEL":Fv(r,t,e);break;default:if(Nv(r))Uv(r,t,e);else if(Pv(r))jv(r,t,e);else if(kv(r))$v(r,t,e);else{var i=e[r];typeof i<"u"&&i!==null&&(t[r]=String(i))}}}return t}var ss=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{};function Gt(){var e=as(ss);return Object.assign({},os,e)}function Vv(){return as(ss)}var pt=performance,Hv="exception.type",Gv="exception.message",qv="exception.stacktrace",zv="http.response_content_length",Xv="http.response_content_length_uncompressed",yi=Hv,mi=Gv,Kv=qv,Wv=zv,Yv=Xv,Jv=9,Qv=6,Zv=Math.pow(10,Qv),Mn=Math.pow(10,Jv);function Re(e){var t=e/1e3,n=Math.trunc(t),r=Math.round(e%1e3*Zv);return[n,r]}function gi(){var e=pt.timeOrigin;if(typeof e!="number"){var t=pt;e=t.timing&&t.timing.fetchStart}return e}function us(e){var t=Re(gi()),n=Re(typeof e=="number"?e:pt.now());return ls(t,n)}function qt(e){if(_i(e))return e;if(typeof e=="number")return e<gi()?us(e):Re(e);if(e instanceof Date)return Re(e.getTime());throw TypeError("Invalid input type")}function ey(e,t){var n=t[0]-e[0],r=t[1]-e[1];return r<0&&(n-=1,r+=Mn),[n,r]}function Ce(e){return e[0]*Mn+e[1]}function _i(e){return Array.isArray(e)&&e.length===2&&typeof e[0]=="number"&&typeof e[1]=="number"}function cs(e){return _i(e)||typeof e=="number"||e instanceof Date}function ls(e,t){var n=[e[0]+t[0],e[1]+t[1]];return n[1]>=Mn&&(n[1]-=Mn,n[0]+=1),n}var Ei;(function(e){e[e.SUCCESS=0]="SUCCESS",e[e.FAILED=1]="FAILED"})(Ei||(Ei={}));var ty=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},ny=function(){function e(t){t===void 0&&(t={});var n;this._propagators=(n=t.propagators)!==null&&n!==void 0?n:[],this._fields=Array.from(new Set(this._propagators.map(function(r){return typeof r.fields=="function"?r.fields():[]}).reduce(function(r,i){return r.concat(i)},[])))}return e.prototype.inject=function(t,n,r){var i,o;try{for(var a=ty(this._propagators),u=a.next();!u.done;u=a.next()){var c=u.value;try{c.inject(t,n,r)}catch(s){T.warn("Failed to inject with "+c.constructor.name+". Err: "+s.message)}}}catch(s){i={error:s}}finally{try{u&&!u.done&&(o=a.return)&&o.call(a)}finally{if(i)throw i.error}}},e.prototype.extract=function(t,n,r){return this._propagators.reduce(function(i,o){try{return o.extract(i,n,r)}catch(a){T.warn("Failed to extract with "+o.constructor.name+". Err: "+a.message)}return i},t)},e.prototype.fields=function(){return this._fields.slice()},e}(),Ti="[_0-9a-z-*/]",ry="[a-z]"+Ti+"{0,255}",iy="[a-z0-9]"+Ti+"{0,240}@[a-z]"+Ti+"{0,13}",oy=new RegExp("^(?:"+ry+"|"+iy+")$"),ay=/^[ -~]{0,255}[!-~]$/,sy=/,|=/;function uy(e){return oy.test(e)}function cy(e){return ay.test(e)&&!sy.test(e)}var ps=32,ly=512,fs=",",hs="=",py=function(){function e(t){this._internalState=new Map,t&&this._parse(t)}return e.prototype.set=function(t,n){var r=this._clone();return r._internalState.has(t)&&r._internalState.delete(t),r._internalState.set(t,n),r},e.prototype.unset=function(t){var n=this._clone();return n._internalState.delete(t),n},e.prototype.get=function(t){return this._internalState.get(t)},e.prototype.serialize=function(){var t=this;return this._keys().reduce(function(n,r){return n.push(r+hs+t.get(r)),n},[]).join(fs)},e.prototype._parse=function(t){t.length>ly||(this._internalState=t.split(fs).reverse().reduce(function(n,r){var i=r.trim(),o=i.indexOf(hs);if(o!==-1){var a=i.slice(0,o),u=i.slice(o+1,r.length);uy(a)&&cy(u)&&n.set(a,u)}return n},new Map),this._internalState.size>ps&&(this._internalState=new Map(Array.from(this._internalState.entries()).reverse().slice(0,ps))))},e.prototype._keys=function(){return Array.from(this._internalState.keys()).reverse()},e.prototype._clone=function(){var t=new e;return t._internalState=new Map(this._internalState),t},e}(),bi="traceparent",Si="tracestate",fy="00",hy="(?!ff)[\\da-f]{2}",dy="(?![0]{32})[\\da-f]{32}",vy="(?![0]{16})[\\da-f]{16}",yy="[\\da-f]{2}",my=new RegExp("^\\s?("+hy+")-("+dy+")-("+vy+")-("+yy+")(-.*)?\\s?$");function gy(e){var t=my.exec(e);return!t||t[1]==="00"&&t[5]?null:{traceId:t[2],spanId:t[3],traceFlags:parseInt(t[4],16)}}var _y=function(){function e(){}return e.prototype.inject=function(t,n,r){var i=k.getSpanContext(t);if(!(!i||fi(t)||!Ut(i))){var o=fy+"-"+i.traceId+"-"+i.spanId+"-0"+Number(i.traceFlags||fe.NONE).toString(16);r.set(n,bi,o),i.traceState&&r.set(n,Si,i.traceState.serialize())}},e.prototype.extract=function(t,n,r){var i=r.get(n,bi);if(!i)return t;var o=Array.isArray(i)?i[0]:i;if(typeof o!="string")return t;var a=gy(o);if(!a)return t;a.isRemote=!0;var u=r.get(n,Si);if(u){var c=Array.isArray(u)?u.join(","):u;a.traceState=new py(typeof c=="string"?c:void 0)}return k.setSpanContext(t,a)},e.prototype.fields=function(){return[bi,Si]},e}(),Ey="[object Object]",Ty="[object Null]",by="[object Undefined]",Sy=Function.prototype,ds=Sy.toString,Oy=ds.call(Object),wy=Ay(Object.getPrototypeOf,Object),vs=Object.prototype,ys=vs.hasOwnProperty,Fe=Symbol?Symbol.toStringTag:void 0,ms=vs.toString;function Ay(e,t){return function(n){return e(t(n))}}function gs(e){if(!Ly(e)||Ry(e)!==Ey)return!1;var t=wy(e);if(t===null)return!0;var n=ys.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&ds.call(n)===Oy}function Ly(e){return e!=null&&typeof e=="object"}function Ry(e){return e==null?e===void 0?by:Ty:Fe&&Fe in Object(e)?Cy(e):Ny(e)}function Cy(e){var t=ys.call(e,Fe),n=e[Fe],r=!1;try{e[Fe]=void 0,r=!0}catch{}var i=ms.call(e);return r&&(t?e[Fe]=n:delete e[Fe]),i}function Ny(e){return ms.call(e)}var xy=20;function Py(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=e.shift(),r=new WeakMap;e.length>0;)n=_s(n,e.shift(),0,r);return n}function Oi(e){return Dn(e)?e.slice():e}function _s(e,t,n,r){n===void 0&&(n=0);var i;if(!(n>xy)){if(n++,Un(e)||Un(t)||Ts(t))i=Oi(t);else if(Dn(e)){if(i=e.slice(),Dn(t))for(var o=0,a=t.length;o<a;o++)i.push(Oi(t[o]));else if(zt(t))for(var u=Object.keys(t),o=0,a=u.length;o<a;o++){var c=u[o];i[c]=Oi(t[c])}}else if(zt(e))if(zt(t)){if(!Iy(e,t))return t;i=Object.assign({},e);for(var u=Object.keys(t),o=0,a=u.length;o<a;o++){var c=u[o],s=t[c];if(Un(s))typeof s>"u"?delete i[c]:i[c]=s;else{var l=i[c],p=s;if(Es(e,c,r)||Es(t,c,r))delete i[c];else{if(zt(l)&&zt(p)){var f=r.get(l)||[],v=r.get(p)||[];f.push({obj:e,key:c}),v.push({obj:t,key:c}),r.set(l,f),r.set(p,v)}i[c]=_s(i[c],s,n,r)}}}}else i=t;return i}}function Es(e,t,n){for(var r=n.get(e[t])||[],i=0,o=r.length;i<o;i++){var a=r[i];if(a.key===t&&a.obj===e)return!0}return!1}function Dn(e){return Array.isArray(e)}function Ts(e){return typeof e=="function"}function zt(e){return!Un(e)&&!Dn(e)&&!Ts(e)&&typeof e=="object"}function Un(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e>"u"||e instanceof Date||e instanceof RegExp||e===null}function Iy(e,t){return!(!gs(e)||!gs(t))}function ky(e,t){return typeof t=="string"?e===t:!!e.match(t)}var My=function(){function e(){var t=this;this._promise=new Promise(function(n,r){t._resolve=n,t._reject=r})}return Object.defineProperty(e.prototype,"promise",{get:function(){return this._promise},enumerable:!1,configurable:!0}),e.prototype.resolve=function(t){this._resolve(t)},e.prototype.reject=function(t){this._reject(t)},e}(),Dy=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Uy=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},jy=function(){function e(t,n){this._callback=t,this._that=n,this._isCalled=!1,this._deferred=new My}return Object.defineProperty(e.prototype,"isCalled",{get:function(){return this._isCalled},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"promise",{get:function(){return this._deferred.promise},enumerable:!1,configurable:!0}),e.prototype.call=function(){for(var t,n=this,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];if(!this._isCalled){this._isCalled=!0;try{Promise.resolve((t=this._callback).call.apply(t,Uy([this._that],Dy(r),!1))).then(function(o){return n._deferred.resolve(o)},function(o){return n._deferred.reject(o)})}catch(o){this._deferred.reject(o)}}return this._deferred.promise},e}(),$y="exception",wi=function(){return wi=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},wi.apply(this,arguments)},By=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},bs=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Fy=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},Vy=function(){function e(t,n,r,i,o,a,u,c,s,l){u===void 0&&(u=[]),this.attributes={},this.links=[],this.events=[],this._droppedAttributesCount=0,this._droppedEventsCount=0,this._droppedLinksCount=0,this.status={code:Ln.UNSET},this.endTime=[0,0],this._ended=!1,this._duration=[-1,-1],this.name=r,this._spanContext=i,this.parentSpanId=a,this.kind=o,this.links=u;var p=Date.now();this._performanceStartTime=pt.now(),this._performanceOffset=p-(this._performanceStartTime+gi()),this._startTimeProvided=c!=null,this.startTime=this._getTime(c??p),this.resource=t.resource,this.instrumentationLibrary=t.instrumentationLibrary,this._spanLimits=t.getSpanLimits(),this._attributeValueLengthLimit=this._spanLimits.attributeValueLengthLimit||0,l!=null&&this.setAttributes(l),this._spanProcessor=t.getActiveSpanProcessor(),this._spanProcessor.onStart(this,n)}return e.prototype.spanContext=function(){return this._spanContext},e.prototype.setAttribute=function(t,n){return n==null||this._isSpanEnded()?this:t.length===0?(T.warn("Invalid attribute key: "+t),this):rs(n)?Object.keys(this.attributes).length>=this._spanLimits.attributeCountLimit&&!Object.prototype.hasOwnProperty.call(this.attributes,t)?(this._droppedAttributesCount++,this):(this.attributes[t]=this._truncateToSize(n),this):(T.warn("Invalid attribute value set for key: "+t),this)},e.prototype.setAttributes=function(t){var n,r;try{for(var i=By(Object.entries(t)),o=i.next();!o.done;o=i.next()){var a=bs(o.value,2),u=a[0],c=a[1];this.setAttribute(u,c)}}catch(s){n={error:s}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return this},e.prototype.addEvent=function(t,n,r){if(this._isSpanEnded())return this;if(this._spanLimits.eventCountLimit===0)return T.warn("No events allowed."),this._droppedEventsCount++,this;this.events.length>=this._spanLimits.eventCountLimit&&(this._droppedEventsCount===0&&T.debug("Dropping extra events."),this.events.shift(),this._droppedEventsCount++),cs(n)&&(cs(r)||(r=n),n=void 0);var i=Pn(n);return this.events.push({name:t,attributes:i,time:this._getTime(r),droppedAttributesCount:0}),this},e.prototype.addLink=function(t){return this.links.push(t),this},e.prototype.addLinks=function(t){var n;return(n=this.links).push.apply(n,Fy([],bs(t),!1)),this},e.prototype.setStatus=function(t){return this._isSpanEnded()?this:(this.status=wi({},t),this.status.message!=null&&typeof t.message!="string"&&(T.warn("Dropping invalid status.message of type '"+typeof t.message+"', expected 'string'"),delete this.status.message),this)},e.prototype.updateName=function(t){return this._isSpanEnded()?this:(this.name=t,this)},e.prototype.end=function(t){if(this._isSpanEnded()){T.error(this.name+" "+this._spanContext.traceId+"-"+this._spanContext.spanId+" - You can only call end() on a span once.");return}this._ended=!0,this.endTime=this._getTime(t),this._duration=ey(this.startTime,this.endTime),this._duration[0]<0&&(T.warn("Inconsistent start and end time, startTime > endTime. Setting span duration to 0ms.",this.startTime,this.endTime),this.endTime=this.startTime.slice(),this._duration=[0,0]),this._droppedEventsCount>0&&T.warn("Dropped "+this._droppedEventsCount+" events because eventCountLimit reached"),this._spanProcessor.onEnd(this)},e.prototype._getTime=function(t){if(typeof t=="number"&&t<=pt.now())return us(t+this._performanceOffset);if(typeof t=="number")return Re(t);if(t instanceof Date)return Re(t.getTime());if(_i(t))return t;if(this._startTimeProvided)return Re(Date.now());var n=pt.now()-this._performanceStartTime;return ls(this.startTime,Re(n))},e.prototype.isRecording=function(){return this._ended===!1},e.prototype.recordException=function(t,n){var r={};typeof t=="string"?r[mi]=t:t&&(t.code?r[yi]=t.code.toString():t.name&&(r[yi]=t.name),t.message&&(r[mi]=t.message),t.stack&&(r[Kv]=t.stack)),r[yi]||r[mi]?this.addEvent($y,r,n):T.warn("Failed to record an exception "+t)},Object.defineProperty(e.prototype,"duration",{get:function(){return this._duration},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ended",{get:function(){return this._ended},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"droppedAttributesCount",{get:function(){return this._droppedAttributesCount},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"droppedEventsCount",{get:function(){return this._droppedEventsCount},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"droppedLinksCount",{get:function(){return this._droppedLinksCount},enumerable:!1,configurable:!0}),e.prototype._isSpanEnded=function(){return this._ended&&T.warn("Can not execute the operation on ended Span {traceId: "+this._spanContext.traceId+", spanId: "+this._spanContext.spanId+"}"),this._ended},e.prototype._truncateToLimitUtil=function(t,n){return t.length<=n?t:t.substring(0,n)},e.prototype._truncateToSize=function(t){var n=this,r=this._attributeValueLengthLimit;return r<=0?(T.warn("Attribute value limit must be positive, got "+r),t):typeof t=="string"?this._truncateToLimitUtil(t,r):Array.isArray(t)?t.map(function(i){return typeof i=="string"?n._truncateToLimitUtil(i,r):i}):t},e}(),ft;(function(e){e[e.NOT_RECORD=0]="NOT_RECORD",e[e.RECORD=1]="RECORD",e[e.RECORD_AND_SAMPLED=2]="RECORD_AND_SAMPLED"})(ft||(ft={}));var jn=function(){function e(){}return e.prototype.shouldSample=function(){return{decision:ft.NOT_RECORD}},e.prototype.toString=function(){return"AlwaysOffSampler"},e}(),ht=function(){function e(){}return e.prototype.shouldSample=function(){return{decision:ft.RECORD_AND_SAMPLED}},e.prototype.toString=function(){return"AlwaysOnSampler"},e}(),Ai=function(){function e(t){var n,r,i,o;this._root=t.root,this._root||(lt(new Error("ParentBasedSampler must have a root sampler configured")),this._root=new ht),this._remoteParentSampled=(n=t.remoteParentSampled)!==null&&n!==void 0?n:new ht,this._remoteParentNotSampled=(r=t.remoteParentNotSampled)!==null&&r!==void 0?r:new jn,this._localParentSampled=(i=t.localParentSampled)!==null&&i!==void 0?i:new ht,this._localParentNotSampled=(o=t.localParentNotSampled)!==null&&o!==void 0?o:new jn}return e.prototype.shouldSample=function(t,n,r,i,o,a){var u=k.getSpanContext(t);return!u||!Ut(u)?this._root.shouldSample(t,n,r,i,o,a):u.isRemote?u.traceFlags&fe.SAMPLED?this._remoteParentSampled.shouldSample(t,n,r,i,o,a):this._remoteParentNotSampled.shouldSample(t,n,r,i,o,a):u.traceFlags&fe.SAMPLED?this._localParentSampled.shouldSample(t,n,r,i,o,a):this._localParentNotSampled.shouldSample(t,n,r,i,o,a)},e.prototype.toString=function(){return"ParentBased{root="+this._root.toString()+", remoteParentSampled="+this._remoteParentSampled.toString()+", remoteParentNotSampled="+this._remoteParentNotSampled.toString()+", localParentSampled="+this._localParentSampled.toString()+", localParentNotSampled="+this._localParentNotSampled.toString()+"}"},e}(),Ss=function(){function e(t){t===void 0&&(t=0),this._ratio=t,this._ratio=this._normalize(t),this._upperBound=Math.floor(this._ratio*4294967295)}return e.prototype.shouldSample=function(t,n){return{decision:Ca(n)&&this._accumulate(n)<this._upperBound?ft.RECORD_AND_SAMPLED:ft.NOT_RECORD}},e.prototype.toString=function(){return"TraceIdRatioBased{"+this._ratio+"}"},e.prototype._normalize=function(t){return typeof t!="number"||isNaN(t)?0:t>=1?1:t<=0?0:t},e.prototype._accumulate=function(t){for(var n=0,r=0;r<t.length/8;r++){var i=r*8,o=parseInt(t.slice(i,i+8),16);n=(n^o)>>>0}return n},e}(),Hy=he.AlwaysOn,dt=1;function Os(){var e=Gt();return{sampler:ws(e),forceFlushTimeoutMillis:3e4,generalLimits:{attributeValueLengthLimit:e.OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT,attributeCountLimit:e.OTEL_ATTRIBUTE_COUNT_LIMIT},spanLimits:{attributeValueLengthLimit:e.OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT,attributeCountLimit:e.OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT,linkCountLimit:e.OTEL_SPAN_LINK_COUNT_LIMIT,eventCountLimit:e.OTEL_SPAN_EVENT_COUNT_LIMIT,attributePerEventCountLimit:e.OTEL_SPAN_ATTRIBUTE_PER_EVENT_COUNT_LIMIT,attributePerLinkCountLimit:e.OTEL_SPAN_ATTRIBUTE_PER_LINK_COUNT_LIMIT},mergeResourceWithDefaults:!0}}function ws(e){switch(e===void 0&&(e=Gt()),e.OTEL_TRACES_SAMPLER){case he.AlwaysOn:return new ht;case he.AlwaysOff:return new jn;case he.ParentBasedAlwaysOn:return new Ai({root:new ht});case he.ParentBasedAlwaysOff:return new Ai({root:new jn});case he.TraceIdRatio:return new Ss(As(e));case he.ParentBasedTraceIdRatio:return new Ai({root:new Ss(As(e))});default:return T.error('OTEL_TRACES_SAMPLER value "'+e.OTEL_TRACES_SAMPLER+" invalid, defaulting to "+Hy+'".'),new ht}}function As(e){if(e.OTEL_TRACES_SAMPLER_ARG===void 0||e.OTEL_TRACES_SAMPLER_ARG==="")return T.error("OTEL_TRACES_SAMPLER_ARG is blank, defaulting to "+dt+"."),dt;var t=Number(e.OTEL_TRACES_SAMPLER_ARG);return isNaN(t)?(T.error("OTEL_TRACES_SAMPLER_ARG="+e.OTEL_TRACES_SAMPLER_ARG+" was given, but it is invalid, defaulting to "+dt+"."),dt):t<0||t>1?(T.error("OTEL_TRACES_SAMPLER_ARG="+e.OTEL_TRACES_SAMPLER_ARG+" was given, but it is out of range ([0..1]), defaulting to "+dt+"."),dt):t}function Gy(e){var t={sampler:ws()},n=Os(),r=Object.assign({},n,t,e);return r.generalLimits=Object.assign({},n.generalLimits,e.generalLimits||{}),r.spanLimits=Object.assign({},n.spanLimits,e.spanLimits||{}),r}function qy(e){var t,n,r,i,o,a,u,c,s,l,p,f,v=Object.assign({},e.spanLimits),y=Vv();return v.attributeCountLimit=(a=(o=(i=(n=(t=e.spanLimits)===null||t===void 0?void 0:t.attributeCountLimit)!==null&&n!==void 0?n:(r=e.generalLimits)===null||r===void 0?void 0:r.attributeCountLimit)!==null&&i!==void 0?i:y.OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT)!==null&&o!==void 0?o:y.OTEL_ATTRIBUTE_COUNT_LIMIT)!==null&&a!==void 0?a:kn,v.attributeValueLengthLimit=(f=(p=(l=(c=(u=e.spanLimits)===null||u===void 0?void 0:u.attributeValueLengthLimit)!==null&&c!==void 0?c:(s=e.generalLimits)===null||s===void 0?void 0:s.attributeValueLengthLimit)!==null&&l!==void 0?l:y.OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT)!==null&&p!==void 0?p:y.OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT)!==null&&f!==void 0?f:In,Object.assign({},e,{spanLimits:v})}var zy=function(){function e(t,n){this._exporter=t,this._isExporting=!1,this._finishedSpans=[],this._droppedSpansCount=0;var r=Gt();this._maxExportBatchSize=typeof n?.maxExportBatchSize=="number"?n.maxExportBatchSize:r.OTEL_BSP_MAX_EXPORT_BATCH_SIZE,this._maxQueueSize=typeof n?.maxQueueSize=="number"?n.maxQueueSize:r.OTEL_BSP_MAX_QUEUE_SIZE,this._scheduledDelayMillis=typeof n?.scheduledDelayMillis=="number"?n.scheduledDelayMillis:r.OTEL_BSP_SCHEDULE_DELAY,this._exportTimeoutMillis=typeof n?.exportTimeoutMillis=="number"?n.exportTimeoutMillis:r.OTEL_BSP_EXPORT_TIMEOUT,this._shutdownOnce=new jy(this._shutdown,this),this._maxExportBatchSize>this._maxQueueSize&&(T.warn("BatchSpanProcessor: maxExportBatchSize must be smaller or equal to maxQueueSize, setting maxExportBatchSize to match maxQueueSize"),this._maxExportBatchSize=this._maxQueueSize)}return e.prototype.forceFlush=function(){return this._shutdownOnce.isCalled?this._shutdownOnce.promise:this._flushAll()},e.prototype.onStart=function(t,n){},e.prototype.onEnd=function(t){this._shutdownOnce.isCalled||(t.spanContext().traceFlags&fe.SAMPLED)!==0&&this._addToBuffer(t)},e.prototype.shutdown=function(){return this._shutdownOnce.call()},e.prototype._shutdown=function(){var t=this;return Promise.resolve().then(function(){return t.onShutdown()}).then(function(){return t._flushAll()}).then(function(){return t._exporter.shutdown()})},e.prototype._addToBuffer=function(t){if(this._finishedSpans.length>=this._maxQueueSize){this._droppedSpansCount===0&&T.debug("maxQueueSize reached, dropping spans"),this._droppedSpansCount++;return}this._droppedSpansCount>0&&(T.warn("Dropped "+this._droppedSpansCount+" spans because maxQueueSize reached"),this._droppedSpansCount=0),this._finishedSpans.push(t),this._maybeStartTimer()},e.prototype._flushAll=function(){var t=this;return new Promise(function(n,r){for(var i=[],o=Math.ceil(t._finishedSpans.length/t._maxExportBatchSize),a=0,u=o;a<u;a++)i.push(t._flushOneBatch());Promise.all(i).then(function(){n()}).catch(r)})},e.prototype._flushOneBatch=function(){var t=this;return this._clearTimer(),this._finishedSpans.length===0?Promise.resolve():new Promise(function(n,r){var i=setTimeout(function(){r(new Error("Timeout"))},t._exportTimeoutMillis);x.with(pv(x.active()),function(){var o;t._finishedSpans.length<=t._maxExportBatchSize?(o=t._finishedSpans,t._finishedSpans=[]):o=t._finishedSpans.splice(0,t._maxExportBatchSize);for(var a=function(){return t._exporter.export(o,function(p){var f;clearTimeout(i),p.code===Ei.SUCCESS?n():r((f=p.error)!==null&&f!==void 0?f:new Error("BatchSpanProcessor: span export failed"))})},u=null,c=0,s=o.length;c<s;c++){var l=o[c];l.resource.asyncAttributesPending&&l.resource.waitForAsyncAttributes&&(u!=null||(u=[]),u.push(l.resource.waitForAsyncAttributes()))}u===null?a():Promise.all(u).then(a,function(p){lt(p),r(p)})})})},e.prototype._maybeStartTimer=function(){var t=this;if(!this._isExporting){var n=function(){t._isExporting=!0,t._flushOneBatch().finally(function(){t._isExporting=!1,t._finishedSpans.length>0&&(t._clearTimer(),t._maybeStartTimer())}).catch(function(r){t._isExporting=!1,lt(r)})};if(this._finishedSpans.length>=this._maxExportBatchSize)return n();this._timer===void 0&&(this._timer=setTimeout(function(){return n()},this._scheduledDelayMillis))}},e.prototype._clearTimer=function(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)},e}(),Xy=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Ls=function(e){Xy(t,e);function t(n,r){var i=e.call(this,n,r)||this;return i.onInit(r),i}return t.prototype.onInit=function(n){var r=this;n?.disableAutoFlushOnDocumentHide!==!0&&typeof document<"u"&&(this._visibilityChangeListener=function(){document.visibilityState==="hidden"&&r.forceFlush().catch(function(i){lt(i)})},this._pageHideListener=function(){r.forceFlush().catch(function(i){lt(i)})},document.addEventListener("visibilitychange",this._visibilityChangeListener),document.addEventListener("pagehide",this._pageHideListener))},t.prototype.onShutdown=function(){typeof document<"u"&&(this._visibilityChangeListener&&document.removeEventListener("visibilitychange",this._visibilityChangeListener),this._pageHideListener&&document.removeEventListener("pagehide",this._pageHideListener))},t}(zy),Ky=8,Wy=16,Yy=function(){function e(){this.generateTraceId=Rs(Wy),this.generateSpanId=Rs(Ky)}return e}(),$n=Array(32);function Rs(e){return function(){for(var t=0;t<e*2;t++)$n[t]=Math.floor(Math.random()*16)+48,$n[t]>=58&&($n[t]+=39);return String.fromCharCode.apply(null,$n.slice(0,e*2))}}var Jy=function(){function e(t,n,r){this._tracerProvider=r;var i=Gy(n);this._sampler=i.sampler,this._generalLimits=i.generalLimits,this._spanLimits=i.spanLimits,this._idGenerator=n.idGenerator||new Yy,this.resource=r.resource,this.instrumentationLibrary=t}return e.prototype.startSpan=function(t,n,r){var i,o,a;n===void 0&&(n={}),r===void 0&&(r=x.active()),n.root&&(r=k.deleteSpan(r));var u=k.getSpan(r);if(fi(r)){T.debug("Instrumentation suppressed, returning Noop Span");var c=k.wrapSpanContext(La);return c}var s=u?.spanContext(),l=this._idGenerator.generateSpanId(),p,f,v;!s||!k.isSpanContextValid(s)?p=this._idGenerator.generateTraceId():(p=s.traceId,f=s.traceState,v=s.spanId);var y=(i=n.kind)!==null&&i!==void 0?i:jt.INTERNAL,m=((o=n.links)!==null&&o!==void 0?o:[]).map(function(ne){return{context:ne.context,attributes:Pn(ne.attributes)}}),g=Pn(n.attributes),E=this._sampler.shouldSample(r,p,t,y,g,m);f=(a=E.traceState)!==null&&a!==void 0?a:f;var S=E.decision===An.RECORD_AND_SAMPLED?fe.SAMPLED:fe.NONE,P={traceId:p,spanId:l,traceFlags:S,traceState:f};if(E.decision===An.NOT_RECORD){T.debug("Recording is off, propagating context in a non-recording span");var c=k.wrapSpanContext(P);return c}var j=Pn(Object.assign(g,E.attributes)),$=new Vy(this,r,t,P,y,v,m,n.startTime,void 0,j);return $},e.prototype.startActiveSpan=function(t,n,r,i){var o,a,u;if(!(arguments.length<2)){arguments.length===2?u=n:arguments.length===3?(o=n,u=r):(o=n,a=r,u=i);var c=a??x.active(),s=this.startSpan(t,o,c),l=k.setSpan(c,s);return x.with(l,u,void 0,s)}},e.prototype.getGeneralLimits=function(){return this._generalLimits},e.prototype.getSpanLimits=function(){return this._spanLimits},e.prototype.getActiveSpanProcessor=function(){return this._tracerProvider.getActiveSpanProcessor()},e}(),Qy="process.runtime.name",Zy="service.name",em="telemetry.sdk.name",tm="telemetry.sdk.language",nm="telemetry.sdk.version",rm=Qy,im=Zy,Li=em,Ri=tm,Ci=nm,om="webjs",am=om,sm="1.30.1",vt,Ni=(vt={},vt[Li]="opentelemetry",vt[rm]="browser",vt[Ri]=am,vt[Ci]=sm,vt);function um(){return"unknown_service"}var Ne=function(){return Ne=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Ne.apply(this,arguments)},cm=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},lm=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},pm=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Xt=function(){function e(t,n){var r=this,i;this._attributes=t,this.asyncAttributesPending=n!=null,this._syncAttributes=(i=this._attributes)!==null&&i!==void 0?i:{},this._asyncAttributesPromise=n?.then(function(o){return r._attributes=Object.assign({},r._attributes,o),r.asyncAttributesPending=!1,o},function(o){return T.debug("a resource's async attributes promise rejected: %s",o),r.asyncAttributesPending=!1,{}})}return e.empty=function(){return e.EMPTY},e.default=function(){var t;return new e((t={},t[im]=um(),t[Ri]=Ni[Ri],t[Li]=Ni[Li],t[Ci]=Ni[Ci],t))},Object.defineProperty(e.prototype,"attributes",{get:function(){var t;return this.asyncAttributesPending&&T.error("Accessing resource attributes before async attributes settled"),(t=this._attributes)!==null&&t!==void 0?t:{}},enumerable:!1,configurable:!0}),e.prototype.waitForAsyncAttributes=function(){return cm(this,void 0,void 0,function(){return lm(this,function(t){switch(t.label){case 0:return this.asyncAttributesPending?[4,this._asyncAttributesPromise]:[3,2];case 1:t.sent(),t.label=2;case 2:return[2]}})})},e.prototype.merge=function(t){var n=this,r;if(!t)return this;var i=Ne(Ne({},this._syncAttributes),(r=t._syncAttributes)!==null&&r!==void 0?r:t.attributes);if(!this._asyncAttributesPromise&&!t._asyncAttributesPromise)return new e(i);var o=Promise.all([this._asyncAttributesPromise,t._asyncAttributesPromise]).then(function(a){var u,c=pm(a,2),s=c[0],l=c[1];return Ne(Ne(Ne(Ne({},n._syncAttributes),s),(u=t._syncAttributes)!==null&&u!==void 0?u:t.attributes),l)});return new e(i,o)},e.EMPTY=new e({}),e}(),Bn=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},Cs=function(){function e(t){this._spanProcessors=t}return e.prototype.forceFlush=function(){var t,n,r=[];try{for(var i=Bn(this._spanProcessors),o=i.next();!o.done;o=i.next()){var a=o.value;r.push(a.forceFlush())}}catch(u){t={error:u}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return new Promise(function(u){Promise.all(r).then(function(){u()}).catch(function(c){lt(c||new Error("MultiSpanProcessor: forceFlush failed")),u()})})},e.prototype.onStart=function(t,n){var r,i;try{for(var o=Bn(this._spanProcessors),a=o.next();!a.done;a=o.next()){var u=a.value;u.onStart(t,n)}}catch(c){r={error:c}}finally{try{a&&!a.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}},e.prototype.onEnd=function(t){var n,r;try{for(var i=Bn(this._spanProcessors),o=i.next();!o.done;o=i.next()){var a=o.value;a.onEnd(t)}}catch(u){n={error:u}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}},e.prototype.shutdown=function(){var t,n,r=[];try{for(var i=Bn(this._spanProcessors),o=i.next();!o.done;o=i.next()){var a=o.value;r.push(a.shutdown())}}catch(u){t={error:u}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return new Promise(function(u,c){Promise.all(r).then(function(){u()},c)})},e}(),fm=function(){function e(){}return e.prototype.onStart=function(t,n){},e.prototype.onEnd=function(t){},e.prototype.shutdown=function(){return Promise.resolve()},e.prototype.forceFlush=function(){return Promise.resolve()},e}(),hm=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},dm=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},Ve;(function(e){e[e.resolved=0]="resolved",e[e.timeout=1]="timeout",e[e.error=2]="error",e[e.unresolved=3]="unresolved"})(Ve||(Ve={}));var vm=function(){function e(t){t===void 0&&(t={});var n,r;this._registeredSpanProcessors=[],this._tracers=new Map;var i=Py({},Os(),qy(t));if(this.resource=(n=i.resource)!==null&&n!==void 0?n:Xt.empty(),i.mergeResourceWithDefaults&&(this.resource=Xt.default().merge(this.resource)),this._config=Object.assign({},i,{resource:this.resource}),!((r=t.spanProcessors)===null||r===void 0)&&r.length)this._registeredSpanProcessors=dm([],hm(t.spanProcessors),!1),this.activeSpanProcessor=new Cs(this._registeredSpanProcessors);else{var o=this._buildExporterFromEnv();if(o!==void 0){var a=new Ls(o);this.activeSpanProcessor=a}else this.activeSpanProcessor=new fm}}return e.prototype.getTracer=function(t,n,r){var i=t+"@"+(n||"")+":"+(r?.schemaUrl||"");return this._tracers.has(i)||this._tracers.set(i,new Jy({name:t,version:n,schemaUrl:r?.schemaUrl},this._config,this)),this._tracers.get(i)},e.prototype.addSpanProcessor=function(t){this._registeredSpanProcessors.length===0&&this.activeSpanProcessor.shutdown().catch(function(n){return T.error("Error while trying to shutdown current span processor",n)}),this._registeredSpanProcessors.push(t),this.activeSpanProcessor=new Cs(this._registeredSpanProcessors)},e.prototype.getActiveSpanProcessor=function(){return this.activeSpanProcessor},e.prototype.register=function(t){t===void 0&&(t={}),k.setGlobalTracerProvider(this),t.propagator===void 0&&(t.propagator=this._buildPropagatorFromEnv()),t.contextManager&&x.setGlobalContextManager(t.contextManager),t.propagator&&Z.setGlobalPropagator(t.propagator)},e.prototype.forceFlush=function(){var t=this._config.forceFlushTimeoutMillis,n=this._registeredSpanProcessors.map(function(r){return new Promise(function(i){var o,a=setTimeout(function(){i(new Error("Span processor did not completed within timeout period of "+t+" ms")),o=Ve.timeout},t);r.forceFlush().then(function(){clearTimeout(a),o!==Ve.timeout&&(o=Ve.resolved,i(o))}).catch(function(u){clearTimeout(a),o=Ve.error,i(u)})})});return new Promise(function(r,i){Promise.all(n).then(function(o){var a=o.filter(function(u){return u!==Ve.resolved});a.length>0?i(a):r()}).catch(function(o){return i([o])})})},e.prototype.shutdown=function(){return this.activeSpanProcessor.shutdown()},e.prototype._getPropagator=function(t){var n;return(n=this.constructor._registeredPropagators.get(t))===null||n===void 0?void 0:n()},e.prototype._getSpanExporter=function(t){var n;return(n=this.constructor._registeredExporters.get(t))===null||n===void 0?void 0:n()},e.prototype._buildPropagatorFromEnv=function(){var t=this,n=Array.from(new Set(Gt().OTEL_PROPAGATORS)),r=n.map(function(o){var a=t._getPropagator(o);return a||T.warn('Propagator "'+o+'" requested through environment variable is unavailable.'),a}),i=r.reduce(function(o,a){return a&&o.push(a),o},[]);if(i.length!==0)return n.length===1?i[0]:new ny({propagators:i})},e.prototype._buildExporterFromEnv=function(){var t=Gt().OTEL_TRACES_EXPORTER;if(!(t==="none"||t==="")){var n=this._getSpanExporter(t);return n||T.error('Exporter "'+t+'" requested through environment variable is unavailable.'),n}},e._registeredPropagators=new Map([["tracecontext",function(){return new _y}],["baggage",function(){return new Ev}]]),e._registeredExporters=new Map,e}(),ym=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},mm=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},Ns=function(){function e(){this._enabled=!1,this._currentContext=je}return e.prototype._bindFunction=function(t,n){t===void 0&&(t=je);var r=this,i=function(){for(var o=this,a=[],u=0;u<arguments.length;u++)a[u]=arguments[u];return r.with(t,function(){return n.apply(o,a)})};return Object.defineProperty(i,"length",{enumerable:!1,configurable:!0,writable:!1,value:n.length}),i},e.prototype.active=function(){return this._currentContext},e.prototype.bind=function(t,n){return t===void 0&&(t=this.active()),typeof n=="function"?this._bindFunction(t,n):n},e.prototype.disable=function(){return this._currentContext=je,this._enabled=!1,this},e.prototype.enable=function(){return this._enabled?this:(this._enabled=!0,this._currentContext=je,this)},e.prototype.with=function(t,n,r){for(var i=[],o=3;o<arguments.length;o++)i[o-3]=arguments[o];var a=this._currentContext;this._currentContext=t||je;try{return n.call.apply(n,mm([r],ym(i),!1))}finally{this._currentContext=a}},e}(),gm=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),_m=function(e){gm(t,e);function t(n){n===void 0&&(n={});var r=e.call(this,n)||this;if(n.contextManager)throw"contextManager should be defined in register method not in constructor";if(n.propagator)throw"propagator should be defined in register method not in constructor";return r}return t.prototype.register=function(n){n===void 0&&(n={}),n.contextManager===void 0&&(n.contextManager=new Ns),n.contextManager&&n.contextManager.enable(),e.prototype.register.call(this,n)},t}(vm),w;(function(e){e.CONNECT_END="connectEnd",e.CONNECT_START="connectStart",e.DECODED_BODY_SIZE="decodedBodySize",e.DOM_COMPLETE="domComplete",e.DOM_CONTENT_LOADED_EVENT_END="domContentLoadedEventEnd",e.DOM_CONTENT_LOADED_EVENT_START="domContentLoadedEventStart",e.DOM_INTERACTIVE="domInteractive",e.DOMAIN_LOOKUP_END="domainLookupEnd",e.DOMAIN_LOOKUP_START="domainLookupStart",e.ENCODED_BODY_SIZE="encodedBodySize",e.FETCH_START="fetchStart",e.LOAD_EVENT_END="loadEventEnd",e.LOAD_EVENT_START="loadEventStart",e.NAVIGATION_START="navigationStart",e.REDIRECT_END="redirectEnd",e.REDIRECT_START="redirectStart",e.REQUEST_START="requestStart",e.RESPONSE_END="responseEnd",e.RESPONSE_START="responseStart",e.SECURE_CONNECTION_START="secureConnectionStart",e.UNLOAD_EVENT_END="unloadEventEnd",e.UNLOAD_EVENT_START="unloadEventStart"})(w||(w={}));var xi;function Em(){return xi||(xi=document.createElement("a")),xi}function xe(e,t){return t in e}function q(e,t,n,r){var i=void 0,o=void 0;xe(n,t)&&typeof n[t]=="number"&&(i=n[t]);var a=w.FETCH_START;if(xe(n,a)&&typeof n[a]=="number"&&(o=n[a]),i!==void 0&&o!==void 0&&i>=o)return e.addEvent(t,i),e}function yt(e,t,n){n===void 0&&(n=!1),n||(q(e,w.FETCH_START,t),q(e,w.DOMAIN_LOOKUP_START,t),q(e,w.DOMAIN_LOOKUP_END,t),q(e,w.CONNECT_START,t),xe(t,"name")&&t.name.startsWith("https:")&&q(e,w.SECURE_CONNECTION_START,t),q(e,w.CONNECT_END,t),q(e,w.REQUEST_START,t),q(e,w.RESPONSE_START,t),q(e,w.RESPONSE_END,t));var r=t[w.ENCODED_BODY_SIZE];r!==void 0&&e.setAttribute(Wv,r);var i=t[w.DECODED_BODY_SIZE];i!==void 0&&r!==i&&e.setAttribute(Yv,i)}function Tm(e){return e.slice().sort(function(t,n){var r=t[w.FETCH_START],i=n[w.FETCH_START];return r>i?1:r<i?-1:0})}function xs(){return typeof location<"u"?location.origin:void 0}function Ps(e,t,n,r,i,o){i===void 0&&(i=new WeakSet);var a=ge(e);e=a.toString();var u=Sm(e,t,n,r,i,o);if(u.length===0)return{mainRequest:void 0};if(u.length===1)return{mainRequest:u[0]};var c=Tm(u);if(a.origin!==xs()&&c.length>1){var s=c[0],l=bm(c,s[w.RESPONSE_END],n),p=s[w.RESPONSE_END],f=l[w.FETCH_START];return f<p&&(l=s,s=void 0),{corsPreFlightRequest:s,mainRequest:l}}else return{mainRequest:u[0]}}function bm(e,t,n){for(var r=Ce(n),i=Ce(qt(t)),o=e[1],a,u=e.length,c=1;c<u;c++){var s=e[c],l=Ce(qt(s[w.FETCH_START])),p=Ce(qt(s[w.RESPONSE_END])),f=r-p;l>=i&&(!a||f<a)&&(a=f,o=s)}return o}function Sm(e,t,n,r,i,o){var a=Ce(t),u=Ce(n),c=r.filter(function(s){var l=Ce(qt(s[w.FETCH_START])),p=Ce(qt(s[w.RESPONSE_END]));return s.initiatorType.toLowerCase()===(o||"xmlhttprequest")&&s.name===e&&l>=a&&p<=u});return c.length>0&&(c=c.filter(function(s){return!i.has(s)})),c}function ge(e){if(typeof URL=="function")return new URL(e,typeof document<"u"?document.baseURI:typeof location<"u"?location.href:void 0);var t=Em();return t.href=e,t}function Is(e,t){if(e.nodeType===Node.DOCUMENT_NODE)return"/";var n=wm(e,t);if(t&&n.indexOf("@id")>0)return n;var r="";return e.parentNode&&(r+=Is(e.parentNode,!1)),r+=n,r}function Om(e){if(!e.parentNode)return 0;var t=[e.nodeType];e.nodeType===Node.CDATA_SECTION_NODE&&t.push(Node.TEXT_NODE);var n=Array.from(e.parentNode.childNodes);return n=n.filter(function(r){var i=r.localName;return t.indexOf(r.nodeType)>=0&&i===e.localName}),n.length>=1?n.indexOf(e)+1:0}function wm(e,t){var n=e.nodeType,r=Om(e),i="";if(n===Node.ELEMENT_NODE){var o=e.getAttribute("id");if(t&&o)return'//*[@id="'+o+'"]';i=e.localName}else if(n===Node.TEXT_NODE||n===Node.CDATA_SECTION_NODE)i="text()";else if(n===Node.COMMENT_NODE)i="comment()";else return"";return i&&r>1?"/"+i+"["+r+"]":"/"+i}function ks(e,t){var n=t||[];(typeof n=="string"||n instanceof RegExp)&&(n=[n]);var r=ge(e);return r.origin===xs()?!0:n.some(function(i){return ky(e,i)})}var Pi=function(){return Pi=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Pi.apply(this,arguments)},Am=function(){function e(t,n,r){this.instrumentationName=t,this.instrumentationVersion=n,this._config={},this._wrap=K.wrap,this._unwrap=K.unwrap,this._massWrap=K.massWrap,this._massUnwrap=K.massUnwrap,this.setConfig(r),this._diag=T.createComponentLogger({namespace:t}),this._tracer=k.getTracer(t,n),this._meter=ct.getMeter(t,n),this._logger=Ft.getLogger(t,n),this._updateMetricInstruments()}return Object.defineProperty(e.prototype,"meter",{get:function(){return this._meter},enumerable:!1,configurable:!0}),e.prototype.setMeterProvider=function(t){this._meter=t.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()},Object.defineProperty(e.prototype,"logger",{get:function(){return this._logger},enumerable:!1,configurable:!0}),e.prototype.setLoggerProvider=function(t){this._logger=t.getLogger(this.instrumentationName,this.instrumentationVersion)},e.prototype.getModuleDefinitions=function(){var t,n=(t=this.init())!==null&&t!==void 0?t:[];return Array.isArray(n)?n:[n]},e.prototype._updateMetricInstruments=function(){},e.prototype.getConfig=function(){return this._config},e.prototype.setConfig=function(t){this._config=Pi({enabled:!0},t)},e.prototype.setTracerProvider=function(t){this._tracer=t.getTracer(this.instrumentationName,this.instrumentationVersion)},Object.defineProperty(e.prototype,"tracer",{get:function(){return this._tracer},enumerable:!1,configurable:!0}),e.prototype._runSpanCustomizationHook=function(t,n,r,i){if(t)try{t(r,i)}catch(o){this._diag.error("Error running span customization hook due to exception in handler",{triggerName:n},o)}},e}(),Lm=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Rm=function(e){Lm(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return o._config.enabled&&o.enable(),o}return t}(Am);function Ms(e,t,n){var r,i;try{i=e()}catch(o){r=o}finally{return t(r,i),i}}var Kt;(function(e){e.DOCUMENT_LOAD="documentLoad",e.DOCUMENT_FETCH="documentFetch",e.RESOURCE_FETCH="resourceFetch"})(Kt||(Kt={}));var Cm="0.44.0",Nm="@opentelemetry/instrumentation-document-load";const xm="http.url",Pm="http.user_agent",mt=xm,Im=Pm;var Fn;(function(e){e.FIRST_PAINT="firstPaint",e.FIRST_CONTENTFUL_PAINT="firstContentfulPaint"})(Fn||(Fn={}));var km=function(){var e,t,n={},r=(t=(e=xn).getEntriesByType)===null||t===void 0?void 0:t.call(e,"navigation")[0];if(r){var i=Object.values(w);i.forEach(function(u){if(xe(r,u)){var c=r[u];typeof c=="number"&&(n[u]=c)}})}else{var o=xn,a=o.timing;if(a){var i=Object.values(w);i.forEach(function(c){if(xe(a,c)){var s=a[c];typeof s=="number"&&(n[c]=s)}})}}return n},Ds={"first-paint":Fn.FIRST_PAINT,"first-contentful-paint":Fn.FIRST_CONTENTFUL_PAINT},Mm=function(e){var t,n,r=(n=(t=xn).getEntriesByType)===null||n===void 0?void 0:n.call(t,"paint");r&&r.forEach(function(i){var o=i.name,a=i.startTime;xe(Ds,o)&&e.addEvent(Ds[o],a)})},Dm=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Um=function(e){Dm(t,e);function t(n){n===void 0&&(n={});var r=e.call(this,Nm,Cm,n)||this;return r.component="document-load",r.version="1",r.moduleName=r.component,r}return t.prototype.init=function(){},t.prototype._onDocumentLoaded=function(){var n=this;window.setTimeout(function(){n._collectPerformance()})},t.prototype._addResourcesSpans=function(n){var r=this,i,o,a=(o=(i=xn).getEntriesByType)===null||o===void 0?void 0:o.call(i,"resource");a&&a.forEach(function(u){r._initResourceSpan(u,n)})},t.prototype._collectPerformance=function(){var n=this,r=Array.from(document.getElementsByTagName("meta")).find(function(a){return a.getAttribute("name")===lv}),i=km(),o=r&&r.content||"";x.with(Z.extract(je,{traceparent:o}),function(){var a,u=n._startSpan(Kt.DOCUMENT_LOAD,w.FETCH_START,i);u&&(x.with(k.setSpan(x.active(),u),function(){var c=n._startSpan(Kt.DOCUMENT_FETCH,w.FETCH_START,i);c&&(c.setAttribute(mt,location.href),x.with(k.setSpan(x.active(),c),function(){var s;n.getConfig().ignoreNetworkEvents||yt(c,i),n._addCustomAttributesOnSpan(c,(s=n.getConfig().applyCustomAttributesOnSpan)===null||s===void 0?void 0:s.documentFetch),n._endSpan(c,w.RESPONSE_END,i)}))}),u.setAttribute(mt,location.href),u.setAttribute(Im,navigator.userAgent),n._addResourcesSpans(u),n.getConfig().ignoreNetworkEvents||(q(u,w.FETCH_START,i),q(u,w.UNLOAD_EVENT_START,i),q(u,w.UNLOAD_EVENT_END,i),q(u,w.DOM_INTERACTIVE,i),q(u,w.DOM_CONTENT_LOADED_EVENT_START,i),q(u,w.DOM_CONTENT_LOADED_EVENT_END,i),q(u,w.DOM_COMPLETE,i),q(u,w.LOAD_EVENT_START,i),q(u,w.LOAD_EVENT_END,i)),n.getConfig().ignorePerformancePaintEvents||Mm(u),n._addCustomAttributesOnSpan(u,(a=n.getConfig().applyCustomAttributesOnSpan)===null||a===void 0?void 0:a.documentLoad),n._endSpan(u,w.LOAD_EVENT_END,i))})},t.prototype._endSpan=function(n,r,i){n&&(xe(i,r)?n.end(i[r]):n.end())},t.prototype._initResourceSpan=function(n,r){var i,o=this._startSpan(Kt.RESOURCE_FETCH,w.FETCH_START,n,r);o&&(o.setAttribute(mt,n.name),this.getConfig().ignoreNetworkEvents||yt(o,n),this._addCustomAttributesOnResourceSpan(o,n,(i=this.getConfig().applyCustomAttributesOnSpan)===null||i===void 0?void 0:i.resourceFetch),this._endSpan(o,w.RESPONSE_END,n))},t.prototype._startSpan=function(n,r,i,o){if(xe(i,r)&&typeof i[r]=="number"){var a=this.tracer.startSpan(n,{startTime:i[r]},o?k.setSpan(x.active(),o):void 0);return a}},t.prototype._waitForPageLoad=function(){window.document.readyState==="complete"?this._onDocumentLoaded():(this._onDocumentLoaded=this._onDocumentLoaded.bind(this),window.addEventListener("load",this._onDocumentLoaded))},t.prototype._addCustomAttributesOnSpan=function(n,r){var i=this;r&&Ms(function(){return r(n)},function(o){o&&i._diag.error("addCustomAttributesOnSpan",o)})},t.prototype._addCustomAttributesOnResourceSpan=function(n,r,i){var o=this;i&&Ms(function(){return i(n,r)},function(a){a&&o._diag.error("addCustomAttributesOnResourceSpan",a)})},t.prototype.enable=function(){window.removeEventListener("load",this._onDocumentLoaded),this._waitForPageLoad()},t.prototype.disable=function(){window.removeEventListener("load",this._onDocumentLoaded)},t}(Rm),Ii=function(){return Ii=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Ii.apply(this,arguments)},jm=function(){function e(t,n,r){this.instrumentationName=t,this.instrumentationVersion=n,this._config={},this._wrap=K.wrap,this._unwrap=K.unwrap,this._massWrap=K.massWrap,this._massUnwrap=K.massUnwrap,this.setConfig(r),this._diag=T.createComponentLogger({namespace:t}),this._tracer=k.getTracer(t,n),this._meter=ct.getMeter(t,n),this._logger=Ft.getLogger(t,n),this._updateMetricInstruments()}return Object.defineProperty(e.prototype,"meter",{get:function(){return this._meter},enumerable:!1,configurable:!0}),e.prototype.setMeterProvider=function(t){this._meter=t.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()},Object.defineProperty(e.prototype,"logger",{get:function(){return this._logger},enumerable:!1,configurable:!0}),e.prototype.setLoggerProvider=function(t){this._logger=t.getLogger(this.instrumentationName,this.instrumentationVersion)},e.prototype.getModuleDefinitions=function(){var t,n=(t=this.init())!==null&&t!==void 0?t:[];return Array.isArray(n)?n:[n]},e.prototype._updateMetricInstruments=function(){},e.prototype.getConfig=function(){return this._config},e.prototype.setConfig=function(t){this._config=Ii({enabled:!0},t)},e.prototype.setTracerProvider=function(t){this._tracer=t.getTracer(this.instrumentationName,this.instrumentationVersion)},Object.defineProperty(e.prototype,"tracer",{get:function(){return this._tracer},enumerable:!1,configurable:!0}),e.prototype._runSpanCustomizationHook=function(t,n,r,i){if(t)try{t(r,i)}catch(o){this._diag.error("Error running span customization hook due to exception in handler",{triggerName:n},o)}},e}(),$m=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Bm=function(e){$m(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return o._config.enabled&&o.enable(),o}return t}(jm);function Fm(e,t,n){var r,i;try{i=e()}catch(o){r=o}finally{return t(r,i),i}}function Vm(e){return typeof e=="function"&&typeof e.__original=="function"&&typeof e.__unwrap=="function"&&e.__wrapped===!0}var ki=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{},Mi=performance,Hm="http.method",Gm="http.url",qm="http.host",zm="http.scheme",Xm="http.status_code",Km="http.user_agent",Wm="http.request_content_length_uncompressed",Ym=Hm,Jm=Gm,Qm=qm,Zm=zm,eg=Xm,tg=Km,ng=Wm,rg=9,ig=6,og=Math.pow(10,ig),Us=Math.pow(10,rg);function Di(e){var t=e/1e3,n=Math.trunc(t),r=Math.round(e%1e3*og);return[n,r]}function ag(){var e=Mi.timeOrigin;if(typeof e!="number"){var t=Mi;e=t.timing&&t.timing.fetchStart}return e}function js(e){var t=Di(ag()),n=Di(Mi.now());return sg(t,n)}function sg(e,t){var n=[e[0]+t[0],e[1]+t[1]];return n[1]>=Us&&(n[1]-=Us,n[0]+=1),n}var ug=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};function cg(e,t){return typeof t=="string"?e===t:!!e.match(t)}function lg(e,t){var n,r;if(!t)return!1;try{for(var i=ug(t),o=i.next();!o.done;o=i.next()){var a=o.value;if(cg(e,a))return!0}}catch(u){n={error:u}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return!1}var Vn;(function(e){e.COMPONENT="component",e.HTTP_ERROR_NAME="http.error_name",e.HTTP_STATUS_TEXT="http.status_text"})(Vn||(Vn={}));var pg=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},fg=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},hg=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},dg=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},$s=T.createComponentLogger({namespace:"@opentelemetry/opentelemetry-instrumentation-fetch/utils"});function vg(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(e[0]instanceof URL||typeof e[0]=="string"){var n=e[1];if(!(n!=null&&n.body))return Promise.resolve();if(n.body instanceof ReadableStream){var r=yg(n.body),i=r.body,o=r.length;return n.body=i,o}else return Promise.resolve(mg(n.body))}else{var a=e[0];return a!=null&&a.body?a.clone().text().then(function(u){return Ui(u)}):Promise.resolve()}}function yg(e){if(!e.pipeThrough)return $s.warn("Platform has ReadableStream but not pipeThrough!"),{body:e,length:Promise.resolve(void 0)};var t=0,n,r=new Promise(function(o){n=o}),i=new TransformStream({start:function(){},transform:function(o,a){return pg(this,void 0,void 0,function(){var u;return fg(this,function(c){switch(c.label){case 0:return[4,o];case 1:return u=c.sent(),t+=u.byteLength,a.enqueue(o),[2]}})})},flush:function(){n(t)}});return{body:e.pipeThrough(i),length:r}}function mg(e){if(typeof Document<"u"&&e instanceof Document)return new XMLSerializer().serializeToString(document).length;if(e instanceof Blob)return e.size;if(e.byteLength!==void 0)return e.byteLength;if(e instanceof FormData)return _g(e);if(e instanceof URLSearchParams)return Ui(e.toString());if(typeof e=="string")return Ui(e);$s.warn("unknown body type")}var gg=new TextEncoder;function Ui(e){return gg.encode(e).byteLength}function _g(e){var t,n,r=0;try{for(var i=hg(e.entries()),o=i.next();!o.done;o=i.next()){var a=dg(o.value,2),u=a[0],c=a[1];r+=u.length,c instanceof Blob?r+=c.size:r+=c.length}}catch(s){t={error:s}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return r}var Bs="0.57.2",Eg=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Tg=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},bg=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},ji,Sg=300,Fs=typeof process=="object"&&((ji=process.release)===null||ji===void 0?void 0:ji.name)==="node",Og=function(e){Eg(t,e);function t(n){n===void 0&&(n={});var r=e.call(this,"@opentelemetry/instrumentation-fetch",Bs,n)||this;return r.component="fetch",r.version=Bs,r.moduleName=r.component,r._usedResources=new WeakSet,r._tasksCount=0,r}return t.prototype.init=function(){},t.prototype._addChildSpan=function(n,r){var i=this.tracer.startSpan("CORS Preflight",{startTime:r[w.FETCH_START]},k.setSpan(x.active(),n));yt(i,r,this.getConfig().ignoreNetworkEvents),i.end(r[w.RESPONSE_END])},t.prototype._addFinalSpanAttributes=function(n,r){var i=ge(r.url);n.setAttribute(eg,r.status),r.statusText!=null&&n.setAttribute(Vn.HTTP_STATUS_TEXT,r.statusText),n.setAttribute(Qm,i.host),n.setAttribute(Zm,i.protocol.replace(":","")),typeof navigator<"u"&&n.setAttribute(tg,navigator.userAgent)},t.prototype._addHeaders=function(n,r){if(!ks(r,this.getConfig().propagateTraceHeaderCorsUrls)){var i={};Z.inject(x.active(),i),Object.keys(i).length>0&&this._diag.debug("headers inject skipped due to CORS policy");return}if(n instanceof Request)Z.inject(x.active(),n.headers,{set:function(o,a,u){return o.set(a,typeof u=="string"?u:String(u))}});else if(n.headers instanceof Headers)Z.inject(x.active(),n.headers,{set:function(o,a,u){return o.set(a,typeof u=="string"?u:String(u))}});else if(n.headers instanceof Map)Z.inject(x.active(),n.headers,{set:function(o,a,u){return o.set(a,typeof u=="string"?u:String(u))}});else{var i={};Z.inject(x.active(),i),n.headers=Object.assign({},i,n.headers||{})}},t.prototype._clearResources=function(){this._tasksCount===0&&this.getConfig().clearTimingResources&&(performance.clearResourceTimings(),this._usedResources=new WeakSet)},t.prototype._createSpan=function(n,r){var i;if(r===void 0&&(r={}),lg(n,this.getConfig().ignoreUrls)){this._diag.debug("ignoring span as url matches ignored url");return}var o=(r.method||"GET").toUpperCase(),a="HTTP "+o;return this.tracer.startSpan(a,{kind:jt.CLIENT,attributes:(i={},i[Vn.COMPONENT]=this.moduleName,i[Ym]=o,i[Jm]=n,i)})},t.prototype._findResourceAndAddNetworkEvents=function(n,r,i){var o=r.entries;if(!o.length){if(!performance.getEntriesByType)return;o=performance.getEntriesByType("resource")}var a=Ps(r.spanUrl,r.startTime,i,o,this._usedResources,"fetch");if(a.mainRequest){var u=a.mainRequest;this._markResourceAsUsed(u);var c=a.corsPreFlightRequest;c&&(this._addChildSpan(n,c),this._markResourceAsUsed(c)),yt(n,u,this.getConfig().ignoreNetworkEvents)}},t.prototype._markResourceAsUsed=function(n){this._usedResources.add(n)},t.prototype._endSpan=function(n,r,i){var o=this,a=Di(Date.now()),u=js();this._addFinalSpanAttributes(n,i),setTimeout(function(){var c;(c=r.observer)===null||c===void 0||c.disconnect(),o._findResourceAndAddNetworkEvents(n,r,u),o._tasksCount--,o._clearResources(),n.end(a)},Sg)},t.prototype._patchConstructor=function(){var n=this;return function(r){var i=n;return function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];var u=this,c=ge(o[0]instanceof Request?o[0].url:String(o[0])).href,s=o[0]instanceof Request?o[0]:o[1]||{},l=i._createSpan(c,s);if(!l)return r.apply(this,o);var p=i._prepareSpanData(c);i.getConfig().measureRequestSize&&vg.apply(void 0,bg([],Tg(o),!1)).then(function(g){g&&l.setAttribute(ng,g)}).catch(function(g){i._diag.warn("getFetchBodyLength",g)});function f(g,E){i._applyAttributesAfterFetch(g,s,E),i._endSpan(g,p,{status:E.status||0,statusText:E.message,url:c})}function v(g,E){i._applyAttributesAfterFetch(g,s,E),E.status>=200&&E.status<400?i._endSpan(g,p,E):i._endSpan(g,p,{status:E.status,statusText:E.statusText,url:c})}function y(g,E,S){try{var P=S.clone(),j=S.clone(),$=P.body;if($){var ne=$.getReader(),X=function(){ne.read().then(function(U){var Te=U.done;Te?v(g,j):X()},function(U){f(g,U)})};X()}else v(g,S)}finally{E(S)}}function m(g,E,S){try{f(g,S)}finally{E(S)}}return new Promise(function(g,E){return x.with(k.setSpan(x.active(),l),function(){return i._addHeaders(s,c),i._tasksCount++,r.apply(u,s instanceof Request?[s]:[c,s]).then(y.bind(u,l,g),m.bind(u,l,E))})})}}},t.prototype._applyAttributesAfterFetch=function(n,r,i){var o=this,a=this.getConfig().applyCustomAttributesOnSpan;a&&Fm(function(){return a(n,r,i)},function(u){u&&o._diag.error("applyCustomAttributesOnSpan",u)})},t.prototype._prepareSpanData=function(n){var r=js(),i=[];if(typeof PerformanceObserver!="function")return{entries:i,startTime:r,spanUrl:n};var o=new PerformanceObserver(function(a){var u=a.getEntries();u.forEach(function(c){c.initiatorType==="fetch"&&c.name===n&&i.push(c)})});return o.observe({entryTypes:["resource"]}),{entries:i,observer:o,startTime:r,spanUrl:n}},t.prototype.enable=function(){if(Fs){this._diag.warn("this instrumentation is intended for web usage only, it does not instrument Node.js's fetch()");return}Vm(fetch)&&(this._unwrap(ki,"fetch"),this._diag.debug("removing previous patch for constructor")),this._wrap(ki,"fetch",this._patchConstructor())},t.prototype.disable=function(){Fs||(this._unwrap(ki,"fetch"),this._usedResources=new WeakSet)},t}(Bm),$i=function(){return $i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},$i.apply(this,arguments)},wg=function(){function e(t,n,r){this.instrumentationName=t,this.instrumentationVersion=n,this._config={},this._wrap=K.wrap,this._unwrap=K.unwrap,this._massWrap=K.massWrap,this._massUnwrap=K.massUnwrap,this.setConfig(r),this._diag=T.createComponentLogger({namespace:t}),this._tracer=k.getTracer(t,n),this._meter=ct.getMeter(t,n),this._logger=Ft.getLogger(t,n),this._updateMetricInstruments()}return Object.defineProperty(e.prototype,"meter",{get:function(){return this._meter},enumerable:!1,configurable:!0}),e.prototype.setMeterProvider=function(t){this._meter=t.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()},Object.defineProperty(e.prototype,"logger",{get:function(){return this._logger},enumerable:!1,configurable:!0}),e.prototype.setLoggerProvider=function(t){this._logger=t.getLogger(this.instrumentationName,this.instrumentationVersion)},e.prototype.getModuleDefinitions=function(){var t,n=(t=this.init())!==null&&t!==void 0?t:[];return Array.isArray(n)?n:[n]},e.prototype._updateMetricInstruments=function(){},e.prototype.getConfig=function(){return this._config},e.prototype.setConfig=function(t){this._config=$i({enabled:!0},t)},e.prototype.setTracerProvider=function(t){this._tracer=t.getTracer(this.instrumentationName,this.instrumentationVersion)},Object.defineProperty(e.prototype,"tracer",{get:function(){return this._tracer},enumerable:!1,configurable:!0}),e.prototype._runSpanCustomizationHook=function(t,n,r,i){if(t)try{t(r,i)}catch(o){this._diag.error("Error running span customization hook due to exception in handler",{triggerName:n},o)}},e}(),Ag=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Lg=function(e){Ag(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return o._config.enabled&&o.enable(),o}return t}(wg);function Rg(e,t,n){var r,i;try{i=e()}catch(o){r=o}finally{return t(r,i),i}}function Vs(e){return typeof e=="function"&&typeof e.__original=="function"&&typeof e.__unwrap=="function"&&e.__wrapped===!0}var Wt=performance,Cg="http.method",Ng="http.url",xg="http.host",Pg="http.scheme",Ig="http.status_code",kg="http.user_agent",Mg="http.request_content_length_uncompressed",Dg=Cg,Ug=Ng,jg=xg,$g=Pg,Bg=Ig,Fg=kg,Vg=Mg,Hg=9,Gg=6,qg=Math.pow(10,Gg),Hs=Math.pow(10,Hg);function Gs(e){var t=e/1e3,n=Math.trunc(t),r=Math.round(e%1e3*qg);return[n,r]}function zg(){var e=Wt.timeOrigin;if(typeof e!="number"){var t=Wt;e=t.timing&&t.timing.fetchStart}return e}function qs(e){var t=Gs(zg()),n=Gs(Wt.now());return Xg(t,n)}function Xg(e,t){var n=[e[0]+t[0],e[1]+t[1]];return n[1]>=Hs&&(n[1]-=Hs,n[0]+=1),n}var Kg=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};function Wg(e,t){return typeof t=="string"?e===t:!!e.match(t)}function Yg(e,t){var n,r;if(!t)return!1;try{for(var i=Kg(t),o=i.next();!o.done;o=i.next()){var a=o.value;if(Wg(e,a))return!0}}catch(u){n={error:u}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return!1}var _e;(function(e){e.METHOD_OPEN="open",e.METHOD_SEND="send",e.EVENT_ABORT="abort",e.EVENT_ERROR="error",e.EVENT_LOAD="loaded",e.EVENT_TIMEOUT="timeout"})(_e||(_e={}));var Jg=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},Qg=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Zg=T.createComponentLogger({namespace:"@opentelemetry/opentelemetry-instrumentation-xml-http-request/utils"});function e_(e){if(typeof Document<"u"&&e instanceof Document)return new XMLSerializer().serializeToString(document).length;if(e instanceof Blob)return e.size;if(e.byteLength!==void 0)return e.byteLength;if(e instanceof FormData)return n_(e);if(e instanceof URLSearchParams)return zs(e.toString());if(typeof e=="string")return zs(e);Zg.warn("unknown body type")}var t_=new TextEncoder;function zs(e){return t_.encode(e).byteLength}function n_(e){var t,n,r=0;try{for(var i=Jg(e.entries()),o=i.next();!o.done;o=i.next()){var a=Qg(o.value,2),u=a[0],c=a[1];r+=u.length,c instanceof Blob?r+=c.size:r+=c.length}}catch(s){t={error:s}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return r}var Xs="0.57.2",Bi;(function(e){e.HTTP_STATUS_TEXT="http.status_text"})(Bi||(Bi={}));var r_=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),i_=300,o_=function(e){r_(t,e);function t(n){n===void 0&&(n={});var r=e.call(this,"@opentelemetry/instrumentation-xml-http-request",Xs,n)||this;return r.component="xml-http-request",r.version=Xs,r.moduleName=r.component,r._tasksCount=0,r._xhrMem=new WeakMap,r._usedResources=new WeakSet,r}return t.prototype.init=function(){},t.prototype._addHeaders=function(n,r){var i=ge(r).href;if(!ks(i,this.getConfig().propagateTraceHeaderCorsUrls)){var o={};Z.inject(x.active(),o),Object.keys(o).length>0&&this._diag.debug("headers inject skipped due to CORS policy");return}var a={};Z.inject(x.active(),a),Object.keys(a).forEach(function(u){n.setRequestHeader(u,String(a[u]))})},t.prototype._addChildSpan=function(n,r){var i=this;x.with(k.setSpan(x.active(),n),function(){var o=i.tracer.startSpan("CORS Preflight",{startTime:r[w.FETCH_START]});yt(o,r,i.getConfig().ignoreNetworkEvents),o.end(r[w.RESPONSE_END])})},t.prototype._addFinalSpanAttributes=function(n,r,i){if(typeof i=="string"){var o=ge(i);r.status!==void 0&&n.setAttribute(Bg,r.status),r.statusText!==void 0&&n.setAttribute(Bi.HTTP_STATUS_TEXT,r.statusText),n.setAttribute(jg,o.host),n.setAttribute($g,o.protocol.replace(":","")),n.setAttribute(Fg,navigator.userAgent)}},t.prototype._applyAttributesAfterXHR=function(n,r){var i=this,o=this.getConfig().applyCustomAttributesOnSpan;typeof o=="function"&&Rg(function(){return o(n,r)},function(a){a&&i._diag.error("applyCustomAttributesOnSpan",a)})},t.prototype._addResourceObserver=function(n,r){var i=this._xhrMem.get(n);!i||typeof PerformanceObserver!="function"||typeof PerformanceResourceTiming!="function"||(i.createdResources={observer:new PerformanceObserver(function(o){var a=o.getEntries(),u=ge(r);a.forEach(function(c){c.initiatorType==="xmlhttprequest"&&c.name===u.href&&i.createdResources&&i.createdResources.entries.push(c)})}),entries:[]},i.createdResources.observer.observe({entryTypes:["resource"]}))},t.prototype._clearResources=function(){this._tasksCount===0&&this.getConfig().clearTimingResources&&(Wt.clearResourceTimings(),this._xhrMem=new WeakMap,this._usedResources=new WeakSet)},t.prototype._findResourceAndAddNetworkEvents=function(n,r,i,o,a){if(!(!i||!o||!a||!n.createdResources)){var u=n.createdResources.entries;(!u||!u.length)&&(u=Wt.getEntriesByType("resource"));var c=Ps(ge(i).href,o,a,u,this._usedResources);if(c.mainRequest){var s=c.mainRequest;this._markResourceAsUsed(s);var l=c.corsPreFlightRequest;l&&(this._addChildSpan(r,l),this._markResourceAsUsed(l)),yt(r,s,this.getConfig().ignoreNetworkEvents)}}},t.prototype._cleanPreviousSpanInformation=function(n){var r=this._xhrMem.get(n);if(r){var i=r.callbackToRemoveEvents;i&&i(),this._xhrMem.delete(n)}},t.prototype._createSpan=function(n,r,i){var o;if(Yg(r,this.getConfig().ignoreUrls)){this._diag.debug("ignoring span as url matches ignored url");return}var a=i.toUpperCase(),u=this.tracer.startSpan(a,{kind:jt.CLIENT,attributes:(o={},o[Dg]=i,o[Ug]=ge(r).toString(),o)});return u.addEvent(_e.METHOD_OPEN),this._cleanPreviousSpanInformation(n),this._xhrMem.set(n,{span:u,spanUrl:r}),u},t.prototype._markResourceAsUsed=function(n){this._usedResources.add(n)},t.prototype._patchOpen=function(){var n=this;return function(r){var i=n;return function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];var u=o[0],c=o[1];return i._createSpan(this,c,u),r.apply(this,o)}}},t.prototype._patchSend=function(){var n=this;function r(l,p,f,v){var y=p.callbackToRemoveEvents;typeof y=="function"&&y();var m=p.span,g=p.spanUrl,E=p.sendStartTime;m&&(n._findResourceAndAddNetworkEvents(p,m,g,E,f),m.addEvent(l,v),n._addFinalSpanAttributes(m,p,g),m.end(v),n._tasksCount--),n._clearResources()}function i(l,p){var f=n._xhrMem.get(p);if(f){f.status=p.status,f.statusText=p.statusText,n._xhrMem.delete(p),f.span&&n._applyAttributesAfterXHR(f.span,p);var v=qs(),y=Date.now();setTimeout(function(){r(l,f,v,y)},i_)}}function o(){i(_e.EVENT_ERROR,this)}function a(){i(_e.EVENT_ABORT,this)}function u(){i(_e.EVENT_TIMEOUT,this)}function c(){this.status<299?i(_e.EVENT_LOAD,this):i(_e.EVENT_ERROR,this)}function s(l){l.removeEventListener("abort",a),l.removeEventListener("error",o),l.removeEventListener("load",c),l.removeEventListener("timeout",u);var p=n._xhrMem.get(l);p&&(p.callbackToRemoveEvents=void 0)}return function(l){return function(){for(var p=this,f=[],v=0;v<arguments.length;v++)f[v]=arguments[v];var y=n._xhrMem.get(this);if(!y)return l.apply(this,f);var m=y.span,g=y.spanUrl;if(m&&g){if(n.getConfig().measureRequestSize&&f!=null&&f[0]){var E=f[0],S=e_(E);S!==void 0&&m.setAttribute(Vg,S)}x.with(k.setSpan(x.active(),m),function(){n._tasksCount++,y.sendStartTime=qs(),m.addEvent(_e.METHOD_SEND),p.addEventListener("abort",a),p.addEventListener("error",o),p.addEventListener("load",c),p.addEventListener("timeout",u),y.callbackToRemoveEvents=function(){s(p),y.createdResources&&y.createdResources.observer.disconnect()},n._addHeaders(p,g),n._addResourceObserver(p,g)})}return l.apply(this,f)}}},t.prototype.enable=function(){this._diag.debug("applying patch to",this.moduleName,this.version),Vs(XMLHttpRequest.prototype.open)&&(this._unwrap(XMLHttpRequest.prototype,"open"),this._diag.debug("removing previous patch from method open")),Vs(XMLHttpRequest.prototype.send)&&(this._unwrap(XMLHttpRequest.prototype,"send"),this._diag.debug("removing previous patch from method send")),this._wrap(XMLHttpRequest.prototype,"open",this._patchOpen()),this._wrap(XMLHttpRequest.prototype,"send",this._patchSend())},t.prototype.disable=function(){this._diag.debug("removing patch from",this.moduleName,this.version),this._unwrap(XMLHttpRequest.prototype,"open"),this._unwrap(XMLHttpRequest.prototype,"send"),this._tasksCount=0,this._xhrMem=new WeakMap,this._usedResources=new WeakSet},t}(Lg);const Fi=(e,t,n)=>{var r,i;const o=R({},t);return n?((r=Object.keys(o))==null||r.forEach(a=>{[...n].includes(a?.toLowerCase())||(o[a]="[REDACTED]")}),o):((i=Object.keys(o))==null||i.forEach(a=>{[...a_,...e].includes(a?.toLowerCase())&&(o[a]="[REDACTED]")}),o)},a_=["authorization","cookie","proxy-authorization","set-cookie","token"],s_=["https://www.googleapis.com/identitytoolkit","https://securetoken.googleapis.com"],u_=["awsaccesskeyid","signature","sig","x-goog-signature"],Ks=e=>{var t,n;try{return new URL(e)}catch{return new URL(e,(n=(t=globalThis.location)==null?void 0:t.origin)!=null?n:"http://example.com")}},Vi=e=>{try{const t=Ks(e);(t.username||t.password)&&(t.username="REDACTED",t.password="REDACTED");const n=t.searchParams;if(u_.forEach(r=>{for(const i of Array.from(n.keys()))i.toLowerCase()===r&&n.set(i,"REDACTED")}),!e.includes("://")&&!e.startsWith("//"))return t.pathname+t.search+t.hash;if(e.startsWith("//")){let r="//";return(t.username||t.password)&&(r+=t.username+":"+t.password+"@"),r+=t.host+t.pathname+t.search+t.hash,r}return t.toString()}catch{return e}},c_=new RegExp("sdk\\/evalx\\/[^/]+\\/contexts\\/(?<context>[^/?]*)\\??.*?"),l_=new RegExp("\\/eval\\/[^/]+\\/(?<context>[^/?]*)\\??.*?");function p_(e){return!!(e.includes("/sdk/evalx")&&e.match(c_)||e.includes("/eval/")&&e.match(l_))}const f_=e=>["events.ld.catamorphic.com","events.launchdarkly.com"].some(t=>e.toLocaleLowerCase().includes(t)),h_=e=>p_(e),d_=(e,t)=>t.some(n=>e.toLocaleLowerCase().includes(n)),v_=(e,t,n)=>!d_(e,t)&&!h_(e)&&!f_(e),y_=(e,t,n)=>{var r;if(n.some(u=>e.toLowerCase().includes(u)))return!1;let i=[];t===!0?(i=["localhost",/^\//],(r=window?.location)!=null&&r.host&&i.push(Ws(window.location.host))):t instanceof Array&&(i=t);const o=g_(e);let a=!1;return i.forEach(u=>{o.match(u)&&(a=!0)}),a},m_=e=>e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),Ws=e=>new RegExp("^https?://([^/]+\\.)?"+m_(e)+"([:/?#]|$)"),g_=e=>{if(e.startsWith("/")&&!e.startsWith("//"))return e;try{return new URL(e).origin}catch{return e}},Ys=64*1024,__={"application/json":64*1024*1024,"text/plain":64*1024*1024},Hi=(e,t,n,r)=>{var i,o,a;let u=Ys;if(r){let c="";typeof r.get=="function"?c=(i=r.get("content-type"))!=null?i:"":c=(o=r["content-type"])!=null?o:"";try{c=c.split(";")[0]}catch{}u=(a=__[c])!=null?a:Ys}if(e){if(t)try{const c=JSON.parse(e);Array.isArray(c)?c.forEach(s=>{Object.keys(s).forEach(l=>{t.includes(l.toLocaleLowerCase())&&(s[l]="[REDACTED]")})}):Object.keys(c).forEach(s=>{t.includes(s.toLocaleLowerCase())&&(c[s]="[REDACTED]")}),e=JSON.stringify(c)}catch{}if(n)try{const c=JSON.parse(e);Object.keys(c).forEach(s=>{n.includes(s.toLocaleLowerCase())||(c[s]="[REDACTED]")}),e=JSON.stringify(c)}catch{}}try{e=e.slice(0,u)}catch{}return e},E_=(e,t,n)=>ce(void 0,null,function*(){let r;try{const i=e.clone().body;if(i){let o=i.getReader(),a=new TextDecoder,u,c="";for(;!(u=yield o.read()).done;){let s=u.value;c+=a.decode(s)}r=c,r=Hi(r,n,t,e.headers)}else r=""}catch(i){r=`Unable to clone response: ${i}`}return r});var Js=function(){function e(t){this._delegate=t}return e.prototype.export=function(t,n){this._delegate.export(t,n)},e.prototype.forceFlush=function(){return this._delegate.forceFlush()},e.prototype.shutdown=function(){return this._delegate.shutdown()},e}(),T_=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Qs=function(e){T_(t,e);function t(n,r,i){var o=e.call(this,n)||this;return o.name="OTLPExporterError",o.data=i,o.code=r,o}return t}(Error);function b_(e){if(!Number.isNaN(e)&&Number.isFinite(e)&&e>0)return e;throw new Error("Configuration: timeoutMillis is invalid, expected number greater than 0 (actual: '"+e+"')")}function S_(e){if(e!=null)return function(){return e}}function O_(e,t,n){var r,i,o,a,u,c;return{timeoutMillis:b_((i=(r=e.timeoutMillis)!==null&&r!==void 0?r:t.timeoutMillis)!==null&&i!==void 0?i:n.timeoutMillis),concurrencyLimit:(a=(o=e.concurrencyLimit)!==null&&o!==void 0?o:t.concurrencyLimit)!==null&&a!==void 0?a:n.concurrencyLimit,compression:(c=(u=e.compression)!==null&&u!==void 0?u:t.compression)!==null&&c!==void 0?c:n.compression}}function w_(){return{timeoutMillis:1e4,concurrencyLimit:30,compression:"none"}}var A_=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},L_=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},R_=function(){function e(t){this._sendingPromises=[],this._concurrencyLimit=t}return e.prototype.pushPromise=function(t){var n=this;if(this.hasReachedLimit())throw new Error("Concurrency Limit reached");this._sendingPromises.push(t);var r=function(){var i=n._sendingPromises.indexOf(t);n._sendingPromises.splice(i,1)};t.then(r,r)},e.prototype.hasReachedLimit=function(){return this._sendingPromises.length>=this._concurrencyLimit},e.prototype.awaitAll=function(){return A_(this,void 0,void 0,function(){return L_(this,function(t){switch(t.label){case 0:return[4,Promise.all(this._sendingPromises)];case 1:return t.sent(),[2]}})})},e}();function C_(e){return new R_(e.concurrencyLimit)}function N_(e){return Object.prototype.hasOwnProperty.call(e,"partialSuccess")}function x_(){return{handleResponse:function(e){e==null||!N_(e)||e.partialSuccess==null||Object.keys(e.partialSuccess).length===0||T.warn("Received Partial Success response:",JSON.stringify(e.partialSuccess))}}}var P_=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},I_=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},k_=function(){function e(t,n,r,i,o){this._transport=t,this._serializer=n,this._responseHandler=r,this._promiseQueue=i,this._timeout=o,this._diagLogger=T.createComponentLogger({namespace:"OTLPExportDelegate"})}return e.prototype.export=function(t,n){var r=this;if(this._diagLogger.debug("items to be sent",t),this._promiseQueue.hasReachedLimit()){n({code:B.FAILED,error:new Error("Concurrent export limit reached")});return}var i=this._serializer.serializeRequest(t);if(i==null){n({code:B.FAILED,error:new Error("Nothing to send")});return}this._promiseQueue.pushPromise(this._transport.send(i,this._timeout).then(function(o){if(o.status==="success"){if(o.data!=null)try{r._responseHandler.handleResponse(r._serializer.deserializeResponse(o.data))}catch(a){r._diagLogger.warn("Export succeeded but could not deserialize response - is the response specification compliant?",a,o.data)}n({code:B.SUCCESS});return}else if(o.status==="failure"&&o.error){n({code:B.FAILED,error:o.error});return}else o.status==="retryable"?n({code:B.FAILED,error:new Qs("Export failed with retryable status")}):n({code:B.FAILED,error:new Qs("Export failed with unknown error")})},function(o){return n({code:B.FAILED,error:o})}))},e.prototype.forceFlush=function(){return this._promiseQueue.awaitAll()},e.prototype.shutdown=function(){return P_(this,void 0,void 0,function(){return I_(this,function(t){switch(t.label){case 0:return this._diagLogger.debug("shutdown started"),[4,this.forceFlush()];case 1:return t.sent(),this._transport.shutdown(),[2]}})})},e}();function M_(e,t){return new k_(e.transport,e.serializer,x_(),e.promiseHandler,t.timeout)}function Zs(e,t,n){return M_({transport:n,serializer:t,promiseHandler:C_(e)},{timeout:e.timeoutMillis})}function eu(e){return e>=48&&e<=57?e-48:e>=97&&e<=102?e-87:e-55}function Gi(e){for(var t=new Uint8Array(e.length/2),n=0,r=0;r<e.length;r+=2){var i=eu(e.charCodeAt(r)),o=eu(e.charCodeAt(r+1));t[n++]=i<<4|o}return t}var D_=9,U_=Math.pow(10,D_);function j_(e){return e[0]*U_+e[1]}function tu(e){var t=BigInt(1e9);return BigInt(e[0])*t+BigInt(e[1])}function $_(e){var t=Number(BigInt.asUintN(32,e)),n=Number(BigInt.asUintN(32,e>>BigInt(32)));return{low:t,high:n}}function nu(e){var t=tu(e);return $_(t)}function B_(e){var t=tu(e);return t.toString()}var F_=typeof BigInt<"u"?B_:j_;function ru(e){return e}function iu(e){if(e!==void 0)return Gi(e)}var V_={encodeHrTime:nu,encodeSpanContext:Gi,encodeOptionalSpanContext:iu};function ou(e){var t,n;if(e===void 0)return V_;var r=(t=e.useLongBits)!==null&&t!==void 0?t:!0,i=(n=e.useHex)!==null&&n!==void 0?n:!1;return{encodeHrTime:r?nu:F_,encodeSpanContext:i?ru:Gi,encodeOptionalSpanContext:i?ru:iu}}var H_=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function au(e){return{attributes:He(e.attributes),droppedAttributesCount:0}}function su(e){return{name:e.name,version:e.version}}function He(e){return Object.keys(e).map(function(t){return uu(t,e[t])})}function uu(e,t){return{key:e,value:cu(t)}}function cu(e){var t=typeof e;return t==="string"?{stringValue:e}:t==="number"?Number.isInteger(e)?{intValue:e}:{doubleValue:e}:t==="boolean"?{boolValue:e}:e instanceof Uint8Array?{bytesValue:e}:Array.isArray(e)?{arrayValue:{values:e.map(cu)}}:t==="object"&&e!=null?{kvlistValue:{values:Object.entries(e).map(function(n){var r=H_(n,2),i=r[0],o=r[1];return uu(i,o)})}}:{}}var le;(function(e){e[e.DELTA=0]="DELTA",e[e.CUMULATIVE=1]="CUMULATIVE"})(le||(le={}));var de;(function(e){e[e.HISTOGRAM=0]="HISTOGRAM",e[e.EXPONENTIAL_HISTOGRAM=1]="EXPONENTIAL_HISTOGRAM",e[e.GAUGE=2]="GAUGE",e[e.SUM=3]="SUM"})(de||(de={}));var G_=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),lu=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},pu=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},q_=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},z_=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},X_=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};function K_(e){return e!=null}function fu(e){var t=Object.keys(e);return t.length===0?"":(t=t.sort(),JSON.stringify(t.map(function(n){return[n,e[n]]})))}function W_(e){var t,n;return e.name+":"+((t=e.version)!==null&&t!==void 0?t:"")+":"+((n=e.schemaUrl)!==null&&n!==void 0?n:"")}var hu=function(e){G_(t,e);function t(n){var r=e.call(this,n)||this;return Object.setPrototypeOf(r,t.prototype),r}return t}(Error);function Yt(e,t){var n,r=new Promise(function(i,o){n=setTimeout(function(){o(new hu("Operation timed out."))},t)});return Promise.race([e,r]).then(function(i){return clearTimeout(n),i},function(i){throw clearTimeout(n),i})}function Y_(e){return lu(this,void 0,void 0,function(){var t=this;return pu(this,function(n){return[2,Promise.all(e.map(function(r){return lu(t,void 0,void 0,function(){var i,o;return pu(this,function(a){switch(a.label){case 0:return a.trys.push([0,2,,3]),[4,r];case 1:return i=a.sent(),[2,{status:"fulfilled",value:i}];case 2:return o=a.sent(),[2,{status:"rejected",reason:o}];case 3:return[2]}})})}))]})})}function J_(e){return e.status==="rejected"}function du(e,t){var n=[];return e.forEach(function(r){n.push.apply(n,z_([],q_(t(r)),!1))}),n}function Q_(e,t){var n,r;if(e.size!==t.size)return!1;try{for(var i=X_(e),o=i.next();!o.done;o=i.next()){var a=o.value;if(!t.has(a))return!1}}catch(u){n={error:u}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return!0}function Z_(e,t){for(var n=0,r=e.length-1,i=e.length;r>=n;){var o=n+Math.trunc((r-n)/2);e[o]<t?n=o+1:(i=o,r=o-1)}return i}function eE(e,t){return e.toLowerCase()===t.toLowerCase()}var Ge;(function(e){e[e.DROP=0]="DROP",e[e.SUM=1]="SUM",e[e.LAST_VALUE=2]="LAST_VALUE",e[e.HISTOGRAM=3]="HISTOGRAM",e[e.EXPONENTIAL_HISTOGRAM=4]="EXPONENTIAL_HISTOGRAM"})(Ge||(Ge={}));var tE=function(){function e(){this.kind=Ge.DROP}return e.prototype.createAccumulation=function(){},e.prototype.merge=function(t,n){},e.prototype.diff=function(t,n){},e.prototype.toMetricData=function(t,n,r,i){},e}(),A;(function(e){e.COUNTER="COUNTER",e.GAUGE="GAUGE",e.HISTOGRAM="HISTOGRAM",e.UP_DOWN_COUNTER="UP_DOWN_COUNTER",e.OBSERVABLE_COUNTER="OBSERVABLE_COUNTER",e.OBSERVABLE_GAUGE="OBSERVABLE_GAUGE",e.OBSERVABLE_UP_DOWN_COUNTER="OBSERVABLE_UP_DOWN_COUNTER"})(A||(A={}));function Pe(e,t,n){var r,i,o,a;return oE(e)||T.warn('Invalid metric name: "'+e+'". The metric name should be a ASCII string with a length no greater than 255 characters.'),{name:e,type:t,description:(r=n?.description)!==null&&r!==void 0?r:"",unit:(i=n?.unit)!==null&&i!==void 0?i:"",valueType:(o=n?.valueType)!==null&&o!==void 0?o:Le.DOUBLE,advice:(a=n?.advice)!==null&&a!==void 0?a:{}}}function nE(e,t){var n,r;return{name:(n=e.name)!==null&&n!==void 0?n:t.name,description:(r=e.description)!==null&&r!==void 0?r:t.description,type:t.type,unit:t.unit,valueType:t.valueType,advice:t.advice}}function rE(e,t){return eE(e.name,t.name)&&e.unit===t.unit&&e.type===t.type&&e.valueType===t.valueType}var iE=/^[a-z][a-z0-9_.\-/]{0,254}$/i;function oE(e){return e.match(iE)!=null}var aE=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function sE(e){var t=e.map(function(){return 0});return t.push(0),{buckets:{boundaries:e,counts:t},sum:0,count:0,hasMinMax:!1,min:1/0,max:-1/0}}var qi=function(){function e(t,n,r,i){r===void 0&&(r=!0),i===void 0&&(i=sE(n)),this.startTime=t,this._boundaries=n,this._recordMinMax=r,this._current=i}return e.prototype.record=function(t){if(!Number.isNaN(t)){this._current.count+=1,this._current.sum+=t,this._recordMinMax&&(this._current.min=Math.min(t,this._current.min),this._current.max=Math.max(t,this._current.max),this._current.hasMinMax=!0);var n=Z_(this._boundaries,t);this._current.buckets.counts[n]+=1}},e.prototype.setStartTime=function(t){this.startTime=t},e.prototype.toPointValue=function(){return this._current},e}(),vu=function(){function e(t,n){this._boundaries=t,this._recordMinMax=n,this.kind=Ge.HISTOGRAM}return e.prototype.createAccumulation=function(t){return new qi(t,this._boundaries,this._recordMinMax)},e.prototype.merge=function(t,n){for(var r=t.toPointValue(),i=n.toPointValue(),o=r.buckets.counts,a=i.buckets.counts,u=new Array(o.length),c=0;c<o.length;c++)u[c]=o[c]+a[c];var s=1/0,l=-1/0;return this._recordMinMax&&(r.hasMinMax&&i.hasMinMax?(s=Math.min(r.min,i.min),l=Math.max(r.max,i.max)):r.hasMinMax?(s=r.min,l=r.max):i.hasMinMax&&(s=i.min,l=i.max)),new qi(t.startTime,r.buckets.boundaries,this._recordMinMax,{buckets:{boundaries:r.buckets.boundaries,counts:u},count:r.count+i.count,sum:r.sum+i.sum,hasMinMax:this._recordMinMax&&(r.hasMinMax||i.hasMinMax),min:s,max:l})},e.prototype.diff=function(t,n){for(var r=t.toPointValue(),i=n.toPointValue(),o=r.buckets.counts,a=i.buckets.counts,u=new Array(o.length),c=0;c<o.length;c++)u[c]=a[c]-o[c];return new qi(n.startTime,r.buckets.boundaries,this._recordMinMax,{buckets:{boundaries:r.buckets.boundaries,counts:u},count:i.count-r.count,sum:i.sum-r.sum,hasMinMax:!1,min:1/0,max:-1/0})},e.prototype.toMetricData=function(t,n,r,i){return{descriptor:t,aggregationTemporality:n,dataPointType:de.HISTOGRAM,dataPoints:r.map(function(o){var a=aE(o,2),u=a[0],c=a[1],s=c.toPointValue(),l=t.type===A.GAUGE||t.type===A.UP_DOWN_COUNTER||t.type===A.OBSERVABLE_GAUGE||t.type===A.OBSERVABLE_UP_DOWN_COUNTER;return{attributes:u,startTime:c.startTime,endTime:i,value:{min:s.hasMinMax?s.min:void 0,max:s.hasMinMax?s.max:void 0,sum:l?void 0:s.sum,buckets:s.buckets,count:s.count}}})}},e}(),zi=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Xi=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},yu=function(){function e(t,n,r,i){t===void 0&&(t=new uE),n===void 0&&(n=0),r===void 0&&(r=0),i===void 0&&(i=0),this.backing=t,this.indexBase=n,this.indexStart=r,this.indexEnd=i}return Object.defineProperty(e.prototype,"offset",{get:function(){return this.indexStart},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){return this.backing.length===0||this.indexEnd===this.indexStart&&this.at(0)===0?0:this.indexEnd-this.indexStart+1},enumerable:!1,configurable:!0}),e.prototype.counts=function(){var t=this;return Array.from({length:this.length},function(n,r){return t.at(r)})},e.prototype.at=function(t){var n=this.indexBase-this.indexStart;return t<n&&(t+=this.backing.length),t-=n,this.backing.countAt(t)},e.prototype.incrementBucket=function(t,n){this.backing.increment(t,n)},e.prototype.decrementBucket=function(t,n){this.backing.decrement(t,n)},e.prototype.trim=function(){for(var t=0;t<this.length;t++)if(this.at(t)!==0){this.indexStart+=t;break}else if(t===this.length-1){this.indexStart=this.indexEnd=this.indexBase=0;return}for(var t=this.length-1;t>=0;t--)if(this.at(t)!==0){this.indexEnd-=this.length-t-1;break}this._rotate()},e.prototype.downscale=function(t){this._rotate();for(var n=1+this.indexEnd-this.indexStart,r=1<<t,i=0,o=0,a=this.indexStart;a<=this.indexEnd;){var u=a%r;u<0&&(u+=r);for(var c=u;c<r&&i<n;c++)this._relocateBucket(o,i),i++,a++;o++}this.indexStart>>=t,this.indexEnd>>=t,this.indexBase=this.indexStart},e.prototype.clone=function(){return new e(this.backing.clone(),this.indexBase,this.indexStart,this.indexEnd)},e.prototype._rotate=function(){var t=this.indexBase-this.indexStart;t!==0&&(t>0?(this.backing.reverse(0,this.backing.length),this.backing.reverse(0,t),this.backing.reverse(t,this.backing.length)):(this.backing.reverse(0,this.backing.length),this.backing.reverse(0,this.backing.length+t)),this.indexBase=this.indexStart)},e.prototype._relocateBucket=function(t,n){t!==n&&this.incrementBucket(t,this.backing.emptyBucket(n))},e}(),uE=function(){function e(t){t===void 0&&(t=[0]),this._counts=t}return Object.defineProperty(e.prototype,"length",{get:function(){return this._counts.length},enumerable:!1,configurable:!0}),e.prototype.countAt=function(t){return this._counts[t]},e.prototype.growTo=function(t,n,r){var i=new Array(t).fill(0);i.splice.apply(i,Xi([r,this._counts.length-n],zi(this._counts.slice(n)),!1)),i.splice.apply(i,Xi([0,n],zi(this._counts.slice(0,n)),!1)),this._counts=i},e.prototype.reverse=function(t,n){for(var r=Math.floor((t+n)/2)-t,i=0;i<r;i++){var o=this._counts[t+i];this._counts[t+i]=this._counts[n-i-1],this._counts[n-i-1]=o}},e.prototype.emptyBucket=function(t){var n=this._counts[t];return this._counts[t]=0,n},e.prototype.increment=function(t,n){this._counts[t]+=n},e.prototype.decrement=function(t,n){this._counts[t]>=n?this._counts[t]-=n:this._counts[t]=0},e.prototype.clone=function(){return new e(Xi([],zi(this._counts),!1))},e}(),cE=52,lE=2146435072,pE=1048575,Ki=1023,mu=-Ki+1,gu=Ki,Wi=Math.pow(2,-1022);function _u(e){var t=new DataView(new ArrayBuffer(8));t.setFloat64(0,e);var n=t.getUint32(0),r=(n&lE)>>20;return r-Ki}function Eu(e){var t=new DataView(new ArrayBuffer(8));t.setFloat64(0,e);var n=t.getUint32(0),r=t.getUint32(4),i=(n&pE)*Math.pow(2,32);return i+r}function Yi(e,t){return e===0||e===Number.POSITIVE_INFINITY||e===Number.NEGATIVE_INFINITY||Number.isNaN(e)?e:e*Math.pow(2,t)}function fE(e){return e--,e|=e>>1,e|=e>>2,e|=e>>4,e|=e>>8,e|=e>>16,e++,e}var hE=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Jt=function(e){hE(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Error),dE=function(){function e(t){this._shift=-t}return e.prototype.mapToIndex=function(t){if(t<Wi)return this._minNormalLowerBoundaryIndex();var n=_u(t),r=this._rightShift(Eu(t)-1,cE);return n+r>>this._shift},e.prototype.lowerBoundary=function(t){var n=this._minNormalLowerBoundaryIndex();if(t<n)throw new Jt("underflow: "+t+" is < minimum lower boundary: "+n);var r=this._maxNormalLowerBoundaryIndex();if(t>r)throw new Jt("overflow: "+t+" is > maximum lower boundary: "+r);return Yi(1,t<<this._shift)},Object.defineProperty(e.prototype,"scale",{get:function(){return this._shift===0?0:-this._shift},enumerable:!1,configurable:!0}),e.prototype._minNormalLowerBoundaryIndex=function(){var t=mu>>this._shift;return this._shift<2&&t--,t},e.prototype._maxNormalLowerBoundaryIndex=function(){return gu>>this._shift},e.prototype._rightShift=function(t,n){return Math.floor(t*Math.pow(2,-n))},e}(),vE=function(){function e(t){this._scale=t,this._scaleFactor=Yi(Math.LOG2E,t),this._inverseFactor=Yi(Math.LN2,-t)}return e.prototype.mapToIndex=function(t){if(t<=Wi)return this._minNormalLowerBoundaryIndex()-1;if(Eu(t)===0){var n=_u(t);return(n<<this._scale)-1}var r=Math.floor(Math.log(t)*this._scaleFactor),i=this._maxNormalLowerBoundaryIndex();return r>=i?i:r},e.prototype.lowerBoundary=function(t){var n=this._maxNormalLowerBoundaryIndex();if(t>=n){if(t===n)return 2*Math.exp((t-(1<<this._scale))/this._scaleFactor);throw new Jt("overflow: "+t+" is > maximum lower boundary: "+n)}var r=this._minNormalLowerBoundaryIndex();if(t<=r){if(t===r)return Wi;if(t===r-1)return Math.exp((t+(1<<this._scale))/this._scaleFactor)/2;throw new Jt("overflow: "+t+" is < minimum lower boundary: "+r)}return Math.exp(t*this._inverseFactor)},Object.defineProperty(e.prototype,"scale",{get:function(){return this._scale},enumerable:!1,configurable:!0}),e.prototype._minNormalLowerBoundaryIndex=function(){return mu<<this._scale},e.prototype._maxNormalLowerBoundaryIndex=function(){return(gu+1<<this._scale)-1},e}(),Tu=-10,bu=20,yE=Array.from({length:31},function(e,t){return t>10?new vE(t-10):new dE(t-10)});function Su(e){if(e>bu||e<Tu)throw new Jt("expected scale >= "+Tu+" && <= "+bu+", got: "+e);return yE[e+10]}var mE=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Hn=function(){function e(t,n){this.low=t,this.high=n}return e.combine=function(t,n){return new e(Math.min(t.low,n.low),Math.max(t.high,n.high))},e}(),gE=20,_E=160,Ji=2,EE=function(){function e(t,n,r,i,o,a,u,c,s,l,p){t===void 0&&(t=t),n===void 0&&(n=_E),r===void 0&&(r=!0),i===void 0&&(i=0),o===void 0&&(o=0),a===void 0&&(a=0),u===void 0&&(u=Number.POSITIVE_INFINITY),c===void 0&&(c=Number.NEGATIVE_INFINITY),s===void 0&&(s=new yu),l===void 0&&(l=new yu),p===void 0&&(p=Su(gE)),this.startTime=t,this._maxSize=n,this._recordMinMax=r,this._sum=i,this._count=o,this._zeroCount=a,this._min=u,this._max=c,this._positive=s,this._negative=l,this._mapping=p,this._maxSize<Ji&&(T.warn("Exponential Histogram Max Size set to "+this._maxSize+", changing to the minimum size of: "+Ji),this._maxSize=Ji)}return e.prototype.record=function(t){this.updateByIncrement(t,1)},e.prototype.setStartTime=function(t){this.startTime=t},e.prototype.toPointValue=function(){return{hasMinMax:this._recordMinMax,min:this.min,max:this.max,sum:this.sum,positive:{offset:this.positive.offset,bucketCounts:this.positive.counts()},negative:{offset:this.negative.offset,bucketCounts:this.negative.counts()},count:this.count,scale:this.scale,zeroCount:this.zeroCount}},Object.defineProperty(e.prototype,"sum",{get:function(){return this._sum},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"min",{get:function(){return this._min},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"max",{get:function(){return this._max},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"count",{get:function(){return this._count},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"zeroCount",{get:function(){return this._zeroCount},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"scale",{get:function(){return this._count===this._zeroCount?0:this._mapping.scale},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"positive",{get:function(){return this._positive},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"negative",{get:function(){return this._negative},enumerable:!1,configurable:!0}),e.prototype.updateByIncrement=function(t,n){if(!Number.isNaN(t)){if(t>this._max&&(this._max=t),t<this._min&&(this._min=t),this._count+=n,t===0){this._zeroCount+=n;return}this._sum+=t*n,t>0?this._updateBuckets(this._positive,t,n):this._updateBuckets(this._negative,-t,n)}},e.prototype.merge=function(t){this._count===0?(this._min=t.min,this._max=t.max):t.count!==0&&(t.min<this.min&&(this._min=t.min),t.max>this.max&&(this._max=t.max)),this.startTime=t.startTime,this._sum+=t.sum,this._count+=t.count,this._zeroCount+=t.zeroCount;var n=this._minScale(t);this._downscale(this.scale-n),this._mergeBuckets(this.positive,t,t.positive,n),this._mergeBuckets(this.negative,t,t.negative,n)},e.prototype.diff=function(t){this._min=1/0,this._max=-1/0,this._sum-=t.sum,this._count-=t.count,this._zeroCount-=t.zeroCount;var n=this._minScale(t);this._downscale(this.scale-n),this._diffBuckets(this.positive,t,t.positive,n),this._diffBuckets(this.negative,t,t.negative,n)},e.prototype.clone=function(){return new e(this.startTime,this._maxSize,this._recordMinMax,this._sum,this._count,this._zeroCount,this._min,this._max,this.positive.clone(),this.negative.clone(),this._mapping)},e.prototype._updateBuckets=function(t,n,r){var i=this._mapping.mapToIndex(n),o=!1,a=0,u=0;if(t.length===0?(t.indexStart=i,t.indexEnd=t.indexStart,t.indexBase=t.indexStart):i<t.indexStart&&t.indexEnd-i>=this._maxSize?(o=!0,u=i,a=t.indexEnd):i>t.indexEnd&&i-t.indexStart>=this._maxSize&&(o=!0,u=t.indexStart,a=i),o){var c=this._changeScale(a,u);this._downscale(c),i=this._mapping.mapToIndex(n)}this._incrementIndexBy(t,i,r)},e.prototype._incrementIndexBy=function(t,n,r){if(r!==0){if(t.length===0&&(t.indexStart=t.indexEnd=t.indexBase=n),n<t.indexStart){var i=t.indexEnd-n;i>=t.backing.length&&this._grow(t,i+1),t.indexStart=n}else if(n>t.indexEnd){var i=n-t.indexStart;i>=t.backing.length&&this._grow(t,i+1),t.indexEnd=n}var o=n-t.indexBase;o<0&&(o+=t.backing.length),t.incrementBucket(o,r)}},e.prototype._grow=function(t,n){var r=t.backing.length,i=t.indexBase-t.indexStart,o=r-i,a=fE(n);a>this._maxSize&&(a=this._maxSize);var u=a-i;t.backing.growTo(a,o,u)},e.prototype._changeScale=function(t,n){for(var r=0;t-n>=this._maxSize;)t>>=1,n>>=1,r++;return r},e.prototype._downscale=function(t){if(t!==0){if(t<0)throw new Error("impossible change of scale: "+this.scale);var n=this._mapping.scale-t;this._positive.downscale(t),this._negative.downscale(t),this._mapping=Su(n)}},e.prototype._minScale=function(t){var n=Math.min(this.scale,t.scale),r=Hn.combine(this._highLowAtScale(this.positive,this.scale,n),this._highLowAtScale(t.positive,t.scale,n)),i=Hn.combine(this._highLowAtScale(this.negative,this.scale,n),this._highLowAtScale(t.negative,t.scale,n));return Math.min(n-this._changeScale(r.high,r.low),n-this._changeScale(i.high,i.low))},e.prototype._highLowAtScale=function(t,n,r){if(t.length===0)return new Hn(0,-1);var i=n-r;return new Hn(t.indexStart>>i,t.indexEnd>>i)},e.prototype._mergeBuckets=function(t,n,r,i){for(var o=r.offset,a=n.scale-i,u=0;u<r.length;u++)this._incrementIndexBy(t,o+u>>a,r.at(u))},e.prototype._diffBuckets=function(t,n,r,i){for(var o=r.offset,a=n.scale-i,u=0;u<r.length;u++){var c=o+u>>a,s=c-t.indexBase;s<0&&(s+=t.backing.length),t.decrementBucket(s,r.at(u))}t.trim()},e}(),TE=function(){function e(t,n){this._maxSize=t,this._recordMinMax=n,this.kind=Ge.EXPONENTIAL_HISTOGRAM}return e.prototype.createAccumulation=function(t){return new EE(t,this._maxSize,this._recordMinMax)},e.prototype.merge=function(t,n){var r=n.clone();return r.merge(t),r},e.prototype.diff=function(t,n){var r=n.clone();return r.diff(t),r},e.prototype.toMetricData=function(t,n,r,i){return{descriptor:t,aggregationTemporality:n,dataPointType:de.EXPONENTIAL_HISTOGRAM,dataPoints:r.map(function(o){var a=mE(o,2),u=a[0],c=a[1],s=c.toPointValue(),l=t.type===A.GAUGE||t.type===A.UP_DOWN_COUNTER||t.type===A.OBSERVABLE_GAUGE||t.type===A.OBSERVABLE_UP_DOWN_COUNTER;return{attributes:u,startTime:c.startTime,endTime:i,value:{min:s.hasMinMax?s.min:void 0,max:s.hasMinMax?s.max:void 0,sum:l?void 0:s.sum,positive:{offset:s.positive.offset,bucketCounts:s.positive.bucketCounts},negative:{offset:s.negative.offset,bucketCounts:s.negative.bucketCounts},count:s.count,scale:s.scale,zeroCount:s.zeroCount}}})}},e}(),bE=Mt("OpenTelemetry SDK Context Key SUPPRESS_TRACING");function SE(e){return e.setValue(bE,!0)}function OE(){return function(e){T.error(wE(e))}}function wE(e){return typeof e=="string"?e:JSON.stringify(AE(e))}function AE(e){for(var t={},n=e;n!==null;)Object.getOwnPropertyNames(n).forEach(function(r){if(!t[r]){var i=n[r];i&&(t[r]=String(i))}}),n=Object.getPrototypeOf(n);return t}var LE=OE();function Ou(e){try{LE(e)}catch{}}var RE=6,CE=Math.pow(10,RE);function Qi(e){var t=e/1e3,n=Math.trunc(t),r=Math.round(e%1e3*CE);return[n,r]}function Gn(e){return e[0]*1e6+e[1]/1e3}var Zi;(function(e){e[e.SUCCESS=0]="SUCCESS",e[e.FAILED=1]="FAILED"})(Zi||(Zi={}));function NE(e,t){return new Promise(function(n){x.with(SE(x.active()),function(){e.export(t,function(r){n(r)})})})}var xE={_export:NE},PE=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},eo=function(){function e(t,n,r){n===void 0&&(n=0),r===void 0&&(r=[0,0]),this.startTime=t,this._current=n,this.sampleTime=r}return e.prototype.record=function(t){this._current=t,this.sampleTime=Qi(Date.now())},e.prototype.setStartTime=function(t){this.startTime=t},e.prototype.toPointValue=function(){return this._current},e}(),IE=function(){function e(){this.kind=Ge.LAST_VALUE}return e.prototype.createAccumulation=function(t){return new eo(t)},e.prototype.merge=function(t,n){var r=Gn(n.sampleTime)>=Gn(t.sampleTime)?n:t;return new eo(t.startTime,r.toPointValue(),r.sampleTime)},e.prototype.diff=function(t,n){var r=Gn(n.sampleTime)>=Gn(t.sampleTime)?n:t;return new eo(n.startTime,r.toPointValue(),r.sampleTime)},e.prototype.toMetricData=function(t,n,r,i){return{descriptor:t,aggregationTemporality:n,dataPointType:de.GAUGE,dataPoints:r.map(function(o){var a=PE(o,2),u=a[0],c=a[1];return{attributes:u,startTime:c.startTime,endTime:i,value:c.toPointValue()}})}},e}(),kE=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Qt=function(){function e(t,n,r,i){r===void 0&&(r=0),i===void 0&&(i=!1),this.startTime=t,this.monotonic=n,this._current=r,this.reset=i}return e.prototype.record=function(t){this.monotonic&&t<0||(this._current+=t)},e.prototype.setStartTime=function(t){this.startTime=t},e.prototype.toPointValue=function(){return this._current},e}(),wu=function(){function e(t){this.monotonic=t,this.kind=Ge.SUM}return e.prototype.createAccumulation=function(t){return new Qt(t,this.monotonic)},e.prototype.merge=function(t,n){var r=t.toPointValue(),i=n.toPointValue();return n.reset?new Qt(n.startTime,this.monotonic,i,n.reset):new Qt(t.startTime,this.monotonic,r+i)},e.prototype.diff=function(t,n){var r=t.toPointValue(),i=n.toPointValue();return this.monotonic&&r>i?new Qt(n.startTime,this.monotonic,i,!0):new Qt(n.startTime,this.monotonic,i-r)},e.prototype.toMetricData=function(t,n,r,i){return{descriptor:t,aggregationTemporality:n,dataPointType:de.SUM,dataPoints:r.map(function(o){var a=kE(o,2),u=a[0],c=a[1];return{attributes:u,startTime:c.startTime,endTime:i,value:c.toPointValue()}}),isMonotonic:this.monotonic}},e}(),qe=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Ee=function(){function e(){}return e.Drop=function(){return Au},e.Sum=function(){return Lu},e.LastValue=function(){return Ru},e.Histogram=function(){return Cu},e.ExponentialHistogram=function(){return VE},e.Default=function(){return HE},e}(),ME=function(e){qe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.createAggregator=function(n){return t.DEFAULT_INSTANCE},t.DEFAULT_INSTANCE=new tE,t}(Ee),DE=function(e){qe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.createAggregator=function(n){switch(n.type){case A.COUNTER:case A.OBSERVABLE_COUNTER:case A.HISTOGRAM:return t.MONOTONIC_INSTANCE;default:return t.NON_MONOTONIC_INSTANCE}},t.MONOTONIC_INSTANCE=new wu(!0),t.NON_MONOTONIC_INSTANCE=new wu(!1),t}(Ee),UE=function(e){qe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.createAggregator=function(n){return t.DEFAULT_INSTANCE},t.DEFAULT_INSTANCE=new IE,t}(Ee),jE=function(e){qe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.createAggregator=function(n){return t.DEFAULT_INSTANCE},t.DEFAULT_INSTANCE=new vu([0,5,10,25,50,75,100,250,500,750,1e3,2500,5e3,7500,1e4],!0),t}(Ee),$E=function(e){qe(t,e);function t(n,r){r===void 0&&(r=!0);var i=e.call(this)||this;if(i._recordMinMax=r,n==null)throw new Error("ExplicitBucketHistogramAggregation should be created with explicit boundaries, if a single bucket histogram is required, please pass an empty array");n=n.concat(),n=n.sort(function(u,c){return u-c});var o=n.lastIndexOf(-1/0),a=n.indexOf(1/0);return a===-1&&(a=void 0),i._boundaries=n.slice(o+1,a),i}return t.prototype.createAggregator=function(n){return new vu(this._boundaries,this._recordMinMax)},t}(Ee),BE=function(e){qe(t,e);function t(n,r){n===void 0&&(n=160),r===void 0&&(r=!0);var i=e.call(this)||this;return i._maxSize=n,i._recordMinMax=r,i}return t.prototype.createAggregator=function(n){return new TE(this._maxSize,this._recordMinMax)},t}(Ee),FE=function(e){qe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype._resolve=function(n){switch(n.type){case A.COUNTER:case A.UP_DOWN_COUNTER:case A.OBSERVABLE_COUNTER:case A.OBSERVABLE_UP_DOWN_COUNTER:return Lu;case A.GAUGE:case A.OBSERVABLE_GAUGE:return Ru;case A.HISTOGRAM:return n.advice.explicitBucketBoundaries?new $E(n.advice.explicitBucketBoundaries):Cu}return T.warn("Unable to recognize instrument type: "+n.type),Au},t.prototype.createAggregator=function(n){return this._resolve(n).createAggregator(n)},t}(Ee),Au=new ME,Lu=new DE,Ru=new UE,Cu=new jE,VE=new BE,HE=new FE,GE=function(e){return Ee.Default()},qE=function(e){return le.CUMULATIVE},to=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},no=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},Nu=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},zE=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},XE=function(){function e(t){var n,r,i;this._shutdown=!1,this._aggregationSelector=(n=t?.aggregationSelector)!==null&&n!==void 0?n:GE,this._aggregationTemporalitySelector=(r=t?.aggregationTemporalitySelector)!==null&&r!==void 0?r:qE,this._metricProducers=(i=t?.metricProducers)!==null&&i!==void 0?i:[],this._cardinalitySelector=t?.cardinalitySelector}return e.prototype.setMetricProducer=function(t){if(this._sdkMetricProducer)throw new Error("MetricReader can not be bound to a MeterProvider again.");this._sdkMetricProducer=t,this.onInitialized()},e.prototype.selectAggregation=function(t){return this._aggregationSelector(t)},e.prototype.selectAggregationTemporality=function(t){return this._aggregationTemporalitySelector(t)},e.prototype.selectCardinalityLimit=function(t){return this._cardinalitySelector?this._cardinalitySelector(t):2e3},e.prototype.onInitialized=function(){},e.prototype.collect=function(t){return to(this,void 0,void 0,function(){var n,r,i,o,a,u;return no(this,function(c){switch(c.label){case 0:if(this._sdkMetricProducer===void 0)throw new Error("MetricReader is not bound to a MetricProducer");if(this._shutdown)throw new Error("MetricReader is shutdown");return[4,Promise.all(zE([this._sdkMetricProducer.collect({timeoutMillis:t?.timeoutMillis})],Nu(this._metricProducers.map(function(s){return s.collect({timeoutMillis:t?.timeoutMillis})})),!1))];case 1:return n=Nu.apply(void 0,[c.sent()]),r=n[0],i=n.slice(1),o=r.errors.concat(du(i,function(s){return s.errors})),a=r.resourceMetrics.resource,u=r.resourceMetrics.scopeMetrics.concat(du(i,function(s){return s.resourceMetrics.scopeMetrics})),[2,{resourceMetrics:{resource:a,scopeMetrics:u},errors:o}]}})})},e.prototype.shutdown=function(t){return to(this,void 0,void 0,function(){return no(this,function(n){switch(n.label){case 0:return this._shutdown?(T.error("Cannot call shutdown twice."),[2]):t?.timeoutMillis!=null?[3,2]:[4,this.onShutdown()];case 1:return n.sent(),[3,4];case 2:return[4,Yt(this.onShutdown(),t.timeoutMillis)];case 3:n.sent(),n.label=4;case 4:return this._shutdown=!0,[2]}})})},e.prototype.forceFlush=function(t){return to(this,void 0,void 0,function(){return no(this,function(n){switch(n.label){case 0:return this._shutdown?(T.warn("Cannot forceFlush on already shutdown MetricReader."),[2]):t?.timeoutMillis!=null?[3,2]:[4,this.onForceFlush()];case 1:return n.sent(),[2];case 2:return[4,Yt(this.onForceFlush(),t.timeoutMillis)];case 3:return n.sent(),[2]}})})},e}(),KE=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),qn=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},zn=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},WE=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},YE=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},JE=function(e){KE(t,e);function t(n){var r,i,o,a,u=e.call(this,{aggregationSelector:(r=n.exporter.selectAggregation)===null||r===void 0?void 0:r.bind(n.exporter),aggregationTemporalitySelector:(i=n.exporter.selectAggregationTemporality)===null||i===void 0?void 0:i.bind(n.exporter),metricProducers:n.metricProducers})||this;if(n.exportIntervalMillis!==void 0&&n.exportIntervalMillis<=0)throw Error("exportIntervalMillis must be greater than 0");if(n.exportTimeoutMillis!==void 0&&n.exportTimeoutMillis<=0)throw Error("exportTimeoutMillis must be greater than 0");if(n.exportTimeoutMillis!==void 0&&n.exportIntervalMillis!==void 0&&n.exportIntervalMillis<n.exportTimeoutMillis)throw Error("exportIntervalMillis must be greater than or equal to exportTimeoutMillis");return u._exportInterval=(o=n.exportIntervalMillis)!==null&&o!==void 0?o:6e4,u._exportTimeout=(a=n.exportTimeoutMillis)!==null&&a!==void 0?a:3e4,u._exporter=n.exporter,u}return t.prototype._runOnce=function(){return qn(this,void 0,void 0,function(){var n;return zn(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,Yt(this._doRun(),this._exportTimeout)];case 1:return r.sent(),[3,3];case 2:return n=r.sent(),n instanceof hu?(T.error("Export took longer than %s milliseconds and timed out.",this._exportTimeout),[2]):(Ou(n),[3,3]);case 3:return[2]}})})},t.prototype._doRun=function(){var n,r;return qn(this,void 0,void 0,function(){var i,o,a,u,c,s;return zn(this,function(l){switch(l.label){case 0:return[4,this.collect({timeoutMillis:this._exportTimeout})];case 1:if(i=l.sent(),o=i.resourceMetrics,a=i.errors,a.length>0&&(s=T).error.apply(s,YE(["PeriodicExportingMetricReader: metrics collection errors"],WE(a),!1)),!o.resource.asyncAttributesPending)return[3,5];l.label=2;case 2:return l.trys.push([2,4,,5]),[4,(r=(n=o.resource).waitForAsyncAttributes)===null||r===void 0?void 0:r.call(n)];case 3:return l.sent(),[3,5];case 4:return u=l.sent(),T.debug("Error while resolving async portion of resource: ",u),Ou(u),[3,5];case 5:return o.scopeMetrics.length===0?[2]:[4,xE._export(this._exporter,o)];case 6:if(c=l.sent(),c.code!==Zi.SUCCESS)throw new Error("PeriodicExportingMetricReader: metrics export failed (error "+c.error+")");return[2]}})})},t.prototype.onInitialized=function(){var n=this;this._interval=setInterval(function(){n._runOnce()},this._exportInterval)},t.prototype.onForceFlush=function(){return qn(this,void 0,void 0,function(){return zn(this,function(n){switch(n.label){case 0:return[4,this._runOnce()];case 1:return n.sent(),[4,this._exporter.forceFlush()];case 2:return n.sent(),[2]}})})},t.prototype.onShutdown=function(){return qn(this,void 0,void 0,function(){return zn(this,function(n){switch(n.label){case 0:return this._interval&&clearInterval(this._interval),[4,this.onForceFlush()];case 1:return n.sent(),[4,this._exporter.shutdown()];case 2:return n.sent(),[2]}})})},t}(XE),QE=function(){function e(){this._registeredViews=[]}return e.prototype.addView=function(t){this._registeredViews.push(t)},e.prototype.findViews=function(t,n){var r=this,i=this._registeredViews.filter(function(o){return r._matchInstrument(o.instrumentSelector,t)&&r._matchMeter(o.meterSelector,n)});return i},e.prototype._matchInstrument=function(t,n){return(t.getType()===void 0||n.type===t.getType())&&t.getNameFilter().match(n.name)&&t.getUnitFilter().match(n.unit)},e.prototype._matchMeter=function(t,n){return t.getNameFilter().match(n.name)&&(n.version===void 0||t.getVersionFilter().match(n.version))&&(n.schemaUrl===void 0||t.getSchemaUrlFilter().match(n.schemaUrl))},e}(),ze=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Xn=function(){function e(t,n){this._writableMetricStorage=t,this._descriptor=n}return e.prototype._record=function(t,n,r){if(n===void 0&&(n={}),r===void 0&&(r=x.active()),typeof t!="number"){T.warn("non-number value provided to metric "+this._descriptor.name+": "+t);return}this._descriptor.valueType===Le.INT&&!Number.isInteger(t)&&(T.warn("INT value type cannot accept a floating-point value for "+this._descriptor.name+", ignoring the fractional digits."),t=Math.trunc(t),!Number.isInteger(t))||this._writableMetricStorage.record(t,n,r,Qi(Date.now()))},e}(),ZE=function(e){ze(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.add=function(n,r,i){this._record(n,r,i)},t}(Xn),eT=function(e){ze(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.add=function(n,r,i){if(n<0){T.warn("negative value provided to counter "+this._descriptor.name+": "+n);return}this._record(n,r,i)},t}(Xn),tT=function(e){ze(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.record=function(n,r,i){this._record(n,r,i)},t}(Xn),nT=function(e){ze(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.record=function(n,r,i){if(n<0){T.warn("negative value provided to histogram "+this._descriptor.name+": "+n);return}this._record(n,r,i)},t}(Xn),Kn=function(){function e(t,n,r){this._observableRegistry=r,this._descriptor=t,this._metricStorages=n}return e.prototype.addCallback=function(t){this._observableRegistry.addCallback(t,this)},e.prototype.removeCallback=function(t){this._observableRegistry.removeCallback(t,this)},e}(),rT=function(e){ze(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Kn),iT=function(e){ze(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Kn),oT=function(e){ze(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Kn);function ro(e){return e instanceof Kn}var aT=function(){function e(t){this._meterSharedState=t}return e.prototype.createGauge=function(t,n){var r=Pe(t,A.GAUGE,n),i=this._meterSharedState.registerMetricStorage(r);return new tT(i,r)},e.prototype.createHistogram=function(t,n){var r=Pe(t,A.HISTOGRAM,n),i=this._meterSharedState.registerMetricStorage(r);return new nT(i,r)},e.prototype.createCounter=function(t,n){var r=Pe(t,A.COUNTER,n),i=this._meterSharedState.registerMetricStorage(r);return new eT(i,r)},e.prototype.createUpDownCounter=function(t,n){var r=Pe(t,A.UP_DOWN_COUNTER,n),i=this._meterSharedState.registerMetricStorage(r);return new ZE(i,r)},e.prototype.createObservableGauge=function(t,n){var r=Pe(t,A.OBSERVABLE_GAUGE,n),i=this._meterSharedState.registerAsyncMetricStorage(r);return new iT(r,i,this._meterSharedState.observableRegistry)},e.prototype.createObservableCounter=function(t,n){var r=Pe(t,A.OBSERVABLE_COUNTER,n),i=this._meterSharedState.registerAsyncMetricStorage(r);return new rT(r,i,this._meterSharedState.observableRegistry)},e.prototype.createObservableUpDownCounter=function(t,n){var r=Pe(t,A.OBSERVABLE_UP_DOWN_COUNTER,n),i=this._meterSharedState.registerAsyncMetricStorage(r);return new oT(r,i,this._meterSharedState.observableRegistry)},e.prototype.addBatchObservableCallback=function(t,n){this._meterSharedState.observableRegistry.addBatchCallback(t,n)},e.prototype.removeBatchObservableCallback=function(t,n){this._meterSharedState.observableRegistry.removeBatchCallback(t,n)},e}(),xu=function(){function e(t){this._instrumentDescriptor=t}return e.prototype.getInstrumentDescriptor=function(){return this._instrumentDescriptor},e.prototype.updateDescription=function(t){this._instrumentDescriptor=Pe(this._instrumentDescriptor.name,this._instrumentDescriptor.type,{description:t,valueType:this._instrumentDescriptor.valueType,unit:this._instrumentDescriptor.unit,advice:this._instrumentDescriptor.advice})},e}(),sT=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Pu=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},uT=function(){function e(t){this._hash=t,this._valueMap=new Map,this._keyMap=new Map}return e.prototype.get=function(t,n){return n!=null||(n=this._hash(t)),this._valueMap.get(n)},e.prototype.getOrDefault=function(t,n){var r=this._hash(t);if(this._valueMap.has(r))return this._valueMap.get(r);var i=n();return this._keyMap.has(r)||this._keyMap.set(r,t),this._valueMap.set(r,i),i},e.prototype.set=function(t,n,r){r!=null||(r=this._hash(t)),this._keyMap.has(r)||this._keyMap.set(r,t),this._valueMap.set(r,n)},e.prototype.has=function(t,n){return n!=null||(n=this._hash(t)),this._valueMap.has(n)},e.prototype.keys=function(){var t,n;return Pu(this,function(r){switch(r.label){case 0:t=this._keyMap.entries(),n=t.next(),r.label=1;case 1:return n.done===!0?[3,3]:[4,[n.value[1],n.value[0]]];case 2:return r.sent(),n=t.next(),[3,1];case 3:return[2]}})},e.prototype.entries=function(){var t,n;return Pu(this,function(r){switch(r.label){case 0:t=this._valueMap.entries(),n=t.next(),r.label=1;case 1:return n.done===!0?[3,3]:[4,[this._keyMap.get(n.value[0]),n.value[1],n.value[0]]];case 2:return r.sent(),n=t.next(),[3,1];case 3:return[2]}})},Object.defineProperty(e.prototype,"size",{get:function(){return this._valueMap.size},enumerable:!1,configurable:!0}),e}(),Xe=function(e){sT(t,e);function t(){return e.call(this,fu)||this}return t}(uT),cT=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Iu=function(){function e(t,n){this._aggregator=t,this._activeCollectionStorage=new Xe,this._cumulativeMemoStorage=new Xe,this._overflowAttributes={"otel.metric.overflow":!0},this._cardinalityLimit=(n??2e3)-1,this._overflowHashCode=fu(this._overflowAttributes)}return e.prototype.record=function(t,n,r,i){var o=this,a=this._activeCollectionStorage.get(n);if(!a){if(this._activeCollectionStorage.size>=this._cardinalityLimit){var u=this._activeCollectionStorage.getOrDefault(this._overflowAttributes,function(){return o._aggregator.createAccumulation(i)});u?.record(t);return}a=this._aggregator.createAccumulation(i),this._activeCollectionStorage.set(n,a)}a?.record(t)},e.prototype.batchCumulate=function(t,n){var r=this;Array.from(t.entries()).forEach(function(i){var o=cT(i,3),a=o[0],u=o[1],c=o[2],s=r._aggregator.createAccumulation(n);s?.record(u);var l=s;if(r._cumulativeMemoStorage.has(a,c)){var p=r._cumulativeMemoStorage.get(a,c);l=r._aggregator.diff(p,s)}else if(r._cumulativeMemoStorage.size>=r._cardinalityLimit&&(a=r._overflowAttributes,c=r._overflowHashCode,r._cumulativeMemoStorage.has(a,c))){var p=r._cumulativeMemoStorage.get(a,c);l=r._aggregator.diff(p,s)}if(r._activeCollectionStorage.has(a,c)){var f=r._activeCollectionStorage.get(a,c);l=r._aggregator.merge(f,l)}r._cumulativeMemoStorage.set(a,s,c),r._activeCollectionStorage.set(a,l,c)})},e.prototype.collect=function(){var t=this._activeCollectionStorage;return this._activeCollectionStorage=new Xe,t},e}(),io=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},ku=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Mu=function(){function e(t,n){var r=this;this._aggregator=t,this._unreportedAccumulations=new Map,this._reportHistory=new Map,n.forEach(function(i){r._unreportedAccumulations.set(i,[])})}return e.prototype.buildMetrics=function(t,n,r,i){this._stashAccumulations(r);var o=this._getMergedUnreportedAccumulations(t),a=o,u;if(this._reportHistory.has(t)){var c=this._reportHistory.get(t),s=c.collectionTime;u=c.aggregationTemporality,u===le.CUMULATIVE?a=e.merge(c.accumulations,o,this._aggregator):a=e.calibrateStartTime(c.accumulations,o,s)}else u=t.selectAggregationTemporality(n.type);this._reportHistory.set(t,{accumulations:a,collectionTime:i,aggregationTemporality:u});var l=lT(a);if(l.length!==0)return this._aggregator.toMetricData(n,u,l,i)},e.prototype._stashAccumulations=function(t){var n,r,i=this._unreportedAccumulations.keys();try{for(var o=io(i),a=o.next();!a.done;a=o.next()){var u=a.value,c=this._unreportedAccumulations.get(u);c===void 0&&(c=[],this._unreportedAccumulations.set(u,c)),c.push(t)}}catch(s){n={error:s}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}},e.prototype._getMergedUnreportedAccumulations=function(t){var n,r,i=new Xe,o=this._unreportedAccumulations.get(t);if(this._unreportedAccumulations.set(t,[]),o===void 0)return i;try{for(var a=io(o),u=a.next();!u.done;u=a.next()){var c=u.value;i=e.merge(i,c,this._aggregator)}}catch(s){n={error:s}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return i},e.merge=function(t,n,r){for(var i=t,o=n.entries(),a=o.next();a.done!==!0;){var u=ku(a.value,3),c=u[0],s=u[1],l=u[2];if(t.has(c,l)){var p=t.get(c,l),f=r.merge(p,s);i.set(c,f,l)}else i.set(c,s,l);a=o.next()}return i},e.calibrateStartTime=function(t,n,r){var i,o;try{for(var a=io(t.keys()),u=a.next();!u.done;u=a.next()){var c=ku(u.value,2),s=c[0],l=c[1],p=n.get(s,l);p?.setStartTime(r)}}catch(f){i={error:f}}finally{try{u&&!u.done&&(o=a.return)&&o.call(a)}finally{if(i)throw i.error}}return n},e}();function lT(e){return Array.from(e.entries())}var pT=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),fT=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},hT=function(e){pT(t,e);function t(n,r,i,o,a){var u=e.call(this,n)||this;return u._attributesProcessor=i,u._aggregationCardinalityLimit=a,u._deltaMetricStorage=new Iu(r,u._aggregationCardinalityLimit),u._temporalMetricStorage=new Mu(r,o),u}return t.prototype.record=function(n,r){var i=this,o=new Xe;Array.from(n.entries()).forEach(function(a){var u=fT(a,2),c=u[0],s=u[1];o.set(i._attributesProcessor.process(c),s)}),this._deltaMetricStorage.batchCumulate(o,r)},t.prototype.collect=function(n,r){var i=this._deltaMetricStorage.collect();return this._temporalMetricStorage.buildMetrics(n,this._instrumentDescriptor,i,r)},t}(xu);function Du(e,t){var n="";return e.unit!==t.unit&&(n+=" - Unit '"+e.unit+"' does not match '"+t.unit+`'
297
+ `),e.type!==t.type&&(n+=" - Type '"+e.type+"' does not match '"+t.type+`'
298
+ `),e.valueType!==t.valueType&&(n+=" - Value Type '"+e.valueType+"' does not match '"+t.valueType+`'
299
+ `),e.description!==t.description&&(n+=" - Description '"+e.description+"' does not match '"+t.description+`'
300
+ `),n}function dT(e,t){return" - use valueType '"+e.valueType+"' on instrument creation or use an instrument name other than '"+t.name+"'"}function vT(e,t){return" - use unit '"+e.unit+"' on instrument creation or use an instrument name other than '"+t.name+"'"}function yT(e,t){var n={name:t.name,type:t.type,unit:t.unit},r=JSON.stringify(n);return" - create a new view with a name other than '"+e.name+"' and InstrumentSelector '"+r+"'"}function mT(e,t){var n={name:t.name,type:t.type,unit:t.unit},r=JSON.stringify(n);return" - create a new view with a name other than '"+e.name+"' and InstrumentSelector '"+r+`'
301
+ - OR - create a new view with the name `+e.name+" and description '"+e.description+"' and InstrumentSelector "+r+`
302
+ - OR - create a new view with the name `+t.name+" and description '"+e.description+"' and InstrumentSelector "+r}function Uu(e,t){return e.valueType!==t.valueType?dT(e,t):e.unit!==t.unit?vT(e,t):e.type!==t.type?yT(e,t):e.description!==t.description?mT(e,t):""}var oo=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},gT=function(){function e(){this._sharedRegistry=new Map,this._perCollectorRegistry=new Map}return e.create=function(){return new e},e.prototype.getStorages=function(t){var n,r,i,o,a=[];try{for(var u=oo(this._sharedRegistry.values()),c=u.next();!c.done;c=u.next()){var s=c.value;a=a.concat(s)}}catch(v){n={error:v}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}var l=this._perCollectorRegistry.get(t);if(l!=null)try{for(var p=oo(l.values()),f=p.next();!f.done;f=p.next()){var s=f.value;a=a.concat(s)}}catch(v){i={error:v}}finally{try{f&&!f.done&&(o=p.return)&&o.call(p)}finally{if(i)throw i.error}}return a},e.prototype.register=function(t){this._registerStorage(t,this._sharedRegistry)},e.prototype.registerForCollector=function(t,n){var r=this._perCollectorRegistry.get(t);r==null&&(r=new Map,this._perCollectorRegistry.set(t,r)),this._registerStorage(n,r)},e.prototype.findOrUpdateCompatibleStorage=function(t){var n=this._sharedRegistry.get(t.name);return n===void 0?null:this._findOrUpdateCompatibleStorage(t,n)},e.prototype.findOrUpdateCompatibleCollectorStorage=function(t,n){var r=this._perCollectorRegistry.get(t);if(r===void 0)return null;var i=r.get(n.name);return i===void 0?null:this._findOrUpdateCompatibleStorage(n,i)},e.prototype._registerStorage=function(t,n){var r=t.getInstrumentDescriptor(),i=n.get(r.name);if(i===void 0){n.set(r.name,[t]);return}i.push(t)},e.prototype._findOrUpdateCompatibleStorage=function(t,n){var r,i,o=null;try{for(var a=oo(n),u=a.next();!u.done;u=a.next()){var c=u.value,s=c.getInstrumentDescriptor();rE(s,t)?(s.description!==t.description&&(t.description.length>s.description.length&&c.updateDescription(t.description),T.warn("A view or instrument with the name ",t.name,` has already been registered, but has a different description and is incompatible with another registered view.
303
303
  `,`Details:
304
- `,ku(s,e),`The longer description will be used.
305
- To resolve the conflict:`,Mu(s,e))),o=c):T.warn("A view or instrument with the name ",e.name,` has already been registered and is incompatible with another registered view.
304
+ `,Du(s,t),`The longer description will be used.
305
+ To resolve the conflict:`,Uu(s,t))),o=c):T.warn("A view or instrument with the name ",t.name,` has already been registered and is incompatible with another registered view.
306
306
  `,`Details:
307
- `,ku(s,e),`To resolve the conflict:
308
- `,Mu(s,e))}}catch(l){r={error:l}}finally{try{u&&!u.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}return o},t}(),yT=function(){function t(e){this._backingStorages=e}return t.prototype.record=function(e,n,r,i){this._backingStorages.forEach(function(o){o.record(e,n,r,i)})},t}(),mT=function(){function t(e,n){this._instrumentName=e,this._valueType=n,this._buffer=new Xe}return t.prototype.observe=function(e,n){if(n===void 0&&(n={}),typeof e!="number"){T.warn("non-number value provided to metric "+this._instrumentName+": "+e);return}this._valueType===Le.INT&&!Number.isInteger(e)&&(T.warn("INT value type cannot accept a floating-point value for "+this._instrumentName+", ignoring the fractional digits."),e=Math.trunc(e),!Number.isInteger(e))||this._buffer.set(n,e)},t}(),_T=function(){function t(){this._buffer=new Map}return t.prototype.observe=function(e,n,r){if(r===void 0&&(r={}),!!Zi(e)){var i=this._buffer.get(e);if(i==null&&(i=new Xe,this._buffer.set(e,i)),typeof n!="number"){T.warn("non-number value provided to metric "+e._descriptor.name+": "+n);return}e._descriptor.valueType===Le.INT&&!Number.isInteger(n)&&(T.warn("INT value type cannot accept a floating-point value for "+e._descriptor.name+", ignoring the fractional digits."),n=Math.trunc(n),!Number.isInteger(n))||i.set(r,n)}},t}(),no=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},ro=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},Du=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},Uu=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},gT=function(){function t(){this._callbacks=[],this._batchCallbacks=[]}return t.prototype.addCallback=function(e,n){var r=this._findCallback(e,n);r>=0||this._callbacks.push({callback:e,instrument:n})},t.prototype.removeCallback=function(e,n){var r=this._findCallback(e,n);r<0||this._callbacks.splice(r,1)},t.prototype.addBatchCallback=function(e,n){var r=new Set(n.filter(Zi));if(r.size===0){T.error("BatchObservableCallback is not associated with valid instruments",n);return}var i=this._findBatchCallback(e,r);i>=0||this._batchCallbacks.push({callback:e,instruments:r})},t.prototype.removeBatchCallback=function(e,n){var r=new Set(n.filter(Zi)),i=this._findBatchCallback(e,r);i<0||this._batchCallbacks.splice(i,1)},t.prototype.observe=function(e,n){return no(this,void 0,void 0,function(){var r,i,o,a;return ro(this,function(u){switch(u.label){case 0:return r=this._observeCallbacks(e,n),i=this._observeBatchCallbacks(e,n),[4,Xg(Uu(Uu([],Du(r),!1),Du(i),!1))];case 1:return o=u.sent(),a=o.filter(Kg).map(function(c){return c.reason}),[2,a]}})})},t.prototype._observeCallbacks=function(e,n){var r=this;return this._callbacks.map(function(i){var o=i.callback,a=i.instrument;return no(r,void 0,void 0,function(){var u,c;return ro(this,function(s){switch(s.label){case 0:return u=new mT(a._descriptor.name,a._descriptor.valueType),c=Promise.resolve(o(u)),n!=null&&(c=Wt(c,n)),[4,c];case 1:return s.sent(),a._metricStorages.forEach(function(l){l.record(u._buffer,e)}),[2]}})})})},t.prototype._observeBatchCallbacks=function(e,n){var r=this;return this._batchCallbacks.map(function(i){var o=i.callback,a=i.instruments;return no(r,void 0,void 0,function(){var u,c;return ro(this,function(s){switch(s.label){case 0:return u=new _T,c=Promise.resolve(o(u)),n!=null&&(c=Wt(c,n)),[4,c];case 1:return s.sent(),a.forEach(function(l){var p=u._buffer.get(l);p!=null&&l._metricStorages.forEach(function(f){f.record(p,e)})}),[2]}})})})},t.prototype._findCallback=function(e,n){return this._callbacks.findIndex(function(r){return r.callback===e&&r.instrument===n})},t.prototype._findBatchCallback=function(e,n){return this._batchCallbacks.findIndex(function(r){return r.callback===e&&Wg(r.instruments,n)})},t}(),ET=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),TT=function(t){ET(e,t);function e(n,r,i,o,a){var u=t.call(this,n)||this;return u._attributesProcessor=i,u._aggregationCardinalityLimit=a,u._deltaMetricStorage=new xu(r,u._aggregationCardinalityLimit),u._temporalMetricStorage=new Iu(r,o),u}return e.prototype.record=function(n,r,i,o){r=this._attributesProcessor.process(r,i),this._deltaMetricStorage.record(n,r,i,o)},e.prototype.collect=function(n,r){var i=this._deltaMetricStorage.collect();return this._temporalMetricStorage.buildMetrics(n,this._instrumentDescriptor,i,r)},e}(Cu),ju=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),io=function(){function t(){}return t.Noop=function(){return ST},t}(),bT=function(t){ju(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.process=function(n,r){return n},e}(io);(function(t){ju(e,t);function e(n){var r=t.call(this)||this;return r._allowedAttributeNames=n,r}return e.prototype.process=function(n,r){var i=this,o={};return Object.keys(n).filter(function(a){return i._allowedAttributeNames.includes(a)}).forEach(function(a){return o[a]=n[a]}),o},e})(io);var ST=new bT,OT=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},wT=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},AT=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},LT=function(){function t(e,n){this._meterProviderSharedState=e,this._instrumentationScope=n,this.metricStorageRegistry=new vT,this.observableRegistry=new gT,this.meter=new rT(this)}return t.prototype.registerMetricStorage=function(e){var n=this._registerMetricStorage(e,TT);return n.length===1?n[0]:new yT(n)},t.prototype.registerAsyncMetricStorage=function(e){var n=this._registerMetricStorage(e,lT);return n},t.prototype.collect=function(e,n,r){return OT(this,void 0,void 0,function(){var i,o,a;return wT(this,function(u){switch(u.label){case 0:return[4,this.observableRegistry.observe(n,r?.timeoutMillis)];case 1:return i=u.sent(),o=this.metricStorageRegistry.getStorages(e),o.length===0?[2,null]:(a=o.map(function(c){return c.collect(e,n)}).filter(zg),a.length===0?[2,{errors:i}]:[2,{scopeMetrics:{scope:this._instrumentationScope,metrics:a},errors:i}])}})})},t.prototype._registerMetricStorage=function(e,n){var r=this,i=this._meterProviderSharedState.viewRegistry.findViews(e,this._instrumentationScope),o=i.map(function(c){var s=Zg(c,e),l=r.metricStorageRegistry.findOrUpdateCompatibleStorage(s);if(l!=null)return l;var p=c.aggregation.createAggregator(s),f=new n(s,p,c.attributesProcessor,r._meterProviderSharedState.metricCollectors,c.aggregationCardinalityLimit);return r.metricStorageRegistry.register(f),f});if(o.length===0){var a=this._meterProviderSharedState.selectAggregations(e.type),u=a.map(function(c){var s=AT(c,2),l=s[0],p=s[1],f=r.metricStorageRegistry.findOrUpdateCompatibleCollectorStorage(l,e);if(f!=null)return f;var m=p.createAggregator(e),v=l.selectCardinalityLimit(e.type),y=new n(e,m,io.Noop(),[l],v);return r.metricStorageRegistry.registerForCollector(l,y),y});o=o.concat(u)}return o},t}(),RT=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},CT=function(){function t(e){this.resource=e,this.viewRegistry=new WE,this.metricCollectors=[],this.meterSharedStates=new Map}return t.prototype.getMeterSharedState=function(e){var n=qg(e),r=this.meterSharedStates.get(n);return r==null&&(r=new LT(this,e),this.meterSharedStates.set(n,r)),r},t.prototype.selectAggregations=function(e){var n,r,i=[];try{for(var o=RT(this.metricCollectors),a=o.next();!a.done;a=o.next()){var u=a.value;i.push([u,u.selectAggregation(e)])}}catch(c){n={error:c}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return i},t}(),Xn=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},Kn=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},NT=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},xT=function(t,e,n){if(arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))},PT=function(){function t(e,n){this._sharedState=e,this._metricReader=n}return t.prototype.collect=function(e){return Xn(this,void 0,void 0,function(){var n,r,i,o,a=this;return Kn(this,function(u){switch(u.label){case 0:return n=Ki(Date.now()),r=[],i=[],o=Array.from(this._sharedState.meterSharedStates.values()).map(function(c){return Xn(a,void 0,void 0,function(){var s;return Kn(this,function(l){switch(l.label){case 0:return[4,c.collect(this,n,e)];case 1:return s=l.sent(),s?.scopeMetrics!=null&&r.push(s.scopeMetrics),s?.errors!=null&&i.push.apply(i,xT([],NT(s.errors),!1)),[2]}})})}),[4,Promise.all(o)];case 1:return u.sent(),[2,{resourceMetrics:{resource:this._sharedState.resource,scopeMetrics:r},errors:i}]}})})},t.prototype.forceFlush=function(e){return Xn(this,void 0,void 0,function(){return Kn(this,function(n){switch(n.label){case 0:return[4,this._metricReader.forceFlush(e)];case 1:return n.sent(),[2]}})})},t.prototype.shutdown=function(e){return Xn(this,void 0,void 0,function(){return Kn(this,function(n){switch(n.label){case 0:return[4,this._metricReader.shutdown(e)];case 1:return n.sent(),[2]}})})},t.prototype.selectAggregationTemporality=function(e){return this._metricReader.selectAggregationTemporality(e)},t.prototype.selectAggregation=function(e){return this._metricReader.selectAggregation(e)},t.prototype.selectCardinalityLimit=function(e){var n,r,i;return(i=(r=(n=this._metricReader).selectCardinalityLimit)===null||r===void 0?void 0:r.call(n,e))!==null&&i!==void 0?i:2e3},t}(),$u=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},Bu=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},Fu=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};function IT(t,e){var n=e??qt.empty();return t?qt.default().merge(n):n}var kT=function(){function t(e){var n,r,i,o,a;if(this._shutdown=!1,this._sharedState=new CT(IT((a=e?.mergeResourceWithDefaults)!==null&&a!==void 0?a:!0,e?.resource)),e?.views!=null&&e.views.length>0)try{for(var u=Fu(e.views),c=u.next();!c.done;c=u.next()){var s=c.value;this._sharedState.viewRegistry.addView(s)}}catch(m){n={error:m}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}if(e?.readers!=null&&e.readers.length>0)try{for(var l=Fu(e.readers),p=l.next();!p.done;p=l.next()){var f=p.value;this.addMetricReader(f)}}catch(m){i={error:m}}finally{try{p&&!p.done&&(o=l.return)&&o.call(l)}finally{if(i)throw i.error}}}return t.prototype.getMeter=function(e,n,r){return n===void 0&&(n=""),r===void 0&&(r={}),this._shutdown?(T.warn("A shutdown MeterProvider cannot provide a Meter"),oh()):this._sharedState.getMeterSharedState({name:e,version:n,schemaUrl:r.schemaUrl}).meter},t.prototype.addMetricReader=function(e){var n=new PT(this._sharedState,e);e.setMetricProducer(n),this._sharedState.metricCollectors.push(n)},t.prototype.shutdown=function(e){return $u(this,void 0,void 0,function(){return Bu(this,function(n){switch(n.label){case 0:return this._shutdown?(T.warn("shutdown may only be called once per MeterProvider"),[2]):(this._shutdown=!0,[4,Promise.all(this._sharedState.metricCollectors.map(function(r){return r.shutdown(e)}))]);case 1:return n.sent(),[2]}})})},t.prototype.forceFlush=function(e){return $u(this,void 0,void 0,function(){return Bu(this,function(n){switch(n.label){case 0:return this._shutdown?(T.warn("invalid attempt to force flush after MeterProvider shutdown"),[2]):[4,Promise.all(this._sharedState.metricCollectors.map(function(r){return r.forceFlush(e)}))];case 1:return n.sent(),[2]}})})},t}();function MT(t,e){var n=ru(e);return{resource:iu(t.resource),schemaUrl:void 0,scopeMetrics:DT(t.scopeMetrics,n)}}function DT(t,e){return Array.from(t.map(function(n){return{scope:ou(n.scope),metrics:n.metrics.map(function(r){return UT(r,e)}),schemaUrl:n.scope.schemaUrl}}))}function UT(t,e){var n={name:t.descriptor.name,description:t.descriptor.description,unit:t.descriptor.unit},r=FT(t.aggregationTemporality);switch(t.dataPointType){case de.SUM:n.sum={aggregationTemporality:r,isMonotonic:t.isMonotonic,dataPoints:Vu(t,e)};break;case de.GAUGE:n.gauge={dataPoints:Vu(t,e)};break;case de.HISTOGRAM:n.histogram={aggregationTemporality:r,dataPoints:$T(t,e)};break;case de.EXPONENTIAL_HISTOGRAM:n.exponentialHistogram={aggregationTemporality:r,dataPoints:BT(t,e)};break}return n}function jT(t,e,n){var r={attributes:He(t.attributes),startTimeUnixNano:n.encodeHrTime(t.startTime),timeUnixNano:n.encodeHrTime(t.endTime)};switch(e){case Le.INT:r.asInt=t.value;break;case Le.DOUBLE:r.asDouble=t.value;break}return r}function Vu(t,e){return t.dataPoints.map(function(n){return jT(n,t.descriptor.valueType,e)})}function $T(t,e){return t.dataPoints.map(function(n){var r=n.value;return{attributes:He(n.attributes),bucketCounts:r.buckets.counts,explicitBounds:r.buckets.boundaries,count:r.count,sum:r.sum,min:r.min,max:r.max,startTimeUnixNano:e.encodeHrTime(n.startTime),timeUnixNano:e.encodeHrTime(n.endTime)}})}function BT(t,e){return t.dataPoints.map(function(n){var r=n.value;return{attributes:He(n.attributes),count:r.count,min:r.min,max:r.max,sum:r.sum,positive:{offset:r.positive.offset,bucketCounts:r.positive.bucketCounts},negative:{offset:r.negative.offset,bucketCounts:r.negative.bucketCounts},scale:r.scale,zeroCount:r.zeroCount,startTimeUnixNano:e.encodeHrTime(n.startTime),timeUnixNano:e.encodeHrTime(n.endTime)}})}function FT(t){switch(t){case le.DELTA:return 1;case le.CUMULATIVE:return 2}}function VT(t,e){return{resourceMetrics:t.map(function(n){return MT(n,e)})}}var HT=function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},GT=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function zT(t,e){var n,r=t.spanContext(),i=t.status;return{traceId:e.encodeSpanContext(r.traceId),spanId:e.encodeSpanContext(r.spanId),parentSpanId:e.encodeOptionalSpanContext(t.parentSpanId),traceState:(n=r.traceState)===null||n===void 0?void 0:n.serialize(),name:t.name,kind:t.kind==null?0:t.kind+1,startTimeUnixNano:e.encodeHrTime(t.startTime),endTimeUnixNano:e.encodeHrTime(t.endTime),attributes:He(t.attributes),droppedAttributesCount:t.droppedAttributesCount,events:t.events.map(function(o){return XT(o,e)}),droppedEventsCount:t.droppedEventsCount,status:{code:i.code,message:i.message},links:t.links.map(function(o){return qT(o,e)}),droppedLinksCount:t.droppedLinksCount}}function qT(t,e){var n;return{attributes:t.attributes?He(t.attributes):[],spanId:e.encodeSpanContext(t.context.spanId),traceId:e.encodeSpanContext(t.context.traceId),traceState:(n=t.context.traceState)===null||n===void 0?void 0:n.serialize(),droppedAttributesCount:t.droppedAttributesCount||0}}function XT(t,e){return{attributes:t.attributes?He(t.attributes):[],name:t.name,timeUnixNano:e.encodeHrTime(t.time),droppedAttributesCount:t.droppedAttributesCount||0}}function KT(t,e){var n=ru(e);return{resourceSpans:YT(t,n)}}function WT(t){var e,n,r=new Map;try{for(var i=HT(t),o=i.next();!o.done;o=i.next()){var a=o.value,u=r.get(a.resource);u||(u=new Map,r.set(a.resource,u));var c=a.instrumentationLibrary.name+"@"+(a.instrumentationLibrary.version||"")+":"+(a.instrumentationLibrary.schemaUrl||""),s=u.get(c);s||(s=[],u.set(c,s)),s.push(a)}}catch(l){e={error:l}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r}function YT(t,e){for(var n=WT(t),r=[],i=n.entries(),o=i.next();!o.done;){for(var a=GT(o.value,2),u=a[0],c=a[1],s=[],l=c.values(),p=l.next();!p.done;){var f=p.value;if(f.length>0){var m=f.map(function(y){return zT(y,e)});s.push({scope:ou(f[0].instrumentationLibrary),spans:m,schemaUrl:f[0].instrumentationLibrary.schemaUrl})}p=l.next()}var v={resource:iu(u),scopeSpans:s,schemaUrl:void 0};r.push(v),o=i.next()}return r}var Hu={serializeRequest:function(t){var e=VT([t],{useLongBits:!1}),n=new TextEncoder;return n.encode(JSON.stringify(e))},deserializeResponse:function(t){var e=new TextDecoder;return JSON.parse(e.decode(t))}},Gu={serializeRequest:function(t){var e=KT(t,{useHex:!0,useLongBits:!1}),n=new TextEncoder;return n.encode(JSON.stringify(e))},deserializeResponse:function(t){var e=new TextDecoder;return JSON.parse(e.decode(t))}},JT=function(t,e,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(t,[])).next())})},QT=function(t,e){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=e.call(t,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},ZT=5,eb=1e3,tb=5e3,nb=1.5,zu=.2;function rb(){return Math.random()*(2*zu)-zu}var ib=function(){function t(e){this._transport=e}return t.prototype.retry=function(e,n,r){var i=this;return new Promise(function(o,a){setTimeout(function(){i._transport.send(e,n).then(o,a)},r)})},t.prototype.send=function(e,n){var r;return JT(this,void 0,void 0,function(){var i,o,a,u,c,s,l;return QT(this,function(p){switch(p.label){case 0:return i=Date.now()+n,[4,this._transport.send(e,n)];case 1:o=p.sent(),a=ZT,u=eb,p.label=2;case 2:return o.status==="retryable"&&a>0?(a--,c=Math.max(Math.min(u,tb)+rb(),0),u=u*nb,s=(r=o.retryInMillis)!==null&&r!==void 0?r:c,l=i-Date.now(),s>l?[2,o]:[4,this.retry(e,l,s)]):[3,4];case 3:return o=p.sent(),[3,2];case 4:return[2,o]}})})},t.prototype.shutdown=function(){return this._transport.shutdown()},t}();function qu(t){return new ib(t.transport)}function ob(t){var e=[429,502,503,504];return e.includes(t)}function ab(t){if(t!=null){var e=Number.parseInt(t,10);if(Number.isInteger(e))return e>0?e*1e3:-1;var n=new Date(t).getTime()-Date.now();return n>=0?n:0}}var sb=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},ub=function(){function t(e){this._parameters=e}return t.prototype.send=function(e,n){var r=this;return new Promise(function(i){var o=new XMLHttpRequest;o.timeout=n,o.open("POST",r._parameters.url);var a=r._parameters.headers();Object.entries(a).forEach(function(u){var c=sb(u,2),s=c[0],l=c[1];o.setRequestHeader(s,l)}),o.ontimeout=function(u){i({status:"failure",error:new Error("XHR request timed out")})},o.onreadystatechange=function(){o.status>=200&&o.status<=299?(T.debug("XHR success"),i({status:"success"})):o.status&&ob(o.status)?i({status:"retryable",retryInMillis:ab(o.getResponseHeader("Retry-After"))}):o.status!==0&&i({status:"failure",error:new Error("XHR request failed with non-retryable status")})},o.onabort=function(){i({status:"failure",error:new Error("XHR request aborted")})},o.onerror=function(){i({status:"failure",error:new Error("XHR request errored")})},o.send(e)})},t.prototype.shutdown=function(){},t}();function cb(t){return new ub(t)}var lb=function(){function t(e){this._params=e}return t.prototype.send=function(e){var n=this;return new Promise(function(r){navigator.sendBeacon(n._params.url,new Blob([e],{type:n._params.blobType}))?(T.debug("SendBeacon success"),r({status:"success"})):r({status:"failure",error:new Error("SendBeacon failed")})})},t.prototype.shutdown=function(){},t}();function pb(t){return new lb(t)}function fb(t,e){return Js(t,e,qu({transport:cb(t)}))}function hb(t,e){return Js(t,e,qu({transport:pb({url:t.url,blobType:t.headers()["Content-Type"]})}))}var db=function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function vb(t){return function(){var e,n={};return Object.entries((e=t?.())!==null&&e!==void 0?e:{}).forEach(function(r){var i=db(r,2),o=i[0],a=i[1];typeof a<"u"?n[o]=String(a):T.warn('Header "'+o+'" has invalid value ('+a+") and will be ignored")}),n}}var Ke=function(){return Ke=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},Ke.apply(this,arguments)};function yb(t,e,n){var r=Ke({},n()),i={};return function(){return e!=null&&Object.assign(i,e()),t!=null&&Object.assign(i,t()),Object.assign(i,r)}}function mb(t){if(t!=null)try{return new URL(t),t}catch{throw new Error("Configuration: Could not parse user-provided export URL: '"+t+"'")}}function _b(t,e,n){var r,i,o,a;return Ke(Ke({},Tg(t,e,n)),{headers:yb(vb(t.headers),e.headers,n.headers),url:(i=(r=mb(t.url))!==null&&r!==void 0?r:e.url)!==null&&i!==void 0?i:n.url,agentOptions:(a=(o=t.agentOptions)!==null&&o!==void 0?o:e.agentOptions)!==null&&a!==void 0?a:n.agentOptions})}function gb(t,e){return Ke(Ke({},bg()),{headers:function(){return t},url:"http://localhost:4318/"+e,agentOptions:{keepAlive:!0}})}function Eb(t,e,n){return _b({url:t.url,timeoutMillis:t.timeoutMillis,headers:Eg(t.headers),concurrencyLimit:t.concurrencyLimit},{},gb(n,e))}function Xu(t,e,n,r){var i=!!t.headers||typeof navigator.sendBeacon!="function",o=Eb(t,n,r);return i?fb(o,e):hb(o,e)}var Tb=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),bb=function(t){Tb(e,t);function e(n){return n===void 0&&(n={}),t.call(this,Xu(n,Gu,"v1/traces",{"Content-Type":"application/json"}))||this}return e}(Ws),Wn;(function(t){t[t.DELTA=0]="DELTA",t[t.CUMULATIVE=1]="CUMULATIVE",t[t.LOWMEMORY=2]="LOWMEMORY"})(Wn||(Wn={}));var Sb=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),oo=function(){return le.CUMULATIVE},Ku=function(t){switch(t){case A.COUNTER:case A.OBSERVABLE_COUNTER:case A.GAUGE:case A.HISTOGRAM:case A.OBSERVABLE_GAUGE:return le.DELTA;case A.UP_DOWN_COUNTER:case A.OBSERVABLE_UP_DOWN_COUNTER:return le.CUMULATIVE}},Wu=function(t){switch(t){case A.COUNTER:case A.HISTOGRAM:return le.DELTA;case A.GAUGE:case A.UP_DOWN_COUNTER:case A.OBSERVABLE_UP_DOWN_COUNTER:case A.OBSERVABLE_COUNTER:case A.OBSERVABLE_GAUGE:return le.CUMULATIVE}};function Ob(){var t=ud(),e=t.OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE.trim().toLowerCase();return e==="cumulative"?oo:e==="delta"?Ku:e==="lowmemory"?Wu:(T.warn("OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE is set to '"+t.OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE+"', but only 'cumulative' and 'delta' are allowed. Using default ('cumulative') instead."),oo)}function wb(t){return t!=null?t===Wn.DELTA?Ku:t===Wn.LOWMEMORY?Wu:oo:Ob()}function Ab(t){return t!=null&&t.aggregationPreference?t.aggregationPreference:function(e){return Ee.Default()}}var Lb=function(t){Sb(e,t);function e(n,r){var i=t.call(this,n)||this;return i._aggregationSelector=Ab(r),i._aggregationTemporalitySelector=wb(r?.temporalityPreference),i}return e.prototype.selectAggregation=function(n){return this._aggregationSelector(n)},e.prototype.selectAggregationTemporality=function(n){return this._aggregationTemporalitySelector(n)},e}(Ws),Rb=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Cb=function(t){Rb(e,t);function e(n){return t.call(this,Xu(n??{},Hu,"v1/metrics",{"Content-Type":"application/json"}),n)||this}return e}(Lb);function Nb(t,e){const n=t.spanContext();return{name:t.name,kind:t.kind,spanContext:()=>n,parentSpanId:t.parentSpanId,startTime:t.startTime,endTime:t.endTime,status:t.status,attributes:qd(t.attributes,e),links:t.links,events:t.events,duration:t.duration,ended:t.ended,resource:t.resource,instrumentationLibrary:t.instrumentationLibrary,droppedAttributesCount:t.droppedAttributesCount,droppedEventsCount:t.droppedEventsCount,droppedLinksCount:t.droppedLinksCount}}function xb(t,e){if(!e.isSamplingEnabled())return t;const n=[],r={},i={};for(const o of t){o.parentSpanId&&(i[o.parentSpanId]=i[o.parentSpanId]||[],i[o.parentSpanId].push(o.spanContext().spanId));const a=e.shouldSample(o);a.sample?a.attributes?r[o.spanContext().spanId]=Nb(o,a.attributes):r[o.spanContext().spanId]=o:n.push(o.spanContext().spanId)}for(;n.length>0;){const o=n.shift(),a=i[o];if(a)for(const u of a)delete r[u],n.push(u)}return Object.values(r)}const Pb=(t,e,n)=>{if(typeof navigator>"u"||!navigator.sendBeacon)return!1;try{const r=new Blob([e],{type:n});return navigator.sendBeacon(t,r)}catch{return!1}},Yu=(t,e,n,r)=>{const i=o=>{if(Pb(t,e,n))return r({code:B.SUCCESS});r({code:B.FAILED,error:o})};try{const o=new Blob([e],{type:n});fetch(t,{method:"POST",body:o,keepalive:!0,headers:{"Content-Type":n},credentials:"omit"}).then(a=>{if(a.ok)return r({code:B.SUCCESS});r({code:B.FAILED,error:new Error(`keepalive fetch export failed with status ${a.status}`)})},a=>i(a))}catch(o){i(o)}};class Ib extends bb{constructor(e,n){var r;super(Q(x({},e),{headers:{}})),R(this,"url"),R(this,"unloading",!1),this.sampler=n,this.url=(r=e?.url)!=null?r:""}setUnloading(e){this.unloading=e}export(e,n){const r=xb(e,this.sampler);if(r.length===0)return;if(this.unloading){const a=Gu.serializeRequest(r);if(!a||!this.url)return n({code:B.FAILED,error:new Error("keepalive export failed: serializer returned empty or url missing")});Yu(this.url,a,"application/json",n);return}let i=0;const o=a=>{if(a.code===B.SUCCESS)return n({code:B.SUCCESS});if(i++,i>Nr)return n({code:B.FAILED,error:a.error});new Promise(u=>setTimeout(u,xr+Pr*Math.pow(2,i))).then(()=>{super.export(r,o)})};super.export(r,o)}}class kb extends Cb{constructor(e){var n;super(Q(x({},e),{headers:{}})),R(this,"url"),R(this,"unloading",!1),this.url=(n=e?.url)!=null?n:""}setUnloading(e){this.unloading=e}export(e,n){if(this.unloading){const o=Hu.serializeRequest(e);if(!o||!this.url)return n({code:B.FAILED,error:new Error("keepalive export failed: serializer returned empty or url missing")});Yu(this.url,o,"application/json",n);return}let r=0;const i=o=>{var a;if(o.code===B.SUCCESS)return n({code:B.SUCCESS});if(r++,r>Nr)return console.error(`[@launchdarkly/observability] failed to export OTeL metrics: ${(a=o.error)==null?void 0:a.message}`,o.error),n({code:B.FAILED,error:o.error});new Promise(u=>setTimeout(u,xr+Pr*Math.pow(2,r))).then(()=>{var u;console.warn(`[@launchdarkly/observability] retry ${r}, failed to export OTeL metrics: ${(u=o.error)==null?void 0:u.message}`,o.error),super.export(e,i)})};super.export(e,i)}}const Mb="OT_ZONE_CONTEXT",Db="Navigation:";function Ub(){return!1}const ao=class et extends Ja{constructor(e={}){var n,r;super(et.moduleName,et.version,e),R(this,"_spansData",new WeakMap),R(this,"_zonePatched"),R(this,"_wrappedListeners",new WeakMap),R(this,"_eventsSpanMap",new WeakMap),R(this,"_eventNames"),R(this,"_shouldPreventSpanCreation"),R(this,"_getLDContextKeyAttributes"),this._getLDContextKeyAttributes=e.getLDContextKeyAttributes,this._eventNames=new Set((n=e?.eventNames)!=null?n:[]),((r=e.productAnalyticsEvents)==null?void 0:r.clicks)!==!1&&this._eventNames.add("click"),this._shouldPreventSpanCreation=typeof e?.shouldPreventSpanCreation=="function"?e.shouldPreventSpanCreation:Ub}init(){}_checkForTimeout(e,n){const r=this._spansData.get(n);r&&(e.source==="setTimeout"?r.hrTimeLastTimeout=hd():e.source!=="Promise.then"&&e.source!=="setTimeout"&&(r.hrTimeLastTimeout=void 0))}_allowEventName(e){return this._eventNames.has(e)}_createSpan(e,n){var r,i;const o=e?.target,a=e?.type;if(!(o instanceof HTMLElement)||!o.getAttribute||o.hasAttribute("disabled")||!this._allowEventName(a))return;const u=Ns(o,!0);try{const c=this.tracer.startSpan(a,{attributes:{[we]:window.location.href,"event.type":a,"event.tag":o.tagName,"event.xpath":u,"event.id":o.id,"event.classname":o.className,"event.text":(r=o.textContent)!=null?r:"","event.url":window.location.href,"viewport.width":window.innerWidth,"viewport.height":window.innerHeight}},n?k.setSpan(N.active(),n):void 0);e instanceof MouseEvent&&(c.setAttribute("event.x",e.clientX),c.setAttribute("event.y",e.clientY),c.setAttribute("event.relativeX",e.clientX/window.innerWidth),c.setAttribute("event.relativeY",e.clientY/window.innerHeight),a==="scroll"&&(c.setAttribute("event.scrollX",window.scrollX),c.setAttribute("event.scrollY",window.scrollY)));const s=(i=this._getLDContextKeyAttributes)==null?void 0:i.call(this);return s&&c.setAttributes(s),this._shouldPreventSpanCreation(a,o,c)===!0?void 0:(this._spansData.set(c,{taskCount:0}),c)}catch(c){this._diag.error("failed to start create new user interaction span",c)}}_decrementTask(e){const n=this._spansData.get(e);n&&(n.taskCount--,n.taskCount===0&&this._tryToEndSpan(e,n.hrTimeLastTimeout))}_getCurrentSpan(e){const n=e.get(Mb);return n&&k.getSpan(n)}_incrementTask(e){const n=this._spansData.get(e);n&&n.taskCount++}addPatchedListener(e,n,r,i){let o=this._wrappedListeners.get(r);o||(o=new Map,this._wrappedListeners.set(r,o));let a=o.get(n);return a||(a=new Map,o.set(n,a)),a.has(e)?!1:(a.set(e,i),!0)}removePatchedListener(e,n,r){const i=this._wrappedListeners.get(r);if(!i)return;const o=i.get(n);if(!o)return;const a=o.get(e);return a&&(o.delete(e),o.size===0&&(i.delete(n),i.size===0&&this._wrappedListeners.delete(r))),a}_invokeListener(e,n,r){return typeof e=="function"?e.apply(n,r):e.handleEvent(r[0])}_patchAddEventListener(){const e=this;let n=new Map;return r=>function(i,o,a){if(!o)return r.call(this,i,o,a);const u=a&&typeof a=="object"&&a.once,c=function(...s){var l;let p;const f=s[0];if(!(f!=null&&f.type))return e._invokeListener(o,this,s);if(Date.now()-((l=n.get(f.type))!=null?l:0)<1e3/60)return e._invokeListener(o,this,s);n.set(f.type,Date.now()),f&&(p=e._eventsSpanMap.get(f)),u&&e.removePatchedListener(this,i,o);const m=e._createSpan(f,p);return m?(f&&e._eventsSpanMap.set(f,m),N.with(k.setSpan(N.active(),m),()=>{const v=e._invokeListener(o,this,s);return m.end(),v})):e._invokeListener(o,this,s)};if(e.addPatchedListener(this,i,o,c))return r.call(this,i,c,a)}}_patchRemoveEventListener(){const e=this;return n=>function(r,i,o){const a=e.removePatchedListener(this,r,i);return a?n.call(this,r,a,o):n.call(this,r,i,o)}}_getPatchableEventTargets(){return window.EventTarget?[EventTarget.prototype]:[Node.prototype,Window.prototype]}_patchHistoryApi(){this._unpatchHistoryApi(),this._wrap(history,"replaceState",this._patchHistoryMethod()),this._wrap(history,"pushState",this._patchHistoryMethod()),this._wrap(history,"back",this._patchHistoryMethod()),this._wrap(history,"forward",this._patchHistoryMethod()),this._wrap(history,"go",this._patchHistoryMethod())}_patchHistoryMethod(){const e=this;return n=>function(...r){const i=`${location.pathname}${location.hash}${location.search}`,o=n.apply(this,r),a=`${location.pathname}${location.hash}${location.search}`;return i!==a&&e._updateInteractionName(a),o}}_unpatchHistoryApi(){te(history.replaceState)&&this._unwrap(history,"replaceState"),te(history.pushState)&&this._unwrap(history,"pushState"),te(history.back)&&this._unwrap(history,"back"),te(history.forward)&&this._unwrap(history,"forward"),te(history.go)&&this._unwrap(history,"go")}_updateInteractionName(e){const n=k.getSpan(N.active());n&&typeof n.updateName=="function"&&n.updateName(`${Db} ${e}`)}_patchZoneCancelTask(){const e=this;return n=>function(r){const i=Zone.current,o=e._getCurrentSpan(i);return o&&e._shouldCountTask(r,i)&&e._decrementTask(o),n.call(this,r)}}_patchZoneScheduleTask(){const e=this;return n=>function(r){const i=Zone.current,o=e._getCurrentSpan(i);return o&&e._shouldCountTask(r,i)&&(e._incrementTask(o),e._checkForTimeout(r,o)),n.call(this,r)}}_patchZoneRunTask(){const e=this;return n=>function(r,i,o){const a=Array.isArray(o)&&o[0]instanceof Event?o[0]:void 0,u=a?.target;let c;const s=this;if(u){if(c=e._createSpan(a),c)return e._incrementTask(c),s.run(()=>{try{return N.with(k.setSpan(N.active(),c),()=>{const l=Zone.current;return r._zone=l,n.call(l,r,i,o)})}finally{e._decrementTask(c)}})}else c=e._getCurrentSpan(s);try{return n.call(s,r,i,o)}finally{c&&e._shouldCountTask(r,s)&&e._decrementTask(c)}}}_shouldCountTask(e,n){if(e._zone&&(n=e._zone),!n||!e.data||e.data.isPeriodic)return!1;const r=this._getCurrentSpan(n);return!r||!this._spansData.get(r)?!1:e.type==="macroTask"||e.type==="microTask"}_tryToEndSpan(e,n){e&&this._spansData.get(e)&&(e.end(n),this._spansData.delete(e))}enable(){const e=this._getZoneWithPrototype();this._diag.debug("applying patch to",et.moduleName,et.version,"zone:",!!e),e?(te(e.prototype.runTask)&&(this._unwrap(e.prototype,"runTask"),this._diag.debug("removing previous patch from method runTask")),te(e.prototype.scheduleTask)&&(this._unwrap(e.prototype,"scheduleTask"),this._diag.debug("removing previous patch from method scheduleTask")),te(e.prototype.cancelTask)&&(this._unwrap(e.prototype,"cancelTask"),this._diag.debug("removing previous patch from method cancelTask")),this._zonePatched=!0,this._wrap(e.prototype,"runTask",this._patchZoneRunTask()),this._wrap(e.prototype,"scheduleTask",this._patchZoneScheduleTask()),this._wrap(e.prototype,"cancelTask",this._patchZoneCancelTask())):(this._zonePatched=!1,this._getPatchableEventTargets().forEach(n=>{te(n.addEventListener)&&(this._unwrap(n,"addEventListener"),this._diag.debug("removing previous patch from method addEventListener")),te(n.removeEventListener)&&(this._unwrap(n,"removeEventListener"),this._diag.debug("removing previous patch from method removeEventListener")),this._wrap(n,"addEventListener",this._patchAddEventListener()),this._wrap(n,"removeEventListener",this._patchRemoveEventListener())})),this._patchHistoryApi()}disable(){const e=this._getZoneWithPrototype();this._diag.debug("removing patch from",et.moduleName,et.version,"zone:",!!e),e&&this._zonePatched?(te(e.prototype.runTask)&&this._unwrap(e.prototype,"runTask"),te(e.prototype.scheduleTask)&&this._unwrap(e.prototype,"scheduleTask"),te(e.prototype.cancelTask)&&this._unwrap(e.prototype,"cancelTask")):this._getPatchableEventTargets().forEach(n=>{te(n.addEventListener)&&this._unwrap(n,"addEventListener"),te(n.removeEventListener)&&this._unwrap(n,"removeEventListener")}),this._unpatchHistoryApi()}_getZoneWithPrototype(){return window.Zone}};R(ao,"version","0.1.1"),R(ao,"moduleName","user-interaction");let jb=ao;const so=class To extends Ja{constructor(e={}){super(To.moduleName,To.version,e),R(this,"_getLDContextKeyAttributes"),R(this,"_unlisten"),R(this,"_lastUrl",""),this._getLDContextKeyAttributes=e.getLDContextKeyAttributes}init(){}enable(){this._lastUrl=window.location.href,this._unlisten=qp(e=>{var n;const r=this._lastUrl;if(this._lastUrl=e,r!==e)try{const i=this.tracer.startSpan(Fp,{attributes:{[we]:e,"page_view.previous_url":r,"page_view.url":e}}),o=(n=this._getLDContextKeyAttributes)==null?void 0:n.call(this);o&&i.setAttributes(o),i.end()}catch(i){this._diag.error("failed to create page view span",i)}})}disable(){var e;(e=this._unlisten)==null||e.call(this),this._unlisten=void 0}};R(so,"version","0.1.0"),R(so,"moduleName","location-change");let $b=so,q={},_t,Yn;const We="highlight.record",Bb="highlight.session_id",uo=new Map,Ju=t=>`${t.spanContext().traceId}:${t.spanContext().spanId}`,Qu="launchdarkly.js.log",Fb="launchdarkly.exception.id",Zu="launchdarkly.sampling.ratio",ec="log.severity",tc="log.message",Vb=(t,e)=>{var n,r,i,o,a,u,c,s,l,p;if(q.tracerProvider||q.meterProvider){console.warn("OTEL already initialized. Skipping...");return}_t=t;const f=t.backendUrl||void 0||"https://pub.highlight.io",m=[...(r=(n=t.networkRecordingOptions)==null?void 0:n.urlBlocklist)!=null?r:[],...ig],v=(i=t.environment)!=null?i:"production",y={url:t.otlpEndpoint+"/v1/traces",concurrencyLimit:10,timeoutMillis:3e4,compression:"gzip",keepAlive:!0,httpAgentOptions:{timeout:6e4,keepAlive:!0}},_=new Ib(y,e),E=new Jn(_,{maxExportBatchSize:1024,maxQueueSize:2048,exportTimeoutMillis:y.timeoutMillis,scheduledDelayMillis:5e3}),S=new qt({[cp]:(o=t.serviceName)!=null?o:"highlight-browser",[lp]:t.serviceVersion,"deployment.environment.name":v,"highlight.project_id":t.projectId,[dp]:navigator.userAgent,"browser.language":navigator.language,"telemetry.distro.name":"@highlight-run/observability","telemetry.distro.version":Wp});q.tracerProvider=new ym({resource:S,mergeResourceWithDefaults:!0,spanProcessors:[E]}),k.setGlobalTracerProvider(q.tracerProvider);const P=new kb(Q(x({},y),{url:t.otlpEndpoint+"/v1/metrics"})),j=new KE({exporter:P,exportIntervalMillis:y.timeoutMillis,exportTimeoutMillis:y.timeoutMillis});q.meterProvider=new kT({resource:S,readers:[j]}),ct.setGlobalMeterProvider(q.meterProvider);let $=[];if(((a=t.instrumentations)==null?void 0:a["@opentelemetry/instrumentation-document-load"])!==!1&&$.push(new km({applyCustomAttributesOnSpan:{documentLoad:oc,documentFetch:oc,resourceFetch:Qb}})),((u=t.instrumentations)==null?void 0:u["@opentelemetry/instrumentation-user-interaction"])!==!1&&$.push(new jb({productAnalyticsEvents:t.productAnalyticsEvents,getLDContextKeyAttributes:t.getLDContextKeyAttributes})),((c=t.productAnalyticsEvents)==null?void 0:c.pageViews)!==!1&&$.push(new $b({getLDContextKeyAttributes:t.getLDContextKeyAttributes})),(s=t.networkRecordingOptions)!=null&&s.enabled){if(((l=t.instrumentations)==null?void 0:l["@opentelemetry/instrumentation-fetch"])!==!1){const X=new T_({propagateTraceHeaderCorsUrls:sc(t.tracingOrigins),applyCustomAttributesOnSpan:(U,Te,ye)=>{var W,Je;if(!U.attributes)return;const be=U;if(be.attributes[We]!==!1){if(ic(U,Te.body,Te.headers,t.networkRecordingOptions),!(ye instanceof Response)){U.setAttributes({"http.response.error":ye.message,[Wo]:ye.status});return}if(!((W=t.networkRecordingOptions)!=null&&W.requestResponseSanitizer&&(lo(U,t.networkRecordingOptions.requestResponseSanitizer),be.attributes[We]===!1))&&(Je=t.networkRecordingOptions)!=null&&Je.recordHeadersAndBody){const h=ce(void 0,null,function*(){var g,L,H,V,M,Qe;const Ze=yield mg(ye,(g=t.networkRecordingOptions)==null?void 0:g.bodyKeysToRecord,(L=t.networkRecordingOptions)==null?void 0:L.networkBodyKeysToRedact),tn=Object.fromEntries(ye.headers.entries()),MS=ji((V=(H=t.networkRecordingOptions)==null?void 0:H.networkHeadersToRedact)!=null?V:[],tn,(M=t.networkRecordingOptions)==null?void 0:M.headerKeysToRecord),DS=co(MS,"http.response.header");Object.assign(U.attributes,x({"http.response.body":Ze},DS)),(Qe=t.networkRecordingOptions)!=null&&Qe.requestResponseSanitizer&&lo(U,t.networkRecordingOptions.requestResponseSanitizer)});uo.set(Ju(U),h)}}}});$.push(X)}((p=t.instrumentations)==null?void 0:p["@opentelemetry/instrumentation-xml-http-request"])!==!1&&$.push(new ng({propagateTraceHeaderCorsUrls:sc(t.tracingOrigins),applyCustomAttributesOnSpan:(X,U)=>{var Te,ye,W,Je;const be=U;if(!(!X.attributes||X.attributes[We]===!1)){if(ic(X,be._body,be._requestHeaders,t.networkRecordingOptions),(Te=t.networkRecordingOptions)!=null&&Te.recordHeadersAndBody){let h="";(U.responseType===""||U.responseType==="text")&&(h=$i(U.responseText,(ye=t.networkRecordingOptions)==null?void 0:ye.networkBodyKeysToRedact,(W=t.networkRecordingOptions)==null?void 0:W.bodyKeysToRecord,void 0));const g=Xb(U.getAllResponseHeaders());Yb(X,g,h,t.networkRecordingOptions)}(Je=t.networkRecordingOptions)!=null&&Je.requestResponseSanitizer&&lo(X,t.networkRecordingOptions.requestResponseSanitizer)}}}))}nv({instrumentations:$});const ne=new Ls;return ne.enable(),q.tracerProvider.register({contextManager:ne,propagator:new yd({propagators:[new zh,new Gb({backendUrl:f,otlpEndpoint:t.otlpEndpoint,tracingOrigins:t.tracingOrigins,urlBlocklist:m})]})}),Yn=Hb(_,P,E,()=>q),q},Hb=(t,e,n,r)=>{if(typeof document>"u"||typeof window>"u")return()=>{};const i=()=>{var u,c;t.setUnloading(!0),e.setUnloading(!0),n.setSkipPendingOnFlush(!0);const s=r();(u=s.tracerProvider)==null||u.forceFlush().catch(()=>{}),(c=s.meterProvider)==null||c.forceFlush().catch(()=>{})},o=()=>{document.visibilityState==="hidden"?i():document.visibilityState==="visible"&&(t.setUnloading(!1),e.setUnloading(!1),n.setSkipPendingOnFlush(!1))},a=()=>i();return document.addEventListener("visibilitychange",o),window.addEventListener("pagehide",a),()=>{document.removeEventListener("visibilitychange",o),window.removeEventListener("pagehide",a)}};class Jn extends Os{constructor(){super(...arguments),R(this,"_pendingSpans",new Set),R(this,"_skipPendingOnFlush",!1)}setSkipPendingOnFlush(e){this._skipPendingOnFlush=e}onStart(e,n){e.setAttribute(Bb,Ae()),super.onStart(e,n)}onEnd(e){if(e.attributes[We]===!1)return;const n=Ju(e),r=uo.get(n);if(r){const i=r.catch(o=>{console.warn("[CustomBatchSpanProcessor] Failed to capture response body attributes",o)}).finally(()=>{uo.delete(n),this._pendingSpans.delete(i),e.attributes[We]!==!1&&super.onEnd(e)});this._pendingSpans.add(i);return}super.onEnd(e)}shutdown(){return ce(this,null,function*(){return this._skipPendingOnFlush||(yield Promise.allSettled(this._pendingSpans)),da(Jn.prototype,this,"shutdown").call(this)})}forceFlush(){return ce(this,null,function*(){return this._skipPendingOnFlush||(yield Promise.allSettled(this._pendingSpans)),da(Jn.prototype,this,"forceFlush").call(this)})}}class Gb extends Id{constructor(e){super(),R(this,"highlightEndpoints"),R(this,"tracingOrigins"),R(this,"urlBlocklist"),this.highlightEndpoints=[e.backendUrl,`${e.otlpEndpoint}/v1/traces`,`${e.otlpEndpoint}/v1/logs`,`${e.otlpEndpoint}/v1/metrics`],this.tracingOrigins=e.tracingOrigins,this.urlBlocklist=e.urlBlocklist}inject(e,n,r){var i;const o=k.getSpan(e);if(!o||!o.attributes)return;const a=uc(o);typeof a=="string"&&(Jb(a,this.highlightEndpoints,this.tracingOrigins,this.urlBlocklist)||o.setAttribute(We,!1),!hg(a,(i=this.tracingOrigins)!=null?i:[],this.urlBlocklist))||super.inject(e,n,r)}}const nc="highlight-browser",zb=nc,rc=()=>{var t;return(t=q.tracerProvider)==null?void 0:t.getTracer(nc)},Qn=()=>{var t;return(t=q.meterProvider)==null?void 0:t.getMeter(zb)},qb=()=>ce(void 0,null,function*(){Yn&&(Yn(),Yn=void 0),yield Promise.allSettled([ce(void 0,null,function*(){q.tracerProvider?(yield q.tracerProvider.shutdown(),q.tracerProvider=void 0):console.warn("OTEL shutdown called without initialized tracerProvider.")}),ce(void 0,null,function*(){q.meterProvider?(yield q.meterProvider.shutdown(),q.meterProvider=void 0):console.warn("OTEL shutdown called without initialized meterProvider.")})])}),ic=(t,e,n,r)=>{var i;if(!t.attributes)return;const o=uc(t),a=qs(o),u=zs(a),c=typeof e=="string"?e:String(e);try{const l=e?JSON.parse(c):void 0;l!=null&&l.operationName&&t.setAttribute("graphql.operation.name",l.operationName)}catch{}t.setAttributes({"highlight.type":"http.request",[mt]:a,[we]:a,[yn]:u.pathname,[hp]:u.search});const s=Array.from(u.searchParams.entries());if(s.length>0&&t.setAttribute("url.query_params",JSON.stringify(Object.fromEntries(s))),r!=null&&r.recordHeadersAndBody){const l=$i(e,r.networkBodyKeysToRedact,r.bodyKeysToRecord,n);t.setAttribute("http.request.body",l);const p=ji((i=r.networkHeadersToRedact)!=null?i:[],n,r.headerKeysToRecord),f=co(p,"http.request.header");t.setAttributes(f)}},Xb=t=>{const e={};return t&&t.trim().split(/[\r\n]+/).forEach(n=>{const r=n.split(": "),i=r.shift();i&&(e[i]=r.join(": "))}),e},co=(t,e)=>{const n={};return Object.entries(t).forEach(([r,i])=>{const o=r.toLowerCase().replace(/_/g,"-"),a=`${e}.${o}`,u=Wb(o,i);if(n[a]){const c=n[a];Array.isArray(c)?n[a]=[...c,...u]:n[a]=[c,...u]}else n[a]=u.length===1?u[0]:u}),n},Kb=new Set(["accept","accept-charset","accept-encoding","accept-language","accept-ranges","allow","cache-control","connection","content-encoding","content-language","expect","if-match","if-none-match","pragma","proxy-authenticate","te","trailer","transfer-encoding","upgrade","vary","via","warning","www-authenticate","access-control-allow-headers","access-control-allow-methods","access-control-expose-headers","access-control-request-headers"]),Wb=(t,e)=>Kb.has(t)?e.split(",").map(n=>n.trim()).filter(n=>n.length>0):[e],Yb=(t,e,n,r)=>{var i;t.setAttribute("http.response.body",n);const o=ji((i=r.networkHeadersToRedact)!=null?i:[],e,r.headerKeysToRecord),a=co(o,"http.response.header");t.setAttributes(a)},lo=(t,e)=>{var n,r,i,o,a,u,c,s,l,p;const f=t.attributes,m={},v={};for(const[P,j]of Object.entries(f))P.startsWith("http.request.header.")&&(m[P.slice(20)]=String(j)),P.startsWith("http.response.header.")&&(v[P.slice(21)]=String(j));let y={request:{sessionSecureID:"",id:"",url:(r=(n=f[we])!=null?n:f[mt])!=null?r:"",verb:(i=f["http.request.method"])!=null?i:"GET",headers:m,body:(o=f["http.request.body"])!=null?o:""},response:{status:Number((a=f[Wo])!=null?a:0),headers:v,body:(u=f["http.response.body"])!=null?u:""},urlBlocked:!1},_=!0;try{y.request.body=JSON.parse(y.request.body)}catch{_=!1}let E=!0;try{y.response.body=JSON.parse(y.response.body)}catch{E=!1}let S;try{S=e(y)}catch{return}if(!S){Object.assign(t.attributes,{[We]:!1});return}_&&(c=S.request)!=null&&c.body&&(S.request.body=JSON.stringify(S.request.body)),E&&(s=S.response)!=null&&s.body&&(S.response.body=JSON.stringify(S.response.body)),Object.assign(t.attributes,{"http.request.body":(l=S.request.body)!=null?l:"","http.response.body":(p=S.response.body)!=null?p:""})},Jb=(t,e,n,r)=>r!=null&&r.some(i=>t.toLowerCase().includes(i))?!1:fg(t,e),oc=t=>{var e,n,r;if(!t.events)return;const i=t.events,o={unload:oe("unloadEventStart","unloadEventEnd",i),dom_interactive:oe("fetchStart","domInteractive",i),dom_content_loaded:oe("domContentLoadedEventStart","domContentLoadedEventEnd",i),dom_complete:oe("fetchStart","domComplete",i),load_event:oe("loadEventStart","loadEventEnd",i),document_load:oe("fetchStart","loadEventEnd",i),first_paint:oe("fetchStart","firstPaint",i),first_contentful_paint:oe("fetchStart","firstContentfulPaint",i),domain_lookup:oe("domainLookupStart","domainLookupEnd",i),connect:oe("connectStart","connectEnd",i),request:oe("requestStart","requestEnd",i),response:oe("responseStart","responseEnd",i)},a=(n=(e=_t?.getIntegrations)==null?void 0:e.call(_t))!=null?n:[];if(o.document_load!==void 0)for(const u of a)u.recordGauge((r=_t?.sessionSecureId)!=null?r:"",{name:Vp,value:o.document_load/1e6});Object.entries(o).forEach(([u,c])=>{c!==void 0&&(t.setAttribute(`timings.${u}.ns`,c),t.setAttribute(`timings.${u}.readable`,ac(c)))})};function oe(t,e,n){const r=n.find(a=>a.name===t),i=n.find(a=>a.name===e);if(!r||!i)return;const o=r.time[0]*1e9+r.time[1];return i.time[0]*1e9+i.time[1]-o}const Qb=(t,e)=>{const n={domain_lookup:(e.domainLookupEnd-e.domainLookupStart)*1e9,connect:(e.connectEnd-e.connectStart)*1e9,request:(e.responseEnd-e.requestStart)*1e9,response:(e.responseEnd-e.responseStart)*1e9};Object.entries(n).forEach(([r,i])=>{t.setAttribute(`timings.${r}.ns`,i),t.setAttribute(`timings.${r}.readable`,ac(i))})},ac=t=>{if(t>=36e11){const e=t/36e11;return`${Number(e.toFixed(1))}h`}else if(t>=6e10){const e=t/6e10;return`${Number(e.toFixed(1))}m`}else if(t>=1e9){const e=t/1e9;return`${Number(e.toFixed(1))}s`}else if(t>=1e6){const e=t/1e6;return`${Number(e.toFixed(1))}ms`}else if(t>=1e3){const e=t/1e3;return`${Number(e.toFixed(1))}µs`}else return`${Number(t.toFixed(1))}ns`},sc=t=>t===!0?[/localhost/,/^\//,Xs(window.location.host)]:Array.isArray(t)?t.map(e=>typeof e=="string"?new RegExp(e):e):/^$/,uc=t=>t.attributes[we]?t.attributes[we]:t.attributes[mt],Zb=30,eS=()=>new Promise(t=>requestAnimationFrame(e=>requestAnimationFrame(n=>t(n-e)))),tS=()=>ce(void 0,null,function*(){const t=[];for(let e=0;e<Zb;e++)t.push(yield eS());return t.reduce((e,n)=>e+n,0)/t.length}),nS=(t,e)=>{let n={},r=16.666666666666668;tS().then(c=>r=c);const i=c=>{var s;n!=null&&n.event||(n={event:c,location:window.location.href,timerStart:(s=window.performance)==null?void 0:s.now()},window.requestAnimationFrame(o))},o=()=>{if(!(n!=null&&n.timerStart))return;const c=window.performance.now()-n.timerStart-r;a(c),n={}},a=c=>{const s=(new Date().getTime()-e)/1e3;t({relativeTimestamp:s,jankAmount:c,querySelector:u(),newLocation:window.location.href!=n.location?window.location.href:void 0})},u=()=>{var c;return(c=n?.event)!=null&&c.target?Yp(n.event.target):""};return window.addEventListener("click",i,!0),window.addEventListener("keydown",i,!0),()=>{window.removeEventListener("keydown",i,!0),window.removeEventListener("click",i,!0)}},rS=typeof window<"u",cc=rS&&"performance"in window&&"memory"in performance?performance:{memory:{}},iS=(t,e)=>{let n=0,r=0;const i=()=>{const s=(new Date().getTime()-e)/1e3,l=cc.memory.jsHeapSizeLimit||0,p=cc.memory.usedJSHeapSize||0;t({jsHeapSizeLimit:l,usedJSHeapSize:p,relativeTimestamp:s,fps:n})};i();let o;o=setInterval(()=>{i()},1e3);let a=0,u=Date.now();const c=function(){var s=Date.now();a++,s>1e3+u&&(n=Math.round(a*1e3/(s-u)),a=0,u=s),r=requestAnimationFrame(c)};return c(),()=>{clearInterval(o),cancelAnimationFrame(r)}};var Ie,Qt,lc,Zn,po,pc=-1,Ye=function(t){addEventListener("pageshow",function(e){e.persisted&&(pc=e.timeStamp,t(e))},!0)},fo=function(){return window.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0]},er=function(){var t=fo();return t&&t.activationStart||0},ae=function(t,e){var n=fo(),r="navigate";return pc>=0?r="back-forward-cache":n&&(document.prerendering||er()>0?r="prerender":document.wasDiscarded?r="restore":n.type&&(r=n.type.replace(/_/g,"-"))),{name:t,value:e===void 0?-1:e,rating:"good",delta:0,entries:[],id:"v3-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12),navigationType:r}},gt=function(t,e,n){try{if(PerformanceObserver.supportedEntryTypes.includes(t)){var r=new PerformanceObserver(function(i){Promise.resolve().then(function(){e(i.getEntries())})});return r.observe(Object.assign({type:t,buffered:!0},n||{})),r}}catch{}},se=function(t,e,n,r){var i,o;return function(a){e.value>=0&&(a||r)&&((o=e.value-(i||0))||i===void 0)&&(i=e.value,e.delta=o,e.rating=function(u,c){return u>c[1]?"poor":u>c[0]?"needs-improvement":"good"}(e.value,n),t(e))}},ho=function(t){requestAnimationFrame(function(){return requestAnimationFrame(function(){return t()})})},tr=function(t){var e=function(n){n.type!=="pagehide"&&document.visibilityState!=="hidden"||t(n)};addEventListener("visibilitychange",e,!0),addEventListener("pagehide",e,!0)},vo=function(t){var e=!1;return function(n){e||(t(n),e=!0)}},Et=-1,fc=function(){return document.visibilityState!=="hidden"||document.prerendering?1/0:0},nr=function(t){document.visibilityState==="hidden"&&Et>-1&&(Et=t.type==="visibilitychange"?t.timeStamp:0,oS())},hc=function(){addEventListener("visibilitychange",nr,!0),addEventListener("prerenderingchange",nr,!0)},oS=function(){removeEventListener("visibilitychange",nr,!0),removeEventListener("prerenderingchange",nr,!0)},yo=function(){return Et<0&&(Et=fc(),hc(),Ye(function(){setTimeout(function(){Et=fc(),hc()},0)})),{get firstHiddenTime(){return Et}}},Zt=function(t){document.prerendering?addEventListener("prerenderingchange",function(){return t()},!0):t()},dc=[1800,3e3],vc=function(t,e){e=e||{},Zt(function(){var n,r=yo(),i=ae("FCP"),o=gt("paint",function(a){a.forEach(function(u){u.name==="first-contentful-paint"&&(o.disconnect(),u.startTime<r.firstHiddenTime&&(i.value=Math.max(u.startTime-er(),0),i.entries.push(u),n(!0)))})});o&&(n=se(t,i,dc,e.reportAllChanges),Ye(function(a){i=ae("FCP"),n=se(t,i,dc,e.reportAllChanges),ho(function(){i.value=performance.now()-a.timeStamp,n(!0)})}))})},yc=[.1,.25],aS=function(t,e){e=e||{},vc(vo(function(){var n,r=ae("CLS",0),i=0,o=[],a=function(c){c.forEach(function(s){if(!s.hadRecentInput){var l=o[0],p=o[o.length-1];i&&s.startTime-p.startTime<1e3&&s.startTime-l.startTime<5e3?(i+=s.value,o.push(s)):(i=s.value,o=[s])}}),i>r.value&&(r.value=i,r.entries=o,n())},u=gt("layout-shift",a);u&&(n=se(t,r,yc,e.reportAllChanges),tr(function(){a(u.takeRecords()),n(!0)}),Ye(function(){i=0,r=ae("CLS",0),n=se(t,r,yc,e.reportAllChanges),ho(function(){return n()})}),setTimeout(n,0))}))},en={passive:!0,capture:!0},sS=new Date,mc=function(t,e){Ie||(Ie=e,Qt=t,lc=new Date,gc(removeEventListener),_c())},_c=function(){if(Qt>=0&&Qt<lc-sS){var t={entryType:"first-input",name:Ie.type,target:Ie.target,cancelable:Ie.cancelable,startTime:Ie.timeStamp,processingStart:Ie.timeStamp+Qt};Zn.forEach(function(e){e(t)}),Zn=[]}},uS=function(t){if(t.cancelable){var e=(t.timeStamp>1e12?new Date:performance.now())-t.timeStamp;t.type=="pointerdown"?function(n,r){var i=function(){mc(n,r),a()},o=function(){a()},a=function(){removeEventListener("pointerup",i,en),removeEventListener("pointercancel",o,en)};addEventListener("pointerup",i,en),addEventListener("pointercancel",o,en)}(e,t):mc(e,t)}},gc=function(t){["mousedown","keydown","touchstart","pointerdown"].forEach(function(e){return t(e,uS,en)})},Ec=[100,300],cS=function(t,e){e=e||{},Zt(function(){var n,r=yo(),i=ae("FID"),o=function(c){c.startTime<r.firstHiddenTime&&(i.value=c.processingStart-c.startTime,i.entries.push(c),n(!0))},a=function(c){c.forEach(o)},u=gt("first-input",a);n=se(t,i,Ec,e.reportAllChanges),u&&tr(vo(function(){a(u.takeRecords()),u.disconnect()})),u&&Ye(function(){var c;i=ae("FID"),n=se(t,i,Ec,e.reportAllChanges),Zn=[],Qt=-1,Ie=null,gc(addEventListener),c=o,Zn.push(c),_c()})})},Tc=0,mo=1/0,rr=0,lS=function(t){t.forEach(function(e){e.interactionId&&(mo=Math.min(mo,e.interactionId),rr=Math.max(rr,e.interactionId),Tc=rr?(rr-mo)/7+1:0)})},bc=function(){return po?Tc:performance.interactionCount||0},pS=function(){"interactionCount"in performance||po||(po=gt("event",lS,{type:"event",buffered:!0,durationThreshold:0}))},Sc=[200,500],Oc=0,wc=function(){return bc()-Oc},ve=[],_o={},Ac=function(t){var e=ve[ve.length-1],n=_o[t.interactionId];if(n||ve.length<10||t.duration>e.latency){if(n)n.entries.push(t),n.latency=Math.max(n.latency,t.duration);else{var r={id:t.interactionId,latency:t.duration,entries:[t]};_o[r.id]=r,ve.push(r)}ve.sort(function(i,o){return o.latency-i.latency}),ve.splice(10).forEach(function(i){delete _o[i.id]})}},fS=function(t,e){e=e||{},Zt(function(){var n;pS();var r,i=ae("INP"),o=function(u){u.forEach(function(l){l.interactionId&&Ac(l),l.entryType==="first-input"&&!ve.some(function(p){return p.entries.some(function(f){return l.duration===f.duration&&l.startTime===f.startTime})})&&Ac(l)});var c,s=(c=Math.min(ve.length-1,Math.floor(wc()/50)),ve[c]);s&&s.latency!==i.value&&(i.value=s.latency,i.entries=s.entries,r())},a=gt("event",o,{durationThreshold:(n=e.durationThreshold)!==null&&n!==void 0?n:40});r=se(t,i,Sc,e.reportAllChanges),a&&("interactionId"in PerformanceEventTiming.prototype&&a.observe({type:"first-input",buffered:!0}),tr(function(){o(a.takeRecords()),i.value<0&&wc()>0&&(i.value=0,i.entries=[]),r(!0)}),Ye(function(){ve=[],Oc=bc(),i=ae("INP"),r=se(t,i,Sc,e.reportAllChanges)}))})},Lc=[2500,4e3],go={},hS=function(t,e){e=e||{},Zt(function(){var n,r=yo(),i=ae("LCP"),o=function(c){var s=c[c.length-1];s&&s.startTime<r.firstHiddenTime&&(i.value=Math.max(s.startTime-er(),0),i.entries=[s],n())},a=gt("largest-contentful-paint",o);if(a){n=se(t,i,Lc,e.reportAllChanges);var u=vo(function(){go[i.id]||(o(a.takeRecords()),a.disconnect(),go[i.id]=!0,n(!0))});["keydown","click"].forEach(function(c){addEventListener(c,function(){return setTimeout(u,0)},!0)}),tr(u),Ye(function(c){i=ae("LCP"),n=se(t,i,Lc,e.reportAllChanges),ho(function(){i.value=performance.now()-c.timeStamp,go[i.id]=!0,n(!0)})})}})},Rc=[800,1800],dS=function t(e){document.prerendering?Zt(function(){return t(e)}):document.readyState!=="complete"?addEventListener("load",function(){return t(e)},!0):setTimeout(e,0)},vS=function(t,e){e=e||{};var n=ae("TTFB"),r=se(t,n,Rc,e.reportAllChanges);dS(function(){var i=fo();if(i){var o=i.responseStart;if(o<=0||o>performance.now())return;n.value=Math.max(o-er(),0),n.entries=[i],r(!0),Ye(function(){n=ae("TTFB",0),(r=se(t,n,Rc,e.reportAllChanges))(!0)})}})};const yS=t=>(aS(t),vc(t),cS(t),hS(t),vS(t),fS(t),()=>{}),Tt=typeof navigator<"u"&&"connection"in navigator?navigator.connection:{},mS=(t,e)=>{const n=()=>{const i=(new Date().getTime()-e)/1e3;t({relativeTimestamp:i,downlink:Tt.downlink,downlinkMax:Tt.downlinkMax,effectiveType:Tt.effectiveType,rtt:Tt.rtt,saveData:Tt.saveData,type:Tt.type})};n();let r;return r=setInterval(()=>{n()},1e3),()=>{clearInterval(r)}},_S=()=>{if(!("performance"in window&&"memory"in performance))return{getDeviceDetails:void 0,getCurrentDeviceDetails:void 0};const t=window.performance;return{getDeviceDetails:()=>({deviceMemory:gS(navigator.deviceMemory||0)}),getCurrentDeviceDetails:()=>{const e=Eo(t.memory.jsHeapSizeLimit),n=Eo(t.memory.totalJSHeapSize),r=Eo(t.memory.usedJSHeapSize);return{jsHeapSizeLimit:e,totalJSHeapSize:n,usedJSHeapSize:r}}}},Eo=t=>t/Math.pow(1e3,2),gS=t=>1024*t;function ES(t){return"regexValue"in t}function TS(t){return"matchValue"in t}function bS(t){const e=Math.trunc(t);return e===1?!0:e===0?!1:Math.floor(Math.random()*e)===0}class SS{constructor(e=bS){R(this,"regexCache",new Map),R(this,"config"),this.sampler=e}setConfig(e){this.config=e}isSamplingEnabled(){var e,n,r,i;return!!((n=(e=this.config)==null?void 0:e.logs)!=null&&n.length||(i=(r=this.config)==null?void 0:r.spans)!=null&&i.length)}shouldSample(e){var n,r;return e.name===Qu?this.sampleLog((n=this.config)==null?void 0:n.logs,e):this.sampleSpan((r=this.config)==null?void 0:r.spans,e)}matchesValue(e,n){if(!e)return!1;if(TS(e))return e.matchValue===n;if(ES(e)){const r=e.regexValue;if(r===null)return!1;this.regexCache.has(r)||this.regexCache.set(r,new RegExp(r));const i=this.regexCache.get(r);if(typeof n=="string")return i.test(n)}return!1}matchesAttributes(e,n){if(e)for(const r of e){let i=!1;for(const o of Object.keys(n))if(this.matchesValue(r.key,o)){const a=n[o];if(this.matchesValue(r.attribute,a)){i=!0;break}}if(!i)return!1}return!0}matchEvent(e,n){return!(e.name&&!this.matchesValue(e.name,n.name)||e.attributes&&(!n.attributes||!this.matchesAttributes(e.attributes,n.attributes)))}matchesEvents(e,n){if(e)for(const r of e){let i=!1;for(const o of n)if(this.matchEvent(r,o)){i=!0;break}if(!i)return!1}return!0}matchesSpanConfig(e,n){return!(e.name&&!this.matchesValue(e.name,n.name)||!this.matchesAttributes(e.attributes,n.attributes)||!this.matchesEvents(e.events,n.events))}matchesLogConfig(e,n){if(e.severityText){const r=n[ec];if(!this.matchesValue(e.severityText,r))return!1}if(e.message){const r=n[tc];if(!this.matchesValue(e.message,r))return!1}return!!this.matchesAttributes(e.attributes,n)}sampleSpan(e,n){if(e){for(const r of e)if(this.matchesSpanConfig(r,n))return{sample:this.sampler(r.samplingRatio),attributes:{[Zu]:r.samplingRatio}}}return{sample:!0}}sampleLog(e,n){if(e){for(const r of e)if(this.matchesLogConfig(r,n.attributes))return{sample:this.sampler(r.samplingRatio),attributes:{[Zu]:r.samplingRatio}}}return{sample:!0}}}const Cc=()=>{const t={end:()=>{},spanContext:()=>({traceId:"",spanId:"",traceFlags:0}),setAttribute:(e,n)=>t,setAttributes:e=>t,addEvent:(e,n,r)=>t,addLinks:e=>t,setStatus:e=>t,recordException:()=>{},addLink:()=>t,updateName:()=>t,isRecording:()=>!1};return t},OS=()=>{if(typeof window>"u"||typeof PerformanceObserver>"u")return!1;const t=PerformanceObserver.supportedEntryTypes;return Array.isArray(t)&&t.includes("longtask")},wS=t=>{if(!OS())return()=>{};let e;try{e=new PerformanceObserver(n=>{var r;for(const i of n.getEntries()){const o=(r=i.attribution)==null?void 0:r[0];t({duration:i.duration,name:i.name,startTime:i.startTime,containerType:o?.containerType,containerSrc:o?.containerSrc,containerId:o?.containerId,containerName:o?.containerName})}}),e.observe({type:"longtask",buffered:!0})}catch{return()=>{}}return()=>{try{e.disconnect()}catch{}}},AS=new Set(["string","number","boolean"]),LS=()=>typeof window<"u"&&typeof window.ReportingObserver<"u",RS=t=>{const e={};if(!t||typeof t!="object")return e;for(const[n,r]of Object.entries(t))if(r!=null)if(AS.has(typeof r))e[`report.body.${n}`]=r;else try{e[`report.body.${n}`]=JSON.stringify(r)}catch{}return e},CS=t=>{var e;const n=(e=t.body)!=null?e:{},r=n.message||n.reason||n.id||t.type;return typeof r=="string"?r:t.type},NS=(t,e)=>{if(!LS())return()=>{};const n=["deprecation","intervention","csp-violation"],r=window.ReportingObserver;let i;try{i=new r(o=>{var a,u;for(const c of o){const s=(a=c.type)!=null?a:"unknown",l=(u=c.body)!=null?u:{},p=x({"report.type":s,"report.url":c.url},RS(l)),f=CS({type:s,body:l});t(s==="deprecation"?{kind:"log",level:"warn",type:s,message:f,url:c.url,attributes:p}:{kind:"error",type:s,message:f,url:c.url,attributes:p})}},{buffered:!0,types:n}),i.observe()}catch{return()=>{}}return()=>{try{i.disconnect()}catch{}}},xS="exception",PS=function(t,e,n){if(!t)return;const r=x({},n);typeof e=="string"?r[br]=e:e&&(e.code?r[Sr]=e.code.toString():e.name&&(r[Sr]=e.name),e.message&&(r[br]=e.message),e.stack&&(r[sp]=e.stack)),r[Sr]||r[br]?t.addEvent(xS,r):Oe("otel","recordException","warn",`Failed to record an exception ${e}`)};class IS{constructor(e){R(this,"organizationID"),R(this,"_options"),R(this,"_integrations",[]),R(this,"_gauges",new Map),R(this,"_counters",new Map),R(this,"_histograms",new Map),R(this,"_up_down_counters",new Map),R(this,"sampler",new SS),R(this,"_started",!1),R(this,"_ldContextKeys"),R(this,"graphqlSDK"),this._options=e,this.organizationID=e.projectId}_productAnalyticsEvents(){var e;const n=(e=this._options)==null?void 0:e.productAnalytics;if(n===!1)return{};const r={clicks:!0,pageViews:!0,trackEvents:!0};if(n===void 0||n===!0)return r;for(const i of Object.keys(n))n[i]===!1&&(r[i]=!1);return r}setLDContextKeyAttributes(e){e&&(this._ldContextKeys=Object.fromEntries(Object.entries(e).map(([n,r])=>[`${jp}.${n}`,r])))}getLDContextKeyAttributes(){return this._ldContextKeys}start(){return ce(this,null,function*(){var e,n,r,i,o,a,u,c,s,l,p,f,m,v,y;if(this._started)return;this._started=!0,Vb({backendUrl:(n=(e=this._options)==null?void 0:e.backendUrl)!=null?n:"https://pub.observability.app.launchdarkly.com",otlpEndpoint:(o=(i=(r=this._options)==null?void 0:r.otel)==null?void 0:i.otlpEndpoint)!=null?o:"https://otel.observability.app.launchdarkly.com",projectId:this._options.projectId,sessionSecureId:this._options.sessionSecureId,environment:(u=(a=this._options)==null?void 0:a.environment)!=null?u:"production",networkRecordingOptions:typeof((c=this._options)==null?void 0:c.networkRecording)=="object"?this._options.networkRecording:void 0,tracingOrigins:(s=this._options)==null?void 0:s.tracingOrigins,serviceName:(p=(l=this._options)==null?void 0:l.serviceName)!=null?p:"browser",serviceVersion:(f=this._options)==null?void 0:f.version,instrumentations:(v=(m=this._options)==null?void 0:m.otel)==null?void 0:v.instrumentations,productAnalyticsEvents:this._productAnalyticsEvents(),getLDContextKeyAttributes:()=>this.getLDContextKeyAttributes(),getIntegrations:()=>this._integrations},this.sampler),this._gauges.clear(),this._counters.clear(),this._histograms.clear(),this._up_down_counters.clear();const _=new Ml((y=this._options.backendUrl)!=null?y:"https://pub.observability.app.launchdarkly.com",{headers:{}});this.graphqlSDK=rp(_,Ap()),yield this.configureSampling(),this.setupListeners()})}stop(){return ce(this,null,function*(){this._started&&(this._started=!1,yield qb())})}configureSampling(){return ce(this,null,function*(){try{const e=yield this.graphqlSDK.GetSamplingConfig({organization_verbose_id:`${this.organizationID}`});this.sampler.setConfig(e.sampling)}catch(e){Se("sampling","warn",`LaunchDarkly Observability: Failed to configure sampling: ${e}`)}})}_recordLog(e,n,r,i){this.startSpan(Qu,o=>{var a,u,c,s;const l=typeof e=="string"?e:fn(e),p=i?i.map(f=>f.toString()).join(`
309
- `):void 0;if(o?.addEvent("log",x({[ec]:n,[tc]:l,"code.stacktrace":p},r)),this._options.reportConsoleErrors&&n==="error"){const f=new Error(l);o?.recordException(f),o?.setStatus({code:wn.ERROR,message:l}),i?this._recordErrorMessage({error:f,event:f.message,type:"custom",url:window.location.href,source:"frontend",lineNumber:(u=(a=i[0])==null?void 0:a.lineNumber)!=null?u:0,columnNumber:(s=(c=i[0])==null?void 0:c.columnNumber)!=null?s:0,stackTrace:i,timestamp:new Date().toISOString(),id:jr()}):this.recordError(f)}})}_recordErrorMessage(e,n){try{e.payload&&(n=x(x({},JSON.parse(e.payload)),n||{}))}catch{}this.startSpan("highlight.exception",o=>{var a;PS(o,(a=e.error)!=null?a:new Error(e.event),{[Fb]:e.id}),o?.setAttributes(x({event:e.event,type:e.type,url:e.url,source:e.source,lineNumber:e.lineNumber,columnNumber:e.columnNumber},n))});const r=e,i=cf(r,["payload"]);for(const o of this._integrations)o.error(Ae(),Q(x({},i),{payload:JSON.stringify(n)}))}recordError(e,n,r,i,o){var a,u,c,s;e=e||new Error("Unknown error"),e instanceof Error&&e.cause&&(r=Q(x({},r),{"exception.cause":JSON.stringify(e.cause)}));let l=n?n+":"+e.message:e.message;o==="React.ErrorBoundary"&&(l="ErrorBoundary: "+l);const p=Tn(e),f={error:e,event:l,type:o??"custom",url:window.location.href,source:i??"frontend",lineNumber:(a=p[0])!=null&&a.lineNumber?(u=p[0])==null?void 0:u.lineNumber:0,columnNumber:(c=p[0])!=null&&c.columnNumber?(s=p[0])==null?void 0:s.columnNumber:0,stackTrace:p,timestamp:new Date().toISOString(),id:jr()};this._recordErrorMessage(f,r)}recordCount(e){var n;let r=this._counters.get(e.name);if(!r){if(r=(n=Qn())==null?void 0:n.createCounter(e.name),!r)return;this._counters.set(e.name,r)}r.add(e.value,Q(x({},e.attributes),{"highlight.session_id":Ae()}))}recordGauge(e){var n,r,i,o;let a=this._gauges.get(e.name);if(!a){if(a=(n=Qn())==null?void 0:n.createGauge(e.name),!a)return;this._gauges.set(e.name,a)}a.record(e.value,Q(x({},e.attributes),{"highlight.session_id":Ae()}));const u={name:e.name,value:e.value,category:(r=e.attributes)==null?void 0:r.category,group:(o=(i=e.attributes)==null?void 0:i.group)==null?void 0:o.toString(),tags:e.attributes?Object.entries(e.attributes).map(([c,s])=>{var l;return{name:c??"",value:(l=s?.toString())!=null?l:""}}):[]};for(const c of this._integrations)c.recordGauge(Ae(),u)}recordIncr(e){this.recordCount(Q(x({},e),{value:1}))}recordHistogram(e){var n;let r=this._histograms.get(e.name);if(!r){if(r=(n=Qn())==null?void 0:n.createHistogram(e.name),!r)return;this._histograms.set(e.name,r)}r.record(e.value,Q(x({},e.attributes),{"highlight.session_id":Ae()}))}recordUpDownCounter(e){var n;let r=this._up_down_counters.get(e.name);if(!r){if(r=(n=Qn())==null?void 0:n.createUpDownCounter(e.name),!r)return;this._up_down_counters.set(e.name,r)}r.add(e.value,Q(x({},e.attributes),{"highlight.session_id":Ae()}))}startSpan(e,n,r,i){const o=rc();if(!o){const u=Cc();return i===void 0&&r===void 0?n(u):i===void 0?r(u):i(u)}const a=(u,c)=>{const s=c(u);return s instanceof Promise?s.finally(()=>u.end()):(u.end(),s)};return i===void 0&&r===void 0?o.startActiveSpan(e,u=>a(u,n)):i===void 0?o.startActiveSpan(e,n,u=>a(u,r)):o.startActiveSpan(e,n,r,u=>a(u,i))}startManualSpan(e,n,r,i){const o=rc();if(!o){const a=Cc();return i===void 0&&r===void 0?n(a):i===void 0?r(a):i(a)}return i===void 0&&r===void 0?o.startActiveSpan(e,n):i===void 0?o.startActiveSpan(e,n,r):o.startActiveSpan(e,n,r,i)}register(e,n){this._integrations.push(new zp(e,n))}getHooks(e){return this._integrations.flatMap(n=>{var r,i;return(i=(r=n.getHooks)==null?void 0:r.call(n,e))!=null?i:[]})}submitViewportMetrics({height:e,width:n,availHeight:r,availWidth:i}){this.recordGauge({name:Me.ViewportHeight,value:e,attributes:{category:ie.Device,group:window.location.href}}),this.recordGauge({name:Me.ViewportWidth,value:n,attributes:{category:ie.Device,group:window.location.href}}),this.recordGauge({name:Me.ScreenHeight,value:r,attributes:{category:ie.Device,group:window.location.href}}),this.recordGauge({name:Me.ScreenWidth,value:i,attributes:{category:ie.Device,group:window.location.href}}),this.recordGauge({name:Me.ViewportArea,value:e*n,attributes:{category:ie.Device,group:window.location.href}})}setupListeners(){var e;this._options.disableConsoleRecording||hf(r=>{var i;this._recordLog((i=r.value)==null?void 0:i.join(" "),r.type,r.attributes?JSON.parse(r.attributes):{},r.trace)},{level:(e=this._options.consoleMethodsToRecord)!=null?e:[...lf],logger:"console",stringifyOptions:{depthOfLimit:10,numOfKeysLimit:100,stringLengthLimit:1e3}}),this._options.enablePerformanceRecording!==!1&&(iS(r=>{Object.entries(r).filter(([i])=>i!=="relativeTimestamp").forEach(([i,o])=>o&&this.recordGauge({name:i,value:o,attributes:{category:ie.Performance,group:window.location.href}}))},0),nS(r=>{this.recordGauge({name:"Jank",value:r.jankAmount,attributes:{category:ie.WebVital,group:r.querySelector}})},0)),bf(r=>{var i;if(Of.includes(r.event)||wf.some(u=>r.event.includes(u)))return;const o=new Error(r.event);o.stack=fn(r.stackTrace.map(u=>u.toString()));let a={};try{r.payload&&(a=JSON.parse(r.payload))}catch{}this._recordErrorMessage(Q(x({},r),{error:(i=r.error)!=null?i:o}),a)},{enablePromisePatch:!!this._options.enablePromisePatch}),yS(r=>{const{name:i,value:o}=r,{hostname:a,pathname:u,href:c}=window.location;this.recordGauge({name:i,value:o,attributes:{group:window.location.pathname,category:ie.WebVital,[we]:qs(c),[yn]:u,[up]:a}})}),Jp(r=>{this.submitViewportMetrics(r)}),mS(r=>{const i={category:ie.Performance,group:window.location.href};r.saveData!==void 0&&(i.saveData=r.saveData.toString()),r.effectiveType!==void 0&&(i.effectiveType=r.effectiveType.toString()),r.type!==void 0&&(i.type=r.type.toString()),Object.entries(r).filter(([o])=>o!=="relativeTimestamp").forEach(([o,a])=>{ap(a)&&this.recordGauge({name:o,value:a,attributes:i})})},new Date().getTime());const{getDeviceDetails:n}=_S();n&&this.recordGauge({name:Me.DeviceMemory,value:n().deviceMemory,attributes:{category:ie.Device,group:window.location.href}}),this._options.enableLongtaskRecording!==!1&&wS(r=>{const i={category:ie.Performance,name:r.name,[yn]:window.location.pathname};r.containerType&&(i.container_type=r.containerType),r.containerSrc&&(i.container_src=r.containerSrc),r.containerId&&(i.container_id=r.containerId),r.containerName&&(i.container_name=r.containerName),this.recordHistogram({name:"long_task.duration",value:r.duration,attributes:i})}),this._options.enableReportingObserver!==!1&&NS(r=>{var i;const o=Q(x({},r.attributes),{[yn]:window.location.pathname});if(r.kind==="log")this._recordLog(r.message,(i=r.level)!=null?i:"warn",o);else{const a=new Error(r.message);this.recordError(a,void 0,Object.fromEntries(Object.entries(o).map(([u,c])=>[u,c===void 0?"":String(c)])),"reporting-observer","custom")}})}recordLog(e,n,r){return this._recordLog(e,n,r)}}class kS extends tf{constructor(e){super(e),R(this,"observe"),R(this,"options"),this.options=e}initialize(e,n){try{if(typeof window>"u"||typeof document>"u"){console.warn("@launchdarkly/observability is not initializing because it is not supported in this environment.");return}if(!e){console.warn("@launchdarkly/observability is not initializing because the SDK credential is undefined.");return}this.configureSession(e,n),this.observe=new IS(Q(x({},n),{projectId:e,sessionSecureId:this.sessionSecureID})),n!=null&&n.manualStart||this.observe.start(),re.LDObserve.load(this.observe)}catch(r){Se("Error initializing @launchdarkly/observability SDK","error",r)}}getMetadata(){return{name:"@launchdarkly/observability"}}register(e,n){var r;(r=this.observe)==null||r.register(e,n)}getHooks(e){var n,r,i,o;const a=x(x({[pp]:e.sdk.name,[fp]:e.sdk.version,[Rp]:e.clientSideId,[Ip]:"LaunchDarkly"},(n=e.application)!=null&&n.id?{[Mp]:e.application.id}:{}),(r=e.application)!=null&&r.version?{[Dp]:e.application.version}:{});return this.initialize((o=(i=e.sdkKey)!=null?i:e.mobileKey)!=null?o:e.clientSideId,this.options),[{getMetadata:()=>({name:"@launchdarkly/observability/hooks"}),afterIdentify:(u,c,s)=>{var l,p,f,m,v,y,_,E,S;for(const j of(f=(p=(l=this.observe)==null?void 0:l.getHooks)==null?void 0:p.call(l,e))!=null?f:[])(m=j.afterIdentify)==null||m.call(j,u,c,s);const P=ua(u.context);if((v=this.observe)==null||v.setLDContextKeyAttributes(P),s.status==="completed"){const j=Q(x({},P),{key:(E=(_=(y=this.options)==null?void 0:y.contextFriendlyName)==null?void 0:_.call(y,u.context))!=null?E:Ir(u.context),timeout:u.timeout,canonicalKey:Ir(u.context),[Hp]:s.status});(S=this.observe)==null||S.recordLog("LD.identify","info",x(x({},a),j))}return c},afterEvaluation:(u,c,s)=>{var l,p,f,m,v;for(const E of(f=(p=(l=this.observe)==null?void 0:l.getHooks)==null?void 0:p.call(l,e))!=null?f:[])(m=E.afterEvaluation)==null||m.call(E,u,c,s);const y=x({[Cp]:u.flagKey,[Pp]:JSON.stringify(s.value)},s.variationIndex?{[kp]:s.variationIndex}:{});if(s.reason)for(const E in ia){const S=E,P=s.reason[S];P&&(y[ia[S]]=P)}u.context&&(y[Np]=JSON.stringify(ua(u.context)),y[xp]=Ir(u.context));const _=x(x({},a),y);return(v=this.observe)==null||v.startSpan(Lp,E=>{E&&E.addEvent(J,_)}),c},afterTrack:u=>{var c,s,l,p,f,m,v,y,_;for(const S of(l=(s=(c=this.observe)==null?void 0:c.getHooks)==null?void 0:s.call(c,e))!=null?l:[])(p=S.afterTrack)==null||p.call(S,u);if(!(((f=this.options)==null?void 0:f.productAnalytics)!==!1&&(typeof((m=this.options)==null?void 0:m.productAnalytics)!="object"||this.options.productAnalytics.trackEvents!==!1)))return;const E=x(Q(x(x({[we]:window.location.href},(y=(v=this.observe)==null?void 0:v.getLDContextKeyAttributes())!=null?y:{}),a),{key:u.key,value:u.metricValue}),typeof u.data=="object"?u.data:{});(_=this.observe)==null||_.startSpan(Bp,S=>{S&&S.setAttributes(E)})}}]}}re.default=kS,Object.defineProperties(re,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
307
+ `,Du(s,t),`To resolve the conflict:
308
+ `,Uu(s,t))}}catch(l){r={error:l}}finally{try{u&&!u.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}return o},e}(),_T=function(){function e(t){this._backingStorages=t}return e.prototype.record=function(t,n,r,i){this._backingStorages.forEach(function(o){o.record(t,n,r,i)})},e}(),ET=function(){function e(t,n){this._instrumentName=t,this._valueType=n,this._buffer=new Xe}return e.prototype.observe=function(t,n){if(n===void 0&&(n={}),typeof t!="number"){T.warn("non-number value provided to metric "+this._instrumentName+": "+t);return}this._valueType===Le.INT&&!Number.isInteger(t)&&(T.warn("INT value type cannot accept a floating-point value for "+this._instrumentName+", ignoring the fractional digits."),t=Math.trunc(t),!Number.isInteger(t))||this._buffer.set(n,t)},e}(),TT=function(){function e(){this._buffer=new Map}return e.prototype.observe=function(t,n,r){if(r===void 0&&(r={}),!!ro(t)){var i=this._buffer.get(t);if(i==null&&(i=new Xe,this._buffer.set(t,i)),typeof n!="number"){T.warn("non-number value provided to metric "+t._descriptor.name+": "+n);return}t._descriptor.valueType===Le.INT&&!Number.isInteger(n)&&(T.warn("INT value type cannot accept a floating-point value for "+t._descriptor.name+", ignoring the fractional digits."),n=Math.trunc(n),!Number.isInteger(n))||i.set(r,n)}},e}(),ao=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},so=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},ju=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},$u=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},bT=function(){function e(){this._callbacks=[],this._batchCallbacks=[]}return e.prototype.addCallback=function(t,n){var r=this._findCallback(t,n);r>=0||this._callbacks.push({callback:t,instrument:n})},e.prototype.removeCallback=function(t,n){var r=this._findCallback(t,n);r<0||this._callbacks.splice(r,1)},e.prototype.addBatchCallback=function(t,n){var r=new Set(n.filter(ro));if(r.size===0){T.error("BatchObservableCallback is not associated with valid instruments",n);return}var i=this._findBatchCallback(t,r);i>=0||this._batchCallbacks.push({callback:t,instruments:r})},e.prototype.removeBatchCallback=function(t,n){var r=new Set(n.filter(ro)),i=this._findBatchCallback(t,r);i<0||this._batchCallbacks.splice(i,1)},e.prototype.observe=function(t,n){return ao(this,void 0,void 0,function(){var r,i,o,a;return so(this,function(u){switch(u.label){case 0:return r=this._observeCallbacks(t,n),i=this._observeBatchCallbacks(t,n),[4,Y_($u($u([],ju(r),!1),ju(i),!1))];case 1:return o=u.sent(),a=o.filter(J_).map(function(c){return c.reason}),[2,a]}})})},e.prototype._observeCallbacks=function(t,n){var r=this;return this._callbacks.map(function(i){var o=i.callback,a=i.instrument;return ao(r,void 0,void 0,function(){var u,c;return so(this,function(s){switch(s.label){case 0:return u=new ET(a._descriptor.name,a._descriptor.valueType),c=Promise.resolve(o(u)),n!=null&&(c=Yt(c,n)),[4,c];case 1:return s.sent(),a._metricStorages.forEach(function(l){l.record(u._buffer,t)}),[2]}})})})},e.prototype._observeBatchCallbacks=function(t,n){var r=this;return this._batchCallbacks.map(function(i){var o=i.callback,a=i.instruments;return ao(r,void 0,void 0,function(){var u,c;return so(this,function(s){switch(s.label){case 0:return u=new TT,c=Promise.resolve(o(u)),n!=null&&(c=Yt(c,n)),[4,c];case 1:return s.sent(),a.forEach(function(l){var p=u._buffer.get(l);p!=null&&l._metricStorages.forEach(function(f){f.record(p,t)})}),[2]}})})})},e.prototype._findCallback=function(t,n){return this._callbacks.findIndex(function(r){return r.callback===t&&r.instrument===n})},e.prototype._findBatchCallback=function(t,n){return this._batchCallbacks.findIndex(function(r){return r.callback===t&&Q_(r.instruments,n)})},e}(),ST=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),OT=function(e){ST(t,e);function t(n,r,i,o,a){var u=e.call(this,n)||this;return u._attributesProcessor=i,u._aggregationCardinalityLimit=a,u._deltaMetricStorage=new Iu(r,u._aggregationCardinalityLimit),u._temporalMetricStorage=new Mu(r,o),u}return t.prototype.record=function(n,r,i,o){r=this._attributesProcessor.process(r,i),this._deltaMetricStorage.record(n,r,i,o)},t.prototype.collect=function(n,r){var i=this._deltaMetricStorage.collect();return this._temporalMetricStorage.buildMetrics(n,this._instrumentDescriptor,i,r)},t}(xu),Bu=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),uo=function(){function e(){}return e.Noop=function(){return AT},e}(),wT=function(e){Bu(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.process=function(n,r){return n},t}(uo);(function(e){Bu(t,e);function t(n){var r=e.call(this)||this;return r._allowedAttributeNames=n,r}return t.prototype.process=function(n,r){var i=this,o={};return Object.keys(n).filter(function(a){return i._allowedAttributeNames.includes(a)}).forEach(function(a){return o[a]=n[a]}),o},t})(uo);var AT=new wT,LT=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},RT=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},CT=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},NT=function(){function e(t,n){this._meterProviderSharedState=t,this._instrumentationScope=n,this.metricStorageRegistry=new gT,this.observableRegistry=new bT,this.meter=new aT(this)}return e.prototype.registerMetricStorage=function(t){var n=this._registerMetricStorage(t,OT);return n.length===1?n[0]:new _T(n)},e.prototype.registerAsyncMetricStorage=function(t){var n=this._registerMetricStorage(t,hT);return n},e.prototype.collect=function(t,n,r){return LT(this,void 0,void 0,function(){var i,o,a;return RT(this,function(u){switch(u.label){case 0:return[4,this.observableRegistry.observe(n,r?.timeoutMillis)];case 1:return i=u.sent(),o=this.metricStorageRegistry.getStorages(t),o.length===0?[2,null]:(a=o.map(function(c){return c.collect(t,n)}).filter(K_),a.length===0?[2,{errors:i}]:[2,{scopeMetrics:{scope:this._instrumentationScope,metrics:a},errors:i}])}})})},e.prototype._registerMetricStorage=function(t,n){var r=this,i=this._meterProviderSharedState.viewRegistry.findViews(t,this._instrumentationScope),o=i.map(function(c){var s=nE(c,t),l=r.metricStorageRegistry.findOrUpdateCompatibleStorage(s);if(l!=null)return l;var p=c.aggregation.createAggregator(s),f=new n(s,p,c.attributesProcessor,r._meterProviderSharedState.metricCollectors,c.aggregationCardinalityLimit);return r.metricStorageRegistry.register(f),f});if(o.length===0){var a=this._meterProviderSharedState.selectAggregations(t.type),u=a.map(function(c){var s=CT(c,2),l=s[0],p=s[1],f=r.metricStorageRegistry.findOrUpdateCompatibleCollectorStorage(l,t);if(f!=null)return f;var v=p.createAggregator(t),y=l.selectCardinalityLimit(t.type),m=new n(t,v,uo.Noop(),[l],y);return r.metricStorageRegistry.registerForCollector(l,m),m});o=o.concat(u)}return o},e}(),xT=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},PT=function(){function e(t){this.resource=t,this.viewRegistry=new QE,this.metricCollectors=[],this.meterSharedStates=new Map}return e.prototype.getMeterSharedState=function(t){var n=W_(t),r=this.meterSharedStates.get(n);return r==null&&(r=new NT(this,t),this.meterSharedStates.set(n,r)),r},e.prototype.selectAggregations=function(t){var n,r,i=[];try{for(var o=xT(this.metricCollectors),a=o.next();!a.done;a=o.next()){var u=a.value;i.push([u,u.selectAggregation(t)])}}catch(c){n={error:c}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return i},e}(),Wn=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},Yn=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},IT=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},kT=function(e,t,n){if(arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))},MT=function(){function e(t,n){this._sharedState=t,this._metricReader=n}return e.prototype.collect=function(t){return Wn(this,void 0,void 0,function(){var n,r,i,o,a=this;return Yn(this,function(u){switch(u.label){case 0:return n=Qi(Date.now()),r=[],i=[],o=Array.from(this._sharedState.meterSharedStates.values()).map(function(c){return Wn(a,void 0,void 0,function(){var s;return Yn(this,function(l){switch(l.label){case 0:return[4,c.collect(this,n,t)];case 1:return s=l.sent(),s?.scopeMetrics!=null&&r.push(s.scopeMetrics),s?.errors!=null&&i.push.apply(i,kT([],IT(s.errors),!1)),[2]}})})}),[4,Promise.all(o)];case 1:return u.sent(),[2,{resourceMetrics:{resource:this._sharedState.resource,scopeMetrics:r},errors:i}]}})})},e.prototype.forceFlush=function(t){return Wn(this,void 0,void 0,function(){return Yn(this,function(n){switch(n.label){case 0:return[4,this._metricReader.forceFlush(t)];case 1:return n.sent(),[2]}})})},e.prototype.shutdown=function(t){return Wn(this,void 0,void 0,function(){return Yn(this,function(n){switch(n.label){case 0:return[4,this._metricReader.shutdown(t)];case 1:return n.sent(),[2]}})})},e.prototype.selectAggregationTemporality=function(t){return this._metricReader.selectAggregationTemporality(t)},e.prototype.selectAggregation=function(t){return this._metricReader.selectAggregation(t)},e.prototype.selectCardinalityLimit=function(t){var n,r,i;return(i=(r=(n=this._metricReader).selectCardinalityLimit)===null||r===void 0?void 0:r.call(n,t))!==null&&i!==void 0?i:2e3},e}(),Fu=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},Vu=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},Hu=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};function DT(e,t){var n=t??Xt.empty();return e?Xt.default().merge(n):n}var UT=function(){function e(t){var n,r,i,o,a;if(this._shutdown=!1,this._sharedState=new PT(DT((a=t?.mergeResourceWithDefaults)!==null&&a!==void 0?a:!0,t?.resource)),t?.views!=null&&t.views.length>0)try{for(var u=Hu(t.views),c=u.next();!c.done;c=u.next()){var s=c.value;this._sharedState.viewRegistry.addView(s)}}catch(v){n={error:v}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}if(t?.readers!=null&&t.readers.length>0)try{for(var l=Hu(t.readers),p=l.next();!p.done;p=l.next()){var f=p.value;this.addMetricReader(f)}}catch(v){i={error:v}}finally{try{p&&!p.done&&(o=l.return)&&o.call(l)}finally{if(i)throw i.error}}}return e.prototype.getMeter=function(t,n,r){return n===void 0&&(n=""),r===void 0&&(r={}),this._shutdown?(T.warn("A shutdown MeterProvider cannot provide a Meter"),uh()):this._sharedState.getMeterSharedState({name:t,version:n,schemaUrl:r.schemaUrl}).meter},e.prototype.addMetricReader=function(t){var n=new MT(this._sharedState,t);t.setMetricProducer(n),this._sharedState.metricCollectors.push(n)},e.prototype.shutdown=function(t){return Fu(this,void 0,void 0,function(){return Vu(this,function(n){switch(n.label){case 0:return this._shutdown?(T.warn("shutdown may only be called once per MeterProvider"),[2]):(this._shutdown=!0,[4,Promise.all(this._sharedState.metricCollectors.map(function(r){return r.shutdown(t)}))]);case 1:return n.sent(),[2]}})})},e.prototype.forceFlush=function(t){return Fu(this,void 0,void 0,function(){return Vu(this,function(n){switch(n.label){case 0:return this._shutdown?(T.warn("invalid attempt to force flush after MeterProvider shutdown"),[2]):[4,Promise.all(this._sharedState.metricCollectors.map(function(r){return r.forceFlush(t)}))];case 1:return n.sent(),[2]}})})},e}();function jT(e,t){var n=ou(t);return{resource:au(e.resource),schemaUrl:void 0,scopeMetrics:$T(e.scopeMetrics,n)}}function $T(e,t){return Array.from(e.map(function(n){return{scope:su(n.scope),metrics:n.metrics.map(function(r){return BT(r,t)}),schemaUrl:n.scope.schemaUrl}}))}function BT(e,t){var n={name:e.descriptor.name,description:e.descriptor.description,unit:e.descriptor.unit},r=GT(e.aggregationTemporality);switch(e.dataPointType){case de.SUM:n.sum={aggregationTemporality:r,isMonotonic:e.isMonotonic,dataPoints:Gu(e,t)};break;case de.GAUGE:n.gauge={dataPoints:Gu(e,t)};break;case de.HISTOGRAM:n.histogram={aggregationTemporality:r,dataPoints:VT(e,t)};break;case de.EXPONENTIAL_HISTOGRAM:n.exponentialHistogram={aggregationTemporality:r,dataPoints:HT(e,t)};break}return n}function FT(e,t,n){var r={attributes:He(e.attributes),startTimeUnixNano:n.encodeHrTime(e.startTime),timeUnixNano:n.encodeHrTime(e.endTime)};switch(t){case Le.INT:r.asInt=e.value;break;case Le.DOUBLE:r.asDouble=e.value;break}return r}function Gu(e,t){return e.dataPoints.map(function(n){return FT(n,e.descriptor.valueType,t)})}function VT(e,t){return e.dataPoints.map(function(n){var r=n.value;return{attributes:He(n.attributes),bucketCounts:r.buckets.counts,explicitBounds:r.buckets.boundaries,count:r.count,sum:r.sum,min:r.min,max:r.max,startTimeUnixNano:t.encodeHrTime(n.startTime),timeUnixNano:t.encodeHrTime(n.endTime)}})}function HT(e,t){return e.dataPoints.map(function(n){var r=n.value;return{attributes:He(n.attributes),count:r.count,min:r.min,max:r.max,sum:r.sum,positive:{offset:r.positive.offset,bucketCounts:r.positive.bucketCounts},negative:{offset:r.negative.offset,bucketCounts:r.negative.bucketCounts},scale:r.scale,zeroCount:r.zeroCount,startTimeUnixNano:t.encodeHrTime(n.startTime),timeUnixNano:t.encodeHrTime(n.endTime)}})}function GT(e){switch(e){case le.DELTA:return 1;case le.CUMULATIVE:return 2}}function qT(e,t){return{resourceMetrics:e.map(function(n){return jT(n,t)})}}var zT=function(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},XT=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function KT(e,t){var n,r=e.spanContext(),i=e.status;return{traceId:t.encodeSpanContext(r.traceId),spanId:t.encodeSpanContext(r.spanId),parentSpanId:t.encodeOptionalSpanContext(e.parentSpanId),traceState:(n=r.traceState)===null||n===void 0?void 0:n.serialize(),name:e.name,kind:e.kind==null?0:e.kind+1,startTimeUnixNano:t.encodeHrTime(e.startTime),endTimeUnixNano:t.encodeHrTime(e.endTime),attributes:He(e.attributes),droppedAttributesCount:e.droppedAttributesCount,events:e.events.map(function(o){return YT(o,t)}),droppedEventsCount:e.droppedEventsCount,status:{code:i.code,message:i.message},links:e.links.map(function(o){return WT(o,t)}),droppedLinksCount:e.droppedLinksCount}}function WT(e,t){var n;return{attributes:e.attributes?He(e.attributes):[],spanId:t.encodeSpanContext(e.context.spanId),traceId:t.encodeSpanContext(e.context.traceId),traceState:(n=e.context.traceState)===null||n===void 0?void 0:n.serialize(),droppedAttributesCount:e.droppedAttributesCount||0}}function YT(e,t){return{attributes:e.attributes?He(e.attributes):[],name:e.name,timeUnixNano:t.encodeHrTime(e.time),droppedAttributesCount:e.droppedAttributesCount||0}}function JT(e,t){var n=ou(t);return{resourceSpans:ZT(e,n)}}function QT(e){var t,n,r=new Map;try{for(var i=zT(e),o=i.next();!o.done;o=i.next()){var a=o.value,u=r.get(a.resource);u||(u=new Map,r.set(a.resource,u));var c=a.instrumentationLibrary.name+"@"+(a.instrumentationLibrary.version||"")+":"+(a.instrumentationLibrary.schemaUrl||""),s=u.get(c);s||(s=[],u.set(c,s)),s.push(a)}}catch(l){t={error:l}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return r}function ZT(e,t){for(var n=QT(e),r=[],i=n.entries(),o=i.next();!o.done;){for(var a=XT(o.value,2),u=a[0],c=a[1],s=[],l=c.values(),p=l.next();!p.done;){var f=p.value;if(f.length>0){var v=f.map(function(m){return KT(m,t)});s.push({scope:su(f[0].instrumentationLibrary),spans:v,schemaUrl:f[0].instrumentationLibrary.schemaUrl})}p=l.next()}var y={resource:au(u),scopeSpans:s,schemaUrl:void 0};r.push(y),o=i.next()}return r}var qu={serializeRequest:function(e){var t=qT([e],{useLongBits:!1}),n=new TextEncoder;return n.encode(JSON.stringify(t))},deserializeResponse:function(e){var t=new TextDecoder;return JSON.parse(t.decode(e))}},zu={serializeRequest:function(e){var t=JT(e,{useHex:!0,useLongBits:!1}),n=new TextEncoder;return n.encode(JSON.stringify(t))},deserializeResponse:function(e){var t=new TextDecoder;return JSON.parse(t.decode(e))}},eb=function(e,t,n,r){function i(o){return o instanceof n?o:new n(function(a){a(o)})}return new(n||(n=Promise))(function(o,a){function u(l){try{s(r.next(l))}catch(p){a(p)}}function c(l){try{s(r.throw(l))}catch(p){a(p)}}function s(l){l.done?o(l.value):i(l.value).then(u,c)}s((r=r.apply(e,[])).next())})},tb=function(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,i,o,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(s){return function(l){return c([s,l])}}function c(s){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(o=s[0]&2?i.return:s[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,s[1])).done)return o;switch(i=0,o&&(s=[s[0]&2,o.value]),s[0]){case 0:case 1:o=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){n.label=s[1];break}if(s[0]===6&&n.label<o[1]){n.label=o[1],o=s;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(s);break}o[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(l){s=[6,l],i=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}},nb=5,rb=1e3,ib=5e3,ob=1.5,Xu=.2;function ab(){return Math.random()*(2*Xu)-Xu}var sb=function(){function e(t){this._transport=t}return e.prototype.retry=function(t,n,r){var i=this;return new Promise(function(o,a){setTimeout(function(){i._transport.send(t,n).then(o,a)},r)})},e.prototype.send=function(t,n){var r;return eb(this,void 0,void 0,function(){var i,o,a,u,c,s,l;return tb(this,function(p){switch(p.label){case 0:return i=Date.now()+n,[4,this._transport.send(t,n)];case 1:o=p.sent(),a=nb,u=rb,p.label=2;case 2:return o.status==="retryable"&&a>0?(a--,c=Math.max(Math.min(u,ib)+ab(),0),u=u*ob,s=(r=o.retryInMillis)!==null&&r!==void 0?r:c,l=i-Date.now(),s>l?[2,o]:[4,this.retry(t,l,s)]):[3,4];case 3:return o=p.sent(),[3,2];case 4:return[2,o]}})})},e.prototype.shutdown=function(){return this._transport.shutdown()},e}();function Ku(e){return new sb(e.transport)}function ub(e){var t=[429,502,503,504];return t.includes(e)}function cb(e){if(e!=null){var t=Number.parseInt(e,10);if(Number.isInteger(t))return t>0?t*1e3:-1;var n=new Date(e).getTime()-Date.now();return n>=0?n:0}}var lb=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o},pb=function(){function e(t){this._parameters=t}return e.prototype.send=function(t,n){var r=this;return new Promise(function(i){var o=new XMLHttpRequest;o.timeout=n,o.open("POST",r._parameters.url);var a=r._parameters.headers();Object.entries(a).forEach(function(u){var c=lb(u,2),s=c[0],l=c[1];o.setRequestHeader(s,l)}),o.ontimeout=function(u){i({status:"failure",error:new Error("XHR request timed out")})},o.onreadystatechange=function(){o.status>=200&&o.status<=299?(T.debug("XHR success"),i({status:"success"})):o.status&&ub(o.status)?i({status:"retryable",retryInMillis:cb(o.getResponseHeader("Retry-After"))}):o.status!==0&&i({status:"failure",error:new Error("XHR request failed with non-retryable status")})},o.onabort=function(){i({status:"failure",error:new Error("XHR request aborted")})},o.onerror=function(){i({status:"failure",error:new Error("XHR request errored")})},o.send(t)})},e.prototype.shutdown=function(){},e}();function fb(e){return new pb(e)}var hb=function(){function e(t){this._params=t}return e.prototype.send=function(t){var n=this;return new Promise(function(r){navigator.sendBeacon(n._params.url,new Blob([t],{type:n._params.blobType}))?(T.debug("SendBeacon success"),r({status:"success"})):r({status:"failure",error:new Error("SendBeacon failed")})})},e.prototype.shutdown=function(){},e}();function db(e){return new hb(e)}function vb(e,t){return Zs(e,t,Ku({transport:fb(e)}))}function yb(e,t){return Zs(e,t,Ku({transport:db({url:e.url,blobType:e.headers()["Content-Type"]})}))}var mb=function(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)o.push(i.value)}catch(u){a={error:u}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return o};function gb(e){return function(){var t,n={};return Object.entries((t=e?.())!==null&&t!==void 0?t:{}).forEach(function(r){var i=mb(r,2),o=i[0],a=i[1];typeof a<"u"?n[o]=String(a):T.warn('Header "'+o+'" has invalid value ('+a+") and will be ignored")}),n}}var Ke=function(){return Ke=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Ke.apply(this,arguments)};function _b(e,t,n){var r=Ke({},n()),i={};return function(){return t!=null&&Object.assign(i,t()),e!=null&&Object.assign(i,e()),Object.assign(i,r)}}function Eb(e){if(e!=null)try{return new URL(e),e}catch{throw new Error("Configuration: Could not parse user-provided export URL: '"+e+"'")}}function Tb(e,t,n){var r,i,o,a;return Ke(Ke({},O_(e,t,n)),{headers:_b(gb(e.headers),t.headers,n.headers),url:(i=(r=Eb(e.url))!==null&&r!==void 0?r:t.url)!==null&&i!==void 0?i:n.url,agentOptions:(a=(o=e.agentOptions)!==null&&o!==void 0?o:t.agentOptions)!==null&&a!==void 0?a:n.agentOptions})}function bb(e,t){return Ke(Ke({},w_()),{headers:function(){return e},url:"http://localhost:4318/"+t,agentOptions:{keepAlive:!0}})}function Sb(e,t,n){return Tb({url:e.url,timeoutMillis:e.timeoutMillis,headers:S_(e.headers),concurrencyLimit:e.concurrencyLimit},{},bb(n,t))}function Wu(e,t,n,r){var i=!!e.headers||typeof navigator.sendBeacon!="function",o=Sb(e,n,r);return i?vb(o,t):yb(o,t)}var Ob=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),wb=function(e){Ob(t,e);function t(n){return n===void 0&&(n={}),e.call(this,Wu(n,zu,"v1/traces",{"Content-Type":"application/json"}))||this}return t}(Js),Jn;(function(e){e[e.DELTA=0]="DELTA",e[e.CUMULATIVE=1]="CUMULATIVE",e[e.LOWMEMORY=2]="LOWMEMORY"})(Jn||(Jn={}));var Ab=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),co=function(){return le.CUMULATIVE},Yu=function(e){switch(e){case A.COUNTER:case A.OBSERVABLE_COUNTER:case A.GAUGE:case A.HISTOGRAM:case A.OBSERVABLE_GAUGE:return le.DELTA;case A.UP_DOWN_COUNTER:case A.OBSERVABLE_UP_DOWN_COUNTER:return le.CUMULATIVE}},Ju=function(e){switch(e){case A.COUNTER:case A.HISTOGRAM:return le.DELTA;case A.GAUGE:case A.UP_DOWN_COUNTER:case A.OBSERVABLE_UP_DOWN_COUNTER:case A.OBSERVABLE_COUNTER:case A.OBSERVABLE_GAUGE:return le.CUMULATIVE}};function Lb(){var e=pd(),t=e.OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE.trim().toLowerCase();return t==="cumulative"?co:t==="delta"?Yu:t==="lowmemory"?Ju:(T.warn("OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE is set to '"+e.OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE+"', but only 'cumulative' and 'delta' are allowed. Using default ('cumulative') instead."),co)}function Rb(e){return e!=null?e===Jn.DELTA?Yu:e===Jn.LOWMEMORY?Ju:co:Lb()}function Cb(e){return e!=null&&e.aggregationPreference?e.aggregationPreference:function(t){return Ee.Default()}}var Nb=function(e){Ab(t,e);function t(n,r){var i=e.call(this,n)||this;return i._aggregationSelector=Cb(r),i._aggregationTemporalitySelector=Rb(r?.temporalityPreference),i}return t.prototype.selectAggregation=function(n){return this._aggregationSelector(n)},t.prototype.selectAggregationTemporality=function(n){return this._aggregationTemporalitySelector(n)},t}(Js),xb=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(r[o]=i[o])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Pb=function(e){xb(t,e);function t(n){return e.call(this,Wu(n??{},qu,"v1/metrics",{"Content-Type":"application/json"}),n)||this}return t}(Nb);function Ib(e,t){const n=e.spanContext();return{name:e.name,kind:e.kind,spanContext:()=>n,parentSpanId:e.parentSpanId,startTime:e.startTime,endTime:e.endTime,status:e.status,attributes:Wd(e.attributes,t),links:e.links,events:e.events,duration:e.duration,ended:e.ended,resource:e.resource,instrumentationLibrary:e.instrumentationLibrary,droppedAttributesCount:e.droppedAttributesCount,droppedEventsCount:e.droppedEventsCount,droppedLinksCount:e.droppedLinksCount}}function kb(e,t){if(!t.isSamplingEnabled())return e;const n=[],r={},i={};for(const o of e){o.parentSpanId&&(i[o.parentSpanId]=i[o.parentSpanId]||[],i[o.parentSpanId].push(o.spanContext().spanId));const a=t.shouldSample(o);a.sample?a.attributes?r[o.spanContext().spanId]=Ib(o,a.attributes):r[o.spanContext().spanId]=o:n.push(o.spanContext().spanId)}for(;n.length>0;){const o=n.shift(),a=i[o];if(a)for(const u of a)delete r[u],n.push(u)}return Object.values(r)}const Mb=(e,t,n)=>{if(typeof navigator>"u"||!navigator.sendBeacon)return!1;try{const r=new Blob([t],{type:n});return navigator.sendBeacon(e,r)}catch{return!1}},Qu=(e,t,n,r)=>{const i=o=>{if(Mb(e,t,n))return r({code:B.SUCCESS});r({code:B.FAILED,error:o})};try{const o=new Blob([t],{type:n});fetch(e,{method:"POST",body:o,keepalive:!0,headers:{"Content-Type":n},credentials:"omit"}).then(a=>{if(a.ok)return r({code:B.SUCCESS});r({code:B.FAILED,error:new Error(`keepalive fetch export failed with status ${a.status}`)})},a=>i(a))}catch(o){i(o)}};class Db extends wb{constructor(t,n){var r;super(Q(R({},t),{headers:{}})),C(this,"url"),C(this,"unloading",!1),this.sampler=n,this.url=(r=t?.url)!=null?r:""}setUnloading(t){this.unloading=t}export(t,n){const r=kb(t,this.sampler);if(r.length===0)return;if(this.unloading){const a=zu.serializeRequest(r);if(!a||!this.url)return n({code:B.FAILED,error:new Error("keepalive export failed: serializer returned empty or url missing")});Qu(this.url,a,"application/json",n);return}let i=0;const o=a=>{if(a.code===B.SUCCESS)return n({code:B.SUCCESS});if(i++,i>Ir)return n({code:B.FAILED,error:a.error});new Promise(u=>setTimeout(u,kr+Mr*Math.pow(2,i))).then(()=>{super.export(r,o)})};super.export(r,o)}}class Ub extends Pb{constructor(t){var n;super(Q(R({},t),{headers:{}})),C(this,"url"),C(this,"unloading",!1),this.url=(n=t?.url)!=null?n:""}setUnloading(t){this.unloading=t}export(t,n){if(this.unloading){const o=qu.serializeRequest(t);if(!o||!this.url)return n({code:B.FAILED,error:new Error("keepalive export failed: serializer returned empty or url missing")});Qu(this.url,o,"application/json",n);return}let r=0;const i=o=>{var a;if(o.code===B.SUCCESS)return n({code:B.SUCCESS});if(r++,r>Ir)return console.error(`[@launchdarkly/observability] failed to export OTeL metrics: ${(a=o.error)==null?void 0:a.message}`,o.error),n({code:B.FAILED,error:o.error});new Promise(u=>setTimeout(u,kr+Mr*Math.pow(2,r))).then(()=>{var u;console.warn(`[@launchdarkly/observability] retry ${r}, failed to export OTeL metrics: ${(u=o.error)==null?void 0:u.message}`,o.error),super.export(t,i)})};super.export(t,i)}}const jb="OT_ZONE_CONTEXT",$b="Navigation:";function Bb(){return!1}const lo=class et extends es{constructor(t={}){var n,r;super(et.moduleName,et.version,t),C(this,"_spansData",new WeakMap),C(this,"_zonePatched"),C(this,"_wrappedListeners",new WeakMap),C(this,"_eventsSpanMap",new WeakMap),C(this,"_eventNames"),C(this,"_shouldPreventSpanCreation"),C(this,"_getLDContextKeyAttributes"),this._getLDContextKeyAttributes=t.getLDContextKeyAttributes,this._eventNames=new Set((n=t?.eventNames)!=null?n:[]),((r=t.productAnalyticsEvents)==null?void 0:r.clicks)!==!1&&this._eventNames.add("click"),this._shouldPreventSpanCreation=typeof t?.shouldPreventSpanCreation=="function"?t.shouldPreventSpanCreation:Bb}init(){}_checkForTimeout(t,n){const r=this._spansData.get(n);r&&(t.source==="setTimeout"?r.hrTimeLastTimeout=yd():t.source!=="Promise.then"&&t.source!=="setTimeout"&&(r.hrTimeLastTimeout=void 0))}_allowEventName(t){return this._eventNames.has(t)}_createSpan(t,n){var r,i;const o=t?.target,a=t?.type;if(!(o instanceof HTMLElement)||!o.getAttribute||o.hasAttribute("disabled")||!this._allowEventName(a))return;const u=Is(o,!0);try{const c=this.tracer.startSpan(a,{attributes:{[we]:window.location.href,"event.type":a,"event.tag":o.tagName,"event.xpath":u,"event.id":o.id,"event.classname":o.className,"event.text":(r=o.textContent)!=null?r:"","event.url":window.location.href,"viewport.width":window.innerWidth,"viewport.height":window.innerHeight}},n?k.setSpan(x.active(),n):void 0);t instanceof MouseEvent&&(c.setAttribute("event.x",t.clientX),c.setAttribute("event.y",t.clientY),c.setAttribute("event.relativeX",t.clientX/window.innerWidth),c.setAttribute("event.relativeY",t.clientY/window.innerHeight),a==="scroll"&&(c.setAttribute("event.scrollX",window.scrollX),c.setAttribute("event.scrollY",window.scrollY)));const s=(i=this._getLDContextKeyAttributes)==null?void 0:i.call(this);return s&&c.setAttributes(s),this._shouldPreventSpanCreation(a,o,c)===!0?void 0:(this._spansData.set(c,{taskCount:0}),c)}catch(c){this._diag.error("failed to start create new user interaction span",c)}}_decrementTask(t){const n=this._spansData.get(t);n&&(n.taskCount--,n.taskCount===0&&this._tryToEndSpan(t,n.hrTimeLastTimeout))}_getCurrentSpan(t){const n=t.get(jb);return n&&k.getSpan(n)}_incrementTask(t){const n=this._spansData.get(t);n&&n.taskCount++}addPatchedListener(t,n,r,i){let o=this._wrappedListeners.get(r);o||(o=new Map,this._wrappedListeners.set(r,o));let a=o.get(n);return a||(a=new Map,o.set(n,a)),a.has(t)?!1:(a.set(t,i),!0)}removePatchedListener(t,n,r){const i=this._wrappedListeners.get(r);if(!i)return;const o=i.get(n);if(!o)return;const a=o.get(t);return a&&(o.delete(t),o.size===0&&(i.delete(n),i.size===0&&this._wrappedListeners.delete(r))),a}_invokeListener(t,n,r){return typeof t=="function"?t.apply(n,r):t.handleEvent(r[0])}_patchAddEventListener(){const t=this;let n=new Map;return r=>function(i,o,a){if(!o)return r.call(this,i,o,a);const u=a&&typeof a=="object"&&a.once,c=function(...s){var l;let p;const f=s[0];if(!(f!=null&&f.type))return t._invokeListener(o,this,s);if(Date.now()-((l=n.get(f.type))!=null?l:0)<1e3/60)return t._invokeListener(o,this,s);n.set(f.type,Date.now()),f&&(p=t._eventsSpanMap.get(f)),u&&t.removePatchedListener(this,i,o);const v=t._createSpan(f,p);return v?(f&&t._eventsSpanMap.set(f,v),x.with(k.setSpan(x.active(),v),()=>{const y=t._invokeListener(o,this,s);return v.end(),y})):t._invokeListener(o,this,s)};if(t.addPatchedListener(this,i,o,c))return r.call(this,i,c,a)}}_patchRemoveEventListener(){const t=this;return n=>function(r,i,o){const a=t.removePatchedListener(this,r,i);return a?n.call(this,r,a,o):n.call(this,r,i,o)}}_getPatchableEventTargets(){return window.EventTarget?[EventTarget.prototype]:[Node.prototype,Window.prototype]}_patchHistoryApi(){this._unpatchHistoryApi(),this._wrap(history,"replaceState",this._patchHistoryMethod()),this._wrap(history,"pushState",this._patchHistoryMethod()),this._wrap(history,"back",this._patchHistoryMethod()),this._wrap(history,"forward",this._patchHistoryMethod()),this._wrap(history,"go",this._patchHistoryMethod())}_patchHistoryMethod(){const t=this;return n=>function(...r){const i=`${location.pathname}${location.hash}${location.search}`,o=n.apply(this,r),a=`${location.pathname}${location.hash}${location.search}`;return i!==a&&t._updateInteractionName(a),o}}_unpatchHistoryApi(){te(history.replaceState)&&this._unwrap(history,"replaceState"),te(history.pushState)&&this._unwrap(history,"pushState"),te(history.back)&&this._unwrap(history,"back"),te(history.forward)&&this._unwrap(history,"forward"),te(history.go)&&this._unwrap(history,"go")}_updateInteractionName(t){const n=k.getSpan(x.active());n&&typeof n.updateName=="function"&&n.updateName(`${$b} ${t}`)}_patchZoneCancelTask(){const t=this;return n=>function(r){const i=Zone.current,o=t._getCurrentSpan(i);return o&&t._shouldCountTask(r,i)&&t._decrementTask(o),n.call(this,r)}}_patchZoneScheduleTask(){const t=this;return n=>function(r){const i=Zone.current,o=t._getCurrentSpan(i);return o&&t._shouldCountTask(r,i)&&(t._incrementTask(o),t._checkForTimeout(r,o)),n.call(this,r)}}_patchZoneRunTask(){const t=this;return n=>function(r,i,o){const a=Array.isArray(o)&&o[0]instanceof Event?o[0]:void 0,u=a?.target;let c;const s=this;if(u){if(c=t._createSpan(a),c)return t._incrementTask(c),s.run(()=>{try{return x.with(k.setSpan(x.active(),c),()=>{const l=Zone.current;return r._zone=l,n.call(l,r,i,o)})}finally{t._decrementTask(c)}})}else c=t._getCurrentSpan(s);try{return n.call(s,r,i,o)}finally{c&&t._shouldCountTask(r,s)&&t._decrementTask(c)}}}_shouldCountTask(t,n){if(t._zone&&(n=t._zone),!n||!t.data||t.data.isPeriodic)return!1;const r=this._getCurrentSpan(n);return!r||!this._spansData.get(r)?!1:t.type==="macroTask"||t.type==="microTask"}_tryToEndSpan(t,n){t&&this._spansData.get(t)&&(t.end(n),this._spansData.delete(t))}enable(){const t=this._getZoneWithPrototype();this._diag.debug("applying patch to",et.moduleName,et.version,"zone:",!!t),t?(te(t.prototype.runTask)&&(this._unwrap(t.prototype,"runTask"),this._diag.debug("removing previous patch from method runTask")),te(t.prototype.scheduleTask)&&(this._unwrap(t.prototype,"scheduleTask"),this._diag.debug("removing previous patch from method scheduleTask")),te(t.prototype.cancelTask)&&(this._unwrap(t.prototype,"cancelTask"),this._diag.debug("removing previous patch from method cancelTask")),this._zonePatched=!0,this._wrap(t.prototype,"runTask",this._patchZoneRunTask()),this._wrap(t.prototype,"scheduleTask",this._patchZoneScheduleTask()),this._wrap(t.prototype,"cancelTask",this._patchZoneCancelTask())):(this._zonePatched=!1,this._getPatchableEventTargets().forEach(n=>{te(n.addEventListener)&&(this._unwrap(n,"addEventListener"),this._diag.debug("removing previous patch from method addEventListener")),te(n.removeEventListener)&&(this._unwrap(n,"removeEventListener"),this._diag.debug("removing previous patch from method removeEventListener")),this._wrap(n,"addEventListener",this._patchAddEventListener()),this._wrap(n,"removeEventListener",this._patchRemoveEventListener())})),this._patchHistoryApi()}disable(){const t=this._getZoneWithPrototype();this._diag.debug("removing patch from",et.moduleName,et.version,"zone:",!!t),t&&this._zonePatched?(te(t.prototype.runTask)&&this._unwrap(t.prototype,"runTask"),te(t.prototype.scheduleTask)&&this._unwrap(t.prototype,"scheduleTask"),te(t.prototype.cancelTask)&&this._unwrap(t.prototype,"cancelTask")):this._getPatchableEventTargets().forEach(n=>{te(n.addEventListener)&&this._unwrap(n,"addEventListener"),te(n.removeEventListener)&&this._unwrap(n,"removeEventListener")}),this._unpatchHistoryApi()}_getZoneWithPrototype(){return window.Zone}};C(lo,"version","0.1.1"),C(lo,"moduleName","user-interaction");let Fb=lo;const po=class Oo extends es{constructor(t={}){super(Oo.moduleName,Oo.version,t),C(this,"_getLDContextKeyAttributes"),C(this,"_unlisten"),C(this,"_lastUrl",""),this._getLDContextKeyAttributes=t.getLDContextKeyAttributes}init(){}enable(){this._lastUrl=window.location.href,this._unlisten=Wp(t=>{var n;const r=this._lastUrl;if(this._lastUrl=t,r!==t)try{const i=this.tracer.startSpan(Gp,{attributes:{[we]:t,"page_view.previous_url":r,"page_view.url":t}}),o=(n=this._getLDContextKeyAttributes)==null?void 0:n.call(this);o&&i.setAttributes(o),i.end()}catch(i){this._diag.error("failed to create page view span",i)}})}disable(){var t;(t=this._unlisten)==null||t.call(this),this._unlisten=void 0}};C(po,"version","0.1.0"),C(po,"moduleName","location-change");let Vb=po,z={},gt,Qn;const We="highlight.record",Hb="highlight.session_id",fo=new Map,Zu=e=>`${e.spanContext().traceId}:${e.spanContext().spanId}`,ec="launchdarkly.js.log",Gb="launchdarkly.exception.id",tc="launchdarkly.sampling.ratio",nc="log.severity",rc="log.message",qb=(e,t)=>{var n,r,i,o,a,u,c,s,l,p;if(z.tracerProvider||z.meterProvider){console.warn("OTEL already initialized. Skipping...");return}gt=e;const f=e.backendUrl||void 0||"https://pub.highlight.io",v=[...(r=(n=e.networkRecordingOptions)==null?void 0:n.urlBlocklist)!=null?r:[],...s_],y=(i=e.environment)!=null?i:"production",m={url:e.otlpEndpoint+"/v1/traces",concurrencyLimit:10,timeoutMillis:3e4,compression:"gzip",keepAlive:!0,httpAgentOptions:{timeout:6e4,keepAlive:!0}},g=new Db(m,t),E=new Zn(g,{maxExportBatchSize:1024,maxQueueSize:2048,exportTimeoutMillis:m.timeoutMillis,scheduledDelayMillis:5e3}),S=new Xt({[fp]:(o=e.serviceName)!=null?o:"highlight-browser",[hp]:e.serviceVersion,"deployment.environment.name":y,"highlight.project_id":e.projectId,[mp]:navigator.userAgent,"browser.language":navigator.language,"telemetry.distro.name":"@highlight-run/observability","telemetry.distro.version":Qp});z.tracerProvider=new _m({resource:S,mergeResourceWithDefaults:!0,spanProcessors:[E]}),k.setGlobalTracerProvider(z.tracerProvider);const P=new Ub(Q(R({},m),{url:e.otlpEndpoint+"/v1/metrics"})),j=new JE({exporter:P,exportIntervalMillis:m.timeoutMillis,exportTimeoutMillis:m.timeoutMillis});z.meterProvider=new UT({resource:S,readers:[j]}),ct.setGlobalMeterProvider(z.meterProvider);let $=[];if(((a=e.instrumentations)==null?void 0:a["@opentelemetry/instrumentation-document-load"])!==!1&&$.push(new Um({applyCustomAttributesOnSpan:{documentLoad:sc,documentFetch:sc,resourceFetch:nS}})),((u=e.instrumentations)==null?void 0:u["@opentelemetry/instrumentation-user-interaction"])!==!1&&$.push(new Fb({productAnalyticsEvents:e.productAnalyticsEvents,getLDContextKeyAttributes:e.getLDContextKeyAttributes})),((c=e.productAnalyticsEvents)==null?void 0:c.pageViews)!==!1&&$.push(new Vb({getLDContextKeyAttributes:e.getLDContextKeyAttributes})),(s=e.networkRecordingOptions)!=null&&s.enabled){if(((l=e.instrumentations)==null?void 0:l["@opentelemetry/instrumentation-fetch"])!==!1){const X=new Og({propagateTraceHeaderCorsUrls:cc(e.tracingOrigins),applyCustomAttributesOnSpan:(U,Te,ye)=>{var W,Je;if(!U.attributes)return;const be=U;if(be.attributes[We]!==!1){if(ac(U,Te.body,Te.headers,e.networkRecordingOptions),!(ye instanceof Response)){U.setAttributes({"http.response.error":ye.message,[Qo]:ye.status});return}if(!((W=e.networkRecordingOptions)!=null&&W.requestResponseSanitizer&&(vo(U,e.networkRecordingOptions.requestResponseSanitizer),be.attributes[We]===!1))&&(Je=e.networkRecordingOptions)!=null&&Je.recordHeadersAndBody){const h=ce(void 0,null,function*(){var _,L,H,V,M,Qe;const Ze=yield E_(ye,(_=e.networkRecordingOptions)==null?void 0:_.bodyKeysToRecord,(L=e.networkRecordingOptions)==null?void 0:L.networkBodyKeysToRedact),rn=Object.fromEntries(ye.headers.entries()),GS=Fi((V=(H=e.networkRecordingOptions)==null?void 0:H.networkHeadersToRedact)!=null?V:[],rn,(M=e.networkRecordingOptions)==null?void 0:M.headerKeysToRecord),qS=ho(GS,"http.response.header");Object.assign(U.attributes,R({"http.response.body":Ze},qS)),(Qe=e.networkRecordingOptions)!=null&&Qe.requestResponseSanitizer&&vo(U,e.networkRecordingOptions.requestResponseSanitizer)});fo.set(Zu(U),h)}}}});$.push(X)}((p=e.instrumentations)==null?void 0:p["@opentelemetry/instrumentation-xml-http-request"])!==!1&&$.push(new o_({propagateTraceHeaderCorsUrls:cc(e.tracingOrigins),applyCustomAttributesOnSpan:(X,U)=>{var Te,ye,W,Je;const be=U;if(!(!X.attributes||X.attributes[We]===!1)){if(ac(X,be._body,be._requestHeaders,e.networkRecordingOptions),(Te=e.networkRecordingOptions)!=null&&Te.recordHeadersAndBody){let h="";(U.responseType===""||U.responseType==="text")&&(h=Hi(U.responseText,(ye=e.networkRecordingOptions)==null?void 0:ye.networkBodyKeysToRedact,(W=e.networkRecordingOptions)==null?void 0:W.bodyKeysToRecord,void 0));const _=Yb(U.getAllResponseHeaders());eS(X,_,h,e.networkRecordingOptions)}(Je=e.networkRecordingOptions)!=null&&Je.requestResponseSanitizer&&vo(X,e.networkRecordingOptions.requestResponseSanitizer)}}}))}ov({instrumentations:$});const ne=new Ns;return ne.enable(),z.tracerProvider.register({contextManager:ne,propagator:new _d({propagators:[new Kh,new Xb({backendUrl:f,otlpEndpoint:e.otlpEndpoint,tracingOrigins:e.tracingOrigins,urlBlocklist:v})]})}),Qn=zb(g,P,E,()=>z),z},zb=(e,t,n,r)=>{if(typeof document>"u"||typeof window>"u")return()=>{};const i=()=>{var u,c;e.setUnloading(!0),t.setUnloading(!0),n.setSkipPendingOnFlush(!0);const s=r();(u=s.tracerProvider)==null||u.forceFlush().catch(()=>{}),(c=s.meterProvider)==null||c.forceFlush().catch(()=>{})},o=()=>{document.visibilityState==="hidden"?i():document.visibilityState==="visible"&&(e.setUnloading(!1),t.setUnloading(!1),n.setSkipPendingOnFlush(!1))},a=()=>i();return document.addEventListener("visibilitychange",o),window.addEventListener("pagehide",a),()=>{document.removeEventListener("visibilitychange",o),window.removeEventListener("pagehide",a)}};class Zn extends Ls{constructor(){super(...arguments),C(this,"_pendingSpans",new Set),C(this,"_skipPendingOnFlush",!1)}setSkipPendingOnFlush(t){this._skipPendingOnFlush=t}onStart(t,n){t.setAttribute(Hb,Ae()),super.onStart(t,n)}onEnd(t){if(t.attributes[We]===!1)return;const n=Zu(t),r=fo.get(n);if(r){const i=r.catch(o=>{console.warn("[CustomBatchSpanProcessor] Failed to capture response body attributes",o)}).finally(()=>{fo.delete(n),this._pendingSpans.delete(i),t.attributes[We]!==!1&&super.onEnd(t)});this._pendingSpans.add(i);return}super.onEnd(t)}shutdown(){return ce(this,null,function*(){return this._skipPendingOnFlush||(yield Promise.allSettled(this._pendingSpans)),ma(Zn.prototype,this,"shutdown").call(this)})}forceFlush(){return ce(this,null,function*(){return this._skipPendingOnFlush||(yield Promise.allSettled(this._pendingSpans)),ma(Zn.prototype,this,"forceFlush").call(this)})}}class Xb extends Dd{constructor(t){super(),C(this,"highlightEndpoints"),C(this,"tracingOrigins"),C(this,"urlBlocklist"),this.highlightEndpoints=[t.backendUrl,`${t.otlpEndpoint}/v1/traces`,`${t.otlpEndpoint}/v1/logs`,`${t.otlpEndpoint}/v1/metrics`],this.tracingOrigins=t.tracingOrigins,this.urlBlocklist=t.urlBlocklist}inject(t,n,r){var i;const o=k.getSpan(t);if(!o||!o.attributes)return;const a=lc(o);typeof a=="string"&&(tS(a,this.highlightEndpoints,this.tracingOrigins,this.urlBlocklist)||o.setAttribute(We,!1),!y_(a,(i=this.tracingOrigins)!=null?i:[],this.urlBlocklist))||super.inject(t,n,r)}}const ic="highlight-browser",Kb=ic,oc=()=>{var e;return(e=z.tracerProvider)==null?void 0:e.getTracer(ic)},er=()=>{var e;return(e=z.meterProvider)==null?void 0:e.getMeter(Kb)},Wb=()=>ce(void 0,null,function*(){Qn&&(Qn(),Qn=void 0),yield Promise.allSettled([ce(void 0,null,function*(){z.tracerProvider?(yield z.tracerProvider.shutdown(),z.tracerProvider=void 0):console.warn("OTEL shutdown called without initialized tracerProvider.")}),ce(void 0,null,function*(){z.meterProvider?(yield z.meterProvider.shutdown(),z.meterProvider=void 0):console.warn("OTEL shutdown called without initialized meterProvider.")})])}),ac=(e,t,n,r)=>{var i;if(!e.attributes)return;const o=lc(e),a=Vi(o),u=Ks(a),c=typeof t=="string"?t:String(t);try{const s=t?JSON.parse(c):void 0;s!=null&&s.operationName&&e.setAttribute("graphql.operation.name",s.operationName)}catch{}if(e.setAttributes({"highlight.type":"http.request",[mt]:a,[we]:a,[gn]:u.pathname,[yp]:u.search}),e.setAttributes(Jb(u.searchParams,"url.query_params")),r!=null&&r.recordHeadersAndBody){const s=Hi(t,r.networkBodyKeysToRedact,r.bodyKeysToRecord,n);e.setAttribute("http.request.body",s);const l=Fi((i=r.networkHeadersToRedact)!=null?i:[],n,r.headerKeysToRecord),p=ho(l,"http.request.header");e.setAttributes(p)}},Yb=e=>{const t={};return e&&e.trim().split(/[\r\n]+/).forEach(n=>{const r=n.split(": "),i=r.shift();i&&(t[i]=r.join(": "))}),t},ho=(e,t)=>{const n={};return Object.entries(e).forEach(([r,i])=>{const o=r.toLowerCase().replace(/_/g,"-"),a=`${t}.${o}`,u=Zb(o,i);if(n[a]){const c=n[a];Array.isArray(c)?n[a]=[...c,...u]:n[a]=[c,...u]}else n[a]=u.length===1?u[0]:u}),n},Jb=(e,t)=>{const n={};for(const[r,i]of e.entries()){const o=`${t}.${r}`,a=n[o];a===void 0?n[o]=i:Array.isArray(a)?a.push(i):n[o]=[a,i]}return n},Qb=new Set(["accept","accept-charset","accept-encoding","accept-language","accept-ranges","allow","cache-control","connection","content-encoding","content-language","expect","if-match","if-none-match","pragma","proxy-authenticate","te","trailer","transfer-encoding","upgrade","vary","via","warning","www-authenticate","access-control-allow-headers","access-control-allow-methods","access-control-expose-headers","access-control-request-headers"]),Zb=(e,t)=>Qb.has(e)?t.split(",").map(n=>n.trim()).filter(n=>n.length>0):[t],eS=(e,t,n,r)=>{var i;e.setAttribute("http.response.body",n);const o=Fi((i=r.networkHeadersToRedact)!=null?i:[],t,r.headerKeysToRecord),a=ho(o,"http.response.header");e.setAttributes(a)},vo=(e,t)=>{var n,r,i,o,a,u,c,s,l,p;const f=e.attributes,v={},y={};for(const[P,j]of Object.entries(f))P.startsWith("http.request.header.")&&(v[P.slice(20)]=String(j)),P.startsWith("http.response.header.")&&(y[P.slice(21)]=String(j));let m={request:{sessionSecureID:"",id:"",url:(r=(n=f[we])!=null?n:f[mt])!=null?r:"",verb:(i=f["http.request.method"])!=null?i:"GET",headers:v,body:(o=f["http.request.body"])!=null?o:""},response:{status:Number((a=f[Qo])!=null?a:0),headers:y,body:(u=f["http.response.body"])!=null?u:""},urlBlocked:!1},g=!0;try{m.request.body=JSON.parse(m.request.body)}catch{g=!1}let E=!0;try{m.response.body=JSON.parse(m.response.body)}catch{E=!1}let S;try{S=t(m)}catch{return}if(!S){Object.assign(e.attributes,{[We]:!1});return}g&&(c=S.request)!=null&&c.body&&(S.request.body=JSON.stringify(S.request.body)),E&&(s=S.response)!=null&&s.body&&(S.response.body=JSON.stringify(S.response.body)),Object.assign(e.attributes,{"http.request.body":(l=S.request.body)!=null?l:"","http.response.body":(p=S.response.body)!=null?p:""})},tS=(e,t,n,r)=>r!=null&&r.some(i=>e.toLowerCase().includes(i))?!1:v_(e,t),sc=e=>{var t,n,r;if(!e.events)return;const i=e.events,o={unload:oe("unloadEventStart","unloadEventEnd",i),dom_interactive:oe("fetchStart","domInteractive",i),dom_content_loaded:oe("domContentLoadedEventStart","domContentLoadedEventEnd",i),dom_complete:oe("fetchStart","domComplete",i),load_event:oe("loadEventStart","loadEventEnd",i),document_load:oe("fetchStart","loadEventEnd",i),first_paint:oe("fetchStart","firstPaint",i),first_contentful_paint:oe("fetchStart","firstContentfulPaint",i),domain_lookup:oe("domainLookupStart","domainLookupEnd",i),connect:oe("connectStart","connectEnd",i),request:oe("requestStart","requestEnd",i),response:oe("responseStart","responseEnd",i)},a=(n=(t=gt?.getIntegrations)==null?void 0:t.call(gt))!=null?n:[];if(o.document_load!==void 0)for(const u of a)u.recordGauge((r=gt?.sessionSecureId)!=null?r:"",{name:qp,value:o.document_load/1e6});Object.entries(o).forEach(([u,c])=>{c!==void 0&&(e.setAttribute(`timings.${u}.ns`,c),e.setAttribute(`timings.${u}.readable`,uc(c)))})};function oe(e,t,n){const r=n.find(a=>a.name===e),i=n.find(a=>a.name===t);if(!r||!i)return;const o=r.time[0]*1e9+r.time[1];return i.time[0]*1e9+i.time[1]-o}const nS=(e,t)=>{const n={domain_lookup:(t.domainLookupEnd-t.domainLookupStart)*1e9,connect:(t.connectEnd-t.connectStart)*1e9,request:(t.responseEnd-t.requestStart)*1e9,response:(t.responseEnd-t.responseStart)*1e9};Object.entries(n).forEach(([r,i])=>{e.setAttribute(`timings.${r}.ns`,i),e.setAttribute(`timings.${r}.readable`,uc(i))})},uc=e=>{if(e>=36e11){const t=e/36e11;return`${Number(t.toFixed(1))}h`}else if(e>=6e10){const t=e/6e10;return`${Number(t.toFixed(1))}m`}else if(e>=1e9){const t=e/1e9;return`${Number(t.toFixed(1))}s`}else if(e>=1e6){const t=e/1e6;return`${Number(t.toFixed(1))}ms`}else if(e>=1e3){const t=e/1e3;return`${Number(t.toFixed(1))}µs`}else return`${Number(e.toFixed(1))}ns`},cc=e=>e===!0?[/localhost/,/^\//,Ws(window.location.host)]:Array.isArray(e)?e.map(t=>typeof t=="string"?new RegExp(t):t):/^$/,lc=e=>e.attributes[we]?e.attributes[we]:e.attributes[mt],rS=30,iS=()=>new Promise(e=>requestAnimationFrame(t=>requestAnimationFrame(n=>e(n-t)))),oS=()=>ce(void 0,null,function*(){const e=[];for(let t=0;t<rS;t++)e.push(yield iS());return e.reduce((t,n)=>t+n,0)/e.length}),aS=(e,t)=>{let n={},r=16.666666666666668;oS().then(c=>r=c);const i=c=>{var s;n!=null&&n.event||(n={event:c,location:window.location.href,timerStart:(s=window.performance)==null?void 0:s.now()},window.requestAnimationFrame(o))},o=()=>{if(!(n!=null&&n.timerStart))return;const c=window.performance.now()-n.timerStart-r;a(c),n={}},a=c=>{const s=(new Date().getTime()-t)/1e3;e({relativeTimestamp:s,jankAmount:c,querySelector:u(),newLocation:window.location.href!=n.location?window.location.href:void 0})},u=()=>{var c;return(c=n?.event)!=null&&c.target?Zp(n.event.target):""};return window.addEventListener("click",i,!0),window.addEventListener("keydown",i,!0),()=>{window.removeEventListener("keydown",i,!0),window.removeEventListener("click",i,!0)}},sS=typeof window<"u",pc=sS&&"performance"in window&&"memory"in performance?performance:{memory:{}},uS=(e,t)=>{let n=0,r=0;const i=()=>{const s=(new Date().getTime()-t)/1e3,l=pc.memory.jsHeapSizeLimit||0,p=pc.memory.usedJSHeapSize||0;e({jsHeapSizeLimit:l,usedJSHeapSize:p,relativeTimestamp:s,fps:n})};i();let o;o=setInterval(()=>{i()},1e3);let a=0,u=Date.now();const c=function(){var s=Date.now();a++,s>1e3+u&&(n=Math.round(a*1e3/(s-u)),a=0,u=s),r=requestAnimationFrame(c)};return c(),()=>{clearInterval(o),cancelAnimationFrame(r)}};var Ie,Zt,fc,tr,yo,_t=function(){return window.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0]},en=function(e){if(document.readyState==="loading")return"loading";var t=_t();if(t){if(e<t.domInteractive)return"loading";if(t.domContentLoadedEventStart===0||e<t.domContentLoadedEventStart)return"dom-interactive";if(t.domComplete===0||e<t.domComplete)return"dom-content-loaded"}return"complete"},cS=function(e){var t=e.nodeName;return e.nodeType===1?t.toLowerCase():t.toUpperCase().replace(/^#/,"")},nr=function(e,t){var n="";try{for(;e&&e.nodeType!==9;){var r=e,i=r.id?"#"+r.id:cS(r)+(r.classList&&r.classList.value&&r.classList.value.trim()&&r.classList.value.trim().length?"."+r.classList.value.trim().replace(/\s+/g,"."):"");if(n.length+i.length>99)return n||i;if(n=n?i+">"+n:i,r.id)break;e=r.parentNode}}catch{}return n},hc=-1,dc=function(){return hc},Ye=function(e){addEventListener("pageshow",function(t){t.persisted&&(hc=t.timeStamp,e(t))},!0)},rr=function(){var e=_t();return e&&e.activationStart||0},ae=function(e,t){var n=_t(),r="navigate";return dc()>=0?r="back-forward-cache":n&&(document.prerendering||rr()>0?r="prerender":document.wasDiscarded?r="restore":n.type&&(r=n.type.replace(/_/g,"-"))),{name:e,value:t===void 0?-1:t,rating:"good",delta:0,entries:[],id:"v3-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12),navigationType:r}},Et=function(e,t,n){try{if(PerformanceObserver.supportedEntryTypes.includes(e)){var r=new PerformanceObserver(function(i){Promise.resolve().then(function(){t(i.getEntries())})});return r.observe(Object.assign({type:e,buffered:!0},n||{})),r}}catch{}},se=function(e,t,n,r){var i,o;return function(a){t.value>=0&&(a||r)&&((o=t.value-(i||0))||i===void 0)&&(i=t.value,t.delta=o,t.rating=function(u,c){return u>c[1]?"poor":u>c[0]?"needs-improvement":"good"}(t.value,n),e(t))}},mo=function(e){requestAnimationFrame(function(){return requestAnimationFrame(function(){return e()})})},ir=function(e){var t=function(n){n.type!=="pagehide"&&document.visibilityState!=="hidden"||e(n)};addEventListener("visibilitychange",t,!0),addEventListener("pagehide",t,!0)},go=function(e){var t=!1;return function(n){t||(e(n),t=!0)}},Tt=-1,vc=function(){return document.visibilityState!=="hidden"||document.prerendering?1/0:0},or=function(e){document.visibilityState==="hidden"&&Tt>-1&&(Tt=e.type==="visibilitychange"?e.timeStamp:0,lS())},yc=function(){addEventListener("visibilitychange",or,!0),addEventListener("prerenderingchange",or,!0)},lS=function(){removeEventListener("visibilitychange",or,!0),removeEventListener("prerenderingchange",or,!0)},_o=function(){return Tt<0&&(Tt=vc(),yc(),Ye(function(){setTimeout(function(){Tt=vc(),yc()},0)})),{get firstHiddenTime(){return Tt}}},tn=function(e){document.prerendering?addEventListener("prerenderingchange",function(){return e()},!0):e()},mc=[1800,3e3],gc=function(e,t){t=t||{},tn(function(){var n,r=_o(),i=ae("FCP"),o=Et("paint",function(a){a.forEach(function(u){u.name==="first-contentful-paint"&&(o.disconnect(),u.startTime<r.firstHiddenTime&&(i.value=Math.max(u.startTime-rr(),0),i.entries.push(u),n(!0)))})});o&&(n=se(e,i,mc,t.reportAllChanges),Ye(function(a){i=ae("FCP"),n=se(e,i,mc,t.reportAllChanges),mo(function(){i.value=performance.now()-a.timeStamp,n(!0)})}))})},_c=[.1,.25],pS=function(e,t){(function(n,r){r=r||{},gc(go(function(){var i,o=ae("CLS",0),a=0,u=[],c=function(l){l.forEach(function(p){if(!p.hadRecentInput){var f=u[0],v=u[u.length-1];a&&p.startTime-v.startTime<1e3&&p.startTime-f.startTime<5e3?(a+=p.value,u.push(p)):(a=p.value,u=[p])}}),a>o.value&&(o.value=a,o.entries=u,i())},s=Et("layout-shift",c);s&&(i=se(n,o,_c,r.reportAllChanges),ir(function(){c(s.takeRecords()),i(!0)}),Ye(function(){a=0,o=ae("CLS",0),i=se(n,o,_c,r.reportAllChanges),mo(function(){return i()})}),setTimeout(i,0))}))})(function(n){(function(r){if(r.entries.length){var i=r.entries.reduce(function(u,c){return u&&u.value>c.value?u:c});if(i&&i.sources&&i.sources.length){var o=(a=i.sources).find(function(u){return u.node&&u.node.nodeType===1})||a[0];if(o)return void(r.attribution={largestShiftTarget:nr(o.node),largestShiftTime:i.startTime,largestShiftValue:i.value,largestShiftSource:o,largestShiftEntry:i,loadState:en(i.startTime)})}}var a;r.attribution={}})(n),e(n)},t)},fS=function(e,t){gc(function(n){(function(r){if(r.entries.length){var i=_t(),o=r.entries[r.entries.length-1];if(i){var a=i.activationStart||0,u=Math.max(0,i.responseStart-a);return void(r.attribution={timeToFirstByte:u,firstByteToFCP:r.value-u,loadState:en(r.entries[0].startTime),navigationEntry:i,fcpEntry:o})}}r.attribution={timeToFirstByte:0,firstByteToFCP:r.value,loadState:en(dc())}})(n),e(n)},t)},nn={passive:!0,capture:!0},hS=new Date,Ec=function(e,t){Ie||(Ie=t,Zt=e,fc=new Date,bc(removeEventListener),Tc())},Tc=function(){if(Zt>=0&&Zt<fc-hS){var e={entryType:"first-input",name:Ie.type,target:Ie.target,cancelable:Ie.cancelable,startTime:Ie.timeStamp,processingStart:Ie.timeStamp+Zt};tr.forEach(function(t){t(e)}),tr=[]}},dS=function(e){if(e.cancelable){var t=(e.timeStamp>1e12?new Date:performance.now())-e.timeStamp;e.type=="pointerdown"?function(n,r){var i=function(){Ec(n,r),a()},o=function(){a()},a=function(){removeEventListener("pointerup",i,nn),removeEventListener("pointercancel",o,nn)};addEventListener("pointerup",i,nn),addEventListener("pointercancel",o,nn)}(t,e):Ec(t,e)}},bc=function(e){["mousedown","keydown","touchstart","pointerdown"].forEach(function(t){return e(t,dS,nn)})},Sc=[100,300],vS=function(e,t){t=t||{},tn(function(){var n,r=_o(),i=ae("FID"),o=function(c){c.startTime<r.firstHiddenTime&&(i.value=c.processingStart-c.startTime,i.entries.push(c),n(!0))},a=function(c){c.forEach(o)},u=Et("first-input",a);n=se(e,i,Sc,t.reportAllChanges),u&&ir(go(function(){a(u.takeRecords()),u.disconnect()})),u&&Ye(function(){var c;i=ae("FID"),n=se(e,i,Sc,t.reportAllChanges),tr=[],Zt=-1,Ie=null,bc(addEventListener),c=o,tr.push(c),Tc()})})},yS=function(e,t){vS(function(n){(function(r){var i=r.entries[0];r.attribution={eventTarget:nr(i.target),eventType:i.name,eventTime:i.startTime,eventEntry:i,loadState:en(i.startTime)}})(n),e(n)},t)},Oc=0,Eo=1/0,ar=0,mS=function(e){e.forEach(function(t){t.interactionId&&(Eo=Math.min(Eo,t.interactionId),ar=Math.max(ar,t.interactionId),Oc=ar?(ar-Eo)/7+1:0)})},wc=function(){return yo?Oc:performance.interactionCount||0},gS=function(){"interactionCount"in performance||yo||(yo=Et("event",mS,{type:"event",buffered:!0,durationThreshold:0}))},Ac=[200,500],Lc=0,Rc=function(){return wc()-Lc},ve=[],To={},Cc=function(e){var t=ve[ve.length-1],n=To[e.interactionId];if(n||ve.length<10||e.duration>t.latency){if(n)n.entries.push(e),n.latency=Math.max(n.latency,e.duration);else{var r={id:e.interactionId,latency:e.duration,entries:[e]};To[r.id]=r,ve.push(r)}ve.sort(function(i,o){return o.latency-i.latency}),ve.splice(10).forEach(function(i){delete To[i.id]})}},_S=function(e,t){t=t||{},tn(function(){var n;gS();var r,i=ae("INP"),o=function(u){u.forEach(function(l){l.interactionId&&Cc(l),l.entryType==="first-input"&&!ve.some(function(p){return p.entries.some(function(f){return l.duration===f.duration&&l.startTime===f.startTime})})&&Cc(l)});var c,s=(c=Math.min(ve.length-1,Math.floor(Rc()/50)),ve[c]);s&&s.latency!==i.value&&(i.value=s.latency,i.entries=s.entries,r())},a=Et("event",o,{durationThreshold:(n=t.durationThreshold)!==null&&n!==void 0?n:40});r=se(e,i,Ac,t.reportAllChanges),a&&("interactionId"in PerformanceEventTiming.prototype&&a.observe({type:"first-input",buffered:!0}),ir(function(){o(a.takeRecords()),i.value<0&&Rc()>0&&(i.value=0,i.entries=[]),r(!0)}),Ye(function(){ve=[],Lc=wc(),i=ae("INP"),r=se(e,i,Ac,t.reportAllChanges)}))})},ES=function(e,t){_S(function(n){(function(r){if(r.entries.length){var i=r.entries.sort(function(o,a){return a.duration-o.duration||a.processingEnd-a.processingStart-(o.processingEnd-o.processingStart)})[0];r.attribution={eventTarget:nr(i.target),eventType:i.name,eventTime:i.startTime,eventEntry:i,loadState:en(i.startTime)}}else r.attribution={}})(n),e(n)},t)},Nc=[2500,4e3],bo={},TS=function(e,t){(function(n,r){r=r||{},tn(function(){var i,o=_o(),a=ae("LCP"),u=function(l){var p=l[l.length-1];p&&p.startTime<o.firstHiddenTime&&(a.value=Math.max(p.startTime-rr(),0),a.entries=[p],i())},c=Et("largest-contentful-paint",u);if(c){i=se(n,a,Nc,r.reportAllChanges);var s=go(function(){bo[a.id]||(u(c.takeRecords()),c.disconnect(),bo[a.id]=!0,i(!0))});["keydown","click"].forEach(function(l){addEventListener(l,function(){return setTimeout(s,0)},!0)}),ir(s),Ye(function(l){a=ae("LCP"),i=se(n,a,Nc,r.reportAllChanges),mo(function(){a.value=performance.now()-l.timeStamp,bo[a.id]=!0,i(!0)})})}})})(function(n){(function(r){if(r.entries.length){var i=_t();if(i){var o=i.activationStart||0,a=r.entries[r.entries.length-1],u=a.url&&performance.getEntriesByType("resource").filter(function(v){return v.name===a.url})[0],c=Math.max(0,i.responseStart-o),s=Math.max(c,u?(u.requestStart||u.startTime)-o:0),l=Math.max(s,u?u.responseEnd-o:0),p=Math.max(l,a?a.startTime-o:0),f={element:nr(a.element),timeToFirstByte:c,resourceLoadDelay:s-c,resourceLoadTime:l-s,elementRenderDelay:p-l,navigationEntry:i,lcpEntry:a};return a.url&&(f.url=a.url),u&&(f.lcpResourceEntry=u),void(r.attribution=f)}}r.attribution={timeToFirstByte:0,resourceLoadDelay:0,resourceLoadTime:0,elementRenderDelay:r.value}})(n),e(n)},t)},xc=[800,1800],bS=function e(t){document.prerendering?tn(function(){return e(t)}):document.readyState!=="complete"?addEventListener("load",function(){return e(t)},!0):setTimeout(t,0)},SS=function(e,t){t=t||{};var n=ae("TTFB"),r=se(e,n,xc,t.reportAllChanges);bS(function(){var i=_t();if(i){var o=i.responseStart;if(o<=0||o>performance.now())return;n.value=Math.max(o-rr(),0),n.entries=[i],r(!0),Ye(function(){n=ae("TTFB",0),(r=se(e,n,xc,t.reportAllChanges))(!0)})}})},OS=function(e,t){SS(function(n){(function(r){if(r.entries.length){var i=r.entries[0],o=i.activationStart||0,a=Math.max(i.domainLookupStart-o,0),u=Math.max(i.connectStart-o,0),c=Math.max(i.requestStart-o,0);r.attribution={waitingTime:a,dnsTime:u-a,connectionTime:c-u,requestTime:r.value-c,navigationEntry:i}}else r.attribution={waitingTime:0,dnsTime:0,connectionTime:0,requestTime:0}})(n),e(n)},t)};const wS=e=>(pS(e),fS(e),yS(e),TS(e),OS(e),ES(e),()=>{}),bt=typeof navigator<"u"&&"connection"in navigator?navigator.connection:{},AS=(e,t)=>{const n=()=>{const i=(new Date().getTime()-t)/1e3;e({relativeTimestamp:i,downlink:bt.downlink,downlinkMax:bt.downlinkMax,effectiveType:bt.effectiveType,rtt:bt.rtt,saveData:bt.saveData,type:bt.type})};n();let r;return r=setInterval(()=>{n()},1e3),()=>{clearInterval(r)}},LS=()=>{if(!("performance"in window&&"memory"in performance))return{getDeviceDetails:void 0,getCurrentDeviceDetails:void 0};const e=window.performance;return{getDeviceDetails:()=>({deviceMemory:RS(navigator.deviceMemory||0)}),getCurrentDeviceDetails:()=>{const t=So(e.memory.jsHeapSizeLimit),n=So(e.memory.totalJSHeapSize),r=So(e.memory.usedJSHeapSize);return{jsHeapSizeLimit:t,totalJSHeapSize:n,usedJSHeapSize:r}}}},So=e=>e/Math.pow(1e3,2),RS=e=>1024*e;function CS(e){return"regexValue"in e}function NS(e){return"matchValue"in e}function xS(e){const t=Math.trunc(e);return t===1?!0:t===0?!1:Math.floor(Math.random()*t)===0}class PS{constructor(t=xS){C(this,"regexCache",new Map),C(this,"config"),this.sampler=t}setConfig(t){this.config=t}isSamplingEnabled(){var t,n,r,i;return!!((n=(t=this.config)==null?void 0:t.logs)!=null&&n.length||(i=(r=this.config)==null?void 0:r.spans)!=null&&i.length)}shouldSample(t){var n,r;return t.name===ec?this.sampleLog((n=this.config)==null?void 0:n.logs,t):this.sampleSpan((r=this.config)==null?void 0:r.spans,t)}matchesValue(t,n){if(!t)return!1;if(NS(t))return t.matchValue===n;if(CS(t)){const r=t.regexValue;if(r===null)return!1;this.regexCache.has(r)||this.regexCache.set(r,new RegExp(r));const i=this.regexCache.get(r);if(typeof n=="string")return i.test(n)}return!1}matchesAttributes(t,n){if(t)for(const r of t){let i=!1;for(const o of Object.keys(n))if(this.matchesValue(r.key,o)){const a=n[o];if(this.matchesValue(r.attribute,a)){i=!0;break}}if(!i)return!1}return!0}matchEvent(t,n){return!(t.name&&!this.matchesValue(t.name,n.name)||t.attributes&&(!n.attributes||!this.matchesAttributes(t.attributes,n.attributes)))}matchesEvents(t,n){if(t)for(const r of t){let i=!1;for(const o of n)if(this.matchEvent(r,o)){i=!0;break}if(!i)return!1}return!0}matchesSpanConfig(t,n){return!(t.name&&!this.matchesValue(t.name,n.name)||!this.matchesAttributes(t.attributes,n.attributes)||!this.matchesEvents(t.events,n.events))}matchesLogConfig(t,n){if(t.severityText){const r=n[nc];if(!this.matchesValue(t.severityText,r))return!1}if(t.message){const r=n[rc];if(!this.matchesValue(t.message,r))return!1}return!!this.matchesAttributes(t.attributes,n)}sampleSpan(t,n){if(t){for(const r of t)if(this.matchesSpanConfig(r,n))return{sample:this.sampler(r.samplingRatio),attributes:{[tc]:r.samplingRatio}}}return{sample:!0}}sampleLog(t,n){if(t){for(const r of t)if(this.matchesLogConfig(r,n.attributes))return{sample:this.sampler(r.samplingRatio),attributes:{[tc]:r.samplingRatio}}}return{sample:!0}}}const Pc=()=>{const e={end:()=>{},spanContext:()=>({traceId:"",spanId:"",traceFlags:0}),setAttribute:(t,n)=>e,setAttributes:t=>e,addEvent:(t,n,r)=>e,addLinks:t=>e,setStatus:t=>e,recordException:()=>{},addLink:()=>e,updateName:()=>e,isRecording:()=>!1};return e},IS=()=>{if(typeof window>"u"||typeof PerformanceObserver>"u")return!1;const e=PerformanceObserver.supportedEntryTypes;return Array.isArray(e)&&e.includes("longtask")},kS=e=>{if(!IS())return()=>{};let t;try{t=new PerformanceObserver(n=>{var r;for(const i of n.getEntries()){const o=(r=i.attribution)==null?void 0:r[0];e({duration:i.duration,name:i.name,startTime:i.startTime,containerType:o?.containerType,containerSrc:o?.containerSrc,containerId:o?.containerId,containerName:o?.containerName})}}),t.observe({type:"longtask",buffered:!0})}catch{return()=>{}}return()=>{try{t.disconnect()}catch{}}},MS=new Set(["string","number","boolean"]),DS=()=>typeof window<"u"&&typeof window.ReportingObserver<"u",US=e=>{const t={};if(!e||typeof e!="object")return t;for(const[n,r]of Object.entries(e))if(r!=null)if(MS.has(typeof r))t[`report.body.${n}`]=r;else try{t[`report.body.${n}`]=JSON.stringify(r)}catch{}return t},jS=e=>{var t;const n=(t=e.body)!=null?t:{},r=n.message||n.reason||n.id||e.type;return typeof r=="string"?r:e.type},$S=(e,t)=>{if(!DS())return()=>{};const n=["deprecation","intervention","csp-violation"],r=window.ReportingObserver;let i;try{i=new r(o=>{var a,u;for(const c of o){const s=(a=c.type)!=null?a:"unknown",l=(u=c.body)!=null?u:{},p=R({"report.type":s,"report.url":c.url},US(l)),f=jS({type:s,body:l});e(s==="deprecation"?{kind:"log",level:"warn",type:s,message:f,url:c.url,attributes:p}:{kind:"error",type:s,message:f,url:c.url,attributes:p})}},{buffered:!0,types:n}),i.observe()}catch{return()=>{}}return()=>{try{i.disconnect()}catch{}}},BS="exception",FS=function(e,t,n){if(!e)return;const r=R({},n);typeof t=="string"?r[wr]=t:t&&(t.code?r[Ar]=t.code.toString():t.name&&(r[Ar]=t.name),t.message&&(r[wr]=t.message),t.stack&&(r[lp]=t.stack)),r[Ar]||r[wr]?e.addEvent(BS,r):Oe("otel","recordException","warn",`Failed to record an exception ${t}`)};class VS{constructor(t){C(this,"organizationID"),C(this,"_options"),C(this,"_integrations",[]),C(this,"_gauges",new Map),C(this,"_counters",new Map),C(this,"_histograms",new Map),C(this,"_up_down_counters",new Map),C(this,"sampler",new PS),C(this,"_started",!1),C(this,"_ldContextKeys"),C(this,"graphqlSDK"),this._options=t,this.organizationID=t.projectId}_productAnalyticsEvents(){var t;const n=(t=this._options)==null?void 0:t.productAnalytics;if(n===!1)return{};const r={clicks:!0,pageViews:!0,trackEvents:!0};if(n===void 0||n===!0)return r;for(const i of Object.keys(n))n[i]===!1&&(r[i]=!1);return r}setLDContextKeyAttributes(t){t&&(this._ldContextKeys=Object.fromEntries(Object.entries(t).map(([n,r])=>[`${Fp}.${n}`,r])))}getLDContextKeyAttributes(){return this._ldContextKeys}start(){return ce(this,null,function*(){var t,n,r,i,o,a,u,c,s,l,p,f,v,y,m;if(this._started)return;this._started=!0,qb({backendUrl:(n=(t=this._options)==null?void 0:t.backendUrl)!=null?n:"https://pub.observability.app.launchdarkly.com",otlpEndpoint:(o=(i=(r=this._options)==null?void 0:r.otel)==null?void 0:i.otlpEndpoint)!=null?o:"https://otel.observability.app.launchdarkly.com",projectId:this._options.projectId,sessionSecureId:this._options.sessionSecureId,environment:(u=(a=this._options)==null?void 0:a.environment)!=null?u:"production",networkRecordingOptions:typeof((c=this._options)==null?void 0:c.networkRecording)=="object"?this._options.networkRecording:void 0,tracingOrigins:(s=this._options)==null?void 0:s.tracingOrigins,serviceName:(p=(l=this._options)==null?void 0:l.serviceName)!=null?p:"browser",serviceVersion:(f=this._options)==null?void 0:f.version,instrumentations:(y=(v=this._options)==null?void 0:v.otel)==null?void 0:y.instrumentations,productAnalyticsEvents:this._productAnalyticsEvents(),getLDContextKeyAttributes:()=>this.getLDContextKeyAttributes(),getIntegrations:()=>this._integrations},this.sampler),this._gauges.clear(),this._counters.clear(),this._histograms.clear(),this._up_down_counters.clear();const g=new jl((m=this._options.backendUrl)!=null?m:"https://pub.observability.app.launchdarkly.com",{headers:{}});this.graphqlSDK=ap(g,Cp()),yield this.configureSampling(),this.setupListeners()})}stop(){return ce(this,null,function*(){this._started&&(this._started=!1,yield Wb())})}configureSampling(){return ce(this,null,function*(){try{const t=yield this.graphqlSDK.GetSamplingConfig({organization_verbose_id:`${this.organizationID}`});this.sampler.setConfig(t.sampling)}catch(t){Se("sampling","warn",`LaunchDarkly Observability: Failed to configure sampling: ${t}`)}})}_recordLog(t,n,r,i){this.startSpan(ec,o=>{var a,u,c,s,l;const p=typeof t=="string"?t:dn(t),f=i?i.map(v=>v.toString()).join(`
309
+ `):void 0;if(o?.addEvent("log",R(R({[nc]:n,[rc]:p,"code.stacktrace":f},(a=this._ldContextKeys)!=null?a:{}),r)),this._options.reportConsoleErrors&&n==="error"){const v=new Error(p);o?.recordException(v),o?.setStatus({code:Ln.ERROR,message:p}),i?this._recordErrorMessage({error:v,event:v.message,type:"custom",url:window.location.href,source:"frontend",lineNumber:(c=(u=i[0])==null?void 0:u.lineNumber)!=null?c:0,columnNumber:(l=(s=i[0])==null?void 0:s.columnNumber)!=null?l:0,stackTrace:i,timestamp:new Date().toISOString(),id:Fr()}):this.recordError(v)}})}_recordErrorMessage(t,n){try{t.payload&&(n=R(R({},JSON.parse(t.payload)),n||{}))}catch{}this.startSpan("highlight.exception",o=>{var a;FS(o,(a=t.error)!=null?a:new Error(t.event),{[Gb]:t.id}),o?.setAttributes(R({event:t.event,type:t.type,url:t.url,source:t.source,lineNumber:t.lineNumber,columnNumber:t.columnNumber},n))});const r=t,i=ff(r,["payload"]);for(const o of this._integrations)o.error(Ae(),Q(R({},i),{payload:JSON.stringify(n)}))}recordError(t,n,r,i,o){var a,u,c,s;t=t||new Error("Unknown error"),t instanceof Error&&t.cause&&(r=Q(R({},r),{"exception.cause":JSON.stringify(t.cause)}));let l=n?n+":"+t.message:t.message;o==="React.ErrorBoundary"&&(l="ErrorBoundary: "+l);const p=Sn(t),f={error:t,event:l,type:o??"custom",url:window.location.href,source:i??"frontend",lineNumber:(a=p[0])!=null&&a.lineNumber?(u=p[0])==null?void 0:u.lineNumber:0,columnNumber:(c=p[0])!=null&&c.columnNumber?(s=p[0])==null?void 0:s.columnNumber:0,stackTrace:p,timestamp:new Date().toISOString(),id:Fr()};this._recordErrorMessage(f,r)}recordCount(t){var n,r;let i=this._counters.get(t.name);if(!i){if(i=(n=er())==null?void 0:n.createCounter(t.name),!i)return;this._counters.set(t.name,i)}i.add(t.value,Q(R(R({},(r=this._ldContextKeys)!=null?r:{}),t.attributes),{"highlight.session_id":Ae()}))}recordGauge(t){var n,r,i;let o=this._gauges.get(t.name);if(!o){if(o=(n=er())==null?void 0:n.createGauge(t.name),!o)return;this._gauges.set(t.name,o)}const a=R(R({},(r=this._ldContextKeys)!=null?r:{}),t.attributes);o.record(t.value,Q(R({},a),{"highlight.session_id":Ae()}));const u={name:t.name,value:t.value,category:a.category,group:(i=a.group)==null?void 0:i.toString(),tags:Object.entries(a).map(([c,s])=>{var l;return{name:c??"",value:(l=s?.toString())!=null?l:""}})};for(const c of this._integrations)c.recordGauge(Ae(),u)}recordIncr(t){this.recordCount(Q(R({},t),{value:1}))}recordHistogram(t){var n,r;let i=this._histograms.get(t.name);if(!i){if(i=(n=er())==null?void 0:n.createHistogram(t.name),!i)return;this._histograms.set(t.name,i)}i.record(t.value,Q(R(R({},(r=this._ldContextKeys)!=null?r:{}),t.attributes),{"highlight.session_id":Ae()}))}recordUpDownCounter(t){var n,r;let i=this._up_down_counters.get(t.name);if(!i){if(i=(n=er())==null?void 0:n.createUpDownCounter(t.name),!i)return;this._up_down_counters.set(t.name,i)}i.add(t.value,Q(R(R({},(r=this._ldContextKeys)!=null?r:{}),t.attributes),{"highlight.session_id":Ae()}))}startSpan(t,n,r,i){const o=oc();if(!o){const u=Pc();return i===void 0&&r===void 0?n(u):i===void 0?r(u):i(u)}const a=(u,c)=>{this._ldContextKeys&&u.setAttributes(this._ldContextKeys);const s=c(u);return s instanceof Promise?s.finally(()=>u.end()):(u.end(),s)};return i===void 0&&r===void 0?o.startActiveSpan(t,u=>a(u,n)):i===void 0?o.startActiveSpan(t,n,u=>a(u,r)):o.startActiveSpan(t,n,r,u=>a(u,i))}startManualSpan(t,n,r,i){const o=oc();if(!o){const a=Pc();return i===void 0&&r===void 0?n(a):i===void 0?r(a):i(a)}return i===void 0&&r===void 0?o.startActiveSpan(t,n):i===void 0?o.startActiveSpan(t,n,r):o.startActiveSpan(t,n,r,i)}register(t,n){this._integrations.push(new Kp(t,n))}getHooks(t){return this._integrations.flatMap(n=>{var r,i;return(i=(r=n.getHooks)==null?void 0:r.call(n,t))!=null?i:[]})}submitViewportMetrics({height:t,width:n,availHeight:r,availWidth:i}){this.recordGauge({name:Me.ViewportHeight,value:t,attributes:{category:ie.Device,group:window.location.href}}),this.recordGauge({name:Me.ViewportWidth,value:n,attributes:{category:ie.Device,group:window.location.href}}),this.recordGauge({name:Me.ScreenHeight,value:r,attributes:{category:ie.Device,group:window.location.href}}),this.recordGauge({name:Me.ScreenWidth,value:i,attributes:{category:ie.Device,group:window.location.href}}),this.recordGauge({name:Me.ViewportArea,value:t*n,attributes:{category:ie.Device,group:window.location.href}})}setupListeners(){var t;this._options.disableConsoleRecording||yf(r=>{var i;this._recordLog((i=r.value)==null?void 0:i.join(" "),r.type,r.attributes?JSON.parse(r.attributes):{},r.trace)},{level:(t=this._options.consoleMethodsToRecord)!=null?t:[...hf],logger:"console",stringifyOptions:{depthOfLimit:10,numOfKeysLimit:100,stringLengthLimit:1e3}}),this._options.enablePerformanceRecording!==!1&&(uS(r=>{Object.entries(r).filter(([i])=>i!=="relativeTimestamp").forEach(([i,o])=>o&&this.recordGauge({name:i,value:o,attributes:{category:ie.Performance,group:window.location.href}}))},0),aS(r=>{this.recordGauge({name:"Jank",value:r.jankAmount,attributes:{category:ie.WebVital,group:r.querySelector}})},0)),wf(r=>{var i;if(Lf.includes(r.event)||Rf.some(u=>r.event.includes(u)))return;const o=new Error(r.event);o.stack=dn(r.stackTrace.map(u=>u.toString()));let a={};try{r.payload&&(a=JSON.parse(r.payload))}catch{}this._recordErrorMessage(Q(R({},r),{error:(i=r.error)!=null?i:o}),a)},{enablePromisePatch:!!this._options.enablePromisePatch}),wS(r=>{const{name:i,value:o}=r,{hostname:a,pathname:u,href:c}=window.location,s={group:window.location.pathname,category:ie.WebVital,[we]:Vi(c),[gn]:u,[pp]:a};switch(r.name){case"LCP":{const l=r.attribution;l.element&&(s["web_vital.element"]=l.element),l.url&&(s["web_vital.attribution.url"]=Vi(l.url));break}case"CLS":{const l=r.attribution;l.largestShiftTarget&&(s["web_vital.element"]=l.largestShiftTarget),l.loadState&&(s["web_vital.load_state"]=l.loadState);break}case"INP":{const l=r.attribution;l.eventTarget&&(s["web_vital.element"]=l.eventTarget),l.eventType&&(s["web_vital.event_type"]=l.eventType),l.loadState&&(s["web_vital.load_state"]=l.loadState);break}case"FID":{const l=r.attribution;l.eventTarget&&(s["web_vital.element"]=l.eventTarget),l.eventType&&(s["web_vital.event_type"]=l.eventType);break}case"FCP":{const l=r.attribution;l.loadState&&(s["web_vital.load_state"]=l.loadState);break}}this.recordGauge({name:i,value:o,attributes:s})}),ef(r=>{this.submitViewportMetrics(r)}),AS(r=>{const i={category:ie.Performance,group:window.location.href};r.saveData!==void 0&&(i.saveData=r.saveData.toString()),r.effectiveType!==void 0&&(i.effectiveType=r.effectiveType.toString()),r.type!==void 0&&(i.type=r.type.toString()),Object.entries(r).filter(([o])=>o!=="relativeTimestamp").forEach(([o,a])=>{cp(a)&&this.recordGauge({name:o,value:a,attributes:i})})},new Date().getTime());const{getDeviceDetails:n}=LS();n&&this.recordGauge({name:Me.DeviceMemory,value:n().deviceMemory,attributes:{category:ie.Device,group:window.location.href}}),this._options.enableLongtaskRecording!==!1&&kS(r=>{const i={category:ie.Performance,name:r.name,[gn]:window.location.pathname};r.containerType&&(i.container_type=r.containerType),r.containerSrc&&(i.container_src=r.containerSrc),r.containerId&&(i.container_id=r.containerId),r.containerName&&(i.container_name=r.containerName),this.recordHistogram({name:"long_task.duration",value:r.duration,attributes:i})}),this._options.enableReportingObserver!==!1&&$S(r=>{var i;const o=Q(R({},r.attributes),{[gn]:window.location.pathname});if(r.kind==="log")this._recordLog(r.message,(i=r.level)!=null?i:"warn",o);else{const a=new Error(r.message);this.recordError(a,void 0,Object.fromEntries(Object.entries(o).map(([u,c])=>[u,c===void 0?"":String(c)])),"reporting-observer","custom")}})}recordLog(t,n,r){return this._recordLog(t,n,r)}}class HS extends of{constructor(t){super(t),C(this,"observe"),C(this,"options"),this.options=t}initialize(t,n){try{if(typeof window>"u"||typeof document>"u"){console.warn("@launchdarkly/observability is not initializing because it is not supported in this environment.");return}if(!t){console.warn("@launchdarkly/observability is not initializing because the SDK credential is undefined.");return}this.configureSession(t,n),this.observe=new VS(Q(R({},n),{projectId:t,sessionSecureId:this.sessionSecureID})),n!=null&&n.manualStart||this.observe.start(),re.LDObserve.load(this.observe)}catch(r){Se("Error initializing @launchdarkly/observability SDK","error",r)}}getMetadata(){return{name:"@launchdarkly/observability"}}register(t,n){var r;(r=this.observe)==null||r.register(t,n)}getHooks(t){var n,r,i,o;const a=R(R({[dp]:t.sdk.name,[vp]:t.sdk.version,[xp]:t.clientSideId,[Dp]:"LaunchDarkly"},(n=t.application)!=null&&n.id?{[jp]:t.application.id}:{}),(r=t.application)!=null&&r.version?{[$p]:t.application.version}:{});return this.initialize((o=(i=t.sdkKey)!=null?i:t.mobileKey)!=null?o:t.clientSideId,this.options),[{getMetadata:()=>({name:"@launchdarkly/observability/hooks"}),afterIdentify:(u,c,s)=>{var l,p,f,v,y,m,g,E,S;for(const j of(f=(p=(l=this.observe)==null?void 0:l.getHooks)==null?void 0:p.call(l,t))!=null?f:[])(v=j.afterIdentify)==null||v.call(j,u,c,s);const P=pa(u.context);if((y=this.observe)==null||y.setLDContextKeyAttributes(P),s.status==="completed"){const j=Q(R({},P),{key:(E=(g=(m=this.options)==null?void 0:m.contextFriendlyName)==null?void 0:g.call(m,u.context))!=null?E:Dr(u.context),timeout:u.timeout,canonicalKey:Dr(u.context),[zp]:s.status});(S=this.observe)==null||S.recordLog("LD.identify","info",R(R({},a),j))}return c},afterEvaluation:(u,c,s)=>{var l,p,f,v,y;for(const E of(f=(p=(l=this.observe)==null?void 0:l.getHooks)==null?void 0:p.call(l,t))!=null?f:[])(v=E.afterEvaluation)==null||v.call(E,u,c,s);const m=R({[Pp]:u.flagKey,[Mp]:JSON.stringify(s.value)},s.variationIndex?{[Up]:s.variationIndex}:{});if(s.reason)for(const E in sa){const S=E,P=s.reason[S];P&&(m[sa[S]]=P)}u.context&&(m[Ip]=JSON.stringify(pa(u.context)),m[kp]=Dr(u.context));const g=R(R({},a),m);return(y=this.observe)==null||y.startSpan(Np,E=>{E&&E.addEvent(J,g)}),c},afterTrack:u=>{var c,s,l,p,f,v,y,m,g;for(const S of(l=(s=(c=this.observe)==null?void 0:c.getHooks)==null?void 0:s.call(c,t))!=null?l:[])(p=S.afterTrack)==null||p.call(S,u);if(!(((f=this.options)==null?void 0:f.productAnalytics)!==!1&&(typeof((v=this.options)==null?void 0:v.productAnalytics)!="object"||this.options.productAnalytics.trackEvents!==!1)))return;const E=R(Q(R(R({[we]:window.location.href},(m=(y=this.observe)==null?void 0:y.getLDContextKeyAttributes())!=null?m:{}),a),{key:u.key,value:u.metricValue}),typeof u.data=="object"?u.data:{});(g=this.observe)==null||g.startSpan(Hp,S=>{S&&S.setAttributes(E)})}}]}}re.default=HS,Object.defineProperties(re,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
310
310
  //# sourceMappingURL=index.umd.js.map