llama-stack-mirror/llama_stack/providers/inline/telemetry
ehhuang 9936f33f7e
chore: disable telemetry if otel endpoint isn't set (#3859)
# What does this PR do?

removes error:
ConnectionError: HTTPConnectionPool(host='localhost', port=4318): Max
retries exceeded with url: /v1/traces
(Caused by NewConnectionError('<urllib3.connection.HTTPConnection object
at 0x10fd98e60>: Failed to establish a
         new connection: [Errno 61] Connection refused'))


## Test Plan
uv run llama stack run starter
curl http://localhost:8321/v1/models
observe no error in server logs
2025-10-20 11:42:57 -07:00
..
meta_reference chore: disable telemetry if otel endpoint isn't set (#3859) 2025-10-20 11:42:57 -07:00
__init__.py Telemetry API redesign (#525) 2024-12-04 11:22:45 -08:00