metrics-collector

Community

Instrument your app with metrics.

AuthorCleanExpo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized way to collect, store, and query application metrics, ensuring consistent observability across your project without relying on external scraping infrastructure.

Core Features & Use Cases

  • Standardized Metric Types: Supports counters, gauges, and histograms with defined naming conventions.
  • Database-backed Storage: Persists metrics in PostgreSQL/Supabase, suitable for serverless environments.
  • Time-Series Aggregation: Enables querying metrics over time for trend analysis.
  • Use Case: Automatically track the total number of agent runs, their duration, and API request latency, making it easy to monitor application performance and identify bottlenecks.

Quick Start

Use the metrics-collector skill to increment the agent_run_total counter with status 'completed'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: metrics-collector
Download link: https://github.com/CleanExpo/DR-NRPG/archive/main.zip#metrics-collector

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.