{
  "slug": "modules/performance",
  "title": "Performance module",
  "description": "Runtime process metrics — CPU, memory, event loop, and GC for instrumented services.",
  "url": "https://cuitty.com/docs/modules/performance",
  "markdown_url": "https://cuitty.com/docs/modules/performance.md",
  "json_url": "https://cuitty.com/docs/modules/performance.json",
  "frontmatter": {
    "title": "Performance module",
    "description": "Runtime process metrics — CPU, memory, event loop, and GC for instrumented services.",
    "order": 8,
    "section": "Modules",
    "updatedAt": "2026-04-27"
  },
  "headings": [
    {
      "depth": 1,
      "slug": "performance-module",
      "text": "Performance module"
    }
  ],
  "body_markdown": "# Performance module\n\nThe performance module captures lightweight process-level metrics: CPU, memory, event-loop lag, GC pauses. It is **not** an APM — it complements Datadog/Honeycomb rather than replacing them.",
  "body_html": "<h1 id=\"performance-module\">Performance module</h1>\n<p>The performance module captures lightweight process-level metrics: CPU, memory, event-loop lag, GC pauses. It is <strong>not</strong> an APM — it complements Datadog/Honeycomb rather than replacing them.</p>",
  "links_out": []
}