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

16 Коммитов

Автор SHA1 Сообщение Дата
Shreyas Gopalakrishna 5c9d4543db
Enable placeholders to start with app insights agent using profiles (#656)
* Add app insights agent as part of worker

* Update worker.config.json with profile conditions

* Update worker.config.json

* Update worker.config.json

* Update AI agent version

* Updated regex

* Updated regex
2022-09-22 20:12:01 -05:00
kaibocai 1052102682
Revert "Update worker.config.json to include profiles that enable and disable app insights (#586)" (#598)
This reverts commit 1e63421d61.
2022-07-22 15:56:15 -05:00
Shreyas Gopalakrishna 1e63421d61
Update worker.config.json to include profiles that enable and disable app insights (#586)
* Update worker.config.json to include profiles that enable and disable app insights

* Update worker.config.json

* Update worker.config.json

* Update worker.config.json
2022-07-12 13:20:33 -05:00
Tsuyoshi Ushio 0025753c3e
Update for Distributed Tracing (#411)
It includes fix of the CI. I've done two things. 1. Fix timeout issue on CosmosDB. 2. Make HttpClient as static. This part is not the root cause of the CI fail, however, I keep it as better practice than instantiate eachtime.
2020-12-09 13:15:19 -08:00
pragnagopa e0bfc6e120 Use env vars in worker.config.json
Use Dev CLI for tests
2020-06-17 14:50:35 -07:00
Pragna Gopa 40096767c9
Delete appServiceEnvironment profile (#298) 2019-07-09 14:45:19 -07:00
Pragna Gopa 398e587559
Update to Zulu 8.202 (#285) 2019-04-22 14:00:05 -07:00
Pragna Gopa f0283fcc41
Fix typo in the command line (#274) 2019-02-20 14:50:05 -08:00
Pragna Gopa b67f979f99
Enable VNET (preferIPV4Stack) (#220) 2018-10-25 15:20:59 -07:00
Pragna Gopa a0cf525f8f
Update arguments and java path (#217) 2018-10-24 09:21:33 -07:00
pragnagopa 63afd0255a Update look path for java.exe 2018-09-06 14:55:51 -07:00
Pragna Gopa 53bac1e5db
Update java version to functionsjdk8.0.172-win_x64 (#170) 2018-09-06 14:09:54 -07:00
Pragna Gopa 9089447d70
Update to latest version of java when running in azure (#167) 2018-09-06 09:31:12 -07:00
Pragna Gopa af26265a3b
Update keys to camelCase and support list of extensions (#156)
* Update keys to camelCase

* Support a list of extensions
2018-08-09 09:36:01 -07:00
Pragna Gopa 1b183dc2d0
Add AppServiceEnvironment profile (#151)
* Add AppServiceEnvironment profile
2018-07-31 09:42:04 -07:00
Pragna Gopa c001f58e77
Worker config (#132)
* Add worker.config.json
2018-06-22 15:26:15 -07:00