Files
Pulse/pkg
rcourtman 43bd4ac54a merge: parallel-08-component-consolidation into v6
Resolves conflicts:
- monitor_agents.go: Use models.IOMetrics + clampToInt64 (consolidating
  types.IOMetrics from HEAD and bare IOMetrics from parallel-08)
- hostagent/agent.go: Remove stale internal/buffer import (consolidated
  into internal/utils by parallel-08)
- hostagent/ceph.go: Take parallel-08 consolidated Ceph types (prefixed
  with Ceph, plain strings instead of typed enums); fix NumOSD→NumOSDs
  typo in parallel branch; remove dead normalizeHealth* functions
- hostagent/ceph_test.go: Update assertions to use plain strings

Component moves: ceph→hostagent, smartctl→hostagent, mdadm→hostagent,
types/metrics→models/metrics_types, errors→monitoring/errors,
infradiscovery→ai/infradiscovery, agentbinaries→updates,
cloudcp/health→cloudcp (flattened)
2026-02-13 21:55:40 +00:00
..