@safaricom-mxl/web-sdk 0.0.12 → 0.0.14

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.
Files changed (1092) hide show
  1. package/DATA_EXPORT.md +1 -1
  2. package/REACT.md +1 -1
  3. package/README.md +19 -28
  4. package/UPGRADING.md +2 -2
  5. package/dist/_virtual/_rolldown/runtime.cjs +7 -13
  6. package/dist/api-logs/api/LogAPI/LogAPI.cjs +6 -7
  7. package/dist/api-logs/api/LogAPI/LogAPI.cjs.map +1 -1
  8. package/dist/api-logs/api/LogAPI/LogAPI.d.cts +0 -1
  9. package/dist/api-logs/api/LogAPI/LogAPI.d.cts.map +1 -1
  10. package/dist/api-logs/api/LogAPI/LogAPI.d.ts +0 -2
  11. package/dist/api-logs/api/LogAPI/LogAPI.d.ts.map +1 -1
  12. package/dist/api-logs/api/LogAPI/LogAPI.js +1 -2
  13. package/dist/api-logs/api/LogAPI/LogAPI.js.map +1 -1
  14. package/dist/api-logs/api/LogAPI/index.cjs +3 -4
  15. package/dist/api-logs/api/LogAPI/index.js +1 -2
  16. package/dist/api-logs/api/LogAPI/types.d.cts +0 -1
  17. package/dist/api-logs/api/LogAPI/types.d.cts.map +1 -1
  18. package/dist/api-logs/api/LogAPI/types.d.ts +0 -2
  19. package/dist/api-logs/api/LogAPI/types.d.ts.map +1 -1
  20. package/dist/api-logs/api/index.cjs +3 -4
  21. package/dist/api-logs/api/index.d.ts +0 -1
  22. package/dist/api-logs/api/index.js +1 -2
  23. package/dist/api-logs/index.cjs +5 -6
  24. package/dist/api-logs/index.d.ts +0 -1
  25. package/dist/api-logs/index.js +1 -2
  26. package/dist/api-logs/logAPI.cjs +3 -5
  27. package/dist/api-logs/logAPI.cjs.map +1 -1
  28. package/dist/api-logs/logAPI.js +1 -2
  29. package/dist/api-logs/logAPI.js.map +1 -1
  30. package/dist/api-logs/manager/NoOpLogManager/NoOpLogManager.cjs +2 -3
  31. package/dist/api-logs/manager/NoOpLogManager/NoOpLogManager.cjs.map +1 -1
  32. package/dist/api-logs/manager/NoOpLogManager/NoOpLogManager.d.cts +0 -1
  33. package/dist/api-logs/manager/NoOpLogManager/NoOpLogManager.d.cts.map +1 -1
  34. package/dist/api-logs/manager/NoOpLogManager/NoOpLogManager.d.ts +0 -2
  35. package/dist/api-logs/manager/NoOpLogManager/NoOpLogManager.d.ts.map +1 -1
  36. package/dist/api-logs/manager/NoOpLogManager/NoOpLogManager.js +1 -1
  37. package/dist/api-logs/manager/NoOpLogManager/NoOpLogManager.js.map +1 -1
  38. package/dist/api-logs/manager/NoOpLogManager/index.cjs +3 -4
  39. package/dist/api-logs/manager/NoOpLogManager/index.js +1 -2
  40. package/dist/api-logs/manager/ProxyLogManager/ProxyLogManager.cjs +3 -5
  41. package/dist/api-logs/manager/ProxyLogManager/ProxyLogManager.cjs.map +1 -1
  42. package/dist/api-logs/manager/ProxyLogManager/ProxyLogManager.d.cts +0 -1
  43. package/dist/api-logs/manager/ProxyLogManager/ProxyLogManager.d.cts.map +1 -1
  44. package/dist/api-logs/manager/ProxyLogManager/ProxyLogManager.d.ts +0 -2
  45. package/dist/api-logs/manager/ProxyLogManager/ProxyLogManager.d.ts.map +1 -1
  46. package/dist/api-logs/manager/ProxyLogManager/ProxyLogManager.js +1 -2
  47. package/dist/api-logs/manager/ProxyLogManager/ProxyLogManager.js.map +1 -1
  48. package/dist/api-logs/manager/ProxyLogManager/index.cjs +3 -4
  49. package/dist/api-logs/manager/ProxyLogManager/index.js +1 -2
  50. package/dist/api-logs/manager/index.cjs +4 -5
  51. package/dist/api-logs/manager/index.js +1 -2
  52. package/dist/api-page/api/PageAPI/PageAPI.cjs +6 -7
  53. package/dist/api-page/api/PageAPI/PageAPI.cjs.map +1 -1
  54. package/dist/api-page/api/PageAPI/PageAPI.js +1 -2
  55. package/dist/api-page/api/PageAPI/PageAPI.js.map +1 -1
  56. package/dist/api-page/api/PageAPI/index.cjs +3 -4
  57. package/dist/api-page/api/PageAPI/index.js +1 -2
  58. package/dist/api-page/api/index.cjs +3 -4
  59. package/dist/api-page/api/index.js +1 -2
  60. package/dist/api-page/index.cjs +5 -6
  61. package/dist/api-page/index.js +1 -2
  62. package/dist/api-page/manager/NoOpPageManager/NoOpPageManager.cjs +2 -3
  63. package/dist/api-page/manager/NoOpPageManager/NoOpPageManager.cjs.map +1 -1
  64. package/dist/api-page/manager/NoOpPageManager/NoOpPageManager.js +1 -1
  65. package/dist/api-page/manager/NoOpPageManager/NoOpPageManager.js.map +1 -1
  66. package/dist/api-page/manager/NoOpPageManager/index.cjs +3 -4
  67. package/dist/api-page/manager/NoOpPageManager/index.js +1 -2
  68. package/dist/api-page/manager/ProxyPageManager/ProxyPageManager.cjs +3 -5
  69. package/dist/api-page/manager/ProxyPageManager/ProxyPageManager.cjs.map +1 -1
  70. package/dist/api-page/manager/ProxyPageManager/ProxyPageManager.js +1 -2
  71. package/dist/api-page/manager/ProxyPageManager/ProxyPageManager.js.map +1 -1
  72. package/dist/api-page/manager/ProxyPageManager/index.cjs +3 -4
  73. package/dist/api-page/manager/ProxyPageManager/index.js +1 -2
  74. package/dist/api-page/manager/index.cjs +4 -5
  75. package/dist/api-page/manager/index.js +1 -2
  76. package/dist/api-page/pageAPI.cjs +3 -5
  77. package/dist/api-page/pageAPI.cjs.map +1 -1
  78. package/dist/api-page/pageAPI.js +1 -2
  79. package/dist/api-page/pageAPI.js.map +1 -1
  80. package/dist/api-sessions/api/SessionAPI/SessionAPI.cjs +6 -7
  81. package/dist/api-sessions/api/SessionAPI/SessionAPI.cjs.map +1 -1
  82. package/dist/api-sessions/api/SessionAPI/SessionAPI.d.cts +0 -1
  83. package/dist/api-sessions/api/SessionAPI/SessionAPI.d.cts.map +1 -1
  84. package/dist/api-sessions/api/SessionAPI/SessionAPI.d.ts +0 -2
  85. package/dist/api-sessions/api/SessionAPI/SessionAPI.d.ts.map +1 -1
  86. package/dist/api-sessions/api/SessionAPI/SessionAPI.js +1 -2
  87. package/dist/api-sessions/api/SessionAPI/SessionAPI.js.map +1 -1
  88. package/dist/api-sessions/api/SessionAPI/index.cjs +3 -4
  89. package/dist/api-sessions/api/SessionAPI/index.js +1 -2
  90. package/dist/api-sessions/api/SessionAPI/types.d.cts +0 -1
  91. package/dist/api-sessions/api/SessionAPI/types.d.cts.map +1 -1
  92. package/dist/api-sessions/api/SessionAPI/types.d.ts +0 -2
  93. package/dist/api-sessions/api/SessionAPI/types.d.ts.map +1 -1
  94. package/dist/api-sessions/api/index.cjs +3 -4
  95. package/dist/api-sessions/api/index.d.ts +0 -1
  96. package/dist/api-sessions/api/index.js +1 -2
  97. package/dist/api-sessions/index.cjs +5 -6
  98. package/dist/api-sessions/index.d.ts +0 -1
  99. package/dist/api-sessions/index.js +1 -2
  100. package/dist/api-sessions/manager/NoOpSpanSessionManager/NoOpSpanSessionManager.cjs +2 -3
  101. package/dist/api-sessions/manager/NoOpSpanSessionManager/NoOpSpanSessionManager.cjs.map +1 -1
  102. package/dist/api-sessions/manager/NoOpSpanSessionManager/NoOpSpanSessionManager.d.ts +0 -2
  103. package/dist/api-sessions/manager/NoOpSpanSessionManager/NoOpSpanSessionManager.d.ts.map +1 -1
  104. package/dist/api-sessions/manager/NoOpSpanSessionManager/NoOpSpanSessionManager.js +1 -1
  105. package/dist/api-sessions/manager/NoOpSpanSessionManager/NoOpSpanSessionManager.js.map +1 -1
  106. package/dist/api-sessions/manager/NoOpSpanSessionManager/index.cjs +3 -4
  107. package/dist/api-sessions/manager/NoOpSpanSessionManager/index.js +1 -2
  108. package/dist/api-sessions/manager/ProxySpanSessionManager/ProxySpanSessionManager.cjs +3 -5
  109. package/dist/api-sessions/manager/ProxySpanSessionManager/ProxySpanSessionManager.cjs.map +1 -1
  110. package/dist/api-sessions/manager/ProxySpanSessionManager/ProxySpanSessionManager.d.ts +0 -2
  111. package/dist/api-sessions/manager/ProxySpanSessionManager/ProxySpanSessionManager.d.ts.map +1 -1
  112. package/dist/api-sessions/manager/ProxySpanSessionManager/ProxySpanSessionManager.js +1 -2
  113. package/dist/api-sessions/manager/ProxySpanSessionManager/ProxySpanSessionManager.js.map +1 -1
  114. package/dist/api-sessions/manager/ProxySpanSessionManager/index.cjs +3 -4
  115. package/dist/api-sessions/manager/ProxySpanSessionManager/index.js +1 -2
  116. package/dist/api-sessions/manager/index.cjs +4 -5
  117. package/dist/api-sessions/manager/index.d.ts +0 -2
  118. package/dist/api-sessions/manager/index.js +1 -2
  119. package/dist/api-sessions/manager/types.d.cts +3 -0
  120. package/dist/api-sessions/manager/types.d.cts.map +1 -1
  121. package/dist/api-sessions/manager/types.d.ts +3 -1
  122. package/dist/api-sessions/manager/types.d.ts.map +1 -1
  123. package/dist/api-sessions/sessionAPI.cjs +3 -5
  124. package/dist/api-sessions/sessionAPI.cjs.map +1 -1
  125. package/dist/api-sessions/sessionAPI.js +1 -2
  126. package/dist/api-sessions/sessionAPI.js.map +1 -1
  127. package/dist/api-traces/api/TraceAPI/TraceAPI.cjs +6 -7
  128. package/dist/api-traces/api/TraceAPI/TraceAPI.cjs.map +1 -1
  129. package/dist/api-traces/api/TraceAPI/TraceAPI.d.cts +0 -1
  130. package/dist/api-traces/api/TraceAPI/TraceAPI.d.cts.map +1 -1
  131. package/dist/api-traces/api/TraceAPI/TraceAPI.d.ts +0 -2
  132. package/dist/api-traces/api/TraceAPI/TraceAPI.d.ts.map +1 -1
  133. package/dist/api-traces/api/TraceAPI/TraceAPI.js +1 -2
  134. package/dist/api-traces/api/TraceAPI/TraceAPI.js.map +1 -1
  135. package/dist/api-traces/api/TraceAPI/index.cjs +3 -4
  136. package/dist/api-traces/api/TraceAPI/index.js +1 -2
  137. package/dist/api-traces/api/TraceAPI/types.d.cts.map +1 -1
  138. package/dist/api-traces/api/TraceAPI/types.d.ts +0 -1
  139. package/dist/api-traces/api/TraceAPI/types.d.ts.map +1 -1
  140. package/dist/api-traces/api/index.cjs +3 -4
  141. package/dist/api-traces/api/index.d.ts +0 -1
  142. package/dist/api-traces/api/index.js +1 -2
  143. package/dist/api-traces/index.cjs +5 -6
  144. package/dist/api-traces/index.d.ts +0 -2
  145. package/dist/api-traces/index.js +1 -2
  146. package/dist/api-traces/manager/NoOpTraceManager/NoOpTraceManager.cjs +4 -5
  147. package/dist/api-traces/manager/NoOpTraceManager/NoOpTraceManager.cjs.map +1 -1
  148. package/dist/api-traces/manager/NoOpTraceManager/NoOpTraceManager.d.ts +0 -2
  149. package/dist/api-traces/manager/NoOpTraceManager/NoOpTraceManager.d.ts.map +1 -1
  150. package/dist/api-traces/manager/NoOpTraceManager/NoOpTraceManager.js +1 -2
  151. package/dist/api-traces/manager/NoOpTraceManager/NoOpTraceManager.js.map +1 -1
  152. package/dist/api-traces/manager/NoOpTraceManager/NonRecordingExtendedSpan.cjs +3 -4
  153. package/dist/api-traces/manager/NoOpTraceManager/NonRecordingExtendedSpan.cjs.map +1 -1
  154. package/dist/api-traces/manager/NoOpTraceManager/NonRecordingExtendedSpan.d.ts +0 -1
  155. package/dist/api-traces/manager/NoOpTraceManager/NonRecordingExtendedSpan.d.ts.map +1 -1
  156. package/dist/api-traces/manager/NoOpTraceManager/NonRecordingExtendedSpan.js +1 -2
  157. package/dist/api-traces/manager/NoOpTraceManager/NonRecordingExtendedSpan.js.map +1 -1
  158. package/dist/api-traces/manager/NoOpTraceManager/index.cjs +3 -4
  159. package/dist/api-traces/manager/NoOpTraceManager/index.js +1 -2
  160. package/dist/api-traces/manager/ProxyTraceManager/ProxyTraceManager.cjs +3 -5
  161. package/dist/api-traces/manager/ProxyTraceManager/ProxyTraceManager.cjs.map +1 -1
  162. package/dist/api-traces/manager/ProxyTraceManager/ProxyTraceManager.d.ts +0 -2
  163. package/dist/api-traces/manager/ProxyTraceManager/ProxyTraceManager.d.ts.map +1 -1
  164. package/dist/api-traces/manager/ProxyTraceManager/ProxyTraceManager.js +1 -2
  165. package/dist/api-traces/manager/ProxyTraceManager/ProxyTraceManager.js.map +1 -1
  166. package/dist/api-traces/manager/ProxyTraceManager/index.cjs +3 -4
  167. package/dist/api-traces/manager/ProxyTraceManager/index.js +1 -2
  168. package/dist/api-traces/manager/index.cjs +4 -5
  169. package/dist/api-traces/manager/index.d.ts +0 -2
  170. package/dist/api-traces/manager/index.js +1 -2
  171. package/dist/api-traces/manager/types.d.ts +0 -1
  172. package/dist/api-traces/manager/types.d.ts.map +1 -1
  173. package/dist/api-traces/traceAPI.cjs +3 -5
  174. package/dist/api-traces/traceAPI.cjs.map +1 -1
  175. package/dist/api-traces/traceAPI.js +1 -2
  176. package/dist/api-traces/traceAPI.js.map +1 -1
  177. package/dist/api-users/api/UserAPI/UserAPI.cjs +6 -7
  178. package/dist/api-users/api/UserAPI/UserAPI.cjs.map +1 -1
  179. package/dist/api-users/api/UserAPI/UserAPI.js +1 -2
  180. package/dist/api-users/api/UserAPI/UserAPI.js.map +1 -1
  181. package/dist/api-users/api/UserAPI/index.cjs +3 -4
  182. package/dist/api-users/api/UserAPI/index.js +1 -2
  183. package/dist/api-users/api/index.cjs +3 -4
  184. package/dist/api-users/api/index.js +1 -2
  185. package/dist/api-users/index.cjs +6 -7
  186. package/dist/api-users/index.js +1 -2
  187. package/dist/api-users/manager/NoOpUserManager/NoOpUserManager.cjs +2 -3
  188. package/dist/api-users/manager/NoOpUserManager/NoOpUserManager.cjs.map +1 -1
  189. package/dist/api-users/manager/NoOpUserManager/NoOpUserManager.js +1 -1
  190. package/dist/api-users/manager/NoOpUserManager/NoOpUserManager.js.map +1 -1
  191. package/dist/api-users/manager/NoOpUserManager/index.cjs +3 -4
  192. package/dist/api-users/manager/NoOpUserManager/index.js +1 -2
  193. package/dist/api-users/manager/ProxyUserManager/ProxyUserManager.cjs +3 -5
  194. package/dist/api-users/manager/ProxyUserManager/ProxyUserManager.cjs.map +1 -1
  195. package/dist/api-users/manager/ProxyUserManager/ProxyUserManager.js +1 -2
  196. package/dist/api-users/manager/ProxyUserManager/ProxyUserManager.js.map +1 -1
  197. package/dist/api-users/manager/ProxyUserManager/index.cjs +3 -4
  198. package/dist/api-users/manager/ProxyUserManager/index.js +1 -2
  199. package/dist/api-users/manager/constants/index.cjs +2 -3
  200. package/dist/api-users/manager/constants/index.cjs.map +1 -1
  201. package/dist/api-users/manager/constants/index.js +1 -1
  202. package/dist/api-users/manager/index.cjs +5 -6
  203. package/dist/api-users/manager/index.js +1 -2
  204. package/dist/api-users/userAPI.cjs +3 -5
  205. package/dist/api-users/userAPI.cjs.map +1 -1
  206. package/dist/api-users/userAPI.js +1 -2
  207. package/dist/api-users/userAPI.js.map +1 -1
  208. package/dist/common/attributes.cjs +3 -5
  209. package/dist/common/attributes.cjs.map +1 -1
  210. package/dist/common/attributes.js +1 -2
  211. package/dist/common/attributes.js.map +1 -1
  212. package/dist/common/index.cjs +3 -4
  213. package/dist/common/index.js +1 -2
  214. package/dist/common/types.d.cts +1 -0
  215. package/dist/common/types.d.cts.map +1 -1
  216. package/dist/common/types.d.ts +1 -0
  217. package/dist/common/types.d.ts.map +1 -1
  218. package/dist/constants/attributes.cjs +11 -3
  219. package/dist/constants/attributes.cjs.map +1 -1
  220. package/dist/constants/attributes.d.cts +11 -4
  221. package/dist/constants/attributes.d.cts.map +1 -1
  222. package/dist/constants/attributes.d.ts +11 -4
  223. package/dist/constants/attributes.d.ts.map +1 -1
  224. package/dist/constants/attributes.js +10 -2
  225. package/dist/constants/attributes.js.map +1 -1
  226. package/dist/constants/index.cjs +4 -4
  227. package/dist/constants/index.d.cts +2 -2
  228. package/dist/constants/index.d.ts +2 -2
  229. package/dist/constants/index.js +2 -3
  230. package/dist/exporters/BaseFetchExporter/BaseFetchExporter.cjs +2 -3
  231. package/dist/exporters/BaseFetchExporter/BaseFetchExporter.cjs.map +1 -1
  232. package/dist/exporters/BaseFetchExporter/BaseFetchExporter.js +1 -1
  233. package/dist/exporters/BaseFetchExporter/BaseFetchExporter.js.map +1 -1
  234. package/dist/exporters/BaseFetchExporter/index.cjs +3 -4
  235. package/dist/exporters/BaseFetchExporter/index.js +1 -2
  236. package/dist/exporters/MXLLogExporter/MXLLogExporter.cjs +6 -7
  237. package/dist/exporters/MXLLogExporter/MXLLogExporter.cjs.map +1 -1
  238. package/dist/exporters/MXLLogExporter/MXLLogExporter.js +1 -2
  239. package/dist/exporters/MXLLogExporter/MXLLogExporter.js.map +1 -1
  240. package/dist/exporters/MXLLogExporter/OTLPFetchLogExporter.cjs +5 -6
  241. package/dist/exporters/MXLLogExporter/OTLPFetchLogExporter.cjs.map +1 -1
  242. package/dist/exporters/MXLLogExporter/OTLPFetchLogExporter.d.cts.map +1 -1
  243. package/dist/exporters/MXLLogExporter/OTLPFetchLogExporter.d.ts +0 -1
  244. package/dist/exporters/MXLLogExporter/OTLPFetchLogExporter.d.ts.map +1 -1
  245. package/dist/exporters/MXLLogExporter/OTLPFetchLogExporter.js +1 -2
  246. package/dist/exporters/MXLLogExporter/OTLPFetchLogExporter.js.map +1 -1
  247. package/dist/exporters/MXLLogExporter/index.cjs +3 -4
  248. package/dist/exporters/MXLLogExporter/index.js +1 -2
  249. package/dist/exporters/MXLLogExporter/utils.cjs +3 -4
  250. package/dist/exporters/MXLLogExporter/utils.cjs.map +1 -1
  251. package/dist/exporters/MXLLogExporter/utils.js +1 -2
  252. package/dist/exporters/MXLLogExporter/utils.js.map +1 -1
  253. package/dist/exporters/MXLTraceExporter/MXLTraceExporter.cjs +6 -7
  254. package/dist/exporters/MXLTraceExporter/MXLTraceExporter.cjs.map +1 -1
  255. package/dist/exporters/MXLTraceExporter/MXLTraceExporter.js +1 -2
  256. package/dist/exporters/MXLTraceExporter/MXLTraceExporter.js.map +1 -1
  257. package/dist/exporters/MXLTraceExporter/OTLPFetchTraceExporter.cjs +5 -6
  258. package/dist/exporters/MXLTraceExporter/OTLPFetchTraceExporter.cjs.map +1 -1
  259. package/dist/exporters/MXLTraceExporter/OTLPFetchTraceExporter.d.ts +0 -1
  260. package/dist/exporters/MXLTraceExporter/OTLPFetchTraceExporter.d.ts.map +1 -1
  261. package/dist/exporters/MXLTraceExporter/OTLPFetchTraceExporter.js +1 -2
  262. package/dist/exporters/MXLTraceExporter/OTLPFetchTraceExporter.js.map +1 -1
  263. package/dist/exporters/MXLTraceExporter/index.cjs +3 -4
  264. package/dist/exporters/MXLTraceExporter/index.js +1 -2
  265. package/dist/exporters/MXLTraceExporter/utils.cjs +3 -4
  266. package/dist/exporters/MXLTraceExporter/utils.cjs.map +1 -1
  267. package/dist/exporters/MXLTraceExporter/utils.js +1 -2
  268. package/dist/exporters/MXLTraceExporter/utils.js.map +1 -1
  269. package/dist/exporters/constants.cjs +3 -6
  270. package/dist/exporters/constants.cjs.map +1 -1
  271. package/dist/exporters/constants.js +2 -4
  272. package/dist/exporters/constants.js.map +1 -1
  273. package/dist/exporters/index.cjs +7 -8
  274. package/dist/exporters/index.d.ts +0 -2
  275. package/dist/exporters/index.js +1 -2
  276. package/dist/exporters/otlpBrowserFetchExportDelegate.cjs +5 -6
  277. package/dist/exporters/otlpBrowserFetchExportDelegate.cjs.map +1 -1
  278. package/dist/exporters/otlpBrowserFetchExportDelegate.d.cts +2 -2
  279. package/dist/exporters/otlpBrowserFetchExportDelegate.d.cts.map +1 -1
  280. package/dist/exporters/otlpBrowserFetchExportDelegate.d.ts +2 -2
  281. package/dist/exporters/otlpBrowserFetchExportDelegate.d.ts.map +1 -1
  282. package/dist/exporters/otlpBrowserFetchExportDelegate.js +1 -2
  283. package/dist/exporters/otlpBrowserFetchExportDelegate.js.map +1 -1
  284. package/dist/exporters/utils.cjs +2 -3
  285. package/dist/exporters/utils.cjs.map +1 -1
  286. package/dist/exporters/utils.d.cts.map +1 -1
  287. package/dist/exporters/utils.d.ts.map +1 -1
  288. package/dist/exporters/utils.js +1 -1
  289. package/dist/exporters/utils.js.map +1 -1
  290. package/dist/index.cjs +17 -16
  291. package/dist/index.d.cts +3 -2
  292. package/dist/index.d.ts +3 -7
  293. package/dist/index.js +2 -2
  294. package/dist/instrumentations/InstrumentationAbstract/InstrumentationAbstract.cjs +3 -4
  295. package/dist/instrumentations/InstrumentationAbstract/InstrumentationAbstract.cjs.map +1 -1
  296. package/dist/instrumentations/InstrumentationAbstract/InstrumentationAbstract.js +1 -2
  297. package/dist/instrumentations/InstrumentationAbstract/InstrumentationAbstract.js.map +1 -1
  298. package/dist/instrumentations/InstrumentationAbstract/index.cjs +3 -4
  299. package/dist/instrumentations/InstrumentationAbstract/index.js +1 -2
  300. package/dist/instrumentations/MXLInstrumentationBase/MXLInstrumentationBase.cjs +16 -8
  301. package/dist/instrumentations/MXLInstrumentationBase/MXLInstrumentationBase.cjs.map +1 -1
  302. package/dist/instrumentations/MXLInstrumentationBase/MXLInstrumentationBase.d.cts +7 -1
  303. package/dist/instrumentations/MXLInstrumentationBase/MXLInstrumentationBase.d.cts.map +1 -1
  304. package/dist/instrumentations/MXLInstrumentationBase/MXLInstrumentationBase.d.ts +7 -5
  305. package/dist/instrumentations/MXLInstrumentationBase/MXLInstrumentationBase.d.ts.map +1 -1
  306. package/dist/instrumentations/MXLInstrumentationBase/MXLInstrumentationBase.js +11 -3
  307. package/dist/instrumentations/MXLInstrumentationBase/MXLInstrumentationBase.js.map +1 -1
  308. package/dist/instrumentations/MXLInstrumentationBase/index.cjs +3 -4
  309. package/dist/instrumentations/MXLInstrumentationBase/index.js +1 -2
  310. package/dist/instrumentations/MXLInstrumentationBase/types.d.cts +3 -0
  311. package/dist/instrumentations/MXLInstrumentationBase/types.d.cts.map +1 -1
  312. package/dist/instrumentations/MXLInstrumentationBase/types.d.ts +3 -1
  313. package/dist/instrumentations/MXLInstrumentationBase/types.d.ts.map +1 -1
  314. package/dist/instrumentations/clicks/ClicksInstrumentation/ClicksInstrumentation.cjs +4 -5
  315. package/dist/instrumentations/clicks/ClicksInstrumentation/ClicksInstrumentation.cjs.map +1 -1
  316. package/dist/instrumentations/clicks/ClicksInstrumentation/ClicksInstrumentation.d.ts +0 -1
  317. package/dist/instrumentations/clicks/ClicksInstrumentation/ClicksInstrumentation.d.ts.map +1 -1
  318. package/dist/instrumentations/clicks/ClicksInstrumentation/ClicksInstrumentation.js +1 -2
  319. package/dist/instrumentations/clicks/ClicksInstrumentation/ClicksInstrumentation.js.map +1 -1
  320. package/dist/instrumentations/clicks/ClicksInstrumentation/index.cjs +3 -4
  321. package/dist/instrumentations/clicks/ClicksInstrumentation/index.js +1 -2
  322. package/dist/instrumentations/clicks/ClicksInstrumentation/types.d.cts +0 -1
  323. package/dist/instrumentations/clicks/ClicksInstrumentation/types.d.cts.map +1 -1
  324. package/dist/instrumentations/clicks/ClicksInstrumentation/types.d.ts +0 -2
  325. package/dist/instrumentations/clicks/ClicksInstrumentation/types.d.ts.map +1 -1
  326. package/dist/instrumentations/clicks/ClicksInstrumentation/utils.cjs +2 -3
  327. package/dist/instrumentations/clicks/ClicksInstrumentation/utils.cjs.map +1 -1
  328. package/dist/instrumentations/clicks/ClicksInstrumentation/utils.js +1 -1
  329. package/dist/instrumentations/clicks/index.cjs +3 -4
  330. package/dist/instrumentations/clicks/index.d.ts +0 -1
  331. package/dist/instrumentations/clicks/index.js +1 -2
  332. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.cjs +12 -13
  333. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.cjs.map +1 -1
  334. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.d.cts.map +1 -1
  335. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.d.ts +0 -1
  336. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.d.ts.map +1 -1
  337. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.js +8 -9
  338. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.js.map +1 -1
  339. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/enums/AttributeNames.cjs +2 -3
  340. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/enums/AttributeNames.cjs.map +1 -1
  341. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/enums/AttributeNames.js +1 -1
  342. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/enums/AttributeNames.js.map +1 -1
  343. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/enums/EventNames.cjs +2 -3
  344. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/enums/EventNames.cjs.map +1 -1
  345. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/enums/EventNames.js +1 -1
  346. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/enums/EventNames.js.map +1 -1
  347. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/index.cjs +4 -5
  348. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/index.js +1 -2
  349. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/types.d.cts.map +1 -1
  350. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/types.d.ts +0 -1
  351. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/types.d.ts.map +1 -1
  352. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/utils.cjs +6 -7
  353. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/utils.cjs.map +1 -1
  354. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/utils.js +4 -5
  355. package/dist/instrumentations/document-load/DocumentLoadInstrumentation/utils.js.map +1 -1
  356. package/dist/instrumentations/document-load/index.cjs +4 -5
  357. package/dist/instrumentations/document-load/index.d.ts +0 -1
  358. package/dist/instrumentations/document-load/index.js +1 -2
  359. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.cjs +67 -0
  360. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.cjs.map +1 -0
  361. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.d.cts +19 -0
  362. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.d.cts.map +1 -0
  363. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.d.ts +19 -0
  364. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.d.ts.map +1 -0
  365. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.js +66 -0
  366. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.js.map +1 -0
  367. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/constants.cjs +21 -0
  368. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/constants.cjs.map +1 -0
  369. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/constants.d.cts +12 -0
  370. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/constants.d.cts.map +1 -0
  371. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/constants.d.ts +12 -0
  372. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/constants.d.ts.map +1 -0
  373. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/constants.js +13 -0
  374. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/constants.js.map +1 -0
  375. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/index.cjs +3 -0
  376. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/index.d.cts +3 -0
  377. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/index.d.ts +3 -0
  378. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/index.js +2 -0
  379. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/types.cjs +0 -0
  380. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/types.d.cts +16 -0
  381. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/types.d.cts.map +1 -0
  382. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/types.d.ts +16 -0
  383. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/types.d.ts.map +1 -0
  384. package/dist/instrumentations/element-timing/ElementTimingInstrumentation/types.js +0 -0
  385. package/dist/instrumentations/element-timing/index.cjs +3 -0
  386. package/dist/instrumentations/element-timing/index.d.cts +3 -0
  387. package/dist/instrumentations/element-timing/index.d.ts +3 -0
  388. package/dist/instrumentations/element-timing/index.js +2 -0
  389. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.cjs +3 -4
  390. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.cjs.map +1 -1
  391. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.d.ts +0 -1
  392. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.d.ts.map +1 -1
  393. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.js +1 -2
  394. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.js.map +1 -1
  395. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/index.cjs +3 -4
  396. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/index.js +1 -2
  397. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/types.d.cts +0 -1
  398. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/types.d.cts.map +1 -1
  399. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/types.d.ts +0 -2
  400. package/dist/instrumentations/empty-root/EmptyRootInstrumentation/types.d.ts.map +1 -1
  401. package/dist/instrumentations/empty-root/index.cjs +3 -4
  402. package/dist/instrumentations/empty-root/index.d.ts +0 -1
  403. package/dist/instrumentations/empty-root/index.js +1 -2
  404. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.cjs +3 -4
  405. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.cjs.map +1 -1
  406. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.d.ts +0 -1
  407. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.d.ts.map +1 -1
  408. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.js +1 -2
  409. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.js.map +1 -1
  410. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/index.cjs +3 -4
  411. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/index.js +1 -2
  412. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/types.d.cts +0 -1
  413. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/types.d.cts.map +1 -1
  414. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/types.d.ts +0 -2
  415. package/dist/instrumentations/exceptions/GlobalExceptionInstrumentation/types.d.ts.map +1 -1
  416. package/dist/instrumentations/exceptions/index.cjs +3 -4
  417. package/dist/instrumentations/exceptions/index.d.ts +0 -1
  418. package/dist/instrumentations/exceptions/index.js +1 -2
  419. package/dist/instrumentations/exceptions/react/MXLErrorBoundary/MXLErrorBoundary.cjs +7 -8
  420. package/dist/instrumentations/exceptions/react/MXLErrorBoundary/MXLErrorBoundary.cjs.map +1 -1
  421. package/dist/instrumentations/exceptions/react/MXLErrorBoundary/MXLErrorBoundary.js +3 -4
  422. package/dist/instrumentations/exceptions/react/MXLErrorBoundary/MXLErrorBoundary.js.map +1 -1
  423. package/dist/instrumentations/exceptions/react/MXLErrorBoundary/index.cjs +3 -4
  424. package/dist/instrumentations/exceptions/react/MXLErrorBoundary/index.js +1 -2
  425. package/dist/instrumentations/fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.cjs +3 -4
  426. package/dist/instrumentations/fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.cjs.map +1 -1
  427. package/dist/instrumentations/fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.js +1 -2
  428. package/dist/instrumentations/fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.js.map +1 -1
  429. package/dist/instrumentations/fetch/MXLFetchInstrumentation/index.cjs +3 -4
  430. package/dist/instrumentations/fetch/MXLFetchInstrumentation/index.js +1 -2
  431. package/dist/instrumentations/fetch/index.cjs +3 -4
  432. package/dist/instrumentations/fetch/index.d.ts +0 -1
  433. package/dist/instrumentations/fetch/index.js +1 -2
  434. package/dist/instrumentations/index.cjs +19 -20
  435. package/dist/instrumentations/index.d.cts +9 -9
  436. package/dist/instrumentations/index.d.ts +9 -19
  437. package/dist/instrumentations/index.js +5 -6
  438. package/dist/instrumentations/loaf/LoafInstrumentation/LoafInstrumentation.cjs +168 -0
  439. package/dist/instrumentations/loaf/LoafInstrumentation/LoafInstrumentation.cjs.map +1 -0
  440. package/dist/instrumentations/loaf/LoafInstrumentation/LoafInstrumentation.d.cts +33 -0
  441. package/dist/instrumentations/loaf/LoafInstrumentation/LoafInstrumentation.d.cts.map +1 -0
  442. package/dist/instrumentations/loaf/LoafInstrumentation/LoafInstrumentation.d.ts +33 -0
  443. package/dist/instrumentations/loaf/LoafInstrumentation/LoafInstrumentation.d.ts.map +1 -0
  444. package/dist/instrumentations/loaf/LoafInstrumentation/LoafInstrumentation.js +166 -0
  445. package/dist/instrumentations/loaf/LoafInstrumentation/LoafInstrumentation.js.map +1 -0
  446. package/dist/instrumentations/loaf/LoafInstrumentation/constants.cjs +29 -0
  447. package/dist/instrumentations/loaf/LoafInstrumentation/constants.cjs.map +1 -0
  448. package/dist/instrumentations/loaf/LoafInstrumentation/constants.d.cts +16 -0
  449. package/dist/instrumentations/loaf/LoafInstrumentation/constants.d.cts.map +1 -0
  450. package/dist/instrumentations/loaf/LoafInstrumentation/constants.d.ts +16 -0
  451. package/dist/instrumentations/loaf/LoafInstrumentation/constants.d.ts.map +1 -0
  452. package/dist/instrumentations/loaf/LoafInstrumentation/constants.js +17 -0
  453. package/dist/instrumentations/loaf/LoafInstrumentation/constants.js.map +1 -0
  454. package/dist/instrumentations/loaf/LoafInstrumentation/index.cjs +3 -0
  455. package/dist/instrumentations/loaf/LoafInstrumentation/index.d.cts +3 -0
  456. package/dist/instrumentations/loaf/LoafInstrumentation/index.d.ts +3 -0
  457. package/dist/instrumentations/loaf/LoafInstrumentation/index.js +2 -0
  458. package/dist/instrumentations/loaf/LoafInstrumentation/types.cjs +0 -0
  459. package/dist/instrumentations/loaf/LoafInstrumentation/types.d.cts +6 -0
  460. package/dist/instrumentations/loaf/LoafInstrumentation/types.d.cts.map +1 -0
  461. package/dist/instrumentations/loaf/LoafInstrumentation/types.d.ts +6 -0
  462. package/dist/instrumentations/loaf/LoafInstrumentation/types.d.ts.map +1 -0
  463. package/dist/instrumentations/loaf/LoafInstrumentation/types.js +0 -0
  464. package/dist/instrumentations/loaf/index.cjs +3 -0
  465. package/dist/instrumentations/loaf/index.d.cts +3 -0
  466. package/dist/instrumentations/loaf/index.d.ts +3 -0
  467. package/dist/instrumentations/loaf/index.js +2 -0
  468. package/dist/instrumentations/navigation/NavigationInstrumentation/NavigationInstrumentation.cjs +7 -8
  469. package/dist/instrumentations/navigation/NavigationInstrumentation/NavigationInstrumentation.cjs.map +1 -1
  470. package/dist/instrumentations/navigation/NavigationInstrumentation/NavigationInstrumentation.d.ts +0 -1
  471. package/dist/instrumentations/navigation/NavigationInstrumentation/NavigationInstrumentation.d.ts.map +1 -1
  472. package/dist/instrumentations/navigation/NavigationInstrumentation/NavigationInstrumentation.js +4 -5
  473. package/dist/instrumentations/navigation/NavigationInstrumentation/NavigationInstrumentation.js.map +1 -1
  474. package/dist/instrumentations/navigation/NavigationInstrumentation/index.cjs +4 -5
  475. package/dist/instrumentations/navigation/NavigationInstrumentation/index.js +1 -2
  476. package/dist/instrumentations/navigation/NavigationInstrumentation/instance.cjs +3 -4
  477. package/dist/instrumentations/navigation/NavigationInstrumentation/instance.cjs.map +1 -1
  478. package/dist/instrumentations/navigation/NavigationInstrumentation/instance.js +1 -2
  479. package/dist/instrumentations/navigation/NavigationInstrumentation/instance.js.map +1 -1
  480. package/dist/instrumentations/navigation/NavigationInstrumentation/react/createReactRouterNavigationInstrumentation.cjs +3 -4
  481. package/dist/instrumentations/navigation/NavigationInstrumentation/react/createReactRouterNavigationInstrumentation.cjs.map +1 -1
  482. package/dist/instrumentations/navigation/NavigationInstrumentation/react/createReactRouterNavigationInstrumentation.d.cts +0 -1
  483. package/dist/instrumentations/navigation/NavigationInstrumentation/react/createReactRouterNavigationInstrumentation.d.cts.map +1 -1
  484. package/dist/instrumentations/navigation/NavigationInstrumentation/react/createReactRouterNavigationInstrumentation.d.ts +0 -2
  485. package/dist/instrumentations/navigation/NavigationInstrumentation/react/createReactRouterNavigationInstrumentation.d.ts.map +1 -1
  486. package/dist/instrumentations/navigation/NavigationInstrumentation/react/createReactRouterNavigationInstrumentation.js +1 -2
  487. package/dist/instrumentations/navigation/NavigationInstrumentation/react/createReactRouterNavigationInstrumentation.js.map +1 -1
  488. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV5/index.cjs +3 -4
  489. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV5/index.js +1 -2
  490. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV5/withMXLRoutingLegacy.cjs +8 -9
  491. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV5/withMXLRoutingLegacy.cjs.map +1 -1
  492. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV5/withMXLRoutingLegacy.js +3 -4
  493. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV5/withMXLRoutingLegacy.js.map +1 -1
  494. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Data/index.cjs +3 -4
  495. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Data/index.js +1 -2
  496. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Data/listenToRouterChanges.cjs +5 -6
  497. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Data/listenToRouterChanges.cjs.map +1 -1
  498. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Data/listenToRouterChanges.js +3 -4
  499. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Data/listenToRouterChanges.js.map +1 -1
  500. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Declarative/index.cjs +3 -4
  501. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Declarative/index.js +1 -2
  502. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Declarative/withMXLRouting.cjs +8 -9
  503. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Declarative/withMXLRouting.cjs.map +1 -1
  504. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Declarative/withMXLRouting.js +4 -5
  505. package/dist/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Declarative/withMXLRouting.js.map +1 -1
  506. package/dist/instrumentations/navigation/NavigationInstrumentation/types.d.cts +0 -1
  507. package/dist/instrumentations/navigation/NavigationInstrumentation/types.d.cts.map +1 -1
  508. package/dist/instrumentations/navigation/NavigationInstrumentation/types.d.ts +0 -2
  509. package/dist/instrumentations/navigation/NavigationInstrumentation/types.d.ts.map +1 -1
  510. package/dist/instrumentations/navigation/index.cjs +4 -5
  511. package/dist/instrumentations/navigation/index.d.ts +0 -1
  512. package/dist/instrumentations/navigation/index.js +1 -2
  513. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.cjs +59 -0
  514. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.cjs.map +1 -0
  515. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.d.cts +19 -0
  516. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.d.cts.map +1 -0
  517. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.d.ts +19 -0
  518. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.d.ts.map +1 -0
  519. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.js +57 -0
  520. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.js.map +1 -0
  521. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/constants.cjs +13 -0
  522. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/constants.cjs.map +1 -0
  523. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/constants.d.cts +8 -0
  524. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/constants.d.cts.map +1 -0
  525. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/constants.d.ts +8 -0
  526. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/constants.d.ts.map +1 -0
  527. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/constants.js +9 -0
  528. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/constants.js.map +1 -0
  529. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/index.cjs +3 -0
  530. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/index.d.cts +3 -0
  531. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/index.d.ts +3 -0
  532. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/index.js +2 -0
  533. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/types.cjs +0 -0
  534. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/types.d.cts +7 -0
  535. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/types.d.cts.map +1 -0
  536. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/types.d.ts +7 -0
  537. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/types.d.ts.map +1 -0
  538. package/dist/instrumentations/server-timing/ServerTimingInstrumentation/types.js +0 -0
  539. package/dist/instrumentations/server-timing/index.cjs +3 -0
  540. package/dist/instrumentations/server-timing/index.d.cts +3 -0
  541. package/dist/instrumentations/server-timing/index.d.ts +3 -0
  542. package/dist/instrumentations/server-timing/index.js +2 -0
  543. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.cjs +7 -8
  544. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.cjs.map +1 -1
  545. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.d.cts.map +1 -1
  546. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.d.ts +0 -1
  547. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.d.ts.map +1 -1
  548. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.js +1 -2
  549. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.js.map +1 -1
  550. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/constants.cjs +2 -3
  551. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/constants.cjs.map +1 -1
  552. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/constants.js +1 -1
  553. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/index.cjs +3 -4
  554. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/index.js +1 -2
  555. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/types.d.cts +0 -1
  556. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/types.d.cts.map +1 -1
  557. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/types.d.ts +0 -2
  558. package/dist/instrumentations/session/SpanSessionBrowserActivityInstrumentation/types.d.ts.map +1 -1
  559. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/SpanSessionOnLoadInstrumentation.cjs +3 -4
  560. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/SpanSessionOnLoadInstrumentation.cjs.map +1 -1
  561. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/SpanSessionOnLoadInstrumentation.d.ts +0 -1
  562. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/SpanSessionOnLoadInstrumentation.d.ts.map +1 -1
  563. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/SpanSessionOnLoadInstrumentation.js +1 -2
  564. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/SpanSessionOnLoadInstrumentation.js.map +1 -1
  565. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/index.cjs +3 -4
  566. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/index.js +1 -2
  567. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/types.d.cts +0 -1
  568. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/types.d.cts.map +1 -1
  569. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/types.d.ts +0 -2
  570. package/dist/instrumentations/session/SpanSessionOnLoadInstrumentation/types.d.ts.map +1 -1
  571. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.cjs +4 -5
  572. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.cjs.map +1 -1
  573. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.d.cts.map +1 -1
  574. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.d.ts +0 -1
  575. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.d.ts.map +1 -1
  576. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.js +1 -2
  577. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.js.map +1 -1
  578. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/constants.cjs +2 -3
  579. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/constants.cjs.map +1 -1
  580. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/constants.js +1 -1
  581. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/index.cjs +3 -4
  582. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/index.js +1 -2
  583. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/types.d.cts +0 -1
  584. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/types.d.cts.map +1 -1
  585. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/types.d.ts +0 -2
  586. package/dist/instrumentations/session/SpanSessionTimeoutInstrumentation/types.d.ts.map +1 -1
  587. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.cjs +10 -73
  588. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.cjs.map +1 -1
  589. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.d.cts +1 -14
  590. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.d.cts.map +1 -1
  591. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.d.ts +1 -17
  592. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.d.ts.map +1 -1
  593. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.js +8 -71
  594. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.js.map +1 -1
  595. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/index.cjs +3 -4
  596. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/index.js +1 -2
  597. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/types.d.cts +1 -6
  598. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/types.d.cts.map +1 -1
  599. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/types.d.ts +1 -7
  600. package/dist/instrumentations/session/SpanSessionVisibilityInstrumentation/types.d.ts.map +1 -1
  601. package/dist/instrumentations/session/index.cjs +6 -11
  602. package/dist/instrumentations/session/index.d.cts +1 -5
  603. package/dist/instrumentations/session/index.d.ts +1 -11
  604. package/dist/instrumentations/session/index.js +1 -4
  605. package/dist/instrumentations/user-timing/UserTimingInstrumentation/UserTimingInstrumentation.cjs +95 -0
  606. package/dist/instrumentations/user-timing/UserTimingInstrumentation/UserTimingInstrumentation.cjs.map +1 -0
  607. package/dist/instrumentations/user-timing/UserTimingInstrumentation/UserTimingInstrumentation.d.cts +23 -0
  608. package/dist/instrumentations/user-timing/UserTimingInstrumentation/UserTimingInstrumentation.d.cts.map +1 -0
  609. package/dist/instrumentations/user-timing/UserTimingInstrumentation/UserTimingInstrumentation.d.ts +23 -0
  610. package/dist/instrumentations/user-timing/UserTimingInstrumentation/UserTimingInstrumentation.d.ts.map +1 -0
  611. package/dist/instrumentations/user-timing/UserTimingInstrumentation/UserTimingInstrumentation.js +93 -0
  612. package/dist/instrumentations/user-timing/UserTimingInstrumentation/UserTimingInstrumentation.js.map +1 -0
  613. package/dist/instrumentations/user-timing/UserTimingInstrumentation/constants.cjs +17 -0
  614. package/dist/instrumentations/user-timing/UserTimingInstrumentation/constants.cjs.map +1 -0
  615. package/dist/instrumentations/user-timing/UserTimingInstrumentation/constants.d.cts +10 -0
  616. package/dist/instrumentations/user-timing/UserTimingInstrumentation/constants.d.cts.map +1 -0
  617. package/dist/instrumentations/user-timing/UserTimingInstrumentation/constants.d.ts +10 -0
  618. package/dist/instrumentations/user-timing/UserTimingInstrumentation/constants.d.ts.map +1 -0
  619. package/dist/instrumentations/user-timing/UserTimingInstrumentation/constants.js +11 -0
  620. package/dist/instrumentations/user-timing/UserTimingInstrumentation/constants.js.map +1 -0
  621. package/dist/instrumentations/user-timing/UserTimingInstrumentation/index.cjs +3 -0
  622. package/dist/instrumentations/user-timing/UserTimingInstrumentation/index.d.cts +3 -0
  623. package/dist/instrumentations/user-timing/UserTimingInstrumentation/index.d.ts +3 -0
  624. package/dist/instrumentations/user-timing/UserTimingInstrumentation/index.js +2 -0
  625. package/dist/instrumentations/user-timing/UserTimingInstrumentation/types.cjs +0 -0
  626. package/dist/instrumentations/user-timing/UserTimingInstrumentation/types.d.cts +18 -0
  627. package/dist/instrumentations/user-timing/UserTimingInstrumentation/types.d.cts.map +1 -0
  628. package/dist/instrumentations/user-timing/UserTimingInstrumentation/types.d.ts +18 -0
  629. package/dist/instrumentations/user-timing/UserTimingInstrumentation/types.d.ts.map +1 -0
  630. package/dist/instrumentations/user-timing/UserTimingInstrumentation/types.js +0 -0
  631. package/dist/instrumentations/user-timing/index.cjs +3 -0
  632. package/dist/instrumentations/user-timing/index.d.cts +3 -0
  633. package/dist/instrumentations/user-timing/index.d.ts +3 -0
  634. package/dist/instrumentations/user-timing/index.js +2 -0
  635. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.cjs +79 -105
  636. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.cjs.map +1 -1
  637. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.d.cts.map +1 -1
  638. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.d.ts +0 -1
  639. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.d.ts.map +1 -1
  640. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.js +75 -101
  641. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.js.map +1 -1
  642. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/attributes.cjs +19 -0
  643. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/attributes.cjs.map +1 -0
  644. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/attributes.d.cts +11 -0
  645. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/attributes.d.cts.map +1 -0
  646. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/attributes.d.ts +11 -0
  647. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/attributes.d.ts.map +1 -0
  648. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/attributes.js +12 -0
  649. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/attributes.js.map +1 -0
  650. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/constants.cjs +60 -4
  651. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/constants.cjs.map +1 -1
  652. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/constants.d.cts +9 -7
  653. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/constants.d.cts.map +1 -1
  654. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/constants.d.ts +9 -7
  655. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/constants.d.ts.map +1 -1
  656. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/constants.js +57 -3
  657. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/constants.js.map +1 -1
  658. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/index.cjs +3 -4
  659. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/index.js +1 -2
  660. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/types.d.cts +1 -1
  661. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/types.d.cts.map +1 -1
  662. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/types.d.ts +1 -2
  663. package/dist/instrumentations/web-vitals/WebVitalsInstrumentation/types.d.ts.map +1 -1
  664. package/dist/instrumentations/web-vitals/index.cjs +3 -4
  665. package/dist/instrumentations/web-vitals/index.d.ts +0 -1
  666. package/dist/instrumentations/web-vitals/index.js +1 -2
  667. package/dist/instrumentations/xhr/MXLXHRInstrumentation/MXLXHRInstrumentation.cjs +3 -4
  668. package/dist/instrumentations/xhr/MXLXHRInstrumentation/MXLXHRInstrumentation.cjs.map +1 -1
  669. package/dist/instrumentations/xhr/MXLXHRInstrumentation/MXLXHRInstrumentation.js +1 -2
  670. package/dist/instrumentations/xhr/MXLXHRInstrumentation/MXLXHRInstrumentation.js.map +1 -1
  671. package/dist/instrumentations/xhr/MXLXHRInstrumentation/index.cjs +3 -4
  672. package/dist/instrumentations/xhr/MXLXHRInstrumentation/index.js +1 -2
  673. package/dist/instrumentations/xhr/index.cjs +3 -4
  674. package/dist/instrumentations/xhr/index.d.ts +0 -1
  675. package/dist/instrumentations/xhr/index.js +1 -2
  676. package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.cjs +43 -10
  677. package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.cjs.map +1 -1
  678. package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.d.cts +10 -0
  679. package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.d.cts.map +1 -1
  680. package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.d.ts +10 -1
  681. package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.d.ts.map +1 -1
  682. package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.js +39 -6
  683. package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.js.map +1 -1
  684. package/dist/managers/MXLConfigManager/constants.cjs +2 -3
  685. package/dist/managers/MXLConfigManager/constants.cjs.map +1 -1
  686. package/dist/managers/MXLConfigManager/constants.d.cts +0 -1
  687. package/dist/managers/MXLConfigManager/constants.d.cts.map +1 -1
  688. package/dist/managers/MXLConfigManager/constants.d.ts +0 -2
  689. package/dist/managers/MXLConfigManager/constants.d.ts.map +1 -1
  690. package/dist/managers/MXLConfigManager/constants.js +1 -1
  691. package/dist/managers/MXLConfigManager/index.cjs +3 -4
  692. package/dist/managers/MXLConfigManager/index.js +1 -2
  693. package/dist/managers/MXLConfigManager/types.d.cts +2 -1
  694. package/dist/managers/MXLConfigManager/types.d.cts.map +1 -1
  695. package/dist/managers/MXLConfigManager/types.d.ts +2 -2
  696. package/dist/managers/MXLConfigManager/types.d.ts.map +1 -1
  697. package/dist/managers/MXLConfigManager/utils.cjs +2 -3
  698. package/dist/managers/MXLConfigManager/utils.cjs.map +1 -1
  699. package/dist/managers/MXLConfigManager/utils.js +1 -1
  700. package/dist/managers/MXLLimitManager/MXLLimitManager.cjs +24 -8
  701. package/dist/managers/MXLLimitManager/MXLLimitManager.cjs.map +1 -1
  702. package/dist/managers/MXLLimitManager/MXLLimitManager.d.cts +3 -0
  703. package/dist/managers/MXLLimitManager/MXLLimitManager.d.cts.map +1 -1
  704. package/dist/managers/MXLLimitManager/MXLLimitManager.d.ts +3 -1
  705. package/dist/managers/MXLLimitManager/MXLLimitManager.d.ts.map +1 -1
  706. package/dist/managers/MXLLimitManager/MXLLimitManager.js +22 -6
  707. package/dist/managers/MXLLimitManager/MXLLimitManager.js.map +1 -1
  708. package/dist/managers/MXLLimitManager/constants.cjs +11 -8
  709. package/dist/managers/MXLLimitManager/constants.cjs.map +1 -1
  710. package/dist/managers/MXLLimitManager/constants.js +10 -6
  711. package/dist/managers/MXLLimitManager/constants.js.map +1 -1
  712. package/dist/managers/MXLLimitManager/index.cjs +4 -5
  713. package/dist/managers/MXLLimitManager/index.js +1 -2
  714. package/dist/managers/MXLLimitManager/types.d.cts +7 -1
  715. package/dist/managers/MXLLimitManager/types.d.cts.map +1 -1
  716. package/dist/managers/MXLLimitManager/types.d.ts +7 -2
  717. package/dist/managers/MXLLimitManager/types.d.ts.map +1 -1
  718. package/dist/managers/MXLLogManager/MXLLogManager.cjs +11 -12
  719. package/dist/managers/MXLLogManager/MXLLogManager.cjs.map +1 -1
  720. package/dist/managers/MXLLogManager/MXLLogManager.d.cts.map +1 -1
  721. package/dist/managers/MXLLogManager/MXLLogManager.d.ts +0 -2
  722. package/dist/managers/MXLLogManager/MXLLogManager.d.ts.map +1 -1
  723. package/dist/managers/MXLLogManager/MXLLogManager.js +5 -6
  724. package/dist/managers/MXLLogManager/MXLLogManager.js.map +1 -1
  725. package/dist/managers/MXLLogManager/index.cjs +3 -4
  726. package/dist/managers/MXLLogManager/index.js +1 -2
  727. package/dist/managers/MXLLogManager/types.d.ts +0 -3
  728. package/dist/managers/MXLLogManager/types.d.ts.map +1 -1
  729. package/dist/managers/MXLPageManager/MXLPageManager.cjs +3 -4
  730. package/dist/managers/MXLPageManager/MXLPageManager.cjs.map +1 -1
  731. package/dist/managers/MXLPageManager/MXLPageManager.js +1 -2
  732. package/dist/managers/MXLPageManager/MXLPageManager.js.map +1 -1
  733. package/dist/managers/MXLPageManager/index.cjs +3 -4
  734. package/dist/managers/MXLPageManager/index.js +1 -2
  735. package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.cjs +3 -4
  736. package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.cjs.map +1 -1
  737. package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.js +1 -2
  738. package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.js.map +1 -1
  739. package/dist/managers/MXLSDKFeaturesManager/index.cjs +3 -4
  740. package/dist/managers/MXLSDKFeaturesManager/index.js +1 -2
  741. package/dist/managers/MXLSDKFeaturesManager/types.d.cts +0 -1
  742. package/dist/managers/MXLSDKFeaturesManager/types.d.cts.map +1 -1
  743. package/dist/managers/MXLSDKFeaturesManager/types.d.ts +0 -2
  744. package/dist/managers/MXLSDKFeaturesManager/types.d.ts.map +1 -1
  745. package/dist/managers/MXLSpanSessionManager/MXLSpanSessionManager.cjs +18 -17
  746. package/dist/managers/MXLSpanSessionManager/MXLSpanSessionManager.cjs.map +1 -1
  747. package/dist/managers/MXLSpanSessionManager/MXLSpanSessionManager.d.cts +3 -1
  748. package/dist/managers/MXLSpanSessionManager/MXLSpanSessionManager.d.cts.map +1 -1
  749. package/dist/managers/MXLSpanSessionManager/MXLSpanSessionManager.d.ts +3 -3
  750. package/dist/managers/MXLSpanSessionManager/MXLSpanSessionManager.d.ts.map +1 -1
  751. package/dist/managers/MXLSpanSessionManager/MXLSpanSessionManager.js +9 -8
  752. package/dist/managers/MXLSpanSessionManager/MXLSpanSessionManager.js.map +1 -1
  753. package/dist/managers/MXLSpanSessionManager/constants.cjs +2 -3
  754. package/dist/managers/MXLSpanSessionManager/constants.cjs.map +1 -1
  755. package/dist/managers/MXLSpanSessionManager/constants.js +1 -1
  756. package/dist/managers/MXLSpanSessionManager/index.cjs +3 -4
  757. package/dist/managers/MXLSpanSessionManager/index.js +1 -2
  758. package/dist/managers/MXLSpanSessionManager/types.d.cts +5 -0
  759. package/dist/managers/MXLSpanSessionManager/types.d.cts.map +1 -1
  760. package/dist/managers/MXLSpanSessionManager/types.d.ts +5 -3
  761. package/dist/managers/MXLSpanSessionManager/types.d.ts.map +1 -1
  762. package/dist/managers/MXLTraceManager/MXLExtendedSpan.cjs +3 -4
  763. package/dist/managers/MXLTraceManager/MXLExtendedSpan.cjs.map +1 -1
  764. package/dist/managers/MXLTraceManager/MXLExtendedSpan.d.cts.map +1 -1
  765. package/dist/managers/MXLTraceManager/MXLExtendedSpan.d.ts +0 -1
  766. package/dist/managers/MXLTraceManager/MXLExtendedSpan.d.ts.map +1 -1
  767. package/dist/managers/MXLTraceManager/MXLExtendedSpan.js +1 -2
  768. package/dist/managers/MXLTraceManager/MXLExtendedSpan.js.map +1 -1
  769. package/dist/managers/MXLTraceManager/MXLTraceManager.cjs +8 -8
  770. package/dist/managers/MXLTraceManager/MXLTraceManager.cjs.map +1 -1
  771. package/dist/managers/MXLTraceManager/MXLTraceManager.d.ts +0 -1
  772. package/dist/managers/MXLTraceManager/MXLTraceManager.d.ts.map +1 -1
  773. package/dist/managers/MXLTraceManager/MXLTraceManager.js +5 -5
  774. package/dist/managers/MXLTraceManager/MXLTraceManager.js.map +1 -1
  775. package/dist/managers/MXLTraceManager/index.cjs +4 -5
  776. package/dist/managers/MXLTraceManager/index.js +1 -2
  777. package/dist/managers/MXLUserManager/MXLUserManager.cjs +7 -8
  778. package/dist/managers/MXLUserManager/MXLUserManager.cjs.map +1 -1
  779. package/dist/managers/MXLUserManager/MXLUserManager.js +1 -2
  780. package/dist/managers/MXLUserManager/MXLUserManager.js.map +1 -1
  781. package/dist/managers/MXLUserManager/constants.cjs +2 -3
  782. package/dist/managers/MXLUserManager/constants.cjs.map +1 -1
  783. package/dist/managers/MXLUserManager/constants.js +1 -1
  784. package/dist/managers/MXLUserManager/index.cjs +3 -4
  785. package/dist/managers/MXLUserManager/index.js +1 -2
  786. package/dist/managers/MXLUserManager/types.cjs +4 -5
  787. package/dist/managers/MXLUserManager/types.cjs.map +1 -1
  788. package/dist/managers/MXLUserManager/types.js +3 -4
  789. package/dist/managers/MXLUserManager/types.js.map +1 -1
  790. package/dist/managers/index.cjs +12 -13
  791. package/dist/managers/index.d.cts +1 -1
  792. package/dist/managers/index.d.ts +1 -9
  793. package/dist/managers/index.js +1 -2
  794. package/dist/mxl-web-sdk.js +24 -4
  795. package/dist/mxl-web-sdk.js.map +1 -1
  796. package/dist/packages/otlp-transformer/dist/index.cjs +443 -274
  797. package/dist/packages/otlp-transformer/dist/index.cjs.map +1 -1
  798. package/dist/packages/otlp-transformer/dist/index.d.cts +14 -2
  799. package/dist/packages/otlp-transformer/dist/index.d.cts.map +1 -1
  800. package/dist/packages/otlp-transformer/dist/index.d.ts +14 -2
  801. package/dist/packages/otlp-transformer/dist/index.d.ts.map +1 -1
  802. package/dist/packages/otlp-transformer/dist/index.js +443 -273
  803. package/dist/packages/otlp-transformer/dist/index.js.map +1 -1
  804. package/dist/processors/BrowserLogRecordProcessor/BrowserLogRecordProcessor.cjs +4 -5
  805. package/dist/processors/BrowserLogRecordProcessor/BrowserLogRecordProcessor.cjs.map +1 -1
  806. package/dist/processors/BrowserLogRecordProcessor/BrowserLogRecordProcessor.d.cts.map +1 -1
  807. package/dist/processors/BrowserLogRecordProcessor/BrowserLogRecordProcessor.d.ts.map +1 -1
  808. package/dist/processors/BrowserLogRecordProcessor/BrowserLogRecordProcessor.js +2 -3
  809. package/dist/processors/BrowserLogRecordProcessor/BrowserLogRecordProcessor.js.map +1 -1
  810. package/dist/processors/BrowserLogRecordProcessor/index.cjs +3 -4
  811. package/dist/processors/BrowserLogRecordProcessor/index.js +1 -2
  812. package/dist/processors/BrowserSpanProcessor/BrowserSpanProcessor.cjs +4 -5
  813. package/dist/processors/BrowserSpanProcessor/BrowserSpanProcessor.cjs.map +1 -1
  814. package/dist/processors/BrowserSpanProcessor/BrowserSpanProcessor.d.cts.map +1 -1
  815. package/dist/processors/BrowserSpanProcessor/BrowserSpanProcessor.d.ts.map +1 -1
  816. package/dist/processors/BrowserSpanProcessor/BrowserSpanProcessor.js +2 -3
  817. package/dist/processors/BrowserSpanProcessor/BrowserSpanProcessor.js.map +1 -1
  818. package/dist/processors/BrowserSpanProcessor/index.cjs +3 -4
  819. package/dist/processors/BrowserSpanProcessor/index.js +1 -2
  820. package/dist/processors/IdentifiableSessionLogRecordProcessor/IdentifiableSessionLogRecordProcessor.cjs +4 -5
  821. package/dist/processors/IdentifiableSessionLogRecordProcessor/IdentifiableSessionLogRecordProcessor.cjs.map +1 -1
  822. package/dist/processors/IdentifiableSessionLogRecordProcessor/IdentifiableSessionLogRecordProcessor.js +1 -2
  823. package/dist/processors/IdentifiableSessionLogRecordProcessor/IdentifiableSessionLogRecordProcessor.js.map +1 -1
  824. package/dist/processors/IdentifiableSessionLogRecordProcessor/index.cjs +3 -4
  825. package/dist/processors/IdentifiableSessionLogRecordProcessor/index.js +1 -2
  826. package/dist/processors/IdentifiableSessionLogRecordProcessor/types.d.ts +0 -1
  827. package/dist/processors/IdentifiableSessionLogRecordProcessor/types.d.ts.map +1 -1
  828. package/dist/processors/LogRecordScrubProcessor/LogRecordScrubProcessor.cjs +2 -3
  829. package/dist/processors/LogRecordScrubProcessor/LogRecordScrubProcessor.cjs.map +1 -1
  830. package/dist/processors/LogRecordScrubProcessor/LogRecordScrubProcessor.js +1 -1
  831. package/dist/processors/LogRecordScrubProcessor/LogRecordScrubProcessor.js.map +1 -1
  832. package/dist/processors/LogRecordScrubProcessor/index.cjs +3 -4
  833. package/dist/processors/LogRecordScrubProcessor/index.js +1 -2
  834. package/dist/processors/MXLLogRecordProcessor/MXLLogRecordProcessor.cjs +5 -6
  835. package/dist/processors/MXLLogRecordProcessor/MXLLogRecordProcessor.cjs.map +1 -1
  836. package/dist/processors/MXLLogRecordProcessor/MXLLogRecordProcessor.js +3 -4
  837. package/dist/processors/MXLLogRecordProcessor/MXLLogRecordProcessor.js.map +1 -1
  838. package/dist/processors/MXLLogRecordProcessor/index.cjs +3 -4
  839. package/dist/processors/MXLLogRecordProcessor/index.js +1 -2
  840. package/dist/processors/MXLNetworkSpanProcessor/MXLNetworkSpanProcessor.cjs +6 -7
  841. package/dist/processors/MXLNetworkSpanProcessor/MXLNetworkSpanProcessor.cjs.map +1 -1
  842. package/dist/processors/MXLNetworkSpanProcessor/MXLNetworkSpanProcessor.js +3 -4
  843. package/dist/processors/MXLNetworkSpanProcessor/MXLNetworkSpanProcessor.js.map +1 -1
  844. package/dist/processors/MXLNetworkSpanProcessor/index.cjs +3 -4
  845. package/dist/processors/MXLNetworkSpanProcessor/index.js +1 -2
  846. package/dist/processors/MXLNetworkSpanProcessor/types.cjs +3 -4
  847. package/dist/processors/MXLNetworkSpanProcessor/types.cjs.map +1 -1
  848. package/dist/processors/MXLNetworkSpanProcessor/types.js +1 -2
  849. package/dist/processors/MXLNetworkSpanProcessor/types.js.map +1 -1
  850. package/dist/processors/MXLSessionBatchedSpanProcessor/MXLSessionBatchedSpanProcessor.cjs +6 -7
  851. package/dist/processors/MXLSessionBatchedSpanProcessor/MXLSessionBatchedSpanProcessor.cjs.map +1 -1
  852. package/dist/processors/MXLSessionBatchedSpanProcessor/MXLSessionBatchedSpanProcessor.js +3 -4
  853. package/dist/processors/MXLSessionBatchedSpanProcessor/MXLSessionBatchedSpanProcessor.js.map +1 -1
  854. package/dist/processors/MXLSessionBatchedSpanProcessor/index.cjs +3 -4
  855. package/dist/processors/MXLSessionBatchedSpanProcessor/index.js +1 -2
  856. package/dist/processors/MXLSessionBatchedSpanProcessor/types.d.ts +0 -1
  857. package/dist/processors/MXLSessionBatchedSpanProcessor/types.d.ts.map +1 -1
  858. package/dist/processors/PageLogRecordProcessor/PageLogRecordProcessor.cjs +5 -6
  859. package/dist/processors/PageLogRecordProcessor/PageLogRecordProcessor.cjs.map +1 -1
  860. package/dist/processors/PageLogRecordProcessor/PageLogRecordProcessor.js +3 -4
  861. package/dist/processors/PageLogRecordProcessor/PageLogRecordProcessor.js.map +1 -1
  862. package/dist/processors/PageLogRecordProcessor/index.cjs +3 -4
  863. package/dist/processors/PageLogRecordProcessor/index.js +1 -2
  864. package/dist/processors/PageSpanProcessor/PageSpanProcessor.cjs +5 -6
  865. package/dist/processors/PageSpanProcessor/PageSpanProcessor.cjs.map +1 -1
  866. package/dist/processors/PageSpanProcessor/PageSpanProcessor.js +3 -4
  867. package/dist/processors/PageSpanProcessor/PageSpanProcessor.js.map +1 -1
  868. package/dist/processors/PageSpanProcessor/index.cjs +3 -4
  869. package/dist/processors/PageSpanProcessor/index.js +1 -2
  870. package/dist/processors/SpanScrubProcessor/SpanScrubProcessor.cjs +2 -3
  871. package/dist/processors/SpanScrubProcessor/SpanScrubProcessor.cjs.map +1 -1
  872. package/dist/processors/SpanScrubProcessor/SpanScrubProcessor.js +1 -1
  873. package/dist/processors/SpanScrubProcessor/SpanScrubProcessor.js.map +1 -1
  874. package/dist/processors/SpanScrubProcessor/index.cjs +3 -4
  875. package/dist/processors/SpanScrubProcessor/index.js +1 -2
  876. package/dist/processors/UserLogRecordProcessor/UserLogRecordProcessor.cjs +3 -4
  877. package/dist/processors/UserLogRecordProcessor/UserLogRecordProcessor.cjs.map +1 -1
  878. package/dist/processors/UserLogRecordProcessor/UserLogRecordProcessor.js +1 -2
  879. package/dist/processors/UserLogRecordProcessor/UserLogRecordProcessor.js.map +1 -1
  880. package/dist/processors/UserLogRecordProcessor/index.cjs +3 -4
  881. package/dist/processors/UserLogRecordProcessor/index.js +1 -2
  882. package/dist/processors/UserSpanProcessor/UserSpanProcessor.cjs +3 -4
  883. package/dist/processors/UserSpanProcessor/UserSpanProcessor.cjs.map +1 -1
  884. package/dist/processors/UserSpanProcessor/UserSpanProcessor.js +1 -2
  885. package/dist/processors/UserSpanProcessor/UserSpanProcessor.js.map +1 -1
  886. package/dist/processors/UserSpanProcessor/index.cjs +3 -4
  887. package/dist/processors/UserSpanProcessor/index.js +1 -2
  888. package/dist/processors/index.cjs +14 -15
  889. package/dist/processors/index.d.ts +0 -12
  890. package/dist/processors/index.js +1 -2
  891. package/dist/propagators/MXLW3CTraceContextPropagator/MXLW3CTraceContextPropagator.cjs +4 -5
  892. package/dist/propagators/MXLW3CTraceContextPropagator/MXLW3CTraceContextPropagator.cjs.map +1 -1
  893. package/dist/propagators/MXLW3CTraceContextPropagator/MXLW3CTraceContextPropagator.js +1 -2
  894. package/dist/propagators/MXLW3CTraceContextPropagator/MXLW3CTraceContextPropagator.js.map +1 -1
  895. package/dist/propagators/MXLW3CTraceContextPropagator/index.cjs +3 -4
  896. package/dist/propagators/MXLW3CTraceContextPropagator/index.js +1 -2
  897. package/dist/propagators/index.cjs +3 -4
  898. package/dist/propagators/index.d.ts +0 -1
  899. package/dist/propagators/index.js +1 -2
  900. package/dist/react-instrumentation/index.cjs +7 -8
  901. package/dist/react-instrumentation/index.d.ts +0 -3
  902. package/dist/react-instrumentation/index.js +1 -2
  903. package/dist/resources/appInstanceId.cjs +4 -5
  904. package/dist/resources/appInstanceId.cjs.map +1 -1
  905. package/dist/resources/appInstanceId.js +1 -2
  906. package/dist/resources/appInstanceId.js.map +1 -1
  907. package/dist/resources/constants/index.cjs +3 -4
  908. package/dist/resources/constants/index.cjs.map +1 -1
  909. package/dist/resources/constants/index.d.cts +1 -1
  910. package/dist/resources/constants/index.d.ts +1 -1
  911. package/dist/resources/constants/index.js +2 -2
  912. package/dist/resources/constants/index.js.map +1 -1
  913. package/dist/resources/index.cjs +7 -6
  914. package/dist/resources/index.d.cts +2 -2
  915. package/dist/resources/index.d.ts +2 -2
  916. package/dist/resources/index.js +2 -3
  917. package/dist/resources/webSdkResource.cjs +22 -9
  918. package/dist/resources/webSdkResource.cjs.map +1 -1
  919. package/dist/resources/webSdkResource.d.cts +16 -1
  920. package/dist/resources/webSdkResource.d.cts.map +1 -1
  921. package/dist/resources/webSdkResource.d.ts +16 -1
  922. package/dist/resources/webSdkResource.d.ts.map +1 -1
  923. package/dist/resources/webSdkResource.js +17 -6
  924. package/dist/resources/webSdkResource.js.map +1 -1
  925. package/dist/sdk/defaultAttributeScrubbers.cjs +3 -4
  926. package/dist/sdk/defaultAttributeScrubbers.cjs.map +1 -1
  927. package/dist/sdk/defaultAttributeScrubbers.js +1 -2
  928. package/dist/sdk/defaultAttributeScrubbers.js.map +1 -1
  929. package/dist/sdk/index.cjs +3 -4
  930. package/dist/sdk/index.js +1 -2
  931. package/dist/sdk/initSDK.cjs +62 -58
  932. package/dist/sdk/initSDK.cjs.map +1 -1
  933. package/dist/sdk/initSDK.d.cts +2 -1
  934. package/dist/sdk/initSDK.d.cts.map +1 -1
  935. package/dist/sdk/initSDK.d.ts +2 -1
  936. package/dist/sdk/initSDK.d.ts.map +1 -1
  937. package/dist/sdk/initSDK.js +24 -20
  938. package/dist/sdk/initSDK.js.map +1 -1
  939. package/dist/sdk/registry.cjs +3 -4
  940. package/dist/sdk/registry.cjs.map +1 -1
  941. package/dist/sdk/registry.js +1 -2
  942. package/dist/sdk/registry.js.map +1 -1
  943. package/dist/sdk/setupDefaultInstrumentations.cjs +36 -28
  944. package/dist/sdk/setupDefaultInstrumentations.cjs.map +1 -1
  945. package/dist/sdk/setupDefaultInstrumentations.d.cts +2 -3
  946. package/dist/sdk/setupDefaultInstrumentations.d.cts.map +1 -1
  947. package/dist/sdk/setupDefaultInstrumentations.d.ts +2 -3
  948. package/dist/sdk/setupDefaultInstrumentations.d.ts.map +1 -1
  949. package/dist/sdk/setupDefaultInstrumentations.js +26 -19
  950. package/dist/sdk/setupDefaultInstrumentations.js.map +1 -1
  951. package/dist/sdk/setupSessionRecorder.cjs +5 -6
  952. package/dist/sdk/setupSessionRecorder.cjs.map +1 -1
  953. package/dist/sdk/setupSessionRecorder.js +1 -2
  954. package/dist/sdk/setupSessionRecorder.js.map +1 -1
  955. package/dist/sdk/types.d.cts +29 -16
  956. package/dist/sdk/types.d.cts.map +1 -1
  957. package/dist/sdk/types.d.ts +29 -22
  958. package/dist/sdk/types.d.ts.map +1 -1
  959. package/dist/sdk/utils.cjs +3 -4
  960. package/dist/sdk/utils.cjs.map +1 -1
  961. package/dist/sdk/utils.js +1 -2
  962. package/dist/sdk/utils.js.map +1 -1
  963. package/dist/transport/FetchTransport/FetchTransport.cjs +3 -4
  964. package/dist/transport/FetchTransport/FetchTransport.cjs.map +1 -1
  965. package/dist/transport/FetchTransport/FetchTransport.js +1 -2
  966. package/dist/transport/FetchTransport/FetchTransport.js.map +1 -1
  967. package/dist/transport/FetchTransport/createFetchTransport.cjs +3 -4
  968. package/dist/transport/FetchTransport/createFetchTransport.cjs.map +1 -1
  969. package/dist/transport/FetchTransport/createFetchTransport.js +1 -2
  970. package/dist/transport/FetchTransport/createFetchTransport.js.map +1 -1
  971. package/dist/transport/FetchTransport/index.cjs +3 -4
  972. package/dist/transport/FetchTransport/index.js +1 -2
  973. package/dist/transport/RetryingTransport/RetryingTransport.cjs +6 -7
  974. package/dist/transport/RetryingTransport/RetryingTransport.cjs.map +1 -1
  975. package/dist/transport/RetryingTransport/RetryingTransport.d.ts +0 -1
  976. package/dist/transport/RetryingTransport/RetryingTransport.d.ts.map +1 -1
  977. package/dist/transport/RetryingTransport/RetryingTransport.js +4 -5
  978. package/dist/transport/RetryingTransport/RetryingTransport.js.map +1 -1
  979. package/dist/transport/RetryingTransport/constants.cjs +2 -3
  980. package/dist/transport/RetryingTransport/constants.cjs.map +1 -1
  981. package/dist/transport/RetryingTransport/constants.js +1 -1
  982. package/dist/transport/RetryingTransport/createRetryingTransport.cjs +4 -5
  983. package/dist/transport/RetryingTransport/createRetryingTransport.cjs.map +1 -1
  984. package/dist/transport/RetryingTransport/createRetryingTransport.d.cts.map +1 -1
  985. package/dist/transport/RetryingTransport/createRetryingTransport.d.ts +0 -1
  986. package/dist/transport/RetryingTransport/createRetryingTransport.d.ts.map +1 -1
  987. package/dist/transport/RetryingTransport/createRetryingTransport.js +1 -2
  988. package/dist/transport/RetryingTransport/createRetryingTransport.js.map +1 -1
  989. package/dist/transport/RetryingTransport/index.cjs +3 -4
  990. package/dist/transport/RetryingTransport/index.js +1 -2
  991. package/dist/transport/index.cjs +4 -5
  992. package/dist/transport/index.d.ts +0 -2
  993. package/dist/transport/index.js +1 -2
  994. package/dist/utils/MXLSpanStorage/MXLSpanStorage.cjs +4 -5
  995. package/dist/utils/MXLSpanStorage/MXLSpanStorage.cjs.map +1 -1
  996. package/dist/utils/MXLSpanStorage/MXLSpanStorage.d.ts +0 -1
  997. package/dist/utils/MXLSpanStorage/MXLSpanStorage.d.ts.map +1 -1
  998. package/dist/utils/MXLSpanStorage/MXLSpanStorage.js +1 -2
  999. package/dist/utils/MXLSpanStorage/MXLSpanStorage.js.map +1 -1
  1000. package/dist/utils/MXLSpanStorage/index.cjs +3 -4
  1001. package/dist/utils/MXLSpanStorage/index.d.ts +0 -1
  1002. package/dist/utils/MXLSpanStorage/index.js +1 -2
  1003. package/dist/utils/NamespacedStorage/NamespacedStorage.cjs +12 -3
  1004. package/dist/utils/NamespacedStorage/NamespacedStorage.cjs.map +1 -1
  1005. package/dist/utils/NamespacedStorage/NamespacedStorage.d.cts +8 -0
  1006. package/dist/utils/NamespacedStorage/NamespacedStorage.d.cts.map +1 -1
  1007. package/dist/utils/NamespacedStorage/NamespacedStorage.d.ts +8 -0
  1008. package/dist/utils/NamespacedStorage/NamespacedStorage.d.ts.map +1 -1
  1009. package/dist/utils/NamespacedStorage/NamespacedStorage.js +11 -1
  1010. package/dist/utils/NamespacedStorage/NamespacedStorage.js.map +1 -1
  1011. package/dist/utils/NamespacedStorage/index.cjs +3 -4
  1012. package/dist/utils/NamespacedStorage/index.js +1 -2
  1013. package/dist/utils/PerformanceManager/OTelPerformanceManager.cjs +4 -4
  1014. package/dist/utils/PerformanceManager/OTelPerformanceManager.cjs.map +1 -1
  1015. package/dist/utils/PerformanceManager/OTelPerformanceManager.d.cts +1 -0
  1016. package/dist/utils/PerformanceManager/OTelPerformanceManager.d.cts.map +1 -1
  1017. package/dist/utils/PerformanceManager/OTelPerformanceManager.d.ts +1 -0
  1018. package/dist/utils/PerformanceManager/OTelPerformanceManager.d.ts.map +1 -1
  1019. package/dist/utils/PerformanceManager/OTelPerformanceManager.js +2 -2
  1020. package/dist/utils/PerformanceManager/OTelPerformanceManager.js.map +1 -1
  1021. package/dist/utils/PerformanceManager/index.cjs +3 -4
  1022. package/dist/utils/PerformanceManager/index.js +1 -2
  1023. package/dist/utils/PerformanceManager/types.d.cts +1 -0
  1024. package/dist/utils/PerformanceManager/types.d.cts.map +1 -1
  1025. package/dist/utils/PerformanceManager/types.d.ts +1 -0
  1026. package/dist/utils/PerformanceManager/types.d.ts.map +1 -1
  1027. package/dist/utils/bulkAddEventListener/bulkAddEventListener.cjs +2 -3
  1028. package/dist/utils/bulkAddEventListener/bulkAddEventListener.cjs.map +1 -1
  1029. package/dist/utils/bulkAddEventListener/bulkAddEventListener.js +1 -1
  1030. package/dist/utils/bulkAddEventListener/index.cjs +3 -4
  1031. package/dist/utils/bulkAddEventListener/index.js +1 -2
  1032. package/dist/utils/bulkRemoveEventListener/bulkRemoveEventListener.cjs +2 -3
  1033. package/dist/utils/bulkRemoveEventListener/bulkRemoveEventListener.cjs.map +1 -1
  1034. package/dist/utils/bulkRemoveEventListener/bulkRemoveEventListener.js +1 -1
  1035. package/dist/utils/bulkRemoveEventListener/index.cjs +3 -4
  1036. package/dist/utils/bulkRemoveEventListener/index.js +1 -2
  1037. package/dist/utils/createSafeProxy/createSafeProxy.cjs +2 -3
  1038. package/dist/utils/createSafeProxy/createSafeProxy.cjs.map +1 -1
  1039. package/dist/utils/createSafeProxy/createSafeProxy.js +1 -1
  1040. package/dist/utils/createSafeProxy/index.cjs +3 -4
  1041. package/dist/utils/createSafeProxy/index.js +1 -2
  1042. package/dist/utils/generateUUID.cjs +2 -3
  1043. package/dist/utils/generateUUID.cjs.map +1 -1
  1044. package/dist/utils/generateUUID.js +1 -1
  1045. package/dist/utils/generateWebVitalID.cjs +9 -0
  1046. package/dist/utils/generateWebVitalID.cjs.map +1 -0
  1047. package/dist/utils/generateWebVitalID.d.cts +5 -0
  1048. package/dist/utils/generateWebVitalID.d.cts.map +1 -0
  1049. package/dist/utils/generateWebVitalID.d.ts +5 -0
  1050. package/dist/utils/generateWebVitalID.d.ts.map +1 -0
  1051. package/dist/utils/generateWebVitalID.js +8 -0
  1052. package/dist/utils/generateWebVitalID.js.map +1 -0
  1053. package/dist/utils/getIncrementedCount.cjs +6 -3
  1054. package/dist/utils/getIncrementedCount.cjs.map +1 -1
  1055. package/dist/utils/getIncrementedCount.js +5 -1
  1056. package/dist/utils/getIncrementedCount.js.map +1 -1
  1057. package/dist/utils/getVisibilityState.cjs +4 -5
  1058. package/dist/utils/getVisibilityState.cjs.map +1 -1
  1059. package/dist/utils/getVisibilityState.js +3 -4
  1060. package/dist/utils/getVisibilityState.js.map +1 -1
  1061. package/dist/utils/globalConfig.cjs +2 -3
  1062. package/dist/utils/globalConfig.cjs.map +1 -1
  1063. package/dist/utils/globalConfig.js +1 -1
  1064. package/dist/utils/index.cjs +20 -16
  1065. package/dist/utils/index.d.cts +4 -2
  1066. package/dist/utils/index.d.ts +4 -5
  1067. package/dist/utils/index.js +3 -2
  1068. package/dist/utils/isDeviceIdEnabled.cjs +2 -3
  1069. package/dist/utils/isDeviceIdEnabled.cjs.map +1 -1
  1070. package/dist/utils/isDeviceIdEnabled.js +1 -1
  1071. package/dist/utils/isDeviceIdEnabled.js.map +1 -1
  1072. package/dist/utils/nsfConfigValidation.cjs +2 -3
  1073. package/dist/utils/nsfConfigValidation.cjs.map +1 -1
  1074. package/dist/utils/nsfConfigValidation.d.ts +0 -2
  1075. package/dist/utils/nsfConfigValidation.d.ts.map +1 -1
  1076. package/dist/utils/nsfConfigValidation.js +1 -1
  1077. package/dist/utils/performanceObserver/index.cjs +4 -0
  1078. package/dist/utils/performanceObserver/index.d.cts +2 -0
  1079. package/dist/utils/performanceObserver/index.d.ts +2 -0
  1080. package/dist/utils/performanceObserver/index.js +2 -0
  1081. package/dist/utils/performanceObserver/performanceObserver.cjs +47 -0
  1082. package/dist/utils/performanceObserver/performanceObserver.cjs.map +1 -0
  1083. package/dist/utils/performanceObserver/performanceObserver.d.cts +23 -0
  1084. package/dist/utils/performanceObserver/performanceObserver.d.cts.map +1 -0
  1085. package/dist/utils/performanceObserver/performanceObserver.d.ts +23 -0
  1086. package/dist/utils/performanceObserver/performanceObserver.d.ts.map +1 -0
  1087. package/dist/utils/performanceObserver/performanceObserver.js +45 -0
  1088. package/dist/utils/performanceObserver/performanceObserver.js.map +1 -0
  1089. package/dist/utils/throttle.cjs +2 -3
  1090. package/dist/utils/throttle.cjs.map +1 -1
  1091. package/dist/utils/throttle.js +1 -1
  1092. package/package.json +15 -14
