Back to Skills

creating-apm-dashboards

jeremylongshore
Updated Yesterday
59 views
712
74
712
View on GitHub
Metaaidesigndata

About

This skill helps developers create APM dashboards for platforms like Grafana and Datadog. It assists in defining key metrics and visualizations for monitoring application health, performance, and user experience. Use it when setting up or expanding a monitoring solution to track golden signals, resource utilization, errors, and business metrics.

Quick Install

Claude Code

Recommended
Primary
npx skills add jeremylongshore/claude-code-plugins-plus
Plugin CommandAlternative
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus
Git CloneAlternative
git clone https://github.com/jeremylongshore/claude-code-plugins-plus.git ~/.claude/skills/creating-apm-dashboards

Copy and paste this command in Claude Code to install this skill

Documentation

Overview

This skill automates the creation of Application Performance Monitoring (APM) dashboards, providing a structured approach to visualizing critical application metrics. By defining key performance indicators and generating dashboard configurations, this skill simplifies the process of monitoring application health and performance.

How It Works

  1. Identify Requirements: Determine the specific metrics and visualizations needed for the APM dashboard based on the user's request.
  2. Define Dashboard Components: Select relevant components such as golden signals (latency, traffic, errors, saturation), request metrics, resource utilization, database metrics, cache metrics, business metrics, and error tracking.
  3. Generate Configuration: Create the dashboard configuration file based on the selected components and user preferences.
  4. Deploy Dashboard: Deploy the generated configuration to the target monitoring platform (e.g., Grafana, Datadog).

When to Use This Skill

This skill activates when you need to:

  • Create a new APM dashboard for an application.
  • Define key metrics and visualizations for monitoring application performance.
  • Generate dashboard configurations for Grafana, Datadog, or other monitoring platforms.

Examples

Example 1: Creating a Grafana Dashboard

User request: "Create a Grafana dashboard for monitoring my web application's performance."

The skill will:

  1. Identify the need for a Grafana dashboard focused on web application performance.
  2. Define dashboard components including request rate, response times, error rates, and resource utilization (CPU, memory).
  3. Generate a Grafana dashboard configuration file with pre-defined visualizations for these metrics.

Example 2: Setting up a Datadog Dashboard

User request: "Set up a Datadog dashboard to track the golden signals for my microservice."

The skill will:

  1. Identify the need for a Datadog dashboard focused on golden signals.
  2. Define dashboard components including latency, traffic, errors, and saturation metrics.
  3. Generate a Datadog dashboard configuration file with pre-defined visualizations for these metrics.

Best Practices

  • Specificity: Provide detailed information about the application and metrics to be monitored.
  • Platform Selection: Clearly specify the target monitoring platform (Grafana, Datadog, etc.) to ensure compatibility.
  • Iteration: Review and refine the generated dashboard configuration to meet specific monitoring needs.

Integration

This skill can be integrated with other plugins that manage infrastructure or application deployment to automatically create APM dashboards as part of the deployment process. It can also work with alerting plugins to define alert rules based on the metrics displayed in the generated dashboards.

GitHub Repository

jeremylongshore/claude-code-plugins-plus
Path: backups/skills-migration-20251108-070147/plugins/performance/apm-dashboard-creator/skills/apm-dashboard-creator
aiautomationclaude-codedevopsmarketplacemcp

Related Skills

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

polymarket

Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill

creating-opencode-plugins

Meta

This skill helps developers create OpenCode plugins that hook into 25+ event types like commands, files, and LSP operations. It provides the plugin structure, event API specifications, and implementation patterns for JavaScript/TypeScript modules. Use it when you need to intercept, monitor, or extend the OpenCode AI assistant's lifecycle with custom event-driven logic.

View skill

himalaya-email-manager

Communication

This Claude Skill enables email management through the Himalaya CLI tool using IMAP. It allows developers to search, summarize, and delete emails from an IMAP account with natural language queries. Use it for automated email workflows like getting daily summaries or performing batch operations directly from Claude.

View skill