This commit is contained in:
mubashir1osmani 2025-12-16 23:07:32 -05:00
parent 8c2d9e322c
commit ad91d65766

View file

@ -109,6 +109,8 @@ class ArizePhoenixLogger(OpenTelemetry):
endpoint=endpoint,
project_name=project_name,
)
## cannot suppress additional proxy server spans, removed previous methods.
async def async_health_check(self):