Skip to content

Conversation

@sallyom
Copy link

@sallyom sallyom commented Dec 5, 2025

No description provided.

sallyom and others added 9 commits December 2, 2025 15:57
    Add centralized telemetry package and custom spans
    following the llm-d distributed tracing proposal.

    - Request-level correlation via gen_ai.request.id across all spans
    - P/D decision visibility (cache hits, thresholds, reasons)
    - Score distribution metrics for performance analysis
    - Error tracking with RecordError and SetStatus

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: sallyom <somalley@redhat.com>
…-manager & GAIE

Signed-off-by: sallyom <somalley@redhat.com>
* pd_sidecar.request: Top-level SERVER span at entry point
* pd_sidecar.prefill: INTERNAL span for prefill stage
* pd_sidecar.decode: INTERNAL span for decode stage

Implementation covers all three P/D connectors:
- NIXLv2 (default): Sequential prefill -> decode with KV transfer
- LMCache: Sequential prefill -> decode with simplified protocol
- SGLang: Concurrent prefill + decode with bootstrap coordination

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: sallyom <somalley@redhat.com>
Signed-off-by: sallyom <somalley@redhat.com>
Signed-off-by: sallyom <somalley@redhat.com>
Signed-off-by: sallyom <somalley@redhat.com>
Signed-off-by: sallyom <somalley@redhat.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: sallyom <somalley@redhat.com>
Signed-off-by: sallyom <somalley@redhat.com>
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

🚨 Unsigned commits detected! Please sign your commits.

For instructions on how to set up GPG/SSH signing and verify your commits,
please see GitHub Documentation.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: sallyom <somalley@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant