AzMon Distro should enable Azure AI Inference instrumentation #37479
Labels
Client
This issue points to a problem in the data-plane of the library.
Monitor - Distro
Monitor OpenTelemetry Distro
OpenTelemetry
OpenTelemetry instrumentation (not Monitor-specific)
Azure AI Inference instrumentation being added in #36890 uses monkey-patching approach for instrumentation and needs someone to call
AIInferenceApiInstrumentor().Instrument()
.The approach can change in the future and hopefully can be done inside azure-ai-inference. For now it'd be great for AzMon distro to enable it by default along with other Azure SDKs.
Once #36890 is merged, we'll need to update distro to instrument it.
The text was updated successfully, but these errors were encountered: