lm-apm

Investigate LogicMonitor APM trace data to diagnose service issues and correlate alerts.

Updated Dec 13, 2025
One-click install
npx skills add https://github.com/ryanmat/mcp-server-logicmonitor --skill lm-apm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lm-apm
Source: https://github.com/ryanmat/mcp-server-logicmonitor/tree/main/.claude/skills/lm-apm
Command: npx skills add https://github.com/ryanmat/mcp-server-logicmonitor --skill lm-apm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you investigate Application Performance Monitoring (APM) data within LogicMonitor, enabling you to diagnose service issues, analyze performance, and correlate alerts for traced services.

Core Features & Use Cases

  • Service Discovery: Identify and list all traced APM services.
  • Performance Analysis: Examine service-level and operation-level metrics like latency, error rates, and request volume.
  • Alert Correlation: Link performance issues to active alerts for faster root cause analysis.
  • Use Case: When an application experiences slowdowns, use this Skill to pinpoint the problematic service and operation, identify the root cause by analyzing metrics and alerts, and generate a report with recommendations.

Quick Start

Investigate the APM service named 'user-authentication-service'.

Frequently Asked Questions about lm-apm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I investigate APM service issues in LogicMonitor?

You investigate APM service issues by discovering traced services, analyzing operation-level performance metrics like latency and error rates, and correlating active alerts for root cause analysis.

What is alert correlation for traced services?

Alert correlation for traced services links active LogicMonitor alerts directly to application performance degradation, connecting metric anomalies with triggered alerts to accelerate root cause analysis.

Can I analyze operation-level latency and error rates for traced services?

Yes, you can analyze operation-level latency and error rates. The Skill examines detailed performance breakdowns by service and operation, allowing you to inspect request volume alongside specific performance metrics.

Do I need LogicMonitor v3 API trace endpoints to use this APM analysis?

Yes, you need access to LogicMonitor's v3 API trace endpoints and associated datasources. This prerequisite access is required to discover traced services and retrieve the performance metrics necessary for investigation.

What's the best way to diagnose application slowdowns using trace data?

The best way to diagnose application slowdowns using trace data is to pinpoint the problematic service and operation by analyzing performance metrics, then linking those anomalies to active alerts for root cause analysis.