@@ -1,5 +1,4 @@
1
1
  import { MXLInstrumentationBase } from "../../MXLInstrumentationBase/MXLInstrumentationBase.js";
2
-
3
2
  //#region src/instrumentations/exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.ts
4
3
  var GlobalExceptionInstrumentation = class extends MXLInstrumentationBase {
5
4
  _onErrorHandler;
@@ -37,7 +36,7 @@ var GlobalExceptionInstrumentation = class extends MXLInstrumentationBase {
37
36
  window.addEventListener("unhandledrejection", this._onUnhandledRejectionHandler);
38
37
  }
39
38
  };
40
-
41
39
  //#endregion
42
40
  export { GlobalExceptionInstrumentation };
41
+
43
42
  //# sourceMappingURL=GlobalExceptionInstrumentation.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"GlobalExceptionInstrumentation.js","names":[],"sources":["../../../../src/instrumentations/exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.ts"],"sourcesContent":["import { MXLInstrumentationBase } from '../../MXLInstrumentationBase/index.ts';\nimport type { GlobalExceptionInstrumentationArgs } from './types.ts';\n\nexport class GlobalExceptionInstrumentation extends MXLInstrumentationBase {\n private readonly _onErrorHandler: (event: ErrorEvent) => void;\n private readonly _onUnhandledRejectionHandler: (\n event: PromiseRejectionEvent,\n ) => void;\n\n public constructor({ diag, perf }: GlobalExceptionInstrumentationArgs = {}) {\n super({\n instrumentationName: 'GlobalExceptionInstrumentation',\n instrumentationVersion: '1.0.0',\n diag,\n perf,\n config: {},\n });\n this._onErrorHandler = (event: ErrorEvent) => {\n this.logManager.logException(event.error || event.message, {\n handled: false,\n timestamp: this.perf.epochMillisFromOriginOffset(event.timeStamp),\n handler: 'global_exception',\n });\n };\n this._onUnhandledRejectionHandler = (event: PromiseRejectionEvent) => {\n this.logManager.logException(event.reason, {\n handled: false,\n timestamp: this.perf.epochMillisFromOriginOffset(event.timeStamp),\n handler: 'promise_rejection',\n });\n };\n\n if (this._config.enabled) {\n this.enable();\n }\n }\n\n public disable(): void {\n window.removeEventListener('error', this._onErrorHandler);\n window.removeEventListener(\n 'unhandledrejection',\n this._onUnhandledRejectionHandler,\n );\n }\n\n public enable(): void {\n window.addEventListener('error', this._onErrorHandler);\n window.addEventListener(\n 'unhandledrejection',\n this._onUnhandledRejectionHandler,\n );\n }\n}\n"],"mappings":";;;AAGA,IAAa,iCAAb,cAAoD,uBAAuB;CACzE,AAAiB;CACjB,AAAiB;CAIjB,AAAO,YAAY,EAAE,MAAM,SAA6C,EAAE,EAAE;AAC1E,QAAM;GACJ,qBAAqB;GACrB,wBAAwB;GACxB;GACA;GACA,QAAQ,EAAE;GACX,CAAC;AACF,OAAK,mBAAmB,UAAsB;AAC5C,QAAK,WAAW,aAAa,MAAM,SAAS,MAAM,SAAS;IACzD,SAAS;IACT,WAAW,KAAK,KAAK,4BAA4B,MAAM,UAAU;IACjE,SAAS;IACV,CAAC;;AAEJ,OAAK,gCAAgC,UAAiC;AACpE,QAAK,WAAW,aAAa,MAAM,QAAQ;IACzC,SAAS;IACT,WAAW,KAAK,KAAK,4BAA4B,MAAM,UAAU;IACjE,SAAS;IACV,CAAC;;AAGJ,MAAI,KAAK,QAAQ,QACf,MAAK,QAAQ;;CAIjB,AAAO,UAAgB;AACrB,SAAO,oBAAoB,SAAS,KAAK,gBAAgB;AACzD,SAAO,oBACL,sBACA,KAAK,6BACN;;CAGH,AAAO,SAAe;AACpB,SAAO,iBAAiB,SAAS,KAAK,gBAAgB;AACtD,SAAO,iBACL,sBACA,KAAK,6BACN"}
