docs: update CHANGELOG and README for v0.32.4
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
## Changelog
|
||||
|
||||
### v0.32.4 — Controller telemetry: include controller in hub app telemetry (2026-02-27)
|
||||
|
||||
#### Added
|
||||
- **report/telemetry.go**: Include the `felhom-controller` container as a special entry in the `app_telemetry` array sent to the hub — reuses all existing hub telemetry infrastructure (memory trends, known issues, fleet aggregation) with zero hub-side changes
|
||||
- **report/telemetry.go**: New `buildControllerTelemetry()` function collects controller container metrics (memory, CPU) and log scan results (warnings, errors, deduplicated issues)
|
||||
|
||||
### v0.32.3 — Logging cleanup: consistent tags, dedup, standardized prefixes (2026-02-26)
|
||||
|
||||
#### Fixed
|
||||
|
||||
Reference in New Issue
Block a user