Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 375 Bytes

File metadata and controls

24 lines (16 loc) · 375 Bytes

OTLP Example

Prerequisites

  • Java 17 or higher is required to run Gradle and build this example
  • Java 8 or higher may be used to run the example once it has been built
  • Docker Compose

How to Run

Assuming you're on a Unix-like system (macOS, Linux, etc.):

In a shell:

cd docker
docker compose up

In a separate shell:

../gradlew run