Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Repository with a sample Spring Boot application with Datadog profiling/tracing enabled

Notifications You must be signed in to change notification settings

Leaf-Agriculture/sample-spring-datadog

Repository files navigation

Sample Spring Datadog

Build Status

Sample Spring Boot application with Datadog enabled

About

This was created in order to learn how to use Datadog with Spring Boot services.

Usage

You ill first need to change the DD_API_KEY value in the docker-compose.yml file in order to be able to send data to your Datadog account. After that, you should be good to go.

gradle bootJar
docker-compose up

And you are done. Just go to Datadog's APM and see the profiling in action!

About

Repository with a sample Spring Boot application with Datadog profiling/tracing enabled

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published