forked from honeycombio/opentelemetry-proto
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename ./specification to ./docs (open-telemetry#469)
* Rename ./specification to ./docs * Add Hugo front matter, and some README copyedits
- Loading branch information
Showing
11 changed files
with
44 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<!--- Hugo front matter used to generate the website version of this page: | ||
linkTitle: OTLP | ||
aliases: | ||
- /docs/reference/specification/protocol | ||
- /docs/specs/otel/protocol | ||
spelling: cSpell:ignore otel OTLP | ||
---> | ||
|
||
# OpenTelemetry Protocol (OTLP) | ||
|
||
This is the specification of the OpenTelemetry Protocol (OTLP). | ||
|
||
- [Design Goals](design-goals.md) | ||
- [Requirements](requirements.md) | ||
- [Specification](specification.md) | ||
- [SDK Exporter](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.