Creates APM monitoring dashboards with golden signals, request metrics, resource utilization, and alert rules. Generates configuration files and setup instructions.
How this command is triggered — by the user, by Claude, or both
Slash command
/apm-dashboard-creator:create-dashboardThe summary Claude sees in its command listing — used to decide when to auto-load this command
# APM Dashboard Creator Create comprehensive Application Performance Monitoring dashboards. ## Dashboard Components 1. **Golden Signals**: Latency, traffic, errors, saturation 2. **Request Metrics**: Request rate, response times, status codes 3. **Resource Utilization**: CPU, memory, disk, network 4. **Database Metrics**: Query performance, connection pools 5. **Cache Metrics**: Hit rates, memory usage 6. **Business Metrics**: Key performance indicators 7. **Error Tracking**: Error rates and types ## Process 1. Identify application technology stack 2. Determine critical metrics to moni...
Create comprehensive Application Performance Monitoring dashboards.
Provide:
18plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 18 plugins
npx claudepluginhub ktiseos-nyx/claude-code-plugins-plus-skills --plugin apm-dashboard-creator/create-dashboardCreates APM monitoring dashboards with golden signals, request metrics, resource utilization, and alert rules. Generates configuration files and setup instructions.
/create-dashboardCreates monitoring dashboards with key metrics for service observability, following best practices for layout, color coding, and SLA targets.
/dashboardGenerates a monitoring dashboard configuration for project metrics visualization, outputting a JSON dashboard definition. Supports Grafana, Datadog, or custom HTML.
/monitorConfigures monitoring dashboards, metrics collection, and alerting rules for a target using Datadog (default), CloudWatch, Prometheus, or Grafana.
/aggregate-metricsAggregates performance metrics across application, system, database, cache, queue, and external services. Generates instrumentation code, naming standards, collection configuration, dashboards, and alert definitions.
/monitorGenerates monitoring, alerting, and observability configuration (Prometheus, Grafana, Datadog, health endpoints, structured logging, OpenTelemetry tracing) for your application stack.