Skip to content

Commit

Permalink
add info about pekko-http support
Browse files Browse the repository at this point in the history
  • Loading branch information
wlk committed Jan 25, 2024
1 parent 64bc56b commit 64512da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Collection of utilities to allow exposing prometheus metrics from akka-http endp

"com.varwise" %% "prometheus-akka-http" % "0.6.0"

# Pekko support

[prometheus-pekko-http](https://github.com/varwise/prometheus-pekko-http) is a fork of this project that supports pekko-http.

### Example

Example project is available here: https://github.com/wlk/prometheus-akka-http-example
Expand Down

0 comments on commit 64512da

Please sign in to comment.