Skip to content

DataDog/dd-continuous-profiler-demo

Repository files navigation

dd-continuous-profiler-demo

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 Conference

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors