Files
container-census/cmd
Self Hosters fa367e2894 Add build_time to telemetry collector health endpoint
The collector's analytics dashboard already displays build time in the
version badge, but the health endpoint wasn't returning it. This adds
the build_time field to match the census server's health response.

This allows users to verify they're running the latest build by checking
the build timestamp in the UI.

Changes:
- Add build_time field to /health endpoint response
- Uses version.GetBuildTime() which is set via ldflags during build

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-14 14:39:24 -05:00
..