AzureAzureOfficialยท6 Agent Skills Included

prometheus-collector

Prometheus metrics release, deployment, and cluster validation workflows

Automates the full release lifecycle of Azure Monitor managed Prometheus collector images across AKS clusters. Validates pod health, scrape configs, metrics ingestion, and Grafana dashboards without manual kubectl checks. Compares cluster manifests, bumps image tags, and generates release notes pull requests automatically.
npx skills add Azure/prometheus-collector --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install prometheus-collector skills?โ–ผ

Run `npx skills add Azure/prometheus-collector --all -g -y` in your terminal to install all skills in this suite globally.

How to validate a Prometheus collector release image?โ–ผ

Use the validate-release-ready-image skills, which check pod status, restarts, logs, scrape configs, metrics ingestion, and Grafana dashboards on CI dev or prod clusters.

How to compare manifests between two AKS clusters?โ–ผ

The compare-cluster-manifests skill extracts helm manifests from both clusters, diffs images and configurations, and generates a structured markdown report.

How to create a prometheus-collector release PR?โ–ผ

The create-release-version-pr skill audits every commit since the last release, bumps the version file, updates release notes, and opens the pull request automatically.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’