Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AzMon Distro should enable Azure AI Inference instrumentation #37479

Open
lmolkova opened this issue Sep 19, 2024 · 1 comment
Open

AzMon Distro should enable Azure AI Inference instrumentation #37479

lmolkova opened this issue Sep 19, 2024 · 1 comment
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)

Comments

@lmolkova
Copy link
Member

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.

@lmolkova lmolkova added Client This issue points to a problem in the data-plane of the library. OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific) Monitor - Distro Monitor OpenTelemetry Distro labels Sep 19, 2024
@lmolkova
Copy link
Member Author

/cc @lzchen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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)
Projects
None yet
Development

No branches or pull requests

1 participant