Skip to content

Commit

Permalink
Support for Scheduled Query Rules API (#34)
Browse files Browse the repository at this point in the history
* Migrate away from Microsoft legacy alert API
* Added support for Sitecore 9.1.1
  • Loading branch information
sc-jiannannding authored Jul 30, 2019
1 parent ced7e32 commit 54d45ef
Show file tree
Hide file tree
Showing 398 changed files with 207,925 additions and 198,151 deletions.
2 changes: 1 addition & 1 deletion Sitecore 8.2.1/xdb/addons/Monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Steps to configure the Sitecore deployment parameters to include the Application
"name": "monitoring",
"templateLink": "<placeholder>",
"parameters": {
"omsWorkspaceMetricsRetentionDays" : <integer value. Plan comes with 31 by default>,
"omsWorkspaceMetricsRetentionDays" : <integer value. free plans are always 7, other plans comes with 31 by default>,
"omsWorkspaceAlertRecipients" : "<emails seperated by a semi colon>",
"omsWorkspaceLocation" : "<Australia Southeast, Canada Central, Central India, East US, Japan East, Southeast Asia, UK South or West Europe>",
"applicationInsightsLocation" : "<location of the application insight associated with Sitecore>"
Expand Down
Loading

0 comments on commit 54d45ef

Please sign in to comment.