1
+ {"version":3,"file":"GlobalExceptionInstrumentation.js","names":[],"sources":["../../../../src/instrumentations/exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.ts"],"sourcesContent":["import { MXLInstrumentationBase } from '../../MXLInstrumentationBase/index.ts';\nimport type { GlobalExceptionInstrumentationArgs } from './types.ts';\n\nexport class GlobalExceptionInstrumentation extends MXLInstrumentationBase {\n private readonly _onErrorHandler: (event: ErrorEvent) => void;\n private readonly _onUnhandledRejectionHandler: (\n event: PromiseRejectionEvent,\n ) => void;\n\n public constructor({ diag, perf }: GlobalExceptionInstrumentationArgs = {}) {\n super({\n instrumentationName: 'GlobalExceptionInstrumentation',\n instrumentationVersion: '1.0.0',\n diag,\n perf,\n config: {},\n });\n this._onErrorHandler = (event: ErrorEvent) => {\n this.logManager.logException(event.error || event.message, {\n handled: false,\n timestamp: this.perf.epochMillisFromOriginOffset(event.timeStamp),\n handler: 'global_exception',\n });\n };\n this._onUnhandledRejectionHandler = (event: PromiseRejectionEvent) => {\n this.logManager.logException(event.reason, {\n handled: false,\n timestamp: this.perf.epochMillisFromOriginOffset(event.timeStamp),\n handler: 'promise_rejection',\n });\n };\n\n if (this._config.enabled) {\n this.enable();\n }\n }\n\n public disable(): void {\n window.removeEventListener('error', this._onErrorHandler);\n window.removeEventListener(\n 'unhandledrejection',\n this._onUnhandledRejectionHandler,\n );\n }\n\n public enable(): void {\n window.addEventListener('error', this._onErrorHandler);\n window.addEventListener(\n 'unhandledrejection',\n this._onUnhandledRejectionHandler,\n );\n }\n}\n"],"mappings":";;AAGA,IAAa,iCAAb,cAAoD,uBAAuB;CACzE;CACA;CAIA,YAAmB,EAAE,MAAM,SAA6C,EAAE,EAAE;AAC1E,QAAM;GACJ,qBAAqB;GACrB,wBAAwB;GACxB;GACA;GACA,QAAQ,EAAE;GACX,CAAC;AACF,OAAK,mBAAmB,UAAsB;AAC5C,QAAK,WAAW,aAAa,MAAM,SAAS,MAAM,SAAS;IACzD,SAAS;IACT,WAAW,KAAK,KAAK,4BAA4B,MAAM,UAAU;IACjE,SAAS;IACV,CAAC;;AAEJ,OAAK,gCAAgC,UAAiC;AACpE,QAAK,WAAW,aAAa,MAAM,QAAQ;IACzC,SAAS;IACT,WAAW,KAAK,KAAK,4BAA4B,MAAM,UAAU;IACjE,SAAS;IACV,CAAC;;AAGJ,MAAI,KAAK,QAAQ,QACf,MAAK,QAAQ;;CAIjB,UAAuB;AACrB,SAAO,oBAAoB,SAAS,KAAK,gBAAgB;AACzD,SAAO,oBACL,sBACA,KAAK,6BACN;;CAGH,SAAsB;AACpB,SAAO,iBAAiB,SAAS,KAAK,gBAAgB;AACtD,SAAO,iBACL,sBACA,KAAK,6BACN"}
@@ -1,4 +1,3 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation = require('./GlobalExceptionInstrumentation.cjs');
3
-
4
- exports.GlobalExceptionInstrumentation = require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation.GlobalExceptionInstrumentation;
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ const require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation = require("./GlobalExceptionInstrumentation.cjs");
3
+ exports.GlobalExceptionInstrumentation = require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation.GlobalExceptionInstrumentation;
@@ -1,3 +1,2 @@
1
1
  import { GlobalExceptionInstrumentation } from "./GlobalExceptionInstrumentation.js";
