Container → Host Map
container_hostsMap containers to their host VMs. Use to identify which host runs a specific container or to join container metrics with host metrics.
Instructions
Map each container to the host/VM it runs on. Use to answer 'which host runs container X' or to JOIN per-container metrics (top_cpu/top_memory) with per-host metrics (host_cpu/host_memory) — don't infer the host from the container's name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Time window e.g. '15m ago', '1h ago', '2d ago'. |