> ## Documentation Index
> Fetch the complete documentation index at: https://docs.costgraph.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelogs

> Release history for the CostGraph Agent

<Update label="2026-06-29" description="v1.0.0">
  First stable release of the CostGraph Agent.

  The agent runs on cloud VMs reports host, process, and container metrics to CostGraph — powering VM inventory, cost attribution, [rightsizing and idle recommendations](/costgraph/agent/recommendations), and cost anomaly detection. Install it with the [one-line script, Docker, Ansible, or cloud-init](/costgraph/agent#install).
</Update>

<Update label="2026-06" description="v0.0.64">
  * Process-level metrics — per-process CPU and memory usage.
  * Disk metrics for attached volumes.
  * New install paths: one-line install script (systemd/OpenRC), Ansible collection, and cloud-init / user data.
  * Standardized metric names under the `costgraph_` prefix.
</Update>

<Update label="2026-04" description="v0.0.48">
  * Container metrics and inventory for Docker and containerd hosts, with live runtime tracking.
</Update>

<Update label="2026-01" description="v0.0.37">
  * Host metrics pipeline — CPU, memory, disk, and network streamed to CostGraph.
  * Backend integration with instance registration and durable remote write.
</Update>

<Update label="2025-06" description="v0.0.1">
  * Initial release of the CostGraph Agent.
</Update>