2
-
3
- export { GlobalExceptionInstrumentation };
2
+ export { GlobalExceptionInstrumentation };
@@ -1,5 +1,4 @@
1
1
  import { MXLInstrumentationBaseArgs } from "../../MXLInstrumentationBase/types.cjs";
2
-
3
2
  //#region src/instrumentations/exceptions/GlobalExceptionInstrumentation/types.d.ts
4
3
  type GlobalExceptionInstrumentationArgs = Pick<MXLInstrumentationBaseArgs, 'diag' | 'perf'>;
5
4
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.cts","names":[],"sources":["../../../../src/instrumentations/exceptions/GlobalExceptionInstrumentation/types.ts"],"mappings":";;;KAEY,kCAAA,GAAqC,IAAA,CAC/C,0BAAA"}
1
+ {"version":3,"file":"types.d.cts","names":[],"sources":["../../../../src/instrumentations/exceptions/GlobalExceptionInstrumentation/types.ts"],"mappings":";;KAEY,kCAAA,GAAqC,IAAA,CAC/C,0BAAA"}
@@ -1,6 +1,4 @@
1
1
  import { MXLInstrumentationBaseArgs } from "../../MXLInstrumentationBase/types.js";
2
- import "../../MXLInstrumentationBase/index.js";
3
-
4
2
  //#region src/instrumentations/exceptions/GlobalExceptionInstrumentation/types.d.ts
