Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 289 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 289 Bytes

kamon-akka-sample

A sample demonstrating Akka-Http with Kamon.

sbt run

To see prometheus metrics:

curl http://localhost:9095

To call test ping endpoint:

curl http://localhost:12345