console span processor improvements

This commit is contained in:
Dinesh Yeduguru 2024-12-06 11:19:21 -08:00
parent 084ec337af
commit 208cded50e
10 changed files with 43 additions and 40 deletions

View file

@ -20,7 +20,7 @@ from llama_models.schema_utils import json_schema_type, webmethod
from pydantic import BaseModel, Field
from llama_stack.apis.resource import Resource, ResourceType
from llama_stack.distribution.tracing import trace_protocol
from llama_stack.providers.utils.telemetry.trace_protocol import trace_protocol
@json_schema_type