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

Feat: Improvement for Initial Implementation of Version 0.7.0 #39

Merged
merged 6 commits into from
Apr 21, 2024

Conversation

riandyrn
Copy link
Owner

@riandyrn riandyrn commented Apr 21, 2024

Changes Summary:

  • Remove http.target attribute on implementation & tests based on this comment.
  • Attribute http.route will now be set during span creation whenever possible.
  • Use helper method semconv.HTTPStatusCode() & semconv.HTTPRoute() in the middleware implementation.
  • Update return value of Version() in version.go to 0.7.0
  • Set the base image tag from debian:buster to debian:10.13 in Dockerfile for testing to make it always refer to the same version of Debian.

@riandyrn riandyrn marked this pull request as ready for review April 21, 2024 14:08
Copy link
Collaborator

@ilhamsyahids ilhamsyahids left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@riandyrn riandyrn merged commit fe6af5d into feat/version-0.7 Apr 21, 2024
16 checks passed
@riandyrn riandyrn deleted the feat/version-0.7-improve branch April 21, 2024 23:47
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.

2 participants