opentelemetry-java/examples/metrics
John Watson 2ac3ff6e83
Convert the examples to not use the GlobalOpenTelemetry instance. (#2364)
* update the grpc example to remove global usage

* update the http example to remove global usage

* update the jaeger example to get rid of the global usage

* update the metrics example to get rid of the global OpenTelemetry usage

* update the otlp exporter example to get rid of the global OpenTelemetry usage

* update the sdk-usage example to get rid of the global OpenTelemetry usage

* update the zipkin example to get rid of the global OpenTelemetry usage

* run the formatter

* update method names and details based on feedback
2020-12-18 16:21:51 -08:00
..
src/main/java/io/opentelemetry/example/metrics Convert the examples to not use the GlobalOpenTelemetry instance. (#2364) 2020-12-18 16:21:51 -08:00
build.gradle Use boms for grpc and opentelemetry in the examples (#1953) 2020-11-01 08:07:47 -08:00