AI AGENT ADDONS

You can check how much CPU, memory, network, or disk your service is using. This is useful when you want to know if your service is running well or if it is slow. You can see these numbers for the last hour or any time range you choose.

You can ask questions like "how much memory is my service using" or "is my service slow". The tool will pull the data and show you the details. It works with Railway services and can show data for one service or all services at once.

This helps you find and fix performance problems quickly. No need to guess what is happening inside your service. The numbers tell you the story.

Add Metrics skill to your workflow

Global

mkdir -p ~/.claude/skills/metrics

Project

mkdir -p .claude/skills/metrics

Source Repository

Stars
285
Forks
31
Watchers
285
License
MIT
Last Push
26 days ago
Created
6 months ago