opentelemetry-java/api/src/main/java/io/opentelemetry/trace
Anuraag Agrawal ecdfc391f2
Add a ContextValue interface to allow Context.withValue(value) withou… (#1827)
* Add a ContextValue interface to allow Context.withValue(value) without a key.

* Assertions

* Renames
2020-10-20 19:26:54 -07:00
..
attributes Add constants for message operations which are defined by spec. (#1783) 2020-10-12 09:45:13 -07:00
propagation Add a ContextValue interface to allow Context.withValue(value) withou… (#1827) 2020-10-20 19:26:54 -07:00
spi Remove since tags until 1.0.0 (#1796) 2020-10-14 09:29:27 -07:00
BigendianEncoding.java Use the concise license header without the year (#1623) 2020-10-02 22:42:53 +09:00
DefaultTracer.java Remove getCurrentContext and withSpan from Tracer (#1809) 2020-10-15 10:58:41 -07:00
DefaultTracerProvider.java Use the concise license header without the year (#1623) 2020-10-02 22:42:53 +09:00
EndSpanOptions.java Remove since tags until 1.0.0 (#1796) 2020-10-14 09:29:27 -07:00
PropagatedSpan.java rename StatusCanonicalCode to StatusCode (#1804) 2020-10-15 17:55:05 -07:00
Span.java Add a ContextValue interface to allow Context.withValue(value) withou… (#1827) 2020-10-20 19:26:54 -07:00
SpanContext.java Remove since tags until 1.0.0 (#1796) 2020-10-14 09:29:27 -07:00
SpanId.java Remove since tags until 1.0.0 (#1796) 2020-10-14 09:29:27 -07:00
StatusCode.java rename StatusCanonicalCode to StatusCode (#1804) 2020-10-15 17:55:05 -07:00
TraceFlags.java Remove since tags until 1.0.0 (#1796) 2020-10-14 09:29:27 -07:00
TraceId.java Remove since tags until 1.0.0 (#1796) 2020-10-14 09:29:27 -07:00
TraceState.java Remove since tags until 1.0.0 (#1796) 2020-10-14 09:29:27 -07:00
Tracer.java Remove getCurrentContext and withSpan from Tracer (#1809) 2020-10-15 10:58:41 -07:00
TracerProvider.java Remove since tags until 1.0.0 (#1796) 2020-10-14 09:29:27 -07:00
TracingContextUtils.java Add a ContextValue interface to allow Context.withValue(value) withou… (#1827) 2020-10-20 19:26:54 -07:00
package-info.java Add package-info.java to all packages and ParamatersAreNonNullByDefault. (#1772) 2020-10-08 08:26:49 -07:00