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

2876 Коммитов

Автор SHA1 Сообщение Дата
siyuniu-ms 3398b1756c
Merge branch 'master' into modify_test 2023-02-27 23:49:31 -08:00
Nev fcadeec422
[Master] [BUG] SharedWorker does not Instrument fetch correctly #1996 (#2001)
- Merge from `beta` [BUG] SharedWorker does not Instrument fetch
correctly #1996
- [BUG] App Insights not auto-capturing from a Web Worker #1995
2023-02-27 18:26:43 -08:00
Nev Wylie 245a69062e [BUG] App Insights not auto-capturing from a Web Worker #1995 2023-02-27 14:23:33 -08:00
Nev Wylie 925f18b4f3 [Beta] [BUG] SharedWorker does not Instrument fetch correctly #1996
- Also add a Shared Worker example
2023-02-27 14:23:32 -08:00
Nev 0567b0cca9
Merge branch 'master' into modify_test 2023-02-27 13:08:27 -08:00
siyuniu-ms 58ad8bf99a
Documentation updates to address #1794 and #1792 (#2002)
Fixes 
- #1794
- #1792
2023-02-27 13:06:51 -08:00
siyuniu-ms b79839edb5
Merge branch 'master' into modify_test 2023-02-24 16:03:24 -08:00
siyuniu-ms 89734bb429
Update AISKU/Tests/Unit/src/SnippetInitialization.Tests.ts 2023-02-24 16:03:08 -08:00
siyuniu-ms 042d56b4df Update ajaxRecord.ts 2023-02-24 15:37:21 -08:00
siyuniu-ms bc0e7df94b 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-02-24 15:36:30 -08:00
siyuniu-ms cac00bb728 Update SnippetInitialization.Tests.ts 2023-02-24 15:14:47 -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
siyuniu-ms 504933b13e Update SnippetInitialization.Tests.ts 2023-02-23 10:46:34 -08:00
siyuniu-ms 6804f60381 Update SnippetInitialization.Tests.ts 2023-02-22 17:13:36 -08:00
Nev 0f8f851197
change readme (#1997)
change instrumentation key to connection string
2023-02-22 11:40:35 -08:00
Nev 073c0aaf26
Add support for setting default values recursively. (#1994) 2023-02-22 11:13:41 -08:00
siyuniu-ms 9722433f79 change readme
change instrumentation key to connection string
2023-02-21 14:24:21 -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