Skip to content

Commit 7b567d1

Browse files
stephentoubCopilot
andcommitted
Add OpenTelemetry GenAI instrumentation to Copilot SDK
Introduced built-in OpenTelemetry tracing and metrics for agent turns and tool executions, following GenAI semantic conventions (v1.40). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d87af41 commit 7b567d1

37 files changed

+7766
-519
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Please use the [GitHub Issues](https://github.com/github/copilot-sdk/issues) pag
109109

110110
- **[Getting Started](./docs/getting-started.md)** – Tutorial to get up and running
111111
- **[Authentication](./docs/auth/index.md)** – GitHub OAuth, BYOK, and more
112+
- **[OpenTelemetry Instrumentation](./docs/opentelemetry-instrumentation.md)** – Built-in tracing and metrics following GenAI semantic conventions
112113
- **[Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk)** – Practical recipes for common tasks across all languages
113114
- **[More Resources](https://github.com/github/awesome-copilot/blob/main/collections/copilot-sdk.md)** – Additional examples, tutorials, and community resources
114115

0 commit comments

Comments
 (0)