Skip to content

Commit 3faaed5

Browse files
committed
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).
1 parent 47cb899 commit 3faaed5

File tree

99 files changed

+15824
-583
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+15824
-583
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)