opentelemetry-java/examples/otlp
John Watson 721a7cdf2e
Create a simple example of using the OTLP exporters (#1616)
* Create a simple otlp example, with a docker-compose collector setup.

* Add metrics into the example

* formatting

* remove the go metrics load generator

* remove unneeded pieces of the docker config; switch to using the BSP in the example code.

* Update examples/otlp/docker/otel-collector-config-demo.yaml

Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>

Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
2020-09-02 20:17:24 -07:00
..
docker Create a simple example of using the OTLP exporters (#1616) 2020-09-02 20:17:24 -07:00
src/main/java/io/opentelemetry/example Create a simple example of using the OTLP exporters (#1616) 2020-09-02 20:17:24 -07:00
build.gradle Create a simple example of using the OTLP exporters (#1616) 2020-09-02 20:17:24 -07:00