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

Remove deprecated http.host and http.server_name attributes #6709

Merged

Conversation

mateuszrzeszutek
Copy link
Member

... and make sure the TemporaryMetricsView follows the current spec

@mateuszrzeszutek mateuszrzeszutek requested a review from a team as a code owner September 22, 2022 15:43
@mateuszrzeszutek mateuszrzeszutek changed the title Remove deprecated http.host and http.server_name attributes Remove deprecated http.host and http.server_name attributes Sep 22, 2022
view.add(SemanticAttributes.HTTP_SCHEME);
view.add(SemanticAttributes.HTTP_FLAVOR);
view.add(SemanticAttributes.HTTP_SERVER_NAME);
view.add(SemanticAttributes.NET_HOST_NAME);
// TODO: net host port?
Copy link
Member Author

Choose a reason for hiding this comment

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

@trask trask merged commit 714ba91 into open-telemetry:main Sep 24, 2022
@mateuszrzeszutek mateuszrzeszutek deleted the remove-http-host-server-name branch October 3, 2022 11:12
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Oct 23, 2022
…-telemetry#6709)

... and make sure the `TemporaryMetricsView` follows the current spec
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Oct 31, 2022
…-telemetry#6709)

... and make sure the `TemporaryMetricsView` follows the current spec
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Dec 4, 2022
…-telemetry#6709)

... and make sure the `TemporaryMetricsView` follows the current spec
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