5
3
  type GlobalExceptionInstrumentationArgs = Pick<MXLInstrumentationBaseArgs, 'diag' | 'perf'>;
6
4
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","names":[],"sources":["../../../../src/instrumentations/exceptions/GlobalExceptionInstrumentation/types.ts"],"mappings":";;;;KAEY,kCAAA,GAAqC,IAAA,CAC/C,0BAAA"}
1
+ {"version":3,"file":"types.d.ts","names":[],"sources":["../../../../src/instrumentations/exceptions/GlobalExceptionInstrumentation/types.ts"],"mappings":";;KAEY,kCAAA,GAAqC,IAAA,CAC/C,0BAAA"}
@@ -1,4 +1,3 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation = require('./GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.cjs');
3
-
4
- exports.GlobalExceptionInstrumentation = require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation.GlobalExceptionInstrumentation;
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ const require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation = require("./GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.cjs");
3
+ exports.GlobalExceptionInstrumentation = require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation.GlobalExceptionInstrumentation;
@@ -1,4 +1,3 @@
1
1
  import { GlobalExceptionInstrumentationArgs } from "./GlobalExceptionInstrumentation/types.js";
2
2
  import { GlobalExceptionInstrumentation } from "./GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.js";
3
- import "./GlobalExceptionInstrumentation/index.js";
4
3
  export { GlobalExceptionInstrumentation, type GlobalExceptionInstrumentationArgs };
