microsoftgraph / microsoftgraph/msgraph-sdk-go

Add support for tracing

Open
#907 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status:waiting-for-triage type:feature
Dominant language
Go
Stars
335
Forks
43
Avg merge
15h 19m
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe the problem.

We want to enhance observability when using the MS Graph Go SDK

Describe the solution you'd like.

Many other Azure SDKs have adopted the use of OTEL adapters for tracing
Relevant Go pkg here: https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/tracing/azotel@v0.4.0

Additional context?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reviewing the MS Graph Go SDK and the linked Azure azotel v0.4.0 package to understand the expected tracing integration. Done means adding OTEL adapter support that follows the tracing approach used by other Azure SDKs.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.