/akka-streams-metrics

Simple example app with metrics for Akka Streams using Kamon/InfluxDB/Grafana

Primary LanguageScalaOtherNOASSERTION

Basic Akka HTTP service deployable on Heroku with sbt-heroku

Requirements

  • sbt
  • docker

How to run

First, publish a Docker image of this application locally

sbt docker:publishLocal

and then run the full setup with

docker-compose up