Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

fix(spans): adhere attribute name to otel semver #434

Merged
merged 3 commits into from
Oct 11, 2024

Conversation

Strazz1337
Copy link
Contributor

Overview

Updates the http span attributes to match with the updated OTEL specification.

Related Issue

Fixes #409 (issue)

@Strazz1337 Strazz1337 requested a review from a team as a code owner October 11, 2024 17:35
@baywet baywet linked an issue Oct 11, 2024 that may be closed by this pull request
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

kiota_http/middleware/retry_handler.py Outdated Show resolved Hide resolved
baywet
baywet previously approved these changes Oct 11, 2024
@baywet baywet enabled auto-merge October 11, 2024 18:49
Copy link

@baywet baywet merged commit ba1af4d into microsoft:main Oct 11, 2024
11 checks passed
@Strazz1337 Strazz1337 deleted the fix-adhere-to-otel-span branch October 11, 2024 19:15
andrueastman added a commit to microsoft/kiota-python that referenced this pull request Oct 14, 2024
andrueastman added a commit to microsoft/kiota-python that referenced this pull request Oct 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

http - align OTEL http attributes with latest standard http - retry handler attributes updates
2 participants