open-telemetry / opentelemetry-proto

OpenTelemetry protocol (OTLP) specification and Protobuf definitions
https://opentelemetry.io/docs/specs/otlp/
Apache License 2.0
546 stars 242 forks source link

Fix JSON field capitalization in trace.json example #477

Closed tigrannajaryan closed 1 year ago

tigrannajaryan commented 1 year ago

Indirectly related to https://github.com/open-telemetry/opentelemetry-proto/issues/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