@launchdarkly/observability 1.1.0 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +468 -0
- package/dist/index.js +7868 -7761
- package/dist/index.js.map +1 -1
- package/dist/index.umd.js +54 -54
- package/dist/index.umd.js.map +1 -1
- package/package.json +57 -57
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,468 @@
|
|
|
1
|
+
# @launchdarkly/observability
|
|
2
|
+
|
|
3
|
+
## [1.1.2](https://github.com/launchdarkly/observability-sdk/compare/observability-1.1.1...observability-1.1.2) (2026-04-01)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* OIDC publishing with npm ([#454](https://github.com/launchdarkly/observability-sdk/issues/454)) ([ab4221b](https://github.com/launchdarkly/observability-sdk/commit/ab4221b4fa8559a59afd5f0913993ca992b84e41))
|
|
9
|
+
|
|
10
|
+
## [1.1.1](https://github.com/launchdarkly/observability-sdk/compare/observability-1.1.0...observability-1.1.1) (2026-03-30)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Dependencies
|
|
14
|
+
|
|
15
|
+
* The following workspace dependencies were updated
|
|
16
|
+
* dependencies
|
|
17
|
+
* highlight.run bumped to 10.0.0
|
|
18
|
+
|
|
19
|
+
## [1.1.0](https://github.com/launchdarkly/observability-sdk/compare/observability-1.0.3...observability-1.1.0) (2026-03-26)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
* **@launchdarkly/session-replay-react-native:** use cocoapods for native session replay ([#434](https://github.com/launchdarkly/observability-sdk/issues/434)) ([41988e1](https://github.com/launchdarkly/observability-sdk/commit/41988e196b02901964efdad0e25f892d5ba55fc4))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Dependencies
|
|
28
|
+
|
|
29
|
+
* The following workspace dependencies were updated
|
|
30
|
+
* dependencies
|
|
31
|
+
* highlight.run bumped to 9.28.0
|
|
32
|
+
|
|
33
|
+
## [1.0.3](https://github.com/launchdarkly/observability-sdk/compare/observability-1.0.2...observability-1.0.3) (2026-02-26)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
### Dependencies
|
|
37
|
+
|
|
38
|
+
* The following workspace dependencies were updated
|
|
39
|
+
* dependencies
|
|
40
|
+
* highlight.run bumped to 9.27.1
|
|
41
|
+
|
|
42
|
+
## [1.0.2](https://github.com/launchdarkly/observability-sdk/compare/observability-1.0.1...observability-1.0.2) (2026-02-23)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Dependencies
|
|
46
|
+
|
|
47
|
+
* The following workspace dependencies were updated
|
|
48
|
+
* dependencies
|
|
49
|
+
* highlight.run bumped to 9.27.0
|
|
50
|
+
|
|
51
|
+
## [1.0.1](https://github.com/launchdarkly/observability-sdk/compare/observability-1.0.0...observability-1.0.1) (2026-02-13)
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### Dependencies
|
|
55
|
+
|
|
56
|
+
* The following workspace dependencies were updated
|
|
57
|
+
* dependencies
|
|
58
|
+
* highlight.run bumped to 9.26.1
|
|
59
|
+
|
|
60
|
+
## [1.0.0](https://github.com/launchdarkly/observability-sdk/compare/observability-0.5.2...observability-1.0.0) (2026-01-28)
|
|
61
|
+
|
|
62
|
+
This release marks the 1.0.0 stable version of the LaunchDarkly Observability Browser SDK.
|
|
63
|
+
|
|
64
|
+
## [0.5.2](https://github.com/launchdarkly/observability-sdk/compare/observability-0.5.1...observability-0.5.2) (2026-01-23)
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Dependencies
|
|
68
|
+
|
|
69
|
+
* The following workspace dependencies were updated
|
|
70
|
+
* dependencies
|
|
71
|
+
* highlight.run bumped to 9.26.0
|
|
72
|
+
|
|
73
|
+
## [0.5.1](https://github.com/launchdarkly/observability-sdk/compare/observability-0.5.0...observability-0.5.1) (2026-01-21)
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
### Dependencies
|
|
77
|
+
|
|
78
|
+
* The following workspace dependencies were updated
|
|
79
|
+
* dependencies
|
|
80
|
+
* highlight.run bumped to 9.25.1
|
|
81
|
+
|
|
82
|
+
## [0.5.0](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.11...observability-0.5.0) (2025-12-23)
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
### Features
|
|
86
|
+
|
|
87
|
+
* publish umd for broser environments ([#334](https://github.com/launchdarkly/observability-sdk/issues/334)) ([3e90673](https://github.com/launchdarkly/observability-sdk/commit/3e90673e42335aeeef78cc807a07dfa21da19291))
|
|
88
|
+
|
|
89
|
+
## [0.4.11](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.10...observability-0.4.11) (2025-12-18)
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
### Dependencies
|
|
93
|
+
|
|
94
|
+
* The following workspace dependencies were updated
|
|
95
|
+
* dependencies
|
|
96
|
+
* highlight.run bumped to 9.25.0
|
|
97
|
+
|
|
98
|
+
## [0.4.10](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.9...observability-0.4.10) (2025-12-12)
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
### Dependencies
|
|
102
|
+
|
|
103
|
+
* The following workspace dependencies were updated
|
|
104
|
+
* dependencies
|
|
105
|
+
* highlight.run bumped to 9.24.0
|
|
106
|
+
|
|
107
|
+
## [0.4.9](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.8...observability-0.4.9) (2025-11-12)
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
### Dependencies
|
|
111
|
+
|
|
112
|
+
* The following workspace dependencies were updated
|
|
113
|
+
* dependencies
|
|
114
|
+
* highlight.run bumped to 9.23.0
|
|
115
|
+
|
|
116
|
+
## [0.4.8](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.7...observability-0.4.8) (2025-11-10)
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
### Dependencies
|
|
120
|
+
|
|
121
|
+
* The following workspace dependencies were updated
|
|
122
|
+
* dependencies
|
|
123
|
+
* highlight.run bumped to 9.22.5
|
|
124
|
+
|
|
125
|
+
## [0.4.7](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.6...observability-0.4.7) (2025-10-30)
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
### Dependencies
|
|
129
|
+
|
|
130
|
+
* The following workspace dependencies were updated
|
|
131
|
+
* dependencies
|
|
132
|
+
* highlight.run bumped to 9.22.4
|
|
133
|
+
|
|
134
|
+
## [0.4.6](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.5...observability-0.4.6) (2025-10-24)
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
### Dependencies
|
|
138
|
+
|
|
139
|
+
* The following workspace dependencies were updated
|
|
140
|
+
* dependencies
|
|
141
|
+
* highlight.run bumped to 9.22.3
|
|
142
|
+
|
|
143
|
+
## [0.4.5](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.4...observability-0.4.5) (2025-10-06)
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
### Dependencies
|
|
147
|
+
|
|
148
|
+
* The following workspace dependencies were updated
|
|
149
|
+
* dependencies
|
|
150
|
+
* highlight.run bumped to 9.22.2
|
|
151
|
+
|
|
152
|
+
## [0.4.4](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.3...observability-0.4.4) (2025-10-03)
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
### Dependencies
|
|
156
|
+
|
|
157
|
+
* The following workspace dependencies were updated
|
|
158
|
+
* dependencies
|
|
159
|
+
* highlight.run bumped to 9.22.1
|
|
160
|
+
|
|
161
|
+
## [0.4.3](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.2...observability-0.4.3) (2025-10-01)
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
### Dependencies
|
|
165
|
+
|
|
166
|
+
* The following workspace dependencies were updated
|
|
167
|
+
* dependencies
|
|
168
|
+
* highlight.run bumped to 9.22.0
|
|
169
|
+
|
|
170
|
+
## [0.4.2](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.1...observability-0.4.2) (2025-09-24)
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
### Dependencies
|
|
174
|
+
|
|
175
|
+
* The following workspace dependencies were updated
|
|
176
|
+
* dependencies
|
|
177
|
+
* highlight.run bumped to 9.21.1
|
|
178
|
+
|
|
179
|
+
## [0.4.1](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.0...observability-0.4.1) (2025-09-09)
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
### Dependencies
|
|
183
|
+
|
|
184
|
+
* The following workspace dependencies were updated
|
|
185
|
+
* dependencies
|
|
186
|
+
* highlight.run bumped to 9.21.0
|
|
187
|
+
|
|
188
|
+
## [0.4.0](https://github.com/launchdarkly/observability-sdk/compare/observability-0.3.12...observability-0.4.0) (2025-08-29)
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
### Features
|
|
192
|
+
|
|
193
|
+
* Version Packages ([#136](https://github.com/launchdarkly/observability-sdk/issues/136)) ([c271dc8](https://github.com/launchdarkly/observability-sdk/commit/c271dc87e4aba78355ca54cc7af9200f63da26a8))
|
|
194
|
+
|
|
195
|
+
## 0.3.12
|
|
196
|
+
|
|
197
|
+
### Patch Changes
|
|
198
|
+
|
|
199
|
+
- Updated dependencies [7e8f9e5]
|
|
200
|
+
- Updated dependencies [7e8f9e5]
|
|
201
|
+
- highlight.run@9.20.0
|
|
202
|
+
|
|
203
|
+
## 0.3.11
|
|
204
|
+
|
|
205
|
+
### Patch Changes
|
|
206
|
+
|
|
207
|
+
- 4ab5879: update o11y plugin docs to point to new launchdarkly pages and correctly reflect the SDK name
|
|
208
|
+
|
|
209
|
+
## 0.3.10
|
|
210
|
+
|
|
211
|
+
### Patch Changes
|
|
212
|
+
|
|
213
|
+
- Updated dependencies [1beae4d]
|
|
214
|
+
- highlight.run@9.19.1
|
|
215
|
+
|
|
216
|
+
## 0.3.9
|
|
217
|
+
|
|
218
|
+
### Patch Changes
|
|
219
|
+
|
|
220
|
+
- Updated dependencies [d181f89]
|
|
221
|
+
- highlight.run@9.19.0
|
|
222
|
+
|
|
223
|
+
## 0.3.8
|
|
224
|
+
|
|
225
|
+
### Patch Changes
|
|
226
|
+
|
|
227
|
+
- d0ab9e3: conditionally check for window api availability
|
|
228
|
+
- Updated dependencies [d0ab9e3]
|
|
229
|
+
- highlight.run@9.18.23
|
|
230
|
+
|
|
231
|
+
## 0.3.7
|
|
232
|
+
|
|
233
|
+
### Patch Changes
|
|
234
|
+
|
|
235
|
+
- 54aab8b: delete sessionData\_ localstorage values to avoid overfilling quota
|
|
236
|
+
- Updated dependencies [54aab8b]
|
|
237
|
+
- highlight.run@9.18.22
|
|
238
|
+
|
|
239
|
+
## 0.3.6
|
|
240
|
+
|
|
241
|
+
### Patch Changes
|
|
242
|
+
|
|
243
|
+
- 060dfe9: introduce LDObserve.stop api
|
|
244
|
+
|
|
245
|
+
## 0.3.5
|
|
246
|
+
|
|
247
|
+
### Patch Changes
|
|
248
|
+
|
|
249
|
+
- Updated dependencies [011032f]
|
|
250
|
+
- highlight.run@9.18.21
|
|
251
|
+
|
|
252
|
+
## 0.3.4
|
|
253
|
+
|
|
254
|
+
### Patch Changes
|
|
255
|
+
|
|
256
|
+
- a151858: support delayed plugin initialization via manualStart setting and start API.
|
|
257
|
+
- Updated dependencies [a151858]
|
|
258
|
+
- highlight.run@9.18.20
|
|
259
|
+
|
|
260
|
+
## 0.3.3
|
|
261
|
+
|
|
262
|
+
### Patch Changes
|
|
263
|
+
|
|
264
|
+
- Updated dependencies [9d1fa42]
|
|
265
|
+
- highlight.run@9.18.19
|
|
266
|
+
|
|
267
|
+
## 0.3.2
|
|
268
|
+
|
|
269
|
+
### Patch Changes
|
|
270
|
+
|
|
271
|
+
- 3b7818c: update README EAP notice
|
|
272
|
+
|
|
273
|
+
## 0.3.1
|
|
274
|
+
|
|
275
|
+
### Patch Changes
|
|
276
|
+
|
|
277
|
+
- Updated dependencies [491a594]
|
|
278
|
+
- highlight.run@9.18.18
|
|
279
|
+
|
|
280
|
+
## 0.3.0
|
|
281
|
+
|
|
282
|
+
### Minor Changes
|
|
283
|
+
|
|
284
|
+
- 3993134: refactor observability plugins to no longer require an observability project id
|
|
285
|
+
|
|
286
|
+
### Patch Changes
|
|
287
|
+
|
|
288
|
+
- 2dcbae1: correctly record console methods
|
|
289
|
+
- Updated dependencies [3993134]
|
|
290
|
+
- Updated dependencies [2dcbae1]
|
|
291
|
+
- highlight.run@9.18.17
|
|
292
|
+
|
|
293
|
+
## 0.2.2
|
|
294
|
+
|
|
295
|
+
### Patch Changes
|
|
296
|
+
|
|
297
|
+
- 5fdfaba: 75983c01e66ee0f3fda29f7ab4a78254d11013a0
|
|
298
|
+
- 5fdfaba: update readmes to update early access preview progress
|
|
299
|
+
- 5fdfaba: add user agent and navigator language on trace attributes
|
|
300
|
+
- 5fdfaba: update flag span event names to follow feature_flag.evaluation convention
|
|
301
|
+
- 5fdfaba: add version reporting for @launchdarkly/observability
|
|
302
|
+
- Updated dependencies [5fdfaba]
|
|
303
|
+
- Updated dependencies [5fdfaba]
|
|
304
|
+
- Updated dependencies [5fdfaba]
|
|
305
|
+
- highlight.run@9.18.16
|
|
306
|
+
|
|
307
|
+
## 0.2.1
|
|
308
|
+
|
|
309
|
+
### Patch Changes
|
|
310
|
+
|
|
311
|
+
- Updated dependencies [49b32d8]
|
|
312
|
+
- highlight.run@9.18.15
|
|
313
|
+
|
|
314
|
+
## 0.2.0
|
|
315
|
+
|
|
316
|
+
### Minor Changes
|
|
317
|
+
|
|
318
|
+
- c901c22: move metrics listeners to Observability plugin from SessionReplay
|
|
319
|
+
|
|
320
|
+
### Patch Changes
|
|
321
|
+
|
|
322
|
+
- c901c22: fix ErrorListener incorrectly reporting stacktrace via trace event
|
|
323
|
+
- c901c22: fix document_load metric not forwarding to ldClient
|
|
324
|
+
- c901c22: allow reporting 0-value document_load durations
|
|
325
|
+
- Updated dependencies [c901c22]
|
|
326
|
+
- Updated dependencies [c901c22]
|
|
327
|
+
- Updated dependencies [c901c22]
|
|
328
|
+
- highlight.run@9.18.14
|
|
329
|
+
|
|
330
|
+
## 0.1.17
|
|
331
|
+
|
|
332
|
+
### Patch Changes
|
|
333
|
+
|
|
334
|
+
- 3f513ca: remove verbosity of user instrumentation events by default.
|
|
335
|
+
only reports click, input, and submit window events as spans unless `otel.eventNames` is provided.
|
|
336
|
+
- Updated dependencies [3f513ca]
|
|
337
|
+
- highlight.run@9.18.13
|
|
338
|
+
|
|
339
|
+
## 0.1.16
|
|
340
|
+
|
|
341
|
+
### Patch Changes
|
|
342
|
+
|
|
343
|
+
- 575ac87: ensure omitting project id does not break sdk
|
|
344
|
+
- 575ac87: report all attributes of evaluation reason
|
|
345
|
+
- Updated dependencies [575ac87]
|
|
346
|
+
- Updated dependencies [575ac87]
|
|
347
|
+
- highlight.run@9.18.12
|
|
348
|
+
|
|
349
|
+
## 0.1.15
|
|
350
|
+
|
|
351
|
+
### Patch Changes
|
|
352
|
+
|
|
353
|
+
- Updated dependencies [24ff099]
|
|
354
|
+
- highlight.run@9.18.11
|
|
355
|
+
|
|
356
|
+
## 0.1.14
|
|
357
|
+
|
|
358
|
+
### Patch Changes
|
|
359
|
+
|
|
360
|
+
- b22881f: fix plugins not exporting types
|
|
361
|
+
- bcbb6f7: export plugin options correctly
|
|
362
|
+
- 188357c: fix session replay and observability plugin reporting to different sessions
|
|
363
|
+
- 18ff47a: fix span duplication happening due to an unnecessary export retry
|
|
364
|
+
- Updated dependencies [b22881f]
|
|
365
|
+
- Updated dependencies [bcbb6f7]
|
|
366
|
+
- Updated dependencies [188357c]
|
|
367
|
+
- Updated dependencies [18ff47a]
|
|
368
|
+
- highlight.run@9.18.10
|
|
369
|
+
|
|
370
|
+
## 0.1.13
|
|
371
|
+
|
|
372
|
+
### Patch Changes
|
|
373
|
+
|
|
374
|
+
- d349bc2: wrap plugin initialization with try / catch to limit impact of internal errors
|
|
375
|
+
- Updated dependencies [0e87afd]
|
|
376
|
+
- Updated dependencies [d349bc2]
|
|
377
|
+
- Updated dependencies [0e87afd]
|
|
378
|
+
- highlight.run@9.18.9
|
|
379
|
+
|
|
380
|
+
## 0.1.12
|
|
381
|
+
|
|
382
|
+
### Patch Changes
|
|
383
|
+
|
|
384
|
+
- 0ea7461: fix previous session not being resumed when tab is reloaded
|
|
385
|
+
- Updated dependencies [af513d3]
|
|
386
|
+
- highlight.run@9.18.8
|
|
387
|
+
|
|
388
|
+
## 0.1.11
|
|
389
|
+
|
|
390
|
+
### Patch Changes
|
|
391
|
+
|
|
392
|
+
- Updated dependencies [57fa91d]
|
|
393
|
+
- highlight.run@9.18.7
|
|
394
|
+
|
|
395
|
+
## 0.1.10
|
|
396
|
+
|
|
397
|
+
### Patch Changes
|
|
398
|
+
|
|
399
|
+
- Updated dependencies [36e2247]
|
|
400
|
+
- Updated dependencies [2c29bf4]
|
|
401
|
+
- Updated dependencies [a8bf1aa]
|
|
402
|
+
- highlight.run@9.18.6
|
|
403
|
+
|
|
404
|
+
## 0.1.9
|
|
405
|
+
|
|
406
|
+
### Patch Changes
|
|
407
|
+
|
|
408
|
+
- Updated dependencies [bcd8ece]
|
|
409
|
+
- highlight.run@9.18.5
|
|
410
|
+
|
|
411
|
+
## 0.1.8
|
|
412
|
+
|
|
413
|
+
### Patch Changes
|
|
414
|
+
|
|
415
|
+
- Updated dependencies [1ab53f8]
|
|
416
|
+
- highlight.run@9.18.4
|
|
417
|
+
|
|
418
|
+
## 0.1.7
|
|
419
|
+
|
|
420
|
+
### Patch Changes
|
|
421
|
+
|
|
422
|
+
- Updated dependencies [bb75fea]
|
|
423
|
+
- highlight.run@9.18.3
|
|
424
|
+
|
|
425
|
+
## 0.1.6
|
|
426
|
+
|
|
427
|
+
### Patch Changes
|
|
428
|
+
|
|
429
|
+
- Updated dependencies [027df7b]
|
|
430
|
+
- highlight.run@9.18.2
|
|
431
|
+
|
|
432
|
+
## 0.1.5
|
|
433
|
+
|
|
434
|
+
### Patch Changes
|
|
435
|
+
|
|
436
|
+
- 24f38cf: update launchdarkly package reporting of attributes for application and environment
|
|
437
|
+
|
|
438
|
+
## 0.1.4
|
|
439
|
+
|
|
440
|
+
### Patch Changes
|
|
441
|
+
|
|
442
|
+
- 96d5818: change type exports to be compatible with moduleResolution node
|
|
443
|
+
- Updated dependencies [96d5818]
|
|
444
|
+
- highlight.run@9.18.1
|
|
445
|
+
|
|
446
|
+
## 0.1.3
|
|
447
|
+
|
|
448
|
+
### Patch Changes
|
|
449
|
+
|
|
450
|
+
- 6e77363: include highlight.run as dependency for type resolution
|
|
451
|
+
|
|
452
|
+
## 0.1.2
|
|
453
|
+
|
|
454
|
+
### Patch Changes
|
|
455
|
+
|
|
456
|
+
- 1ea87fd: correctly publish dist directory
|
|
457
|
+
|
|
458
|
+
## 0.1.1
|
|
459
|
+
|
|
460
|
+
### Patch Changes
|
|
461
|
+
|
|
462
|
+
- bcac87b: release initial public version
|
|
463
|
+
|
|
464
|
+
## 0.1.0
|
|
465
|
+
|
|
466
|
+
### Minor Changes
|
|
467
|
+
|
|
468
|
+
- 26cc5f1: refactors highlight.run SDK into plugins consumed by new @launchdarkly packages
|