Skip to content

Diagnostics: Fixes bug where some overloaded substatus codes are displayed incorrectly in diagnostics. #5106

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

Conversation

NaluTripician
Copy link
Contributor

Pull Request Template

Description

This pull request includes several changes to the Microsoft.Azure.Cosmos project, focusing on improving the handling and testing of sub-status codes in the tracing functionality. The most significant changes include the addition of a new method to map sub-status codes to more descriptive strings, updates to unit tests to validate these changes.

Improvements to sub-status code handling:

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)

Closing issues

To automatically close an issue: closes #5104

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Diagnostics: Diagnostics display the incorrect text for the 404/1002 Status code
3 participants