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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Documentation for telemetry in SK #2218

Merged
merged 2 commits into from
Jul 29, 2023

Conversation

dmytrostruk
Copy link
Member

Motivation and Context

This PR contains documentation for telemetry in SK, including information about logging, metering and tracing.
Note: I created new dotnet/docs folder to keep all documentation related to SK .NET version.

Contribution Checklist

@dmytrostruk dmytrostruk requested a review from a team as a code owner July 28, 2023 21:59
@shawncal shawncal added docs and tests Improvements or additions to documentation .NET Issue or Pull requests regarding .NET code labels Jul 28, 2023
@dmytrostruk dmytrostruk added docs and tests Improvements or additions to documentation and removed docs and tests Improvements or additions to documentation labels Jul 28, 2023
@dmytrostruk dmytrostruk added the PR: ready for review All feedback addressed, ready for reviews label Jul 28, 2023
@shawncal shawncal added this pull request to the merge queue Jul 29, 2023
Merged via the queue into microsoft:main with commit 250c541 Jul 29, 2023
14 checks passed
SOE-YoungS pushed a commit to SOE-YoungS/semantic-kernel that referenced this pull request Nov 1, 2023
### 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 contains documentation for telemetry in SK, including
information about _logging_, _metering_ and _tracing_.
Note: I created new `dotnet/docs` folder to keep all documentation
related to SK .NET version.

### 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 馃槃
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs and tests Improvements or additions to documentation .NET Issue or Pull requests regarding .NET code PR: ready for review All feedback addressed, ready for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants