Development for this demo requires tooling in several programming languages. Minimum required versions will be noted where possible, but it is recommended to update to the latest version for all tooling. The OpenTelemetry demo team will attempt the services in this repository up to date with the latest version for dependencies and tooling when possible.
The make generate-protobuf
command is provided to generate protobuf files for
all services. This can be used to compile code locally (without Docker) and
receive hints from IDEs such as IntelliJ or VS Code.
- .NET 6.0+
- build-essential
- cmake
- libcurl4-openssl-dev
- libprotobuf-dev
- nlohmann-json3-dev
- pkg-config
- protobuf-compiler
- Erlang/OTP 23+
- Elixir 1.13+
- Rebar3 3.20+
- Go 1.19+
- protoc-gen-go
- protoc-gen-go-grpc
- JDK 17+
- Gradle 7+
- Node.js 16+
- PHP 8.1+
- Composer 2.4+
- Python 3.10
- grpcio-tools 1.48+
- Ruby 3.1+
- Rust 1.61+
- protoc 3.21+
- protobuf-dev