【问题标题】:Azure Redis Cache statistic per cache key每个缓存键的 Azure Redis 缓存统计信息
【发布时间】:2015-11-27 16:53:11
【问题描述】:

我想知道有没有办法通过 Appinsight azure 在 Azure 中获取 redis 缓存键统计信息。 例如,我需要知道 Azure 中每个键每秒的平均访问次数。我检查了这本 https://azure.microsoft.com/en-us/documentation/articles/cache-how-to-monitor/#how-to-view-metrics-and-customize-charts 手册,但没有帮助。

【问题讨论】:

    标签: azure caching redis


    【解决方案1】:

    每个关键指标在 Azure 上不可用,请检查它们可以提供什么:

    Available metrics on Azure

    他们在内部使用 redis INFO 命令,首先,INFO 没有提供那种细节。

    【讨论】:

      猜你喜欢
      • 2019-08-16
      • 2010-12-11
      • 1970-01-01
      • 1970-01-01
      • 2016-06-04
      • 1970-01-01
      • 1970-01-01
      • 2021-04-02
      • 1970-01-01
      相关资源
      最近更新 更多