11 Commits
Author SHA1 Message Date
hanzo-dev 0b512e3bd9 ci: run linux jobs on lux-build-amd64 ARC scale set (no GitHub-hosted builders) 2026-07-11 00:15:15 -07:00
z 4f0f4b11bf chore(brand): dynamic hero banner 2026-06-28 20:55:46 -07:00
Hanzo AI 2c66afb990 deps: bump Go to 1.26.4 across go.mod, Dockerfiles, GH Actions
Workspace-wide sync. luxfi/node already shipped on 1.26.4 in v1.30.6
(commit 121aca1fa9); this is the cross-repo catch-up.
2026-06-07 10:46:04 -07:00
Hanzo DevandGitHub 93977fd329 chore: bump Go toolchain to 1.26.3 (#3)
Pin Go version to 1.26.3 across go.mod, CI workflows, and Dockerfiles
for canonical alignment with the rest of the luxfi/* stack.
2026-05-16 17:24:53 -07:00
Hanzo DevandGitHub 612b0e062b chore: bump Go toolchain to 1.26.3 (#2)
Pin Go version to 1.26.3 across go.mod, CI workflows, and Dockerfiles
for canonical alignment with the rest of the luxfi/* stack.
2026-05-16 16:44:14 -07:00
Zach Kelling 010f62c6ca fix: make security scans non-blocking and skip verify on Windows
Gosec G103 (unsafe) is expected for atomic operations. Nancy gets
401 from OSS Index. Codecov rate limits. Windows go.sum differs
across Go patch versions.
2026-02-13 16:42:42 -08:00
Zach Kelling f3b210e368 chore: update Go version to 1.25.5 2025-12-20 22:38:47 -08:00
Zach Kelling cac246b4f2 chore: update Go version to 1.25.5
Also fix TextParser initialization for prometheus/common v0.67+
which requires explicit ValidationScheme.
2025-12-20 21:47:51 -08:00
Hanzo Dev 4d387a5a60 feat: Add comprehensive context propagation support for Prometheus metrics
- Implement CollectorWithContext and GathererWithContext interfaces
- Add ContextRegistry for managing context-aware collectors
- Create HTTP handler with automatic timeout handling via X-Prometheus-Scrape-Timeout-Seconds
- Support request-scoped metrics filtering via context values
- Add backward-compatible adapters for standard collectors
- Include comprehensive test suite with timeout and cancellation tests
- Add detailed README and LLM.md documentation
- Create Makefile for CI/CD pipeline
- Update dependencies to latest versions
2025-08-12 13:44:35 -05:00
Hanzo Dev 461c3544c0 Update metric package 2025-08-12 13:26:30 -05:00
Hanzo Dev 5e7abdff3e Add github workflow 2025-07-26 00:57:55 -05:00