Skip to content

warnerchen/otel-spring-boot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Otel Spring Boot Demo

OpenTelemetry demo project for Spring Boot.

Build

The Dockerfile includes the Maven build process. You can build the Docker image by executing the following command:

# Retrieve the latest tag from the current Git repository
VERSION=$(git describe --tags)

docker build -t <registry>/<repository>/otel-spring-boot-demo:$VERSION .

About

Opentelemetry demo project for Spring Boot.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors