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

[Flex] Adding support for OpenTelemetry #10094

Merged
merged 8 commits into from
May 2, 2024

Conversation

RohitRanjanMS
Copy link
Member

Cherry picking OTel related commits to Flex release branch.

  • Backporting to the in-proc branch is not required
    • Otherwise: Link to backporting PR
  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • My changes do not require diagnostic events changes
    • Otherwise: I have added/updated all related diagnostic events and their documentation (Documentation issue linked to PR)
  • I have added all required tests (Unit tests, E2E tests)

RohitRanjanMS and others added 6 commits April 25, 2024 15:18
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>
castrodd and others added 2 commits May 1, 2024 15:25
* Update Node.js Worker to 3.10.0

* Add PR reference
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
release_notes.md Show resolved Hide resolved
@pragnagopa pragnagopa merged commit ee32ce6 into flex-consumption May 2, 2024
7 checks passed
@pragnagopa pragnagopa deleted the roranjan/flex-consumption-otel branch May 2, 2024 15:44
@lsl-2020
Copy link

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.

@RohitRanjanMS
Copy link
Member Author

Hi @lsl-2020 , I would recommend you wait, our host is not ready yet. We will make an announcement when the feature is available.

@lsl-2020
Copy link

Hi @RohitRanjanMS, thank you for the heads up. Could you please try giving an ETA of it, even a rough one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants