我需要按小时、天和周了解雪花仓库的使用情况。
想知道按小时、按天和按周排队和运行的查询数量,以了解仓库的利用率。
您能否就查询和表格提供同样的帮助。
我需要按小时、天和周了解雪花仓库的使用情况。
想知道按小时、按天和按周排队和运行的查询数量,以了解仓库的利用率。
您能否就查询和表格提供同样的帮助。
这是一篇很棒的博客文章,它将有所帮助:
https://www.snowflake.com/blog/understanding-snowflake-utilization-warehouse-profiling/
此页面说明了如何更好地(直观地)了解仓库利用率:
https://docs.snowflake.net/manuals/user-guide/warehouses-load-monitoring.html
Snowflake 提供功能和视图来帮助您监控仓库使用情况,如博客文章中所述,并记录在以下链接中:
https://docs.snowflake.net/manuals/sql-reference/functions/warehouse_load_history.html
https://docs.snowflake.net/manuals/sql-reference/account-usage/warehouse_load_history.html
https://docs.snowflake.net/manuals/sql-reference/account-usage/warehouse_metering_history.html
我希望这会有所帮助...丰富