-
New features
-
There is now support for an Akka HTTP endpoint
-
You can now get use the module without any endpoints. Instead, you can get metrics directly using an actor.
-
-
Breaking changes
-
To get the route for Spray, you no longer invoke
Kamon(Prometheus).route
, instead use the new SprayEndpoint -
spray-routing
is not longer a hard dependency for the library -
A number of internal APIs that where public have been made private
-