File tree Expand file tree Collapse file tree 4 files changed +11
-26
lines changed Expand file tree Collapse file tree 4 files changed +11
-26
lines changed Original file line number Diff line number Diff line change 1
- <!-- - Hugo front matter used to generate the website version of this page:
2
- linkTitle: OTLP
3
- aliases:
4
- - /docs/reference/specification/protocol
5
- - /docs/specs/otel/protocol
6
- spelling: cSpell:ignore otel OTLP
7
- --->
8
-
9
1
# OpenTelemetry Protocol (OTLP)
10
2
11
3
This is the specification of the OpenTelemetry Protocol (OTLP).
Original file line number Diff line number Diff line change 1
- <!-- - Hugo front matter used to generate the website version of this page:
2
- linkTitle: Design goals
3
- aliases:
4
- - /docs/reference/specification/protocol/design-goals
5
- - /docs/specs/otel/protocol/design-goals
6
- spelling: cSpell:ignore backpressure otel
7
- --->
8
-
9
1
# Design Goals for OpenTelemetry Wire Protocol
10
2
11
3
We want to design a telemetry data exchange protocol that has the following characteristics:
Original file line number Diff line number Diff line change 1
- <!-- - Hugo front matter used to generate the website version of this page:
2
- linkTitle: Requirements
3
- aliases:
4
- - /docs/reference/specification/protocol/requirements
5
- - /docs/specs/otel/protocol/requirements
6
- spelling: cSpell:ignore backpressure dealocations otel reconnections
7
- --->
8
-
9
1
# OpenTelemetry Protocol Requirements
10
2
11
3
This document will drive OpenTelemetry Protocol design and RFC.
Original file line number Diff line number Diff line change 1
1
<!-- - Hugo front matter used to generate the website version of this page:
2
2
title: OTLP Specification
3
- linkTitle: Specification
3
+ linkTitle: OTLP
4
4
aliases:
5
5
- /docs/reference/specification/protocol/otlp
6
6
- /docs/specs/otel/protocol/otlp
7
7
spelling:
8
- cSpell:ignore backpressure dealocations otel otlp protobuf reconnections retryable OTEP
8
+ cSpell:ignore backoff backpressure dealocations errdetails nanos proto reconnections retryable
9
+ cascade:
10
+ body_class: otel-docs-spec
11
+ github_repo: &repo https://github.com/open-telemetry/opentelemetry-proto
12
+ github_subdir: docs
13
+ path_base_for_github_subdir: content/en/docs/specs/otlp/
14
+ github_project_repo: *repo
15
+ path_base_for_github_subdir:
16
+ from: content/en/docs/specs/otlp/_index.md
17
+ to: specification.md
9
18
--->
10
19
11
20
# OpenTelemetry Protocol Specification
You can’t perform that action at this time.
0 commit comments