【问题标题】:What are the new $Metrics tables on Azure storage emulator?Azure 存储模拟器上的新 $Metrics 表是什么?
【发布时间】:2012-11-11 13:25:25
【问题描述】:

我注意到我的 Azure 存储模拟器上有以下表格:

$MetricsCapacityBlob
$MetricsTransactionBlob
$MetricsTransactionsQueue
$MetricsTransactionsTable

在我的生产环境中:

WADDiagnosticInfrastructureTable
WADDirectoriesTable
WADPerformanceCountersTable
WADWindowsEventLogsTable

有人可以解释我是否需要这些表格,以及为什么模拟器和生产环境中有不同的表格?

【问题讨论】:

    标签: azure azure-storage azure-table-storage


    【解决方案1】:

    这些是包含指标数据的存储分析表 (http://msdn.microsoft.com/en-us/library/windowsazure/hh343258.aspx)。它们包含有关如何访问存储及其性能的数据。我不确定为什么它们会出现在您的开发存储帐户中,但要让它们出现在您的生产存储帐户中,您需要在您的存储帐户上明确启用存储分析。

    希望这会有所帮助。

    【讨论】:

    • WAD* 表来自 Windows Azure 诊断。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-09-25
    • 2012-02-01
    • 2014-07-03
    • 2021-09-12
    • 2014-06-12
    • 2018-12-28
    相关资源
    最近更新 更多