Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add mixin for Ruby Rack applications. (grafana#447)
This mixin includes a dashboard to monitor Ruby Rack applications using the default middleware collector from Prometheus's client library. The dashboard follows RED method and shows rate of http requests, requests duration and rate of errors (5xx response codes).
- Loading branch information