prometheus-collector
Prometheus metrics release, deployment, and cluster validation workflows
All Skills in This Repository (6)
Pure Emerald Level Indicatorsccp-update-prodimage
Update the Prometheus-Collector image tag across toggle files, feature flag readers, and Helm fixtures.
ccp-deployto-standalone
Automates deployment and validation of Prometheus collector image in AKS standalone for CCP metrics ingestion into Azure Monitor.
compare-cluster-manifests
Compare Helm manifests between two AKS clusters using kubectl and helm.
release-aks-rp-addon
Automate AKS RP addon releases with image tag and chart template updates.
validate-release-ready-image-ciprod
Validate Prometheus Collector release images on the CI Prod cluster using kubectl, az CLI, and Playwright.
validate-release-ready-image-cidev
Validate Prometheus Collector release images via CI pipeline, cluster checks, and Grafana dashboards.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core