Skip to content

Add Ingero under Runtime -> Observation#433

Open
dml37 wants to merge 1 commit into
InftyAI:mainfrom
dml37:add-ingero
Open

Add Ingero under Runtime -> Observation#433
dml37 wants to merge 1 commit into
InftyAI:mainfrom
dml37:add-ingero

Conversation

@dml37
Copy link
Copy Markdown

@dml37 dml37 commented May 17, 2026

Adds Ingero under Runtime -> Observation.

Ingero is an open-source (Apache 2.0 + GPL-2.0) eBPF agent and MCP server for GPU causal observability of LLM workloads. It complements OpenLLMetry / wandb at a different layer: instead of tracing LLM API calls, it traces Linux kernel events + CUDA API calls + Python frames during PyTorch / vLLM training and inference.

  • DaemonSet on Kubernetes via Helm.
  • MCP server (ingero mcp) lets an LLM agent investigate a GPU stall and get back a resolved causal chain with Python source lines.
  • One binary, <2% overhead, zero code changes.

Repo: https://github.com/ingero-io/ingero

@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels May 17, 2026
@InftyAI-Agent InftyAI-Agent requested review from cr7258 and kerthcet May 17, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/needs-kind Indicates a PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants