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?

kshyju pushed a commit that referenced this pull request Jun 18, 2024
* 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>
@vmcbaptista
Copy link

@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?

@RohitRanjanMS
Copy link
Member Author

The feature is available, but it's limited to Flex consumption plan as of now. We will eventually release this for other hosting platforms.

https://learn.microsoft.com/en-us/azure/azure-functions/opentelemetry-howto?tabs=app-insights&pivots=programming-language-csharp

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.

10 participants