Skip to content

Commit 91a2425

Browse files
committed
Merge pull request lauris#41 from ivantopo/master
Add Kamon under the Metrics and Monitoring section.
2 parents d59ea45 + c550346 commit 91a2425

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ A community driven list of useful Scala libraries, frameworks and software. This
2020
- [Android](#android)
2121
- [HTTP](#http)
2222
- [Semantic Web](#semantic-web)
23+
- [Metrics and Monitoring](#metrics-and-monitoring)
2324
- [Contributing](#contributing)
2425

2526
## Database
@@ -187,6 +188,11 @@ A community driven list of useful Scala libraries, frameworks and software. This
187188

188189
* [Banana-RDF](https://github.com/w3c/banana-rdf) – Scala-friendly abstractions for RDF and Linked Data technologies. Supports Jena, Sesame and native Scala.
189190

191+
## Metrics and Monitoring
192+
193+
*Scala libraries for gathering metrics and monitoring applications.*
194+
195+
* [Kamon](http://kamon.io) - Gathering metrics from applications built with Akka, Spray and Play! with support for user metrics as well.
190196

191197
# Contributing
192198

0 commit comments

Comments
 (0)