File tree
4 files changed
+9
-9
lines changed- packages
- core/src/domain/telemetry
- rum-core/src
- rum/src/types
4 files changed
+9
-9
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
644 | | - | |
| 644 | + | |
645 | 645 | | |
646 | | - | |
| 646 | + | |
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
654 | | - | |
| 654 | + | |
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1685 | 1685 | | |
1686 | 1686 | | |
1687 | 1687 | | |
1688 | | - | |
| 1688 | + | |
1689 | 1689 | | |
1690 | | - | |
| 1690 | + | |
1691 | 1691 | | |
1692 | 1692 | | |
1693 | 1693 | | |
1694 | 1694 | | |
1695 | 1695 | | |
1696 | 1696 | | |
1697 | 1697 | | |
1698 | | - | |
| 1698 | + | |
1699 | 1699 | | |
1700 | 1700 | | |
1701 | 1701 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
| 422 | + | |
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
| |||
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
563 | | - | |
| 563 | + | |
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
| |||
Submodule rum-events-format updated 53 files
- .github/workflows/android-sdk.yml+2-2
- lib/cjs/generated/browserProfiling.d.ts+240
- lib/cjs/generated/browserProfiling.js+6
- lib/cjs/generated/mobileProfiling.d.ts+97
- lib/cjs/generated/mobileProfiling.js+6
- lib/cjs/generated/profiling.d.ts+121
- lib/cjs/generated/profiling.js+6
- lib/cjs/generated/rum.d.ts+3-3
- lib/cjs/generated/telemetry.d.ts+3-3
- lib/cjs/src/index.d.ts+1
- lib/cjs/src/index.js+1
- lib/cjs/src/profiling.d.ts+4
- lib/cjs/src/profiling.js+34
- lib/cjs/src/session-replay-browser.d.ts+21
- lib/cjs/src/session-replay-browser.js+19-1
- lib/cjs/src/session-replay.d.ts+11-1
- lib/cjs/src/session-replay.js+4-1
- lib/esm/generated/browserProfiling.d.ts+240
- lib/esm/generated/browserProfiling.js+5
- lib/esm/generated/mobileProfiling.d.ts+97
- lib/esm/generated/mobileProfiling.js+5
- lib/esm/generated/profiling.d.ts+121
- lib/esm/generated/profiling.js+5
- lib/esm/generated/rum.d.ts+3-3
- lib/esm/generated/telemetry.d.ts+3-3
- lib/esm/src/index.d.ts+1
- lib/esm/src/index.js+1
- lib/esm/src/profiling.d.ts+4
- lib/esm/src/profiling.js+4
- lib/esm/src/session-replay-browser.d.ts+21
- lib/esm/src/session-replay-browser.js+18
- lib/esm/src/session-replay.d.ts+11-1
- lib/esm/src/session-replay.js+2-1
- lib/package.json+1
- lib/profiling/package.json+6
- lib/src/index.ts+1
- lib/src/profiling.ts+6
- lib/src/session-replay-browser.ts+44
- lib/src/session-replay.ts+8
- samples/profiling/browser/profile-event/profile-event.json+23
- samples/profiling/browser/profiler-trace/profiler-trace.json+69
- samples/profiling/mobile/profile-event/profile-event.json+25
- schemas/profiling-browser-schema.json+14
- schemas/profiling-mobile-schema.json+7
- schemas/profiling-schema.json+19
- schemas/profiling/_common-schema.json+117
- schemas/profiling/browser/profile-event-schema.json+37
- schemas/profiling/browser/profiler-trace-schema.json+216
- schemas/profiling/mobile/profile-event-schema.json+30
- schemas/rum/_common-schema.json+3-3
- schemas/telemetry/_common-schema.json+3-3
- scripts/generate.mjs+3
- scripts/validate.mjs+2
0 commit comments