运行时依赖
无特殊依赖
安装命令
点击复制官方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
| Parameter | Description |
|---|---|
| start_time | Start time for query |
| end_time | End time for query |
| metric_type | Type 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