@@ -1,3 +1,2 @@
1
1
  import { GlobalExceptionInstrumentation } from "./GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.js";
2
-
3
- export { GlobalExceptionInstrumentation };
2
+ export { GlobalExceptionInstrumentation };
@@ -1,10 +1,9 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_runtime = require('../../../../_virtual/_rolldown/runtime.cjs');
3
- const require_constants_attributes = require('../../../../constants/attributes.cjs');
4
- const require_api_logs_logAPI = require('../../../../api-logs/logAPI.cjs');
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ const require_runtime = require("../../../../_virtual/_rolldown/runtime.cjs");
3
+ const require_constants_attributes = require("../../../../constants/attributes.cjs");
4
+ const require_api_logs_logAPI = require("../../../../api-logs/logAPI.cjs");
5
5
  let react = require("react");
6
- react = require_runtime.__toESM(react);
7
-
6
+ react = require_runtime.__toESM(react, 1);
8
7
  //#region src/instrumentations/exceptions/react/MXLErrorBoundary/MXLErrorBoundary.ts
9
8
  var MXLErrorBoundary = class extends react.Component {
10
9
  _logManager;
@@ -21,7 +20,7 @@ var MXLErrorBoundary = class extends react.Component {
21
20
  handled: false,
22
21
  attributes: {
23
22
  "react.component_stack": errorInfo.componentStack ?? void 0,
24
- [require_constants_attributes.KEY_MXL_INSTRUMENTATION]: require_constants_attributes.MXL_ERROR_INSTRUMENTATIONS.ReactErrorBoundary
23
+ [require_constants_attributes.KEY_MXL_INSTRUMENTATION]: "react_error_boundary"
25
24
  }
26
25
  });
27
26
  }
@@ -30,7 +29,7 @@ var MXLErrorBoundary = class extends react.Component {
30
29
  return this.props.children;
31
30
  }
32
31
  };
33
-
34
32
  //#endregion
35
33
  exports.MXLErrorBoundary = MXLErrorBoundary;
34
+
36
35
  //# sourceMappingURL=MXLErrorBoundary.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"MXLErrorBoundary.cjs","names":["React","log","KEY_MXL_INSTRUMENTATION","MXL_ERROR_INSTRUMENTATIONS"],"sources":["../../../../../src/instrumentations/exceptions/react/MXLErrorBoundary/MXLErrorBoundary.ts"],"sourcesContent":["import type { PropsWithChildren } from 'react';\nimport * as React from 'react';\nimport type { LogManager } from '../../../../api-logs/index.ts';\nimport { log } from '../../../../api-logs/index.ts';\nimport {\n KEY_MXL_INSTRUMENTATION,\n MXL_ERROR_INSTRUMENTATIONS,\n} from '../../../../constants/index.ts';\n\ntype MXLErrorBoundaryProps = {\n fallback: () => React.ReactNode;\n};\n\ntype MXLErrorBoundaryState = {\n hasError: boolean;\n};\n\nexport class MXLErrorBoundary<\n P extends PropsWithChildren<MXLErrorBoundaryProps>,\n> extends React.Component<P, MXLErrorBoundaryState> {\n private readonly _logManager: LogManager;\n\n public constructor(props: P) {\n super(props);\n\n this._logManager = log.getLogManager();\n this.state = {\n hasError: false,\n };\n }\n\n public static getDerivedStateFromError() {\n return { hasError: true };\n }\n\n public override componentDidCatch(error: Error, errorInfo: React.ErrorInfo) {\n this._logManager.logException(error, {\n handled: false,\n attributes: {\n 'react.component_stack': errorInfo.componentStack ?? undefined,\n [KEY_MXL_INSTRUMENTATION]:\n MXL_ERROR_INSTRUMENTATIONS.ReactErrorBoundary,\n },\n });\n }\n\n public override render() {\n if (this.state.hasError) {\n return this.props.fallback();\n }\n\n return this.props.children;\n }\n}\n"],"mappings":";;;;;;;;AAiBA,IAAa,mBAAb,cAEUA,MAAM,UAAoC;CAClD,AAAiB;CAEjB,AAAO,YAAY,OAAU;AAC3B,QAAM,MAAM;AAEZ,OAAK,cAAcC,4BAAI,eAAe;AACtC,OAAK,QAAQ,EACX,UAAU,OACX;;CAGH,OAAc,2BAA2B;AACvC,SAAO,EAAE,UAAU,MAAM;;CAG3B,AAAgB,kBAAkB,OAAc,WAA4B;AAC1E,OAAK,YAAY,aAAa,OAAO;GACnC,SAAS;GACT,YAAY;IACV,yBAAyB,UAAU,kBAAkB;KACpDC,uDACCC,wDAA2B;IAC9B;GACF,CAAC;;CAGJ,AAAgB,SAAS;AACvB,MAAI,KAAK,MAAM,SACb,QAAO,KAAK,MAAM,UAAU;AAG9B,SAAO,KAAK,MAAM"}
1
+ {"version":3,"file":"MXLErrorBoundary.cjs","names":["React","log","KEY_MXL_INSTRUMENTATION"],"sources":["../../../../../src/instrumentations/exceptions/react/MXLErrorBoundary/MXLErrorBoundary.ts"],"sourcesContent":["import type { PropsWithChildren } from 'react';\nimport * as React from 'react';\nimport type { LogManager } from '../../../../api-logs/index.ts';\nimport { log } from '../../../../api-logs/index.ts';\nimport {\n KEY_MXL_INSTRUMENTATION,\n MXL_ERROR_INSTRUMENTATIONS,\n} from '../../../../constants/index.ts';\n\ntype MXLErrorBoundaryProps = {\n fallback: () => React.ReactNode;\n};\n\ntype MXLErrorBoundaryState = {\n hasError: boolean;\n};\n\nexport class MXLErrorBoundary<\n P extends PropsWithChildren<MXLErrorBoundaryProps>,\n> extends React.Component<P, MXLErrorBoundaryState> {\n private readonly _logManager: LogManager;\n\n public constructor(props: P) {\n super(props);\n\n this._logManager = log.getLogManager();\n this.state = {\n hasError: false,\n };\n }\n\n public static getDerivedStateFromError() {\n return { hasError: true };\n }\n\n public override componentDidCatch(error: Error, errorInfo: React.ErrorInfo) {\n this._logManager.logException(error, {\n handled: false,\n attributes: {\n 'react.component_stack': errorInfo.componentStack ?? undefined,\n [KEY_MXL_INSTRUMENTATION]:\n MXL_ERROR_INSTRUMENTATIONS.ReactErrorBoundary,\n },\n });\n }\n\n public override render() {\n if (this.state.hasError) {\n return this.props.fallback();\n }\n\n return this.props.children;\n }\n}\n"],"mappings":";;;;;;;AAiBA,IAAa,mBAAb,cAEUA,MAAM,UAAoC;CAClD;CAEA,YAAmB,OAAU;AAC3B,QAAM,MAAM;AAEZ,OAAK,cAAcC,wBAAAA,IAAI,eAAe;AACtC,OAAK,QAAQ,EACX,UAAU,OACX;;CAGH,OAAc,2BAA2B;AACvC,SAAO,EAAE,UAAU,MAAM;;CAG3B,kBAAkC,OAAc,WAA4B;AAC1E,OAAK,YAAY,aAAa,OAAO;GACnC,SAAS;GACT,YAAY;IACV,yBAAyB,UAAU,kBAAkB,KAAA;KACpDC,6BAAAA,0BAAAA;IAEF;GACF,CAAC;;CAGJ,SAAyB;AACvB,MAAI,KAAK,MAAM,SACb,QAAO,KAAK,MAAM,UAAU;AAG9B,SAAO,KAAK,MAAM"}
@@ -1,7 +1,6 @@
1
- import { KEY_MXL_INSTRUMENTATION, MXL_ERROR_INSTRUMENTATIONS } from "../../../../constants/attributes.js";
1
+ import { KEY_MXL_INSTRUMENTATION } from "../../../../constants/attributes.js";
2
2
  import { log } from "../../../../api-logs/logAPI.js";
3
3
  import * as React$1 from "react";
4
-
5
4
  //#region src/instrumentations/exceptions/react/MXLErrorBoundary/MXLErrorBoundary.ts
6
5
  var MXLErrorBoundary = class extends React$1.Component {
7
6
  _logManager;
@@ -18,7 +17,7 @@ var MXLErrorBoundary = class extends React$1.Component {
18
17
  handled: false,
19
18
  attributes: {
20
19
  "react.component_stack": errorInfo.componentStack ?? void 0,
21
- [KEY_MXL_INSTRUMENTATION]: MXL_ERROR_INSTRUMENTATIONS.ReactErrorBoundary
20
+ [KEY_MXL_INSTRUMENTATION]: "react_error_boundary"
22
21
  }
23
22
  });
24
23
  }
@@ -27,7 +26,7 @@ var MXLErrorBoundary = class extends React$1.Component {
27
26
  return this.props.children;
28
27
  }
29
28
  };
30
-
31
29
  //#endregion
32
30
  export { MXLErrorBoundary };
31
+
33
32
  //# sourceMappingURL=MXLErrorBoundary.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"MXLErrorBoundary.js","names":["React"],"sources":["../../../../../src/instrumentations/exceptions/react/MXLErrorBoundary/MXLErrorBoundary.ts"],"sourcesContent":["import type { PropsWithChildren } from 'react';\nimport * as React from 'react';\nimport type { LogManager } from '../../../../api-logs/index.ts';\nimport { log } from '../../../../api-logs/index.ts';\nimport {\n KEY_MXL_INSTRUMENTATION,\n MXL_ERROR_INSTRUMENTATIONS,\n} from '../../../../constants/index.ts';\n\ntype MXLErrorBoundaryProps = {\n fallback: () => React.ReactNode;\n};\n\ntype MXLErrorBoundaryState = {\n hasError: boolean;\n};\n\nexport class MXLErrorBoundary<\n P extends PropsWithChildren<MXLErrorBoundaryProps>,\n> extends React.Component<P, MXLErrorBoundaryState> {\n private readonly _logManager: LogManager;\n\n public constructor(props: P) {\n super(props);\n\n this._logManager = log.getLogManager();\n this.state = {\n hasError: false,\n };\n }\n\n public static getDerivedStateFromError() {\n return { hasError: true };\n }\n\n public override componentDidCatch(error: Error, errorInfo: React.ErrorInfo) {\n this._logManager.logException(error, {\n handled: false,\n attributes: {\n 'react.component_stack': errorInfo.componentStack ?? undefined,\n [KEY_MXL_INSTRUMENTATION]:\n MXL_ERROR_INSTRUMENTATIONS.ReactErrorBoundary,\n },\n });\n }\n\n public override render() {\n if (this.state.hasError) {\n return this.props.fallback();\n }\n\n return this.props.children;\n }\n}\n"],"mappings":";;;;;AAiBA,IAAa,mBAAb,cAEUA,QAAM,UAAoC;CAClD,AAAiB;CAEjB,AAAO,YAAY,OAAU;AAC3B,QAAM,MAAM;AAEZ,OAAK,cAAc,IAAI,eAAe;AACtC,OAAK,QAAQ,EACX,UAAU,OACX;;CAGH,OAAc,2BAA2B;AACvC,SAAO,EAAE,UAAU,MAAM;;CAG3B,AAAgB,kBAAkB,OAAc,WAA4B;AAC1E,OAAK,YAAY,aAAa,OAAO;GACnC,SAAS;GACT,YAAY;IACV,yBAAyB,UAAU,kBAAkB;KACpD,0BACC,2BAA2B;IAC9B;GACF,CAAC;;CAGJ,AAAgB,SAAS;AACvB,MAAI,KAAK,MAAM,SACb,QAAO,KAAK,MAAM,UAAU;AAG9B,SAAO,KAAK,MAAM"}
1
+ {"version":3,"file":"MXLErrorBoundary.js","names":["React"],"sources":["../../../../../src/instrumentations/exceptions/react/MXLErrorBoundary/MXLErrorBoundary.ts"],"sourcesContent":["import type { PropsWithChildren } from 'react';\nimport * as React from 'react';\nimport type { LogManager } from '../../../../api-logs/index.ts';\nimport { log } from '../../../../api-logs/index.ts';\nimport {\n KEY_MXL_INSTRUMENTATION,\n MXL_ERROR_INSTRUMENTATIONS,\n} from '../../../../constants/index.ts';\n\ntype MXLErrorBoundaryProps = {\n fallback: () => React.ReactNode;\n};\n\ntype MXLErrorBoundaryState = {\n hasError: boolean;\n};\n\nexport class MXLErrorBoundary<\n P extends PropsWithChildren<MXLErrorBoundaryProps>,\n> extends React.Component<P, MXLErrorBoundaryState> {\n private readonly _logManager: LogManager;\n\n public constructor(props: P) {\n super(props);\n\n this._logManager = log.getLogManager();\n this.state = {\n hasError: false,\n };\n }\n\n public static getDerivedStateFromError() {\n return { hasError: true };\n }\n\n public override componentDidCatch(error: Error, errorInfo: React.ErrorInfo) {\n this._logManager.logException(error, {\n handled: false,\n attributes: {\n 'react.component_stack': errorInfo.componentStack ?? undefined,\n [KEY_MXL_INSTRUMENTATION]:\n MXL_ERROR_INSTRUMENTATIONS.ReactErrorBoundary,\n },\n });\n }\n\n public override render() {\n if (this.state.hasError) {\n return this.props.fallback();\n }\n\n return this.props.children;\n }\n}\n"],"mappings":";;;;AAiBA,IAAa,mBAAb,cAEUA,QAAM,UAAoC;CAClD;CAEA,YAAmB,OAAU;AAC3B,QAAM,MAAM;AAEZ,OAAK,cAAc,IAAI,eAAe;AACtC,OAAK,QAAQ,EACX,UAAU,OACX;;CAGH,OAAc,2BAA2B;AACvC,SAAO,EAAE,UAAU,MAAM;;CAG3B,kBAAkC,OAAc,WAA4B;AAC1E,OAAK,YAAY,aAAa,OAAO;GACnC,SAAS;GACT,YAAY;IACV,yBAAyB,UAAU,kBAAkB,KAAA;KACpD,0BAAA;IAEF;GACF,CAAC;;CAGJ,SAAyB;AACvB,MAAI,KAAK,MAAM,SACb,QAAO,KAAK,MAAM,UAAU;AAG9B,SAAO,KAAK,MAAM"}
@@ -1,4 +1,3 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_instrumentations_exceptions_react_MXLErrorBoundary_MXLErrorBoundary = require('./MXLErrorBoundary.cjs');
3
-
4
- exports.MXLErrorBoundary = require_instrumentations_exceptions_react_MXLErrorBoundary_MXLErrorBoundary.MXLErrorBoundary;
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ const require_instrumentations_exceptions_react_MXLErrorBoundary_MXLErrorBoundary = require("./MXLErrorBoundary.cjs");
3
+ exports.MXLErrorBoundary = require_instrumentations_exceptions_react_MXLErrorBoundary_MXLErrorBoundary.MXLErrorBoundary;
@@ -1,3 +1,2 @@
1
1
  import { MXLErrorBoundary } from "./MXLErrorBoundary.js";
