Is there an API to get mysql flexible server read replication lag in seconds metric data ?. We have an implementation in AWS where we are using the AWS api to get replication lag data to disable/enable mysql replica and we want to do the same in Azure. I have explored the Azure API documentation but was not able to get a clear solution if this is possible.
Please let me know if that is possible.