metrics

Installation
Summary

Query CPU, memory, network, and disk usage metrics for Railway services.

  • Supports nine metric types including CPU usage, memory, network traffic (RX/TX), and disk usage across deployments and instances
  • Query metrics for a single service or all services in an environment using optional groupBy parameters (by deployment, instance, region, or service)
  • Requires environmentId from railway status --json; serviceId is optional to retrieve metrics across all services
  • Time-based queries with ISO 8601 date ranges, configurable sample rates, and averaging windows for smoothing data
SKILL.md

Service Metrics

Query resource usage metrics for Railway services.

When to Use

  • User asks "how much memory is my service using?"
  • User asks about CPU usage, network traffic, disk usage
  • User wants to debug performance issues
  • User asks "is my service healthy?" (combine with service skill)

Prerequisites

Get environmentId and serviceId from linked project:

railway status --json
Related skills

More from railwayapp/railway-skills

Installs
806
GitHub Stars
259
First Seen
Jan 20, 2026