hyperdx/docker
Warren Lee 25a3291f57
feat: Attach service version to all internal telemetry (#1891)
## Summary
- Bump `@hyperdx/browser` to 0.22.0 and pass `service.version` as an OTel resource attribute to the browser SDK, so all frontend telemetry includes the app version
- Inject `OTEL_RESOURCE_ATTRIBUTES=service.version=$CODE_VERSION` in API and all-in-one Dockerfiles (prod) and `.env.development` (dev) so the Node OTel SDK attaches service version to all backend traces, metrics, and logs
- Remove the standalone Next.js health endpoint — `/api/health` now proxies through to the API server. The original `/api/health` page was redundant since `/api/config` already serves the same purpose
2026-03-12 16:50:46 +00:00
..
clickhouse/local chore: Use local clickhouse instance for playwright tests (#1711) 2026-02-13 15:43:12 +00:00
hostmetrics fix: Set correct github URL as image source in Dockerfiles (#1698) 2026-02-04 16:11:31 +00:00
hyperdx feat: Attach service version to all internal telemetry (#1891) 2026-03-12 16:50:46 +00:00
nginx feat: add example nginx ssl reverse proxy service (#535) 2024-12-17 18:29:54 +00:00
otel-collector chore: update otel collector base image to 0.147.0 (#1845) 2026-03-04 20:18:16 +00:00