Skip to content

Commit

Permalink
Add fiber_metrics.cr (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
didactic-drunk authored Jun 5, 2022
1 parent 7b6f3d0 commit 38cd703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ Contributions are welcome. Please take a quick look at the [contribution guideli

## Logging and monitoring
* [crafana](https://github.com/spoved/crafana.cr) - A [Grafana](https://grafana.com/) library to help autogenerate dashboards
* [fiber_metrics.cr](https://github.com/didactic-drunk/fiber_metrics.cr) - Track run time, wait time, or memory allocations per `Fiber`, method or block
* [Log](https://crystal-lang.org/api/Log.html) - logging utility (Crystal stdlib)
* [statsd.cr](https://github.com/miketheman/statsd.cr) - [Statsd](https://github.com/etsy/statsd) client library

Expand Down

0 comments on commit 38cd703

Please sign in to comment.