parent
c9246b30a4
commit
3a0e7f60a0
|
|
@ -16,7 +16,7 @@ project.
|
||||||
This project contains the following top level components:
|
This project contains the following top level components:
|
||||||
|
|
||||||
* [OpenTelemetry API](api/):
|
* [OpenTelemetry API](api/):
|
||||||
* [stable apis](api/all/src/main/java/io/opentelemetry/api/all/) including `Tracer`, `Span`, `SpanContext`, and `Baggage`
|
* [stable apis](api/all/src/main/java/io/opentelemetry/api/) including `Tracer`, `Span`, `SpanContext`, and `Baggage`
|
||||||
* [semantic conventions](semconv/) Generated code for the OpenTelemetry semantic conventions.
|
* [semantic conventions](semconv/) Generated code for the OpenTelemetry semantic conventions.
|
||||||
* [context api](api/context/src/main/java/io/opentelemetry/context/) The OpenTelmetry Context implementation.
|
* [context api](api/context/src/main/java/io/opentelemetry/context/) The OpenTelmetry Context implementation.
|
||||||
* [metrics api](api/metrics/src/main/java/io/opentelemetry/api/metrics/) alpha code for the metrics API.
|
* [metrics api](api/metrics/src/main/java/io/opentelemetry/api/metrics/) alpha code for the metrics API.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue