Skip to content

nathandeamer/exemplars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run:
./gradlew clean bootRun

Curl the hello world endpoint multiple times:
curl http://localhost:8080

curl to get the metrics:
curl -H "Accept: application/openmetrics-text" http://localhost:8080/actuator/prometheus

Expected result:

Should be able to see metrics with span/trace ids

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages