Skip to content

[Fix] A followup fix for TRTLLM BF16 MoE#15303

Merged
Fridge003 merged 3 commits intosgl-project:mainfrom
samuellees:fix-ds-break-followup
Feb 27, 2026
Merged

[Fix] A followup fix for TRTLLM BF16 MoE#15303
Fridge003 merged 3 commits intosgl-project:mainfrom
samuellees:fix-ds-break-followup

Conversation

@samuellees
Copy link
Contributor

Motivation

A followup fix for TRTLLM BF16 MoE, making code more robust.
See PR15002, and https://sgl-fru7574.slack.com/archives/C09NG5Q0LEP/p1765528804581049 for detials.

Modifications

Accuracy Tests

Benchmarking and Profiling

Checklist

@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@samuellees
Copy link
Contributor Author

cc @b8zhong @Fridge003 @kaixih

@b8zhong
Copy link
Collaborator

b8zhong commented Dec 17, 2025

/tag-and-rerun-ci agai

@b8zhong
Copy link
Collaborator

b8zhong commented Dec 18, 2025

@samuellees Can you fix the merge conflict?

@Fridge003
Copy link
Collaborator

@samuellees Can you take a look at this failure
https://github.com/sgl-project/sglang/actions/runs/21567719619/job/62146910183?pr=15303

@samuellees samuellees force-pushed the fix-ds-break-followup branch from b88a0a1 to 112730c Compare February 25, 2026 02:10
@samuellees
Copy link
Contributor Author

/tag-and-rerun-ci

3 similar comments
@samuellees
Copy link
Contributor Author

/tag-and-rerun-ci

@samuellees
Copy link
Contributor Author

/tag-and-rerun-ci

@samuellees
Copy link
Contributor Author

/tag-and-rerun-ci

@Fridge003 Fridge003 merged commit 5194eef into sgl-project:main Feb 27, 2026
370 of 405 checks passed
ybalbert001 pushed a commit to ybalbert001/sglang that referenced this pull request Feb 28, 2026
…n format

This PR updates the Grafana dashboard to use the new Prometheus metrics
naming convention introduced in PR sgl-project#15303.

Changes:
- Replace `sglang_` prefix with `sglang:` namespace format in all 14 metric
  references in the dashboard JSON

The colon format (namespace:metric_name) is the Prometheus recommended
convention for namespacing metrics.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
magicYang1573 pushed a commit to magicYang1573/sglang that referenced this pull request Mar 9, 2026
karanb192 pushed a commit to karanb192/sglang that referenced this pull request Mar 18, 2026
Since PR sgl-project#15303, Prometheus metrics use colon namespace format
(sglang:metric_name) instead of underscore format (sglang_metric_name).
Update all 14 metric references in the Grafana dashboard JSON to use
the colon format so dashboard panels display data correctly.

Fixes sgl-project#20752

Signed-off-by: karanb192 <karan@example.com>
Wangzheee pushed a commit to Wangzheee/sglang that referenced this pull request Mar 21, 2026
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