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

64 Коммитов

Автор SHA1 Сообщение Дата
zakimaksyutov f2f86b1a8a
Merge pull request #26 from Azure/zakima/cleanup
cleanup
2021-10-15 15:23:02 -07:00
Zaki Maksyutov bb4e31ce9f cleanup 2021-10-15 15:18:15 -07:00
Yulia Safarova 9c38dacb21 Fix memore leak and update the instructions 2020-11-10 18:10:08 -08:00
Yulia Safarova 8d8abcbfa9 Fix docs 2020-10-16 14:58:41 -07:00
YuliaSafarova 4805ac3742
Update docs (#17) 2020-10-16 14:29:58 -07:00
YuliaSafarova f7907b50ec
Doc updates (#16) 2020-10-15 14:33:08 -07:00
YuliaSafarova d944711943
Iusafaro/playwrightinstrument (#15)
* Instrumentation draft

* Instrumentation agent version

* bump version

* Update sample and documentation

* Remove obsolete samples

* Fixes and updates

* Typos

* Typos

* Update sample code

* Update instructions
2020-10-14 19:59:21 -07:00
YuliaSafarova 481a41729b
Update docs with Playwright recorder (#14) 2020-09-18 15:20:46 -07:00
YuliaSafarova dd315e2fb8
Update docs (#13) 2020-08-18 16:22:20 -07:00
YuliaSafarova 7619cdc152
browser testing docs (#12) 2020-07-30 17:03:04 -07:00
YuliaSafarova 7cb49f3cf1
JavaScript samples and documentation (#11) 2020-07-29 18:34:25 -07:00
YuliaSafarova aceea5a4a0
Fix issue with not populated location name (#10)
* Set sdkVersion and remove locationId/locationDisplayName fom configurable fields

* Remove auto update for proj file

* Fix missing location issue
2020-06-08 19:33:42 -07:00
YuliaSafarova c49fa65864
Documentation (#9) 2020-06-08 18:32:47 -07:00
YuliaSafarova 323d08df80
Set sdkVersion and remove locationId/locationDisplayName (#8)
* Set sdkVersion and remove locationId/locationDisplayName fom configurable fields

* Remove auto update for proj file
2020-06-08 18:32:11 -07:00
MacroGreg 0d0b71051a
Merge pull request #7 from macrogreg/dev
All binary output folders are now placed in the same location outside the repository root.
2020-05-30 18:59:59 -07:00
macrogreg 0173bda062 Reduce verbosity of build output. 2020-05-30 18:59:17 -07:00
macrogreg 0c3dac4a0a All binary output folders are now placed in the same location outside the repository root. 2020-05-30 18:55:52 -07:00
MacroGreg b81f427ec7
Merge pull request #4 from Azure/master
Sync latest changes
2020-05-19 01:36:35 -07:00
MacroGreg 9ea18928c2
Merge pull request #6 from macrogreg/dev
Merge latest changes
2020-05-19 01:34:34 -07:00
macrogreg 6cd3500271 Additional end-to-end CAT in a separate Func App added 2020-05-19 01:32:30 -07:00
macrogreg f459b68eeb Fix MaxPath Len build problem 2020-05-18 18:48:21 -07:00
macrogreg cb5edf54ab Group demos and validations in a sub-folder. 2020-05-18 18:36:34 -07:00
MacroGreg 94117ec82c
Merge pull request #3 from Azure/master
Sync provate repo
2020-05-11 22:18:09 -07:00
MacroGreg 104b94e93e
Merge changes to main repo.
Merge pull request #5 from macrogreg/master
2020-05-11 22:14:38 -07:00
macrogreg 3e253ba3d8 Cleaned up test functions. 2020-05-11 22:08:26 -07:00
macrogreg 1cbc3e178c All telemetry emitted by a .Net-function-based Availability Test is tagged with SyntheticSource. 2020-05-11 20:57:22 -07:00
macrogreg 535d7d1796 Fix bug in HttpClientExtensions 2020-05-11 17:41:10 -07:00
macrogreg 2273f1b91c Added API to initialize an Http Client with the right heraders for synthetic requests 2020-05-11 17:16:41 -07:00
macrogreg 8689ad1843 Merge branch 'master' of https://github.com/macrogreg/azure-functions-availability-monitoring-extension 2020-05-11 15:06:54 -07:00
macrogreg d77d11562f Disallow binging AvailabilityTestResultAttribute to AvailabilityTelemetry. 2020-05-11 14:50:10 -07:00
macrogreg 291263255a Set correct iKey on telemetry results even if user modified it. 2020-05-11 14:42:15 -07:00
macrogreg 4bb02e31df Fix bug in Metadata parsing 2020-05-11 14:41:32 -07:00
MacroGreg 353fb0776b
Rewrite to support JavaScript (and other out-of-proc runtimes); handle .Net (in-proc) and JS (out-of-proc) Functions consistently where possible. 2020-05-06 01:22:28 -07:00
MacroGreg ddc2c8f6e8
Merge pull request #2 from Azure/master
Synching code
2020-05-06 01:20:21 -07:00
macrogreg b6abe1fc8d Merge branch 'dev' 2020-05-06 01:13:58 -07:00
macrogreg 1669a87d74 Validated that engine rewrite works with JavaScript and fixed related bugs. 2020-05-06 01:12:45 -07:00
macrogreg 8ecbe1a1e5 Minor tweaks in AvailabilityTest factory methods. 2020-05-05 20:29:47 -07:00
macrogreg dae2f5904e Rewrite to support JavaScript (and other ou-of-proc runtimes). Handle .Net (in-proc) and JS (out-of-proc) Functions consistently where possible. Tested with .Net, not yet tested with JS. 2020-05-05 02:35:08 -07:00
macrogreg 118b4633c6 Experiment around a consistent implementation for correct state management, set-up and tear-down for CAT functions in both, .Net and JavaScript (not actually working). 2020-04-27 11:10:59 -07:00
macrogreg c5904e98ab Deteled some unneeded files. 2020-04-10 18:51:55 -07:00
MacroGreg 227e45efd6
Merging prototype work from macrogreg/dev 2020-04-10 18:27:40 -07:00
macrogreg 812c3f50c9 Added ad-hoc console logging to debug interop with JavaScript, 2020-04-10 18:17:35 -07:00
macrogreg e0e484d8ba Set up versioning and NuGet creation. 2020-04-09 11:54:27 -07:00
macrogreg 0437af8af0 Added additional logging (need to make it structired).
Moved deploymnt targets.
2020-04-09 01:27:56 -07:00
macrogreg 0fb30cce83 Added E2E test API that can be monitored. 2020-04-06 23:57:02 -07:00
macrogreg 1acbe10b23 Added E2E test projects. 2020-04-03 01:37:38 -07:00
macrogreg 1c713f0615 Connect new AppInsights component to Demos, refactor demo naming. 2020-04-01 13:17:08 -07:00
macrogreg 7c53223335 Added WebJobsStartup-attribute-based initialization. 2020-04-01 12:49:54 -07:00
macrogreg f8f46015de Class and folder structure refactoring. 2020-04-01 12:44:05 -07:00
MacroGreg 5c3fd57198
Working prototype.
Early prototype using a binding and function filters.
2020-03-31 21:37:43 -07:00