Граф коммитов

2616 Коммитов

Автор SHA1 Сообщение Дата
Nev Wylie 617e201040 [BUG] App Insights not auto-capturing from a Web Worker #1995 2023-03-01 16:49:57 -08:00
siyuniu-ms a905888e69 Update ajaxRecord.ts 2023-03-01 14:55:46 -08:00
siyuniu-ms 648fc055ec update doc
https://github.com/microsoft/ApplicationInsights-JS/issues/1794
https://github.com/microsoft/ApplicationInsights-JS/issues/1792
https://github.com/microsoft/ApplicationInsights-JS/issues/929
2023-03-01 14:55:42 -08:00
siyuniu-ms 798bf505bd change readme
change instrumentation key to connection string
2023-03-01 14:54:32 -08:00
Karlie-777 381b7d6d88
[Beta][Task]17282501: Add samples (#1998)
* add dynamic config sample

* update beta sample

* format gruntfile

* update rush.json

* update gruntfile

* update readme
2023-03-01 13:06:16 -08:00
Nev 276575bde8
[Beta] [BUG] SharedWorker does not Instrument fetch correctly #1996 (#2000)
- Also add a Shared Worker example
2023-02-23 16:26:50 -08:00
Nev Wylie 73cebfe8bd [Beta] [BUG] SharedWorker does not Instrument fetch correctly #1996
- Also add a Shared Worker example
2023-02-23 14:59:01 -08:00
Nev 073c0aaf26
Add support for setting default values recursively. (#1994) 2023-02-22 11:13:41 -08:00
Nev Wylie 5c11981e9b Add support for setting default values recursively. 2023-02-16 18:13:38 -08:00
Nev 933ade8191
[Beta] Merge remote-tracking branch 'upstream/master' into beta (#1992) 2023-02-10 17:39:51 -08:00
Nev Wylie 33633e94cd Merge remote-tracking branch 'upstream/master' into MSNev/beta 2023-02-10 16:47:56 -08:00
Nev c9173e4a87
Internal Task 17133116: Add Policheck exclusion file (#1991) 2023-02-10 16:04:37 -08:00
Nev Wylie 5b53bda8e2 Internal Task 17133116: Add Policheck exclusion file #64 2023-02-10 14:39:38 -08:00
Nev fc1e160541
Update AISku size tracking readme.md (#1988) 2023-02-06 15:53:47 -08:00
Nev Wylie c0c37f3ffc Update AISku size tracking readme.md 2023-02-06 09:38:37 -08:00
Nev dc914b564d
[Release] Increase version to 2.8.10 (#1987) 2023-02-06 09:04:12 -08:00
Nev Wylie c63a5ddc83 [Release] Increase version to 2.8.10 2023-02-03 15:15:53 -08:00
Nev e067395350
Merge remote-tracking branch 'upstream/master' into MSNev/beta (#1985) 2023-02-03 08:41:51 -08:00
Nev 4fa6aa82f1
Merge branch 'beta' into MSNev/beta 2023-02-02 17:52:11 -08:00
Nev Wylie 894d913193 [Beta] Fix merge issues from master 2023-02-02 17:44:28 -08:00
Karlie-777 7cf8ee5dd7
update throttle test (#1984) 2023-02-01 20:21:39 -08:00
Karlie-777 3f969761a9
update throttle test (#1983) 2023-02-01 20:21:13 -08:00
Nev Wylie d8abe518ac Merge remote-tracking branch 'upstream/master' into MSNev/beta 2023-02-01 18:17:30 -08:00
Nev c920fb782a
Add the Aborted flag to the dependency initializer / listeners #1970 (#1982)
- Remove SimpleSyncPromise as it's no longer needed
2023-02-01 16:58:24 -08:00
Karlie-777 2cf0854cd1
[Beta][Task]16961420: fix throttleMgr tests (#1978)
* fix throttlrMgr config

* update throttle mgr

* update throttle mgr
2023-02-01 12:47:30 -08:00
Nev 9141ebf151
[BUG] Application Insights reports 'not_specified' to Azure when tracking unhandled browser exception #1940 (#1980) 2023-02-01 12:19:11 -08:00
Karlie-777 0562a7bea0
[AI][Task]16961420: fix throttleMgr incorrectly fires based on the number of days past (#1981)
* fix throttle mgr

* resolve comments

* resolve comments

* add test
2023-02-01 11:06:41 -08:00
Nev bc620b524c
Address dynamic corner-cases - Task 15982357: [Beta] [AI] Dynamic config for Properties extension (#1977)
- when the referenced property is not an object/array (ie. undefined or null)
- we are assigning a referenced object/array to null / undefined
2023-01-28 16:46:59 -08:00
Nev af918812b6
Followup for [Beta][Task]15982357: Dynamic config for Properties extension #1972 (#1976)
- Add ability to tag Dynamic Config properties as referenced to support updating extensionConfig in-place with a new object instance
- Add IUnloadHookContainer to allow passing extension level unload hook container to sub-components
2023-01-27 11:26:08 -08:00
Karlie-777 09dec1c433
[Beta][AI] Add tee channel tests (#1968)
* add tee channel tests

* update tee channel test

* update
2023-01-27 07:59:12 -08:00
Karlie-777 1a900079d0
[Beta][Task]15982357: Dynamic config for Properties extension (#1972)
* add dynamic config test

* update sessionmgr

* add to do

* update shrinkwrap
2023-01-25 19:34:57 -08:00
Karlie-777 7b2d09cea4
[Beta][Task]15982296: Dynamic config for Sender (#1966)
* add sender dynamic change

* add maxsizecheck function

* fix lint

* update sendBuffer

* rename senderBuffer function
2023-01-20 16:35:40 -08:00
Karlie-777 80fb983bac
[Beta][Task]15982342: Dynamic config for extension click analytics (#1967)
* dynamic config for click plugin

* merge and update

* update
2023-01-13 15:28:42 -08:00
Nev 65fddb125b
Fix size check which "nightly" is added to the bundle (#1971) 2023-01-12 17:02:49 -08:00
Nev ff763dbfa3
Update Rush version to address CVE Issues (#1969) 2023-01-10 10:21:57 -08:00
Nev 389b73aef1
Update QUnit and tests (#1964)
* Update QUnit and tests

* Update minify script to use PC newline for imports and header banners
2023-01-09 08:25:39 -08:00
Karlie-777 a98051cf1a
[AI Light][Task]14130466: Instrumentation key API is being deprecated - need to add support (#1956)
* update aisku light

* fix file size

* add shrinkwrap

* resolve comments

* Update index.ts formatting

Co-authored-by: Nev Wylie <54870357+MSNev@users.noreply.github.com>
2022-12-16 14:01:23 -08:00
Karlie-777 ee36e9cb70
[Beta][Task]15982350: Dynamic config for Dependencies plugin (#1957)
* add extension dynamic config

* add dynamic config for dependncies plugin

* update shrinkwrap

* update shrinkwrap

* resolve comments

* resolve comments
2022-12-16 12:43:56 -08:00
Nev bdcef7e82a
[Beta] Merge remote-tracking branch 'upstream/master' into beta (#1963)
* Update Rush version to address CVE Issues

* Extend CI execution time

* Add --no-sandbox to test runs (#1962)

- Update rush

* Fix merge issues
2022-12-15 11:30:48 -08:00
Nev 38b0b741ca
Add --no-sandbox to test runs (#1962)
- Update rush
2022-12-15 10:05:55 -08:00
Karlie-777 9aba1bf6b5
[Beta] Task 16030248: Dynamic config for AILight (#1954)
* add aiskulight dynamic config

* fix test

* resolve comments

* fix test

* resolve comments

Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
2022-12-06 21:26:15 -08:00
Nev 1d8f307614
Update Rush and component packages (#1955) 2022-12-06 16:37:43 -08:00
Nev 7d42898658
[Beta] Merge remote-tracking branch 'origin/master' into beta (#1946) 2022-11-17 15:36:32 -08:00
Nev Wylie ac5fa35c12 Merge remote-tracking branch 'origin/master' into MSNev/BetaDynamicConfig 2022-11-17 12:49:26 -08:00
Nev b067ef4e9a
[Beta] Plugin does not wire itself into the Channel Configuration when... (#1945)
…both channels and channel extensions are supplied
2022-11-17 12:36:33 -08:00
Nev Wylie 02f1a4d887 [Beta] Plugin does not wire itself into the Channel Configuration when both channels and channel extensions are supplied 2022-11-17 11:22:05 -08:00
Nev abda77ecc9
[Beta] Fixup log polling (#1944) 2022-11-11 15:53:47 -08:00
Nev Wylie d0e0c53116 [Beta] Fixup log polling 2022-11-11 13:38:37 -08:00
Nev bc2f71bc81
[Beta] Add pluginVersionString properties and getWParam() (#1943) 2022-11-10 17:14:54 -08:00
Nev Wylie 2901233fef [Beta] Add pluginVersionString properties and getWParam() 2022-11-10 15:19:00 -08:00