pjfanning / kamon-akka-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Scala 100.0%