opentelemetry-java/examples
ET 78ac35a740
Call initTracer just once at beginning of main in http example (#1407)
* Call initTracer just once at beginning of main.

This fixes a bug where each time a new HttpClient is instantiated, it adds a new SpanExporter to the
global OpenTelemetry SDK instance.

* s/InitTracer/InitTracerSdk/
2020-07-12 08:02:31 -07:00
..
gradle/wrapper Examples share a common gradle build script (#1123) 2020-04-22 07:53:19 -07:00
grpc Upgrade deps and fix examples (#1357) 2020-06-18 12:00:24 -07:00
http Call initTracer just once at beginning of main in http example (#1407) 2020-07-12 08:02:31 -07:00
jaeger Fix examples to use [Batch|Simple]SpanProcessor (#1280) 2020-05-27 20:35:30 +02:00
metrics Clean up examples for the latest attribute changes (#1362) 2020-06-19 21:39:31 +02:00
sdk-usage Upgrade deps and fix examples (#1357) 2020-06-18 12:00:24 -07:00
zipkin Added example module for zipkin trace exporter (#1383) 2020-06-30 08:21:32 -07:00
build.gradle Start 0.7.0 development cycle (#1391) 2020-07-02 01:34:33 +02:00
gradlew Examples share a common gradle build script (#1123) 2020-04-22 07:53:19 -07:00
gradlew.bat Examples share a common gradle build script (#1123) 2020-04-22 07:53:19 -07:00
settings.gradle Added example module for zipkin trace exporter (#1383) 2020-06-30 08:21:32 -07:00