-
Notifications
You must be signed in to change notification settings - Fork 447
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
[Flex] Adding support for OpenTelemetry #10094
Conversation
Adding support for OpenTelemetry --------- Co-authored-by: Jacob Viau <javia@microsoft.com> Co-authored-by: Shyju Krishnankutty <connectshyju@gmail.com> Co-authored-by: Daniel Castro <castro.daniel@microsoft.com>
* Updating Otel nuget packages.
* Update Microsoft.Identity.Client to 4.60.3 * Update Azure.Identity to 1.11.2 * Remove Microsoft.Identity.Client
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
* Update Node.js Worker to 3.10.0 * Add PR reference
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
Hi @RohitRanjanMS, I saw the PR of supporting OTel is also merged in in Microsoft.Azure.Functions.Worker and a new version has been released. I am wondering when can we actually use the OTel support in Azure Function (isolated-worker mode)? Not sure how or when to bump up the Azure host version to include the latest support. |
Hi @lsl-2020 , I would recommend you wait, our host is not ready yet. We will make an announcement when the feature is available. |
Hi @RohitRanjanMS, thank you for the heads up. Could you please try giving an ETA of it, even a rough one? |
* OpenTelemetry support (#9985) Adding support for OpenTelemetry --------- Co-authored-by: Jacob Viau <javia@microsoft.com> Co-authored-by: Shyju Krishnankutty <connectshyju@gmail.com> Co-authored-by: Daniel Castro <castro.daniel@microsoft.com> * Updating Otel nuget packages. (#10014) * Updating Otel nuget packages. * Update Azure.Identity to 1.11.2 (#10037) * Update Microsoft.Identity.Client to 4.60.3 * Update Azure.Identity to 1.11.2 * Remove Microsoft.Identity.Client * Update WebJobs package in test projects (#10061) * Update PowerShell workers to latest (#10016) * Update Python Worker Version to 4.28.0 (#10009) Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com> * Update Node.js Worker to 3.10.0 (#9999) * Update Node.js Worker to 3.10.0 * Add PR reference * Update Python Worker Version to 4.28.1 (#10028) Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com> --------- Co-authored-by: Jacob Viau <javia@microsoft.com> Co-authored-by: andystaples <77818326+andystaples@users.noreply.github.com> Co-authored-by: gavin-aguiar <80794152+gavin-aguiar@users.noreply.github.com> Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com> Co-authored-by: Daniel Castro <castro.daniel@microsoft.com>
@lsl-2020 I've created an issue (#10258) that in a way asks support for what you're asking. @RohitRanjanMS can you give us an ETA or more info about this? |
The feature is available, but it's limited to Flex consumption plan as of now. We will eventually release this for other hosting platforms. |
Cherry picking OTel related commits to Flex release branch.
in-proc
branch is not requiredrelease_notes.md