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

Extend the use of OpenTelemetry to Core API entry points #2054

Merged
merged 5 commits into from
Dec 11, 2024

Conversation

ciprianjichici
Copy link
Contributor

@ciprianjichici ciprianjichici commented Dec 11, 2024

Extend the use of OpenTelemetry to Core API entry points

The issue or feature being addressed

OpenTelemetry libraries have dependencies with vulnerabilities.
Core API entry points are not wrapped in telemetry activities.

Details on the issue fix or feature implementation

Update all NuGet package dependencies across the .NET projects.
Wrap completion endpoints in Core API with telemetry activities.

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • This PR needs to be cherry-picked into at least one release branch
  • I have included unit tests for the issue/feature
  • I have included inline docs for my changes, where applicable
  • I have successfully run a local build
  • I have provided the required update scripts, where applicable
  • I have updated relevant docs, where applicable

Note

Instead of adding X's inside the checkboxes you wish to check above, first submit the PR, then check the boxes in the rendered description.

@ciprianjichici ciprianjichici changed the title Update projects for OpenTelemetry dependencies Extend the use of OpenTelemetry to Core API entry points Dec 11, 2024
@ciprianjichici ciprianjichici marked this pull request as ready for review December 11, 2024 21:10
@hatboyzero hatboyzero merged commit 316c8be into main Dec 11, 2024
48 checks passed
@hatboyzero hatboyzero deleted the cj-opentelemetry branch December 11, 2024 21:14
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.

3 participants