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

Add response status to AWS and remote namespaces #4

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Conversation

kikuomax
Copy link
Member

  • Add a new response_status field to AwsNamespace and RemoteNamespace, which is mapped to http.response.status in subsegment documents.
  • Bump version to 0.0.6

`AwsNamespace` and `RemoteNamespace` introduce a new field
`response_status` which is mapped to the `http.response.status` field in
subsegment documents.

Also intoduces some test cases for `AwsNamespace` and `RemoteNamespace`.
Bumps the version in the installation instruction to v0.0.6.
@kikuomax kikuomax self-assigned this Mar 13, 2024
Copy link
Member Author

@kikuomax kikuomax left a comment

Choose a reason for hiding this comment

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

I have self-reviewed the changes.

@kikuomax kikuomax merged commit c30170e into main Mar 13, 2024
8 checks passed
@kikuomax kikuomax deleted the response-status branch March 13, 2024 04:00
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.

1 participant