UNPKG

@launchdarkly/observability

Version:

Browser observability for your web app. Capture frontend metrics, errors, logs and traces.

199 lines (125 loc) 4.14 kB
# @launchdarkly/observability ## 0.3.1 ### Patch Changes - Updated dependencies [491a594] - highlight.run@9.18.18 ## 0.3.0 ### Minor Changes - 3993134: refactor observability plugins to no longer require an observability project id ### Patch Changes - 2dcbae1: correctly record console methods - Updated dependencies [3993134] - Updated dependencies [2dcbae1] - highlight.run@9.18.17 ## 0.2.2 ### Patch Changes - 5fdfaba: 75983c01e66ee0f3fda29f7ab4a78254d11013a0 - 5fdfaba: update readmes to update early access preview progress - 5fdfaba: add user agent and navigator language on trace attributes - 5fdfaba: update flag span event names to follow feature_flag.evaluation convention - 5fdfaba: add version reporting for @launchdarkly/observability - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - highlight.run@9.18.16 ## 0.2.1 ### Patch Changes - Updated dependencies [49b32d8] - highlight.run@9.18.15 ## 0.2.0 ### Minor Changes - c901c22: move metrics listeners to Observability plugin from SessionReplay ### Patch Changes - c901c22: fix ErrorListener incorrectly reporting stacktrace via trace event - c901c22: fix document_load metric not forwarding to ldClient - c901c22: allow reporting 0-value document_load durations - Updated dependencies [c901c22] - Updated dependencies [c901c22] - Updated dependencies [c901c22] - highlight.run@9.18.14 ## 0.1.17 ### Patch Changes - 3f513ca: remove verbosity of user instrumentation events by default. only reports click, input, and submit window events as spans unless `otel.eventNames` is provided. - Updated dependencies [3f513ca] - highlight.run@9.18.13 ## 0.1.16 ### Patch Changes - 575ac87: ensure omitting project id does not break sdk - 575ac87: report all attributes of evaluation reason - Updated dependencies [575ac87] - Updated dependencies [575ac87] - highlight.run@9.18.12 ## 0.1.15 ### Patch Changes - Updated dependencies [24ff099] - highlight.run@9.18.11 ## 0.1.14 ### Patch Changes - b22881f: fix plugins not exporting types - bcbb6f7: export plugin options correctly - 188357c: fix session replay and observability plugin reporting to different sessions - 18ff47a: fix span duplication happening due to an unnecessary export retry - Updated dependencies [b22881f] - Updated dependencies [bcbb6f7] - Updated dependencies [188357c] - Updated dependencies [18ff47a] - highlight.run@9.18.10 ## 0.1.13 ### Patch Changes - d349bc2: wrap plugin initialization with try / catch to limit impact of internal errors - Updated dependencies [0e87afd] - Updated dependencies [d349bc2] - Updated dependencies [0e87afd] - highlight.run@9.18.9 ## 0.1.12 ### Patch Changes - 0ea7461: fix previous session not being resumed when tab is reloaded - Updated dependencies [af513d3] - highlight.run@9.18.8 ## 0.1.11 ### Patch Changes - Updated dependencies [57fa91d] - highlight.run@9.18.7 ## 0.1.10 ### Patch Changes - Updated dependencies [36e2247] - Updated dependencies [2c29bf4] - Updated dependencies [a8bf1aa] - highlight.run@9.18.6 ## 0.1.9 ### Patch Changes - Updated dependencies [bcd8ece] - highlight.run@9.18.5 ## 0.1.8 ### Patch Changes - Updated dependencies [1ab53f8] - highlight.run@9.18.4 ## 0.1.7 ### Patch Changes - Updated dependencies [bb75fea] - highlight.run@9.18.3 ## 0.1.6 ### Patch Changes - Updated dependencies [027df7b] - highlight.run@9.18.2 ## 0.1.5 ### Patch Changes - 24f38cf: update launchdarkly package reporting of attributes for application and environment ## 0.1.4 ### Patch Changes - 96d5818: change type exports to be compatible with moduleResolution node - Updated dependencies [96d5818] - highlight.run@9.18.1 ## 0.1.3 ### Patch Changes - 6e77363: include highlight.run as dependency for type resolution ## 0.1.2 ### Patch Changes - 1ea87fd: correctly publish dist directory ## 0.1.1 ### Patch Changes - bcac87b: release initial public version ## 0.1.0 ### Minor Changes - 26cc5f1: refactors highlight.run SDK into plugins consumed by new @launchdarkly packages