acp_sdk.server.telemetry module

acp_sdk.server.telemetry.configure_telemetry(app)[source]

Utility that configures opentelemetry with OTLP exporter and FastAPI instrumentation

Parameters:

app (FastAPI)

Return type:

None