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

931 Коммитов

Автор SHA1 Сообщение Дата
Shekhar Gupta 500f26bef8 Add Kusto Token refresh event 2018-09-17 09:42:57 -07:00
Puneet Gupta bcfe9995e7
Updating GeoMasterDataProvider to work with slots (#77) 2018-09-15 01:30:39 +05:30
Hawk Foreste 6828fc256c
Merge pull request #78 from Azure/RemoveSecretFromKustoLogs
Use URI object to remove query path which has token
2018-09-14 12:39:12 -07:00
Hawk Foreste f2ee5436e0 Use URI object to remove query path which has token 2018-09-14 12:30:31 -07:00
Puneet Gupta df5984c2b6
Adding GetContainerLogs method to GeoMasterProvider (#76)
Adding  GetLinuxContainerLogs method to GeoMasterProvider
2018-09-11 13:07:50 +05:30
Hawk Foreste 0eb47cede9
Merge pull request #75 from Azure/ModifySourceWatcherLogging
Modify source watcher logging
2018-09-07 13:56:25 -07:00
Hawk Foreste 0f61b02836 Merge branch 'master' of https://github.com/Azure/Azure-AppServices-Diagnostics into ModifySourceWatcherLogging 2018-09-07 12:56:59 -07:00
Steve Ernst 96d972298e
Internal/External View and No Coverage Insight (#74)
* Internal/External View

Also removed unused insight inputs, and added logic to call a default insight for no coverage cases.

* Add Runtime Context

* Fixing Error Message

* Fixes related to ASC default insight
2018-09-07 10:52:43 -07:00
Hawk Foreste 97565b0e50 Create exception class for logging and dashboard purposes. 2018-09-05 17:42:47 -07:00
Cindy Peng 656120f89e
Merge pull request #73 from Azure/cindy/filterfix
Change app filter default settings
2018-08-31 14:19:56 -07:00
Cindy Peng 584af72020 Change app filter default settings 2018-08-31 14:11:31 -07:00
Steve Ernst 8c847625b1
Make Email Buttons Disabled By Default (#72)
* Make Email Buttons Disabled By Default

* Fix ambiguous method
2018-08-30 15:50:35 -07:00
Hawk Foreste 43047665a7
Merge pull request #71 from Azure/RuntimeSiteNameMapUtility
Runtime site name map utility
2018-08-30 15:43:18 -07:00
Hawk Foreste 3cfdfb1e73 Address comments and fix TestDataTableToDataTableResponseObjectAndBack test 2018-08-30 15:30:46 -07:00
Hawk Foreste c80b04e80f Little bit of refactoring and add some documentation tags 2018-08-29 17:23:03 -07:00
Hawk Foreste 0d266731ae Merge branch 'master' of https://github.com/Azure/Azure-AppServices-Diagnostics into RuntimeSiteNameMapUtility 2018-08-29 16:55:14 -07:00
Hawk Foreste 9377c046d3 Fix column already added to DataTable bug 2018-08-29 16:38:39 -07:00
Hawk Foreste 828ccbcc9e Add slot name and alter sitename to be default site name 2018-08-29 16:37:46 -07:00
Hawk Foreste 85702dab60 When running on local machine, the timestamp was converted to local machine time zone. Agnostic of the machine, enforce UTC time. 2018-08-29 16:06:16 -07:00
Steve Ernst 6f45584047
Adding ASC Insight Extension Method (#70)
* Adding ASC Insight Extension Method

* Add test and fix documentation

* Handle External Requests

* Update log method
2018-08-29 15:52:52 -07:00
Hawk Foreste f97b34e4a7 Commit progress for slot runtime map utility 2018-08-24 17:02:27 -07:00
Puneet Gupta 92212da12d
Adding a new method InvokeSiteExtension and updating docs (#69)
* Adding a new method InvokeSiteExtension and updating docs to call microsoft.web routes

* Making InvokeSiteExtension private for now

* Getting rid of extra space

* more extra space
2018-08-17 23:05:57 +05:30
Hawk Foreste 5ccb9364b6
Merge pull request #68 from Azure/FixSiteLevelForASE
Fix site level for ase
2018-08-16 12:11:47 -07:00
Hawk Foreste 52728dd40b Fix tests 2018-08-16 11:43:01 -07:00
Hawk Foreste a56ca2c225 Merge branch 'master' of https://github.com/Azure/Azure-AppServices-Diagnostics into FixSiteLevelForASE 2018-08-16 11:09:52 -07:00
Hawk Foreste 58b25a46fb Set the hosting environment resource name to the stamp name 2018-08-16 11:09:29 -07:00
Shekhar Gupta 46e0fdaf71
Merge pull request #67 from Azure/publishing
Move Publish Detector API in runtime host
2018-08-16 10:51:34 -07:00
Shekhar Gupta 5bab6d94f2 Publish Detector API 2018-08-15 22:00:39 -07:00
Cindy Peng 8c57273842
Merge pull request #66 from Azure/cindy/supportid
Add support topic list to system invoker context
2018-08-08 18:19:33 -07:00
Cindy Peng db6c367133 Add support topic list to system invoker context 2018-08-08 15:33:36 -07:00
Steve Ernst 956c5f33de
Enable Insights for All Resource Types (#65)
* Enable Insights for All Resource Types

* Moving provider and type name to IResource

* Allow Support Topic for Internal Detectors

Relax the check for internal detectors so that they will work for Azure
Support Center, which also uses support topic id

* Remove test case that is now valid
2018-08-03 14:55:04 -07:00
Cindy Peng 086308687d
Merge pull request #63 from Azure/cindy/monitoringapi
Add monitoring API for diagnostic role
2018-08-03 11:51:36 -07:00
Cindy Peng eb58dda99e fix comments 2018-08-03 11:50:49 -07:00
Cindy Peng 246dd14a43 typing.. 2018-08-02 21:19:17 -07:00
Cindy Peng 2ba0a755ee Adding data source and time range filter 2018-08-02 21:11:17 -07:00
Steve Ernst 6a331f9e4e
Use only one Status enum and update event Id (#64)
* Consolidate Insight and Detector status to same enum

* Update Version of Insight Event
2018-08-02 09:32:57 -07:00
Cindy Peng c7d7388a78 Rewrite list filter condition 2018-08-01 15:00:52 -07:00
Cindy Peng dd59244b74 fix tests and rouging parameters 2018-07-31 20:14:42 -07:00
Cindy Peng de0c4e7652 Add system executequery api 2018-07-31 18:34:22 -07:00
Cindy Peng 3ff3936922 Fix the unit test with kusto cluster query 2018-07-31 14:58:58 -07:00
Cindy Peng 6acca5aaea Fix comments 2018-07-31 13:05:44 -07:00
Cindy Peng 75a663a499 Remove appsettings.json file 2018-07-31 11:47:12 -07:00
Cindy Peng efdd867799 Adding system invoker attribute unit test 2018-07-31 11:43:12 -07:00
Cindy Peng 7ccac636ad Add monitoring api for each resouce type 2018-07-31 08:03:04 -07:00
Cindy Peng 140c8177bb
Merge pull request #61 from Azure/cindy/aidataprovider
Add ApplicationInsights data provider
2018-07-27 17:52:59 -07:00
Cindy Peng 7b5063da20 Cast unknown type to string 2018-07-27 17:47:26 -07:00
Cindy Peng 6e6619a830 Send query string with Post method 2018-07-27 16:34:35 -07:00
Shekhar Gupta 0547bb073b
Merge pull request #62 from Azure/dropdown
Support for Dropdown Rendering Type
2018-07-27 14:43:42 -07:00
Shekhar Gupta 62d0f195fd Add Test and update docs 2018-07-27 14:02:17 -07:00
Shekhar Gupta 965e0effcb Support from Dropdown Rendering Type 2018-07-27 12:56:32 -07:00