·sentry-setup-metrics
</>

sentry-setup-metrics

getsentry/sentry-agent-skills

Setup Sentry Metrics in any project. Use when asked to add custom metrics, track counters/gauges/distributions, or instrument application performance. Supports JavaScript and Python.

94Installs·1Trend·@getsentry

Installation

$npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-metrics

SKILL.md

Configure Sentry's custom metrics for tracking counters, gauges, and distributions.

| JavaScript | 10.25.0+ | Sentry.metrics. | | Python | 2.44.0+ | sentrysdk.metrics. |

| Counter | Cumulative counts | API calls, clicks, errors | | Gauge | Point-in-time values | Queue depth, memory, connections | | Distribution | Statistical values | Response times, cart amounts |

Setup Sentry Metrics in any project. Use when asked to add custom metrics, track counters/gauges/distributions, or instrument application performance. Supports JavaScript and Python. Source: getsentry/sentry-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-metrics
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is sentry-setup-metrics?

Setup Sentry Metrics in any project. Use when asked to add custom metrics, track counters/gauges/distributions, or instrument application performance. Supports JavaScript and Python. Source: getsentry/sentry-agent-skills.

How do I install sentry-setup-metrics?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-metrics Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/getsentry/sentry-agent-skills