Back to Pyroscope

Pull latest pyroscope and grafana images:

examples/language-sdk-instrumentation/rust/rideshare/README.md

2.0.1510 B
Original Source

Rust Example

To run the rideshare example run the following commands:

shell
# Pull latest pyroscope and grafana images:
docker pull grafana/pyroscope:latest
docker pull grafana/grafana:latest

# Run the example project:
docker compose up --build

# Reset the database (if needed):
# docker compose down

Example output: