|
|
|
@ -12,9 +12,11 @@ To programatically get the list, execute in the browser console: |
|
|
|
|
Note: Validate that the output makes sense, the format of the page may change. |
|
|
|
|
*/ |
|
|
|
|
export const supportedMetricNamespaces = [ |
|
|
|
|
'Microsoft.AAD/DomainServices', |
|
|
|
|
'microsoft.aadiam/azureADMetrics', |
|
|
|
|
'Microsoft.AnalysisServices/servers', |
|
|
|
|
'Microsoft.ApiManagement/service', |
|
|
|
|
'Microsoft.App/containerapps', |
|
|
|
|
'Microsoft.AppConfiguration/configurationStores', |
|
|
|
|
'Microsoft.AppPlatform/Spring', |
|
|
|
|
'Microsoft.Automation/automationAccounts', |
|
|
|
@ -58,6 +60,7 @@ export const supportedMetricNamespaces = [ |
|
|
|
|
'Microsoft.DataFactory/factories', |
|
|
|
|
'Microsoft.DataLakeAnalytics/accounts', |
|
|
|
|
'Microsoft.DataLakeStore/accounts', |
|
|
|
|
'Microsoft.DataProtection/BackupVaults', |
|
|
|
|
'Microsoft.DataShare/accounts', |
|
|
|
|
'Microsoft.DBforMariaDB/servers', |
|
|
|
|
'Microsoft.DBforMySQL/flexibleServers', |
|
|
|
@ -73,6 +76,7 @@ export const supportedMetricNamespaces = [ |
|
|
|
|
'Microsoft.DigitalTwins/digitalTwinsInstances', |
|
|
|
|
'Microsoft.DocumentDB/cassandraClusters', |
|
|
|
|
'Microsoft.DocumentDB/DatabaseAccounts', |
|
|
|
|
'microsoft.edgezones/edgezones', |
|
|
|
|
'Microsoft.EventGrid/domains', |
|
|
|
|
'Microsoft.EventGrid/eventSubscriptions', |
|
|
|
|
'Microsoft.EventGrid/extensionTopics', |
|
|
|
@ -111,6 +115,8 @@ export const supportedMetricNamespaces = [ |
|
|
|
|
'Microsoft.Network/azureFirewalls', |
|
|
|
|
'microsoft.network/bastionHosts', |
|
|
|
|
'Microsoft.Network/connections', |
|
|
|
|
'Microsoft.Network/dnsForwardingRulesets', |
|
|
|
|
'Microsoft.Network/dnsResolvers', |
|
|
|
|
'Microsoft.Network/dnszones', |
|
|
|
|
'Microsoft.Network/expressRouteCircuits', |
|
|
|
|
'Microsoft.Network/expressRouteCircuits/peerings', |
|
|
|
@ -142,6 +148,7 @@ export const supportedMetricNamespaces = [ |
|
|
|
|
'Microsoft.Relay/namespaces', |
|
|
|
|
'microsoft.resources/subscriptions', |
|
|
|
|
'Microsoft.Search/searchServices', |
|
|
|
|
'microsoft.securitydetonation/chambers', |
|
|
|
|
'Microsoft.ServiceBus/Namespaces', |
|
|
|
|
'Microsoft.SignalRService/SignalR', |
|
|
|
|
'Microsoft.SignalRService/WebPubSub', |
|
|
|
@ -164,6 +171,7 @@ export const supportedMetricNamespaces = [ |
|
|
|
|
'Microsoft.TimeSeriesInsights/environments/eventsources', |
|
|
|
|
'Microsoft.VMwareCloudSimple/virtualMachines', |
|
|
|
|
'Microsoft.Web/connections', |
|
|
|
|
'Microsoft.Web/containerapps', |
|
|
|
|
'Microsoft.Web/hostingEnvironments', |
|
|
|
|
'Microsoft.Web/hostingEnvironments/multiRolePools', |
|
|
|
|
'Microsoft.Web/hostingEnvironments/workerPools', |
|
|
|
|