0b19fe83195b76928387423d4f7eefe555c91112
Agent team migrated from JMX to Micrometer metrics. Update the 5 hardcoded metric names in AgentInstance.tsx JVM charts: - jvm.cpu.process → process.cpu.usage.value - jvm.memory.heap.used → jvm.memory.used.value - jvm.memory.heap.max → jvm.memory.max.value - jvm.threads.count → jvm.threads.live.value - jvm.gc.time → jvm.gc.pause.total_time Server backend is unaffected (generic MetricsSnapshot storage). CLAUDE.md updated with full agent metric name reference. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
Observability server for Cameleer agents
Languages
Java
61.6%
TypeScript
30.2%
HTML
5.2%
CSS
2.9%