如何查看 Windows Azure 分析

发布于 2024-08-02 16:04:44 字数 135 浏览 1 评论 0原文

我一直在使用 Azure 中的辅助角色运行一些后台进程来测试 Azure,看看它是否适合我的一个项目。当我单击“分析”选项卡时,我收到一条消息“即将推出。”。有什么方法可以让我确定一些指标吗?

我最感兴趣的是尝试计算我的程序的潜在每月成本。

I've been running some background processes using the Worker role in Azure to test out Azure to see if it something I can consider for one of my projects. When I click on the Analytics tab, I get a message saying "Coming soon.". Is there any way for me to determine some metrics?

I'm mostly interested in trying to calculate a potential monthly cost for my programs.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

反话 2024-08-09 16:04:44

抱歉,新的分析系统尚不可用。如果您尝试估算成本,请注意,CPU 使用率很容易计算(角色实例数 * 运行的小时数 * 0.12 美元),而存储使用率则更容易计算(GB * 月数 * 0.15 美元)。

如果没有分析,带宽将很难估计,抱歉,它们目前还无法使用。

Sorry, the new analytics system isn't available yet. If you're trying to estimate costs, note that CPU usage is easy to count (number of role instances * number of hours they've been running * $0.12), and storage usage is even easier (GB * months * $0.15).

Bandwidth will be a hard one to estimate without analytics, sorry they're not available yet.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文