AzureMonitor: Support PostgreSQL and MySQL Flexible Servers (#38075)

This commit is contained in:
Josh Hunt 2021-08-19 15:56:58 +01:00 committed by GitHub
parent 1f091c448f
commit 17306217aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,9 @@ export default class SupportedNamespaces {
'Microsoft.DataLakeStore/accounts',
'Microsoft.DBforMariaDB/servers',
'Microsoft.DBforMySQL/servers',
'Microsoft.DBforMySQL/flexibleServers',
'Microsoft.DBforPostgreSQL/servers',
'Microsoft.DBforPostgreSQL/flexibleServers',
'Microsoft.Devices/IotHubs',
'Microsoft.Devices/provisioningServices',
'Microsoft.DocumentDB/databaseAccounts',