sentry-setup-metrics

Official

Instrument and track metrics in your apps.

Authorgetsentry
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps configure Sentry's custom metrics to track Counters, Gauges, and Distributions, enabling measurable insights while reducing manual instrumentation work.

Core Features & Use Cases

  • Metric Types Overview: Counters, Gauges, Distributions with practical examples.
  • Platform Detection: Guidance for JavaScript/TypeScript and Python projects.
  • Verification & Examples: Sample code snippets to verify metrics arrive in Sentry.

Quick Start

After detecting your platform, add a simple counter metric named "user_signup" and verify it in your Sentry metrics dashboard.

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: sentry-setup-metrics
Download link: https://github.com/getsentry/sentry-for-claude/archive/main.zip#sentry-setup-metrics

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