skill-metrics
[Skill] metrics, azure-monitor, aks - Query Azure Monitor metrics for Koji AKS node CPU, memory, disk usage, and pod readiness. Published by microsoft in azurelinux.
What is skill-metrics?
[Skill] metrics, azure-monitor, aks - Query Azure Monitor metrics for Koji AKS node CPU, memory, disk usage, and pod readiness. Published by microsoft in azurelinux. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use skill-metrics
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azurelinux
- Skill file: .github/skills/skill-metrics/SKILL.md
What it does
[Skill] metrics, azure-monitor, aks - Query Azure Monitor metrics for Koji AKS node CPU, memory, disk usage, and pod readiness.
Skill instructions
Koji Azure Monitor Metrics Tools | Tool | Purpose | |------|---------| | monitormetricsdefinitions | Discover available metrics for a resource | | monitormetricsquery | Query metric time-series values | Key metric namespaces AKS (Microsoft.ContainerService/managedClusters) | Metric | Description | |--------|-------------| | nodecpuusagepercentage | Node CPU utilization | | nodememoryworkingsetpercentage | Node memory utilization | | kubepodstatusready | Pod readiness count | | nodediskusagepercentage | Node disk utilization | Common query patterns Use aggregation: "Average" and interval: "PT1H" for hourly trends, interval: "PT5M" for granular views. Example: Query AKS node CPU and memory over the last 24 hours: - resource: AKS cluster name from deployment summary - metric-names: nodecpuusagepercentage,nodememoryworkingsetpercentage - metric-namespace: Microsoft.ContainerService/managedClusters - aggregation: Average - interval: PT1H
Explore related resources
Frequently asked questions
What is skill-metrics?
skill-metrics is a open-source AI agent skill with Copy skill directory. [Skill] metrics, azure-monitor, aks - Query Azure Monitor metrics for Koji AKS node CPU, memory, disk usage, and pod readiness.
Who is skill-metrics best for?
skill-metrics is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install skill-metrics?
Install or run skill-metrics using Copy skill directory. Check skill-metrics for the latest setup command.
Is skill-metrics actively maintained?
skill-metrics may need a closer maintenance check before production use.
Auto-fetched from GitHub.