Skip to content

Commit

Permalink
Changes to add subscription scope metrics API
Browse files Browse the repository at this point in the history
  • Loading branch information
ToddKingMSFT committed Sep 14, 2021
1 parent edd0a60 commit 8f6fd9a
Show file tree
Hide file tree
Showing 12 changed files with 4,711 additions and 42 deletions.
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1691,6 +1691,7 @@ Rolledback
Rollforward
rollouts
rolloverdetails
rollupby
rootfs
rosettanetprocessconfigurations
rotatediskencryptionkey
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"resourceUri": "subscriptions/07c0b09d-9f69-4e6e-8d05-f59f67299cb2/resourceGroups/Rac46PostSwapRG/providers/Microsoft.Web/sites/alertruleTest/providers/microsoft.insights/metricDefinitions",
"api-version": "2018-01-01",
"api-version": "2021-05-01",
"metricnamespace": "Microsoft.Web/sites"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"resourceUri": "subscriptions/182c901a-129a-4f5d-86e4-cc6b294590a2/resourceGroups/hyr-log/providers/microsoft.insights/components/f1-bill/providers/microsoft.insights/metricdefinitions",
"api-version": "2018-01-01",
"api-version": "2021-05-01",
"metricnamespace": "microsoft.insights/components"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"resourceUri": "subscriptions/46841c0e-69c8-4b17-af46-6626ecb15fc2/resourceGroups/adgarntptestrg/providers/Microsoft.StorageCache/caches/adgarntptestcache",
"api-version": "2018-01-01",
"api-version": "2021-05-01",
"metricnamespace": "microsoft.storagecache/caches"
},
"responses": {
Expand Down
Loading

0 comments on commit 8f6fd9a

Please sign in to comment.