Skip to content

Commit

Permalink
[editorial] Ensure trace subsections have a README (open-telemetry#3553)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Jun 13, 2023
1 parent bc59ae6 commit 99855b3
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specification/trace/api.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: API
--->

# Tracing API

**Status**: [Stable, Feature-freeze](../document-status.md)
Expand Down
4 changes: 4 additions & 0 deletions specification/trace/sdk.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: SDK
--->

# Tracing SDK

**Status**: [Stable](../document-status.md)
Expand Down
5 changes: 5 additions & 0 deletions specification/trace/sdk_exporters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Exporters
--->

# Trace Exporters
4 changes: 4 additions & 0 deletions specification/trace/sdk_exporters/jaeger.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Jaeger
--->

# OpenTelemetry to Jaeger Transformation

**Status**: [Stable](../../document-status.md)
Expand Down
4 changes: 4 additions & 0 deletions specification/trace/sdk_exporters/zipkin.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Zipkin
--->

# OpenTelemetry to Zipkin Transformation

**Status**: [Stable](../../document-status.md)
Expand Down
4 changes: 4 additions & 0 deletions specification/trace/tracestate-handling.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: TraceState
--->

# TraceState Handling

**Status**: [Experimental](../document-status.md)
Expand Down
4 changes: 4 additions & 0 deletions specification/trace/tracestate-probability-sampling.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Probability Sampling
--->

# TraceState: Probability Sampling

**Status**: [Experimental](../document-status.md)
Expand Down

0 comments on commit 99855b3

Please sign in to comment.