Skip to main content
Glama
geored

Lumino

pipeline_tracer

Trace logical operations like commits, PRs, or images through pipelines to identify flow, artifacts, and bottlenecks using correlation of labels and annotations.

Instructions

Trace a logical operation (commit, PR, image) as it flows through pipelines. Correlates pipeline runs using labels, annotations, and artifact references. Args: trace_identifier: Commit SHA, PR number, image tag, or custom trace ID. trace_type: "commit", "pr", "image", or "custom". start_time: ISO 8601 start timestamp. end_time: ISO 8601 end timestamp. include_artifacts: Include artifact details (default: True). trace_depth: "shallow" or "deep" (default: "deep"). namespaces: Specific namespaces to search (skips auto-detection). max_namespaces: Maximum namespaces to search when auto-detecting (default: 50). Returns: Dict: Pipeline flow, artifacts, bottlenecks, and summary.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
trace_identifierYes
trace_typeYes
start_timeNo
end_timeNo
include_artifactsNo
trace_depthNodeep
namespacesNo
max_namespacesNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/geored/Lumino'

If you have feedback or need assistance with the MCP directory API, please join our Discord server