• Joined on 2026-03-05
claude pushed to main at cameleer/cameleer-server 2026-04-12 21:25:03 +02:00
ce8a2a1525 fix: use raw timestamp string for throughput/error chart data
claude pushed to main at cameleer/cameleer-server 2026-04-12 21:20:00 +02:00
65ed94f0e0 fix: commit DS v0.1.47 dependency update (missed in migration commit)
claude pushed to main at cameleer/cameleer-server 2026-04-12 21:13:12 +02:00
b1e1f789c5 ci: retrigger build (DS v0.1.47 publish race condition)
claude pushed to main at cameleer/cameleer-server 2026-04-12 19:45:22 +02:00
0dae1f1cc7 feat: migrate agent charts to ThemedChart + Recharts
claude pushed to main at cameleer/design-system 2026-04-12 19:38:20 +02:00
38e42d10bb chore: bump version to 0.1.47
ae420246c8 docs: update COMPONENT_GUIDE for ThemedChart migration
7d9643bd1b feat!: replace custom chart components with ThemedChart + Recharts
99ff461d4d feat: add ThemedChart wrapper component
ce93ba456c feat: add ChartTooltip component for ThemedChart
Compare 6 commits »
claude pushed tag v0.1.47 to cameleer/design-system 2026-04-12 19:38:20 +02:00
claude pushed to main at cameleer/design-system 2026-04-12 19:30:37 +02:00
e07afe37f2 docs: add Recharts migration implementation plan
claude pushed to main at cameleer/design-system 2026-04-12 19:24:36 +02:00
89453121a0 docs: add Recharts migration design spec
claude pushed to main at cameleer/cameleer 2026-04-12 19:07:36 +02:00
c7e6b09317 revert: remove camel-management from plain-app to test JVM-only metrics fallback
claude pushed to main at cameleer/cameleer 2026-04-12 19:05:07 +02:00
6b482679ac fix: JmxMetricsBridge always exports JVM metrics even without Camel JMX
claude pushed to main at cameleer/cameleer 2026-04-12 18:57:56 +02:00
245866e421 fix: add camel-management to plain-app for JMX metrics
claude pushed to main at cameleer/cameleer-server 2026-04-12 18:52:56 +02:00
a0af53f8f5 chore: update design system to 0.1.46 (responsive charts, timestamp tooltips)
claude pushed to main at cameleer/cameleer-server 2026-04-12 18:52:07 +02:00
aa91b867c5 fix: use Date x-values in agent charts for proper time axes
claude pushed to main at cameleer/design-system 2026-04-12 18:50:54 +02:00
232868b9e7 feat: responsive charts with timestamp tooltips
claude pushed tag v0.1.46 to cameleer/design-system 2026-04-12 18:50:54 +02:00
claude pushed to main at cameleer/cameleer 2026-04-12 18:40:41 +02:00
c78fa93113 fix: remove informational stderr prints from SpringContextAdvice
claude pushed to main at cameleer/cameleer 2026-04-12 18:36:07 +02:00
0ad5d9fe5a fix: align JmxMetricsBridge metric names with Micrometer conventions
claude pushed to main at cameleer/cameleer-server 2026-04-12 18:35:32 +02:00
0b19fe8319 fix: update UI metric names from JMX to Micrometer convention
claude pushed to main at cameleer/cameleer-server 2026-04-12 18:29:03 +02:00
dc29afd4c8 docs: add Prometheus metrics reference to CLAUDE.md
claude pushed to main at cameleer/cameleer-saas 2026-04-12 18:24:26 +02:00
c2ccf9d233 feat: enable Prometheus metrics for ClickHouse and tenant servers