Tuesday, 15 April 2014

SQL Azure resource_stats view is empty -


We are seeing whether we are consuming excessive resources or not, I try to see our statistics record I am doing Inquiries on Sys.resource_stats

Our sys.resource_stats view does not record any at all.

no statistics

If I monitor the Azure portal Trying to see, I get an error that the server could not retrieve the matrix.

There is no data in the portal

We do not know this Fix that this view will not return any records or how.

There is a known issue that does not display this telemetry. A fix is ​​rolling out for this problem.

You can ask yourself (not master) in the database to get the last hour's usage data. This view also has the benefit of showing better grained data than sys.dresource_stats in the master.


No comments:

Post a Comment