2
-
3
- export { MXLErrorBoundary };
2
+ export { MXLErrorBoundary };
@@ -1,8 +1,7 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_runtime = require('../../../_virtual/_rolldown/runtime.cjs');
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ require("../../../_virtual/_rolldown/runtime.cjs");
3
3
  let _opentelemetry_instrumentation = require("@opentelemetry/instrumentation");
4
4
  let _opentelemetry_instrumentation_fetch = require("@opentelemetry/instrumentation-fetch");
5
-
6
5
  //#region src/instrumentations/fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.ts
7
6
  var MXLFetchInstrumentation = class extends _opentelemetry_instrumentation_fetch.FetchInstrumentation {
8
7
  _omitIfAlreadyPatched;
@@ -22,7 +21,7 @@ var MXLFetchInstrumentation = class extends _opentelemetry_instrumentation_fetch
22
21
  super.enable();
23
22
  }
24
23
  };
25
-
26
24
  //#endregion
27
25
  exports.MXLFetchInstrumentation = MXLFetchInstrumentation;
26
+
28
27
  //# sourceMappingURL=MXLFetchInstrumentation.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"MXLFetchInstrumentation.cjs","names":["FetchInstrumentation"],"sources":["../../../../src/instrumentations/fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.ts"],"sourcesContent":["import { isWrapped } from '@opentelemetry/instrumentation';\n\nimport { FetchInstrumentation } from '@opentelemetry/instrumentation-fetch';\nimport type { MXLFetchInstrumentationArgs } from './types.ts';\n\nexport class MXLFetchInstrumentation extends FetchInstrumentation {\n private readonly _omitIfAlreadyPatched?: boolean;\n\n public constructor({\n omitIfAlreadyPatched,\n ...rest\n }: MXLFetchInstrumentationArgs = {}) {\n // Base constructor automatically calls this.enable() if enabled is true, but we need to run our overridden constructor\n // first so force enabled false here and call it ourselves later\n super({ ...rest, enabled: false });\n\n this._omitIfAlreadyPatched = omitIfAlreadyPatched;\n\n if (rest.enabled) {\n this.enable();\n }\n }\n\n public override enable(): void {\n // The base implementation always removes and then re-patches, this means the last instrumentation to run \"wins\":\n // https://github.com/open-telemetry/opentelemetry-js/blob/2d7eecbb19aec17bf2d8b9a4e4b2d84dc92c2d88/experimental/packages/opentelemetry-instrumentation-fetch/src/fetch.ts#L604\n // Exposing an option in this class to allow leaving the existing patch in place and letting a previous instrumentation\n // control the global\n if (this._omitIfAlreadyPatched && isWrapped(fetch)) {\n this._diag.debug(\n 'fetch is already passed and `omitIfAlreadyPatched` is true, skipping enabling this instrumentation',\n );\n return;\n }\n\n super.enable();\n }\n}\n"],"mappings":";;;;;;AAKA,IAAa,0BAAb,cAA6CA,0DAAqB;CAChE,AAAiB;CAEjB,AAAO,YAAY,EACjB,sBACA,GAAG,SAC4B,EAAE,EAAE;AAGnC,QAAM;GAAE,GAAG;GAAM,SAAS;GAAO,CAAC;AAElC,OAAK,wBAAwB;AAE7B,MAAI,KAAK,QACP,MAAK,QAAQ;;CAIjB,AAAgB,SAAe;AAK7B,MAAI,KAAK,uEAAmC,MAAM,EAAE;AAClD,QAAK,MAAM,MACT,qGACD;AACD;;AAGF,QAAM,QAAQ"}
1
+ {"version":3,"file":"MXLFetchInstrumentation.cjs","names":["FetchInstrumentation"],"sources":["../../../../src/instrumentations/fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.ts"],"sourcesContent":["import { isWrapped } from '@opentelemetry/instrumentation';\n\nimport { FetchInstrumentation } from '@opentelemetry/instrumentation-fetch';\nimport type { MXLFetchInstrumentationArgs } from './types.ts';\n\nexport class MXLFetchInstrumentation extends FetchInstrumentation {\n private readonly _omitIfAlreadyPatched?: boolean;\n\n public constructor({\n omitIfAlreadyPatched,\n ...rest\n }: MXLFetchInstrumentationArgs = {}) {\n // Base constructor automatically calls this.enable() if enabled is true, but we need to run our overridden constructor\n // first so force enabled false here and call it ourselves later\n super({ ...rest, enabled: false });\n\n this._omitIfAlreadyPatched = omitIfAlreadyPatched;\n\n if (rest.enabled) {\n this.enable();\n }\n }\n\n public override enable(): void {\n // The base implementation always removes and then re-patches, this means the last instrumentation to run \"wins\":\n // https://github.com/open-telemetry/opentelemetry-js/blob/2d7eecbb19aec17bf2d8b9a4e4b2d84dc92c2d88/experimental/packages/opentelemetry-instrumentation-fetch/src/fetch.ts#L604\n // Exposing an option in this class to allow leaving the existing patch in place and letting a previous instrumentation\n // control the global\n if (this._omitIfAlreadyPatched && isWrapped(fetch)) {\n this._diag.debug(\n 'fetch is already passed and `omitIfAlreadyPatched` is true, skipping enabling this instrumentation',\n );\n return;\n }\n\n super.enable();\n }\n}\n"],"mappings":";;;;;AAKA,IAAa,0BAAb,cAA6CA,qCAAAA,qBAAqB;CAChE;CAEA,YAAmB,EACjB,sBACA,GAAG,SAC4B,EAAE,EAAE;AAGnC,QAAM;GAAE,GAAG;GAAM,SAAS;GAAO,CAAC;AAElC,OAAK,wBAAwB;AAE7B,MAAI,KAAK,QACP,MAAK,QAAQ;;CAIjB,SAA+B;AAK7B,MAAI,KAAK,0BAAA,GAAA,+BAAA,WAAmC,MAAM,EAAE;AAClD,QAAK,MAAM,MACT,qGACD;AACD;;AAGF,QAAM,QAAQ"}
@@ -1,6 +1,5 @@
1
1
  import { isWrapped } from "@opentelemetry/instrumentation";
2
2
  import { FetchInstrumentation } from "@opentelemetry/instrumentation-fetch";
3
-
4
3
  //#region src/instrumentations/fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.ts
5
4
  var MXLFetchInstrumentation = class extends FetchInstrumentation {
6
5
  _omitIfAlreadyPatched;
@@ -20,7 +19,7 @@ var MXLFetchInstrumentation = class extends FetchInstrumentation {
20
19
  super.enable();
21
20
  }
22
21
  };
23
-
24
22
  //#endregion
25
23
  export { MXLFetchInstrumentation };
24
+
26
25
  //# sourceMappingURL=MXLFetchInstrumentation.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"MXLFetchInstrumentation.js","names":[],"sources":["../../../../src/instrumentations/fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.ts"],"sourcesContent":["import { isWrapped } from '@opentelemetry/instrumentation';\n\nimport { FetchInstrumentation } from '@opentelemetry/instrumentation-fetch';\nimport type { MXLFetchInstrumentationArgs } from './types.ts';\n\nexport class MXLFetchInstrumentation extends FetchInstrumentation {\n private readonly _omitIfAlreadyPatched?: boolean;\n\n public constructor({\n omitIfAlreadyPatched,\n ...rest\n }: MXLFetchInstrumentationArgs = {}) {\n // Base constructor automatically calls this.enable() if enabled is true, but we need to run our overridden constructor\n // first so force enabled false here and call it ourselves later\n super({ ...rest, enabled: false });\n\n this._omitIfAlreadyPatched = omitIfAlreadyPatched;\n\n if (rest.enabled) {\n this.enable();\n }\n }\n\n public override enable(): void {\n // The base implementation always removes and then re-patches, this means the last instrumentation to run \"wins\":\n // https://github.com/open-telemetry/opentelemetry-js/blob/2d7eecbb19aec17bf2d8b9a4e4b2d84dc92c2d88/experimental/packages/opentelemetry-instrumentation-fetch/src/fetch.ts#L604\n // Exposing an option in this class to allow leaving the existing patch in place and letting a previous instrumentation\n // control the global\n if (this._omitIfAlreadyPatched && isWrapped(fetch)) {\n this._diag.debug(\n 'fetch is already passed and `omitIfAlreadyPatched` is true, skipping enabling this instrumentation',\n );\n return;\n }\n\n super.enable();\n }\n}\n"],"mappings":";;;;AAKA,IAAa,0BAAb,cAA6C,qBAAqB;CAChE,AAAiB;CAEjB,AAAO,YAAY,EACjB,sBACA,GAAG,SAC4B,EAAE,EAAE;AAGnC,QAAM;GAAE,GAAG;GAAM,SAAS;GAAO,CAAC;AAElC,OAAK,wBAAwB;AAE7B,MAAI,KAAK,QACP,MAAK,QAAQ;;CAIjB,AAAgB,SAAe;AAK7B,MAAI,KAAK,yBAAyB,UAAU,MAAM,EAAE;AAClD,QAAK,MAAM,MACT,qGACD;AACD;;AAGF,QAAM,QAAQ"}
1
+ {"version":3,"file":"MXLFetchInstrumentation.js","names":[],"sources":["../../../../src/instrumentations/fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.ts"],"sourcesContent":["import { isWrapped } from '@opentelemetry/instrumentation';\n\nimport { FetchInstrumentation } from '@opentelemetry/instrumentation-fetch';\nimport type { MXLFetchInstrumentationArgs } from './types.ts';\n\nexport class MXLFetchInstrumentation extends FetchInstrumentation {\n private readonly _omitIfAlreadyPatched?: boolean;\n\n public constructor({\n omitIfAlreadyPatched,\n ...rest\n }: MXLFetchInstrumentationArgs = {}) {\n // Base constructor automatically calls this.enable() if enabled is true, but we need to run our overridden constructor\n // first so force enabled false here and call it ourselves later\n super({ ...rest, enabled: false });\n\n this._omitIfAlreadyPatched = omitIfAlreadyPatched;\n\n if (rest.enabled) {\n this.enable();\n }\n }\n\n public override enable(): void {\n // The base implementation always removes and then re-patches, this means the last instrumentation to run \"wins\":\n // https://github.com/open-telemetry/opentelemetry-js/blob/2d7eecbb19aec17bf2d8b9a4e4b2d84dc92c2d88/experimental/packages/opentelemetry-instrumentation-fetch/src/fetch.ts#L604\n // Exposing an option in this class to allow leaving the existing patch in place and letting a previous instrumentation\n // control the global\n if (this._omitIfAlreadyPatched && isWrapped(fetch)) {\n this._diag.debug(\n 'fetch is already passed and `omitIfAlreadyPatched` is true, skipping enabling this instrumentation',\n );\n return;\n }\n\n super.enable();\n }\n}\n"],"mappings":";;;AAKA,IAAa,0BAAb,cAA6C,qBAAqB;CAChE;CAEA,YAAmB,EACjB,sBACA,GAAG,SAC4B,EAAE,EAAE;AAGnC,QAAM;GAAE,GAAG;GAAM,SAAS;GAAO,CAAC;AAElC,OAAK,wBAAwB;AAE7B,MAAI,KAAK,QACP,MAAK,QAAQ;;CAIjB,SAA+B;AAK7B,MAAI,KAAK,yBAAyB,UAAU,MAAM,EAAE;AAClD,QAAK,MAAM,MACT,qGACD;AACD;;AAGF,QAAM,QAAQ"}
@@ -1,4 +1,3 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_instrumentations_fetch_MXLFetchInstrumentation_MXLFetchInstrumentation = require('./MXLFetchInstrumentation.cjs');
3
-
4
- exports.MXLFetchInstrumentation = require_instrumentations_fetch_MXLFetchInstrumentation_MXLFetchInstrumentation.MXLFetchInstrumentation;
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ const require_instrumentations_fetch_MXLFetchInstrumentation_MXLFetchInstrumentation = require("./MXLFetchInstrumentation.cjs");
3
+ exports.MXLFetchInstrumentation = require_instrumentations_fetch_MXLFetchInstrumentation_MXLFetchInstrumentation.MXLFetchInstrumentation;
@@ -1,3 +1,2 @@
1
1
  import { MXLFetchInstrumentation } from "./MXLFetchInstrumentation.js";
2
-
3
- export { MXLFetchInstrumentation };
2
+ export { MXLFetchInstrumentation };
@@ -1,4 +1,3 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_instrumentations_fetch_MXLFetchInstrumentation_MXLFetchInstrumentation = require('./MXLFetchInstrumentation/MXLFetchInstrumentation.cjs');
3
-
4
- exports.MXLFetchInstrumentation = require_instrumentations_fetch_MXLFetchInstrumentation_MXLFetchInstrumentation.MXLFetchInstrumentation;
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ const require_instrumentations_fetch_MXLFetchInstrumentation_MXLFetchInstrumentation = require("./MXLFetchInstrumentation/MXLFetchInstrumentation.cjs");
3
+ exports.MXLFetchInstrumentation = require_instrumentations_fetch_MXLFetchInstrumentation_MXLFetchInstrumentation.MXLFetchInstrumentation;
@@ -1,4 +1,3 @@
1
1
  import { MXLFetchInstrumentationArgs } from "./MXLFetchInstrumentation/types.js";
2
2
  import { MXLFetchInstrumentation } from "./MXLFetchInstrumentation/MXLFetchInstrumentation.js";
3
- import "./MXLFetchInstrumentation/index.js";
4
3
  export { MXLFetchInstrumentation, type MXLFetchInstrumentationArgs };
@@ -1,3 +1,2 @@
1
1
  import { MXLFetchInstrumentation } from "./MXLFetchInstrumentation/MXLFetchInstrumentation.js";
2
-
3
- export { MXLFetchInstrumentation };
2
+ export { MXLFetchInstrumentation };
@@ -1,28 +1,27 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_instrumentations_MXLInstrumentationBase_MXLInstrumentationBase = require('./MXLInstrumentationBase/MXLInstrumentationBase.cjs');
3
- const require_instrumentations_document_load_DocumentLoadInstrumentation_DocumentLoadInstrumentation = require('./document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.cjs');
4
- const require_instrumentations_empty_root_EmptyRootInstrumentation_EmptyRootInstrumentation = require('./empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.cjs');
5
- const require_instrumentations_clicks_ClicksInstrumentation_ClicksInstrumentation = require('./clicks/ClicksInstrumentation/ClicksInstrumentation.cjs');
6
- const require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation = require('./exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.cjs');
7
- const require_instrumentations_fetch_MXLFetchInstrumentation_MXLFetchInstrumentation = require('./fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.cjs');
8
- const require_instrumentations_navigation_NavigationInstrumentation_instance = require('./navigation/NavigationInstrumentation/instance.cjs');
9
- const require_instrumentations_session_SpanSessionBrowserActivityInstrumentation_SpanSessionBrowserActivityInstrumentation = require('./session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.cjs');
10
- const require_instrumentations_session_SpanSessionOnLoadInstrumentation_SpanSessionOnLoadInstrumentation = require('./session/SpanSessionOnLoadInstrumentation/SpanSessionOnLoadInstrumentation.cjs');
11
- const require_instrumentations_session_SpanSessionTimeoutInstrumentation_SpanSessionTimeoutInstrumentation = require('./session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.cjs');
12
- const require_instrumentations_session_SpanSessionVisibilityInstrumentation_SpanSessionVisibilityInstrumentation = require('./session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.cjs');
13
- const require_instrumentations_web_vitals_WebVitalsInstrumentation_WebVitalsInstrumentation = require('./web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.cjs');
14
- const require_instrumentations_xhr_MXLXHRInstrumentation_MXLXHRInstrumentation = require('./xhr/MXLXHRInstrumentation/MXLXHRInstrumentation.cjs');
15
-
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ const require_instrumentations_MXLInstrumentationBase_MXLInstrumentationBase = require("./MXLInstrumentationBase/MXLInstrumentationBase.cjs");
3
+ const require_instrumentations_document_load_DocumentLoadInstrumentation_DocumentLoadInstrumentation = require("./document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.cjs");
4
+ const require_instrumentations_empty_root_EmptyRootInstrumentation_EmptyRootInstrumentation = require("./empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.cjs");
5
+ const require_instrumentations_clicks_ClicksInstrumentation_ClicksInstrumentation = require("./clicks/ClicksInstrumentation/ClicksInstrumentation.cjs");
6
+ const require_instrumentations_element_timing_ElementTimingInstrumentation_ElementTimingInstrumentation = require("./element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.cjs");
7
+ const require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation = require("./exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.cjs");
8
+ const require_instrumentations_loaf_LoafInstrumentation_LoafInstrumentation = require("./loaf/LoafInstrumentation/LoafInstrumentation.cjs");
9
+ const require_instrumentations_navigation_NavigationInstrumentation_instance = require("./navigation/NavigationInstrumentation/instance.cjs");
10
+ const require_instrumentations_server_timing_ServerTimingInstrumentation_ServerTimingInstrumentation = require("./server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.cjs");
11
+ const require_instrumentations_session_SpanSessionBrowserActivityInstrumentation_SpanSessionBrowserActivityInstrumentation = require("./session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.cjs");
12
+ const require_instrumentations_session_SpanSessionVisibilityInstrumentation_SpanSessionVisibilityInstrumentation = require("./session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.cjs");
13
+ const require_instrumentations_user_timing_UserTimingInstrumentation_UserTimingInstrumentation = require("./user-timing/UserTimingInstrumentation/UserTimingInstrumentation.cjs");
14
+ const require_instrumentations_web_vitals_WebVitalsInstrumentation_WebVitalsInstrumentation = require("./web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.cjs");
16
15
  exports.ClicksInstrumentation = require_instrumentations_clicks_ClicksInstrumentation_ClicksInstrumentation.ClicksInstrumentation;
