Skip to content

Example service used for the "Read Between the Stacktraces: Investigations with Continuous Profiler" workshop at Dash 2025

License

Notifications You must be signed in to change notification settings

DataDog/dd-continuous-profiler-demo

Repository files navigation

dd-continuous-profiler-dash2025

Example service used for the Read Between the Stacktraces: Investigations with Continuous Profiler workshop.

Pre-requisites

  1. Install Docker
  2. Install docker-compose
  3. Install Java

Quick Start

  • Run docker-compose up in the root directory to start up mongodb
  • Run ./gradlew run in a separate terminal tab to run the server (will stay at 75% done, that's expected)
  • Run curl http://localhost:8081/movies?q=jurassic to query the movies endpoint, should get a JSON response

About

Example service used for the "Read Between the Stacktraces: Investigations with Continuous Profiler" workshop at Dash 2025

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •