Back to Pyroscope

Pull latest pyroscope and grafana images:

examples/language-sdk-instrumentation/java/simple/README.md

2.0.1382 B
Original Source

Java Example

** Note: Due to permission this docker-compose example can only be run on linux **

To run the example run the following commands:

# 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