Skip to content

feat: bound global admission and expose running backend traces - #11560

Open
richiejp wants to merge 1 commit into
mudler:masterfrom
richiejp:feat/global-admission-backend-traces
Open

feat: bound global admission and expose running backend traces#11560
richiejp wants to merge 1 commit into
mudler:masterfrom
richiejp:feat/global-admission-backend-traces

Conversation

@richiejp

Copy link
Copy Markdown
Collaborator

Description

Fixes #10885

Also creates global admission control otherwise things like the current traces list could become very large. Currently it is only per backend.

Notes for Reviewers

Add process-wide HTTP admission control, represent backend operations while they are in flight, and surface running backend traces with immediate log links in the UI.

Assisted-by: OpenAI Codex: GPT-5
Signed-off-by: Richard Palethorpe io@richiejp.com

Signed commits

  • Yes, I signed my commits.
  • Documentation updated (docs/content/) for user-facing changes, or not applicable

@richiejp
richiejp marked this pull request as draft August 17, 2026 09:23
Add process-wide backend execution admission without blocking UI or administrative HTTP work. Represent backend operations while they are in flight, surface running traces with immediate log links, and tie streaming admission leases to the gRPC receive lifecycle.

Assisted-by: OpenAI Codex: GPT-5
Signed-off-by: Richard Palethorpe <io@richiejp.com>
@richiejp
richiejp force-pushed the feat/global-admission-backend-traces branch from 642c684 to 7f1da5f Compare August 17, 2026 10:31
@richiejp
richiejp marked this pull request as ready for review August 17, 2026 10:32
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.

Jobs monitor - Add running and queued jobs in traces view.

1 participant