metrics

Export real-time system, API, WebSocket and trade metrics via Prometheus-compatible interface.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill metrics-alsk1992
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metrics
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/metrics
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill metrics-alsk1992

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides comprehensive monitoring of system health, API performance, WebSocket connections, and trade execution, enabling proactive issue detection and performance optimization.

Core Features & Use Cases

  • System Metrics: Track CPU, memory, and event loop lag.
  • API & WebSocket Health: Monitor request rates, latency, and connection stability.
  • Trade Performance: Analyze fill rates, slippage, and order latency.
  • Custom Metrics & Alerts: Track business-specific KPIs and set up proactive alerts.

Quick Start

Show the current system metrics summary.

Frequently Asked Questions about metrics

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

FAQPage Schema
How do I monitor system health and API latency in real time?

To monitor system health and API latency in real time, this Skill tracks CPU, memory, event loop lag, request rates, and WebSocket connection stability through a Prometheus-compatible interface.

Can I track custom business metrics and set up proactive alerts?

Yes, you can track custom metrics and set up proactive alerts. This functionality enables monitoring business-specific KPIs and receiving notifications for proactive issue detection.

What is the best way to measure trade execution performance like slippage and fill rates?

The best way to measure trade execution performance is by analyzing fill rates, slippage, and order latency. This Skill provides dedicated trade performance tracking for execution analysis.

How do I export telemetry data for external analysis?

You export telemetry data for external analysis using the built-in export functionality. This feature allows extracting collected system, API, and trade metrics for offline processing.

Does this monitoring tool work with a Prometheus interface?

Yes, this monitoring tool works with a Prometheus interface. It provides real-time system metrics, API performance statistics, and trade execution data through this compatible endpoint.

Why do I need WebSocket health monitoring for my trading system?

You need WebSocket health monitoring to ensure connection stability for your trading system. It tracks request rates and latency, enabling proactive detection of real-time data stream issues.