OpenTelemetry Demo is composed of microservices written in different
programming languages that talk to each other over gRPC and HTTP; and a load
generator which uses Locust to fake user traffic.
Follow these links for the current state of
metric and trace
instrumentation of the demo applications.
The collector is configured in
otelcol-config.yml,
alternative exporters can be configured here.
Find the Protocol Buffer Definitions in the /pb/ directory.