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

Fix JSON field capitalization in trace.json example #477

Merged

Conversation

tigrannajaryan
Copy link
Member

Indirectly related to #476

The spec requires that:

The keys of JSON objects are field names converted to lowerCamelCase.

See https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/specification.md#json-protobuf-encoding

Indirectly related to open-telemetry#476

The spec requires that:

>The keys of JSON objects are field names converted to lowerCamelCase.

See https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/specification.md#json-protobuf-encoding
Copy link
Member

@arminru arminru left a comment

Choose a reason for hiding this comment

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

@arminru arminru merged commit ca6170e into open-telemetry:main May 24, 2023
15 checks passed
@tigrannajaryan tigrannajaryan deleted the feature/tigran/fixexamples branch May 24, 2023 14:58
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.

None yet

5 participants