Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Add explicit reference for status code strings#97

Merged
semistrict merged 1 commit intocensus-instrumentation:masterfrom
semistrict:status-code-strings
Apr 11, 2018
Merged

Add explicit reference for status code strings#97
semistrict merged 1 commit intocensus-instrumentation:masterfrom
semistrict:status-code-strings

Conversation

@semistrict
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread stats/gRPC.md Outdated
`grpc_client_status` is set when an outgoing request finishes and is only available around metrics
recorded at the end of the outgoing request.
Status codes should be stringified according to:
https://github.com/grpc/grpc/blob/ee6e4dc/doc/statuscodes.md
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a way to link to the latest status code documentation? That might be better than a specific commit, since the description could be updated.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Pointed to master

@semistrict semistrict force-pushed the status-code-strings branch from 7b31b31 to 979a3de Compare April 10, 2018 21:29
Comment thread stats/gRPC.md
`grpc_server_status` is set when an incoming request finishes and is only available around metrics
recorded at the end of the incoming request.
Status codes should be stringified according to:
https://github.com/grpc/grpc/blob/master/doc/statuscodes.md
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I considered that, but since this document is all about gRPC I think it's better to point to gRPC docs.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I am fine either way.

@semistrict semistrict force-pushed the status-code-strings branch from 979a3de to b5ad53a Compare April 11, 2018 07:57
@semistrict semistrict merged commit de137eb into census-instrumentation:master Apr 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants