File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,13 @@ linkTitle: Protocol
44
55# OpenTelemetry Protocol
66
7- The OpenTelemetry protocol (OTLP) specification has moved to
8- [ github.com/open-telemetry/opentelemetry-proto/docs/README.md] ( https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/README.md ) .
7+ The OpenTelemetry protocol (OTLP) design goals, requirements, and
8+ [ specification] have moved to
9+ [ github.com/open-telemetry/opentelemetry-proto/docs] ( https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/ ) .
10+
11+ You can also view the specification from the OpenTelemetry website, see [ OTLP] [ specification ] .
912
1013For additional OTLP implementation requirements in the OpenTelemetry SDKs, see
1114[ SDK Exporter] ( exporter.md ) .
15+
16+ [ specification ] : https://opentelemetry.io/docs/specs/otlp/
Original file line number Diff line number Diff line change 11<!-- - Hugo front matter used to generate the website version of this page:
22linkTitle: Design Goals
3+ redirect: https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/design-goals.md 301!
4+ manualLinkTarget: _blank
35--->
46
57# Design Goals for OpenTelemetry Wire Protocol
Original file line number Diff line number Diff line change 11<!-- - Hugo front matter used to generate the website version of this page:
22linkTitle: Requirements
3+ redirect: https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/requirements.md 301!
4+ manualLinkTarget: _blank
35--->
46
57# OpenTelemetry Protocol Requirements
You can’t perform that action at this time.
0 commit comments