Azure MySQL 从存储中检索服务器指标 - table 或 eventhub

Azure MySQL Server metrics retrieval from Storage - table or eventhub

我需要从 Microsoft 获取 "storage_percent"、"io_consumption_percent" 和 "connections_failed"。DBforMySQL/servers 在 Azure 中。我找不到任何相同的 Rest API。 我尝试将数据从诊断设置导出到存储以及 Eventhub。但它也没有用。

有什么前进的方向吗?

之后,我需要从程序中获取记录并传输到外部系统。

谢谢。

在使用 Microsoft 进行 oauth2 身份验证后,所有指标都可以使用 rest api 调用获得。

答案在这里供大家休息 apis: https://docs.microsoft.com/en-us/rest/api/mysql/