📦 Alibabacloud Pai Feature Store Featuredb Usage Query — 阿里云PAI Feature Store FeatureDB使用查询

v0.0.1

查询PAI-FeatureStore中FeatureDB的读写使用数据,用于分析消费情况、使用趋势及按官方定价进行成本估算。支持详细的数据统计和费用分析。

0· 0·0 当前·0 累计
0

运行时依赖

无特殊依赖

安装命令

点击复制
官方npx clawhub@latest install alibabacloud-pai-feature-store-featuredb-usage-query
镜像加速npx clawhub@latest install alibabacloud-pai-feature-store-featuredb-usage-query --registry https://cn.longxiaskill.com

技能文档

Overview

This skill enables querying FeatureDB read/write usage data from PAI-FeatureStore. It is designed for analyzing consumption patterns, usage trends, and cost estimation based on official pricing.

Features

  • Query FeatureDB read operations
  • Query FeatureDB write operations
  • Analyze consumption data
  • Track usage trends
  • Estimate costs using official pricing

Usage

Query FeatureDB usage data

Parameters

ParameterDescription
start_timeStart time for query
end_timeEnd time for query
metric_typeType of metric to query

Examples

Query daily usage:

featuredb_usage_query --start_time 2024-01-01 --end_time 2024-01-31 --metric_type daily

Notes

  • Ensure you have proper permissions to access PAI-FeatureStore
  • Usage data may have a delay of up to 24 hours
  • Cost estimation is based on official Alibaba Cloud pricing
数据来源ClawHub ↗ · 中文优化:龙虾技能库