17
16
  exports.DocumentLoadInstrumentation = require_instrumentations_document_load_DocumentLoadInstrumentation_DocumentLoadInstrumentation.DocumentLoadInstrumentation;
17
+ exports.ElementTimingInstrumentation = require_instrumentations_element_timing_ElementTimingInstrumentation_ElementTimingInstrumentation.ElementTimingInstrumentation;
18
18
  exports.EmptyRootInstrumentation = require_instrumentations_empty_root_EmptyRootInstrumentation_EmptyRootInstrumentation.EmptyRootInstrumentation;
19
19
  exports.GlobalExceptionInstrumentation = require_instrumentations_exceptions_GlobalExceptionInstrumentation_GlobalExceptionInstrumentation.GlobalExceptionInstrumentation;
20
- exports.MXLFetchInstrumentation = require_instrumentations_fetch_MXLFetchInstrumentation_MXLFetchInstrumentation.MXLFetchInstrumentation;
20
+ exports.LoafInstrumentation = require_instrumentations_loaf_LoafInstrumentation_LoafInstrumentation.LoafInstrumentation;
21
21
  exports.MXLInstrumentationBase = require_instrumentations_MXLInstrumentationBase_MXLInstrumentationBase.MXLInstrumentationBase;
22
- exports.MXLXHRInstrumentation = require_instrumentations_xhr_MXLXHRInstrumentation_MXLXHRInstrumentation.MXLXHRInstrumentation;
22
+ exports.ServerTimingInstrumentation = require_instrumentations_server_timing_ServerTimingInstrumentation_ServerTimingInstrumentation.ServerTimingInstrumentation;
23
23
  exports.SpanSessionBrowserActivityInstrumentation = require_instrumentations_session_SpanSessionBrowserActivityInstrumentation_SpanSessionBrowserActivityInstrumentation.SpanSessionBrowserActivityInstrumentation;
24
- exports.SpanSessionOnLoadInstrumentation = require_instrumentations_session_SpanSessionOnLoadInstrumentation_SpanSessionOnLoadInstrumentation.SpanSessionOnLoadInstrumentation;
25
- exports.SpanSessionTimeoutInstrumentation = require_instrumentations_session_SpanSessionTimeoutInstrumentation_SpanSessionTimeoutInstrumentation.SpanSessionTimeoutInstrumentation;
26
24
  exports.SpanSessionVisibilityInstrumentation = require_instrumentations_session_SpanSessionVisibilityInstrumentation_SpanSessionVisibilityInstrumentation.SpanSessionVisibilityInstrumentation;
25
+ exports.UserTimingInstrumentation = require_instrumentations_user_timing_UserTimingInstrumentation_UserTimingInstrumentation.UserTimingInstrumentation;
27
26
  exports.WebVitalsInstrumentation = require_instrumentations_web_vitals_WebVitalsInstrumentation_WebVitalsInstrumentation.WebVitalsInstrumentation;
28
- exports.getNavigationInstrumentation = require_instrumentations_navigation_NavigationInstrumentation_instance.getNavigationInstrumentation;
27
+ exports.getNavigationInstrumentation = require_instrumentations_navigation_NavigationInstrumentation_instance.getNavigationInstrumentation;
@@ -5,22 +5,22 @@ import { EmptyRootInstrumentationArgs } from "./empty-root/EmptyRootInstrumentat
5
5
  import { EmptyRootInstrumentation } from "./empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.cjs";
6
6
  import { ClicksInstrumentationArgs } from "./clicks/ClicksInstrumentation/types.cjs";
7
7
  import { ClicksInstrumentation } from "./clicks/ClicksInstrumentation/ClicksInstrumentation.cjs";
8
+ import { ElementTimingInstrumentationArgs } from "./element-timing/ElementTimingInstrumentation/types.cjs";
9
+ import { ElementTimingInstrumentation } from "./element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.cjs";
8
10
  import { GlobalExceptionInstrumentationArgs } from "./exceptions/GlobalExceptionInstrumentation/types.cjs";
9
11
  import { GlobalExceptionInstrumentation } from "./exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.cjs";
10
- import { MXLFetchInstrumentationArgs } from "./fetch/MXLFetchInstrumentation/types.cjs";
11
- import { MXLFetchInstrumentation } from "./fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.cjs";
12
+ import { LoafInstrumentationArgs } from "./loaf/LoafInstrumentation/types.cjs";
13
+ import { LoafInstrumentation } from "./loaf/LoafInstrumentation/LoafInstrumentation.cjs";
12
14
  import { getNavigationInstrumentation } from "./navigation/NavigationInstrumentation/instance.cjs";
15
+ import { ServerTimingInstrumentationArgs } from "./server-timing/ServerTimingInstrumentation/types.cjs";
16
+ import { ServerTimingInstrumentation } from "./server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.cjs";
13
17
  import { SpanSessionBrowserActivityInstrumentationArgs } from "./session/SpanSessionBrowserActivityInstrumentation/types.cjs";
14
18
  import { SpanSessionBrowserActivityInstrumentation } from "./session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.cjs";
15
- import { SpanSessionOnLoadInstrumentationArgs } from "./session/SpanSessionOnLoadInstrumentation/types.cjs";
16
- import { SpanSessionOnLoadInstrumentation } from "./session/SpanSessionOnLoadInstrumentation/SpanSessionOnLoadInstrumentation.cjs";
17
- import { SpanSessionTimeoutInstrumentationArgs } from "./session/SpanSessionTimeoutInstrumentation/types.cjs";
18
- import { SpanSessionTimeoutInstrumentation } from "./session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.cjs";
19
19
  import { SpanSessionVisibilityInstrumentationArgs } from "./session/SpanSessionVisibilityInstrumentation/types.cjs";
20
20
  import { SpanSessionVisibilityInstrumentation } from "./session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.cjs";
21
21
  import { SessionSpan } from "./session/types.cjs";
22
+ import { UserTimingInstrumentationArgs } from "./user-timing/UserTimingInstrumentation/types.cjs";
23
+ import { UserTimingInstrumentation } from "./user-timing/UserTimingInstrumentation/UserTimingInstrumentation.cjs";
22
24
  import { WebVitalOnReport, WebVitalsInstrumentationArgs } from "./web-vitals/WebVitalsInstrumentation/types.cjs";
23
25
  import { WebVitalsInstrumentation } from "./web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.cjs";
24
- import { MXLXHRInstrumentationArgs } from "./xhr/MXLXHRInstrumentation/types.cjs";
25
- import { MXLXHRInstrumentation } from "./xhr/MXLXHRInstrumentation/MXLXHRInstrumentation.cjs";
26
- export { ClicksInstrumentation, type ClicksInstrumentationArgs, DocumentLoadInstrumentation, type DocumentLoadInstrumentationConfig, EmptyRootInstrumentation, type EmptyRootInstrumentationArgs, GlobalExceptionInstrumentation, type GlobalExceptionInstrumentationArgs, MXLFetchInstrumentation, type MXLFetchInstrumentationArgs, MXLInstrumentationBase, MXLXHRInstrumentation, type MXLXHRInstrumentationArgs, type SessionSpan, SpanSessionBrowserActivityInstrumentation, type SpanSessionBrowserActivityInstrumentationArgs, SpanSessionOnLoadInstrumentation, type SpanSessionOnLoadInstrumentationArgs, SpanSessionTimeoutInstrumentation, type SpanSessionTimeoutInstrumentationArgs, SpanSessionVisibilityInstrumentation, type SpanSessionVisibilityInstrumentationArgs, type WebVitalOnReport, WebVitalsInstrumentation, type WebVitalsInstrumentationArgs, getNavigationInstrumentation };
26
+ export { ClicksInstrumentation, type ClicksInstrumentationArgs, DocumentLoadInstrumentation, type DocumentLoadInstrumentationConfig, ElementTimingInstrumentation, type ElementTimingInstrumentationArgs, EmptyRootInstrumentation, type EmptyRootInstrumentationArgs, GlobalExceptionInstrumentation, type GlobalExceptionInstrumentationArgs, LoafInstrumentation, type LoafInstrumentationArgs, MXLInstrumentationBase, ServerTimingInstrumentation, type ServerTimingInstrumentationArgs, type SessionSpan, SpanSessionBrowserActivityInstrumentation, type SpanSessionBrowserActivityInstrumentationArgs, SpanSessionVisibilityInstrumentation, type SpanSessionVisibilityInstrumentationArgs, UserTimingInstrumentation, type UserTimingInstrumentationArgs, type WebVitalOnReport, WebVitalsInstrumentation, type WebVitalsInstrumentationArgs, getNavigationInstrumentation };
@@ -1,36 +1,26 @@
1
1
  import { MXLInstrumentationBase } from "./MXLInstrumentationBase/MXLInstrumentationBase.js";
2
- import "./MXLInstrumentationBase/index.js";
3
2
  import { DocumentLoadInstrumentationConfig } from "./document-load/DocumentLoadInstrumentation/types.js";
4
3
  import { DocumentLoadInstrumentation } from "./document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.js";
5
- import "./document-load/index.js";
6
4
  import { EmptyRootInstrumentationArgs } from "./empty-root/EmptyRootInstrumentation/types.js";
7
5
  import { EmptyRootInstrumentation } from "./empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.js";
8
- import "./empty-root/index.js";
9
6
  import { ClicksInstrumentationArgs } from "./clicks/ClicksInstrumentation/types.js";
10
7
  import { ClicksInstrumentation } from "./clicks/ClicksInstrumentation/ClicksInstrumentation.js";
11
- import "./clicks/index.js";
8
+ import { ElementTimingInstrumentationArgs } from "./element-timing/ElementTimingInstrumentation/types.js";
9
+ import { ElementTimingInstrumentation } from "./element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.js";
12
10
  import { GlobalExceptionInstrumentationArgs } from "./exceptions/GlobalExceptionInstrumentation/types.js";
13
11
  import { GlobalExceptionInstrumentation } from "./exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.js";
14
- import "./exceptions/index.js";
15
- import { MXLFetchInstrumentationArgs } from "./fetch/MXLFetchInstrumentation/types.js";
16
- import { MXLFetchInstrumentation } from "./fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.js";
17
- import "./fetch/index.js";
12
+ import { LoafInstrumentationArgs } from "./loaf/LoafInstrumentation/types.js";
13
+ import { LoafInstrumentation } from "./loaf/LoafInstrumentation/LoafInstrumentation.js";
18
14
  import { getNavigationInstrumentation } from "./navigation/NavigationInstrumentation/instance.js";
19
- import "./navigation/index.js";
15
+ import { ServerTimingInstrumentationArgs } from "./server-timing/ServerTimingInstrumentation/types.js";
16
+ import { ServerTimingInstrumentation } from "./server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.js";
20
17
  import { SpanSessionBrowserActivityInstrumentationArgs } from "./session/SpanSessionBrowserActivityInstrumentation/types.js";
21
18
  import { SpanSessionBrowserActivityInstrumentation } from "./session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.js";
22
- import { SpanSessionOnLoadInstrumentationArgs } from "./session/SpanSessionOnLoadInstrumentation/types.js";
23
- import { SpanSessionOnLoadInstrumentation } from "./session/SpanSessionOnLoadInstrumentation/SpanSessionOnLoadInstrumentation.js";
24
- import { SpanSessionTimeoutInstrumentationArgs } from "./session/SpanSessionTimeoutInstrumentation/types.js";
25
- import { SpanSessionTimeoutInstrumentation } from "./session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.js";
26
19
  import { SpanSessionVisibilityInstrumentationArgs } from "./session/SpanSessionVisibilityInstrumentation/types.js";
27
20
  import { SpanSessionVisibilityInstrumentation } from "./session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.js";
28
21
  import { SessionSpan } from "./session/types.js";
29
- import "./session/index.js";
22
+ import { UserTimingInstrumentationArgs } from "./user-timing/UserTimingInstrumentation/types.js";
23
+ import { UserTimingInstrumentation } from "./user-timing/UserTimingInstrumentation/UserTimingInstrumentation.js";
30
24
  import { WebVitalOnReport, WebVitalsInstrumentationArgs } from "./web-vitals/WebVitalsInstrumentation/types.js";
31
25
  import { WebVitalsInstrumentation } from "./web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.js";
32
- import "./web-vitals/index.js";
33
- import { MXLXHRInstrumentationArgs } from "./xhr/MXLXHRInstrumentation/types.js";
34
- import { MXLXHRInstrumentation } from "./xhr/MXLXHRInstrumentation/MXLXHRInstrumentation.js";
35
- import "./xhr/index.js";
36
- export { ClicksInstrumentation, type ClicksInstrumentationArgs, DocumentLoadInstrumentation, type DocumentLoadInstrumentationConfig, EmptyRootInstrumentation, type EmptyRootInstrumentationArgs, GlobalExceptionInstrumentation, type GlobalExceptionInstrumentationArgs, MXLFetchInstrumentation, type MXLFetchInstrumentationArgs, MXLInstrumentationBase, MXLXHRInstrumentation, type MXLXHRInstrumentationArgs, type SessionSpan, SpanSessionBrowserActivityInstrumentation, type SpanSessionBrowserActivityInstrumentationArgs, SpanSessionOnLoadInstrumentation, type SpanSessionOnLoadInstrumentationArgs, SpanSessionTimeoutInstrumentation, type SpanSessionTimeoutInstrumentationArgs, SpanSessionVisibilityInstrumentation, type SpanSessionVisibilityInstrumentationArgs, type WebVitalOnReport, WebVitalsInstrumentation, type WebVitalsInstrumentationArgs, getNavigationInstrumentation };
26
+ export { ClicksInstrumentation, type ClicksInstrumentationArgs, DocumentLoadInstrumentation, type DocumentLoadInstrumentationConfig, ElementTimingInstrumentation, type ElementTimingInstrumentationArgs, EmptyRootInstrumentation, type EmptyRootInstrumentationArgs, GlobalExceptionInstrumentation, type GlobalExceptionInstrumentationArgs, LoafInstrumentation, type LoafInstrumentationArgs, MXLInstrumentationBase, ServerTimingInstrumentation, type ServerTimingInstrumentationArgs, type SessionSpan, SpanSessionBrowserActivityInstrumentation, type SpanSessionBrowserActivityInstrumentationArgs, SpanSessionVisibilityInstrumentation, type SpanSessionVisibilityInstrumentationArgs, UserTimingInstrumentation, type UserTimingInstrumentationArgs, type WebVitalOnReport, WebVitalsInstrumentation, type WebVitalsInstrumentationArgs, getNavigationInstrumentation };
@@ -2,14 +2,13 @@ import { MXLInstrumentationBase } from "./MXLInstrumentationBase/MXLInstrumentat
2
2
  import { DocumentLoadInstrumentation } from "./document-load/DocumentLoadInstrumentation/DocumentLoadInstrumentation.js";
3
3
  import { EmptyRootInstrumentation } from "./empty-root/EmptyRootInstrumentation/EmptyRootInstrumentation.js";
4
4
  import { ClicksInstrumentation } from "./clicks/ClicksInstrumentation/ClicksInstrumentation.js";
5
+ import { ElementTimingInstrumentation } from "./element-timing/ElementTimingInstrumentation/ElementTimingInstrumentation.js";
5
6
  import { GlobalExceptionInstrumentation } from "./exceptions/GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.js";
6
- import { MXLFetchInstrumentation } from "./fetch/MXLFetchInstrumentation/MXLFetchInstrumentation.js";
7
+ import { LoafInstrumentation } from "./loaf/LoafInstrumentation/LoafInstrumentation.js";
7
8
  import { getNavigationInstrumentation } from "./navigation/NavigationInstrumentation/instance.js";
9
+ import { ServerTimingInstrumentation } from "./server-timing/ServerTimingInstrumentation/ServerTimingInstrumentation.js";
8
10
  import { SpanSessionBrowserActivityInstrumentation } from "./session/SpanSessionBrowserActivityInstrumentation/SpanSessionBrowserActivityInstrumentation.js";
9
- import { SpanSessionOnLoadInstrumentation } from "./session/SpanSessionOnLoadInstrumentation/SpanSessionOnLoadInstrumentation.js";
10
- import { SpanSessionTimeoutInstrumentation } from "./session/SpanSessionTimeoutInstrumentation/SpanSessionTimeoutInstrumentation.js";
11
11
  import { SpanSessionVisibilityInstrumentation } from "./session/SpanSessionVisibilityInstrumentation/SpanSessionVisibilityInstrumentation.js";
12
+ import { UserTimingInstrumentation } from "./user-timing/UserTimingInstrumentation/UserTimingInstrumentation.js";
12
13
  import { WebVitalsInstrumentation } from "./web-vitals/WebVitalsInstrumentation/WebVitalsInstrumentation.js";
13
- import { MXLXHRInstrumentation } from "./xhr/MXLXHRInstrumentation/MXLXHRInstrumentation.js";
14
-
15
- export { ClicksInstrumentation, DocumentLoadInstrumentation, EmptyRootInstrumentation, GlobalExceptionInstrumentation, MXLFetchInstrumentation, MXLInstrumentationBase, MXLXHRInstrumentation, SpanSessionBrowserActivityInstrumentation, SpanSessionOnLoadInstrumentation, SpanSessionTimeoutInstrumentation, SpanSessionVisibilityInstrumentation, WebVitalsInstrumentation, getNavigationInstrumentation };
14
+ export { ClicksInstrumentation, DocumentLoadInstrumentation, ElementTimingInstrumentation, EmptyRootInstrumentation, GlobalExceptionInstrumentation, LoafInstrumentation, MXLInstrumentationBase, ServerTimingInstrumentation, SpanSessionBrowserActivityInstrumentation, SpanSessionVisibilityInstrumentation, UserTimingInstrumentation, WebVitalsInstrumentation, getNavigationInstrumentation };