Skip to content

feat(pylon): consume canonical Dynamo stats streams - #1277

Draft
barrygreengus wants to merge 9 commits into
mainfrom
codex/dynamo-stats-translation
Draft

feat(pylon): consume canonical Dynamo stats streams#1277
barrygreengus wants to merge 9 commits into
mainfrom
codex/dynamo-stats-translation

Conversation

@barrygreengus

Copy link
Copy Markdown
Contributor

Summary

  • translate between the Stargate tunnel contract and Dynamo request metadata without sending Stargate/Pylon IDs upstream
  • consume the KVDCRelay load and KV-usage gRPC streams and project canonical model/load/cache stats into Pylon registrations
  • advertise models observed from only one source as inactive and fail closed when the required relay stream is unavailable
  • preserve opaque passthrough behavior for non-Dynamo upstreams

Depends on ai-dynamo/dynamo#13187.

Validation

  • cargo fmt --all -- --check
  • cargo test --workspace --quiet
  • cargo clippy --workspace --all-targets -- -D warnings

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

🛡️ CodeQL Analysis

🚨 Found 5 issue(s)

Severity Breakdown:

  • 🔴 Errors: 0
  • 🟡 Warnings: 0
  • 🔵 Notes: 0
📋 Top Issues

🔗 View full details in Security tab

🕐 Last updated: 2026-08-27 21:07:27 UTC | Commit: 1920685

Signed-off-by: Barry Greengus <bgreengus@nvidia.com>
Signed-off-by: Barry Greengus <bgreengus@nvidia.com>
Signed-off-by: Barry Greengus <bgreengus@nvidia.com>
Signed-off-by: Barry Greengus <bgreengus@nvidia.com>
Signed-off-by: Barry Greengus <bgreengus@nvidia.com>
Signed-off-by: Barry Greengus <bgreengus@nvidia.com>
Signed-off-by: Barry Greengus <bgreengus@nvidia.com>
Signed-off-by: Barry Greengus <bgreengus@nvidia.com>
Signed-off-by: Barry Greengus <bgreengus@nvidia.com>
@barrygreengus
barrygreengus force-pushed the codex/dynamo-stats-translation branch from 7c0bbc2 to b08b23e Compare August 28, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant