Skip to content

relay metrics on gemma-4-hybrid - #6

Merged
lawjarp-simplismart merged 2 commits into
feat/gemma-4-hybrid-memoeryfrom
feat/gemma-4-hybrid-memoery-metrics
Jun 17, 2026
Merged

relay metrics on gemma-4-hybrid#6
lawjarp-simplismart merged 2 commits into
feat/gemma-4-hybrid-memoeryfrom
feat/gemma-4-hybrid-memoery-metrics

Conversation

@lawjarp-simplismart

Copy link
Copy Markdown
Collaborator

Cherry-picks the relay-metrics work (PR #4, commits 5dd3db9 + 2fcfae6) onto feat/gemma-4-hybrid-memoery.

Only 3 files / +217 lines:

  • components/src/dynamo/common/metrics_relay.py (new) — async ss-agent metrics relay client
  • components/src/dynamo/frontend/sglang_processor.py — emit ttft + throughput
  • components/src/dynamo/frontend/vllm_processor.py — emit ttft + throughput

Done via cherry-pick (not branch merge) because feat/hdrmetrics is on the main lineage, which shares no history with the gemma-4 fork — a full merge pulls in ~1k unrelated files (see PR #5, to be closed).

@lawjarp-simplismart
lawjarp-simplismart merged commit 52e1a30 into feat/gemma-4-hybrid-memoery Jun 17, 2026
10 of 14 checks passed
asyncio.get_running_loop().create_task(
self._post_with_retry("/custom-metric", payload)
)
except RuntimeError:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants