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

added JSON RPC specific attributes #1606

Closed

Conversation

Rast1234
Copy link
Contributor

@Rast1234 Rast1234 commented Apr 7, 2021

Tracing attributes for JSON RPC protocol.

Changes

Added attributes:

rpc.jsonrpc.version
rpc.jsonrpc.method
rpc.jsonrpc.id
rpc.jsonrpc.error_code
rpc.jsonrpc.error_message

Not sure if null values are OK for attributes, maybe need to change rpc.jsonrpc.id a bit. Also not sure if error_message is OK because it is arbitrary (but short!) text, can impact cardinality.

Related issue: #1601

@Rast1234 Rast1234 requested review from a team April 7, 2021 18:10
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Apr 7, 2021

CLA Signed

The committers are authorized under a signed CLA.

@Rast1234 Rast1234 changed the title added JSON RPC specific attributes draft: added JSON RPC specific attributes Apr 8, 2021
@Rast1234
Copy link
Contributor Author

Rast1234 commented Apr 8, 2021

Unfortunately i have to wait for our legal team to review CLA

@Rast1234 Rast1234 marked this pull request as draft April 8, 2021 05:35
@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Apr 16, 2021
@Rast1234 Rast1234 marked this pull request as ready for review April 16, 2021 06:21
@Rast1234 Rast1234 changed the title draft: added JSON RPC specific attributes added JSON RPC specific attributes Apr 16, 2021
@github-actions
Copy link

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Apr 24, 2021
@Rast1234
Copy link
Contributor Author

Not sure if i can reopen it...

@belyaevsa
Copy link

Create new PR?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants