Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1002 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 1002 Bytes

Docker compose file templates

[Home]

Microsoft Aspire Dashboard

Images

How can I use it?

After setting up the docker-compose, you need to attach the terminal to generate signals.

docker attach telemetrygen
telemetrygen traces --traces 2 --otlp-insecure --otlp-endpoint aspire-dashboard:18889

NOTE: To generate signals, for aspire-dashboard, should be used the port 18889 because Aspire use this port to OTLP gRPC.

References