mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-13 21:12:36 +00:00
fix(telemetry): add integration and unit tests for otel provider
This commit is contained in:
parent
53b3eda1f5
commit
e815738936
10 changed files with 1050 additions and 28 deletions
|
|
@ -3,6 +3,8 @@
|
|||
#
|
||||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
#
|
||||
# Deprecated. Use the Open Telemetry SDK instead.
|
||||
|
||||
import asyncio
|
||||
import contextvars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue