prometheus-go-code-review

Community

Review Prometheus instrumentation in Go code.

Authoranderskev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides auditing Prometheus instrumentation in Go, ensuring metric types, labels, and patterns follow best practices for reliable observability.

Core Features & Use Cases

  • Validate metric types (Counter/Gauge/Histogram) against measurement semantics.
  • Enforce low-cardinality labels and proper unit suffixes.
  • Ensure metrics are registered once and do not panic under race conditions.
  • Confirm /metrics endpoint exposure and sane histogram buckets.

Quick Start

Inspect metrics definitions and registries in the Go codebase, then adjust types, labels, and bucket boundaries to align with best practices.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: prometheus-go-code-review
Download link: https://github.com/anderskev/beagle/archive/main.zip#prometheus-go-code-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.