Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR removes telemetry documentation sections from README files across multiple Agent365 Python libraries. The changes consolidate documentation by eliminating redundant telemetry information that was repeated in each library's README.
- Removes identical telemetry blocks from 12 README.md files
- Maintains consistent documentation structure with Trademarks section following the removal
- No functional code changes
Reviewed Changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| libraries/microsoft-agents-a365-tooling/README.md | Removed telemetry section from tooling library README |
| libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md | Removed telemetry section from semantic kernel extension README |
| libraries/microsoft-agents-a365-tooling-extensions-openai/README.md | Removed telemetry section from OpenAI extension README |
| libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md | Removed telemetry section from Azure AI Foundry extension README |
| libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md | Removed telemetry section from agent framework extension README |
| libraries/microsoft-agents-a365-runtime/README.md | Removed telemetry section from runtime library README |
| libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md | Removed telemetry section from observability semantic kernel extension README |
| libraries/microsoft-agents-a365-observability-extensions-openai/README.md | Removed telemetry section from observability OpenAI extension README |
| libraries/microsoft-agents-a365-observability-extensions-langchain/README.md | Removed telemetry section from observability LangChain extension README |
| libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md | Removed telemetry section from observability agent framework extension README |
| libraries/microsoft-agents-a365-observability-core/README.md | Removed telemetry section from observability core README |
| libraries/microsoft-agents-a365-notifications/README.md | Removed telemetry section from notifications library README |
| README.md | Removed telemetry section from main project README |
mrunalhirve128
approved these changes
Nov 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
removing telemetry blocks from read me docs