I have multiple Azure MySQL PaaS databases running across regions on which alerts have been set.
Are there any way in which I can create a dashboard or run query that can provide the top utilized DBs ?
I have multiple Azure MySQL PaaS databases running across regions on which alerts have been set.
Are there any way in which I can create a dashboard or run query that can provide the top utilized DBs ?
Copyright © 2021 Jogjafile Inc.
Azure SQL Database and Azure SQL Managed Instance offer advanced monitoring and tuning capabilities that leverage artificial intelligence to help you troubleshoot and optimize the performance of your databases and solutions.
you can use Azure Sql Analytics for the monitoring or the Azure monitoring.
exemple Azure Analytics
And for requests to several databases you can create a data factory with your 3 databases (it's a kind of merge) and then you can make a request for several databases
exemple of data factory