Skip to content

Commit

Permalink
Move examples into an example folder (open-telemetry#472)
Browse files Browse the repository at this point in the history
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
  • Loading branch information
2 people authored and VinozzZ committed Jun 21, 2024
1 parent c1bc89e commit 844c8bf
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion specification/otlp.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ numbers or strings are accepted when decoding.
The client and the server MUST set "Content-Type: application/json" request and
response headers when sending JSON Protobuf encoded payload.

For JSON payload examples see: [OTLP JSON request examples](otlp-json-examples/README.md)
For JSON payload examples see: [OTLP JSON request examples](../examples/README.md)

#### OTLP/HTTP Request

Expand Down

0 comments on commit 844c8bf

Please sign in to comment.