running

nix-shell             # brings dependencies in PATH
make start.services   # starts tracing services
make pulumi.up        # runs pulumi against tracing services
make stop.services    # stops tracing services

# browse Jaeger UI at http://localhost:16686/

processes

pulumi --> otelcol  --> jaeger
               \------> prometheus