Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update semantic-conventions link #52

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

ymgyt
Copy link
Contributor

@ymgyt ymgyt commented Aug 17, 2023

Motivation

  • Update semantic-conventions repository link to newly created one.
  • Update the renamed attribute used in the example

@ymgyt ymgyt requested a review from jtescher as a code owner August 17, 2023 08:24
@@ -33,12 +33,12 @@
//!
//! OpenTelemetry defines conventional names for attributes of common
//! operations. These names can be assigned directly as fields, e.g.
//! `trace_span!("request", "otel.kind" = %SpanKind::Client, "http.url" = ..)`, and they
//! `trace_span!("request", "otel.kind" = %SpanKind::Client, "url.full" = ..)`, and they
Copy link
Contributor Author

Choose a reason for hiding this comment

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

v1.21.0 renamed http.url to url.full

Copy link
Collaborator

@jtescher jtescher left a comment

Choose a reason for hiding this comment

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

Thanks!

@jtescher jtescher merged commit 680f91d into tokio-rs:v0.1.x Aug 23, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants