Skip to content

.Net: [MEVD] Added OpenTelemetry decorators for vector store abstractions #11207

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

Conversation

dmytrostruk
Copy link
Member

@dmytrostruk dmytrostruk commented Mar 25, 2025

Motivation and Context

Note: currently it's draft because it also contains changes from this PR: #11055. As soon as mentioned PR is merged, the difference set will be smaller, and this PR will be marked as Active.

This PR contains OpenTelemetry decorators for vector store abstractions.

Examples from Application Insights:

Traces:
image

Trace attributes:
image

Metrics:
image

Description

Contribution Checklist

dmytrostruk and others added 24 commits March 18, 2025 14:44
### Motivation and Context

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

This PR fixes links that were found unreachable by `linkspector`:

https://github.com/microsoft/semantic-kernel/actions/runs/13954045797/job/39063140670?pr=11055

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄
@dmytrostruk dmytrostruk self-assigned this Mar 25, 2025
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel memory labels Mar 25, 2025
@dmytrostruk
Copy link
Member Author

This will be added later.

@dmytrostruk dmytrostruk closed this Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel memory .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants