Advanced Use Cases
Filter by Specific Trace ID
Filter by Specific Trace ID
Fetch spans of a specific traceId
Fetch all model spans
Fetch all model spans
Filter spans by model spanType using the
tfy.span_type span attribute filter with value Model.Fetch requests with Gateway request metadata
Fetch requests with Gateway request metadata
Filter spans based on custom metadata keys and values that were passed to Gateway requests using the
X-TFY-METADATA header.Fetch spans with MCP in span name
Fetch spans with MCP in span name
Filter spans that have
MCP in the span name.Filter model spans by model name
Filter model spans by model name
Fetch model spans by filtering with
tfy.span_type span attribute filter with value Model, and then further filter by model name using the tfy.model.name span attribute filter.