Skip to content

Commit

Permalink
Added Grafana dashboard to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
DenBeke committed Nov 11, 2020
1 parent 7f587ff commit 3e025dc
Show file tree
Hide file tree
Showing 4 changed files with 723 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ Once MailBear is running you can send requests with form data in the JSON body:

Prometheus metrics can be found on `:9090/metrics` by default. To get statistics of submissions per form use this metric: `mailbear_form_submissions_total{form="some-form-name"}`.

A Grafana dashboard for these metrics is available here: [./grafana/dashboard.json](grafana/dashboard.json)

[![](grafana/dashboard_small.png)](grafana/dashboard.png)


## Acknowledgements

Expand Down
Loading

0 comments on commit 3e025dc

Please sign in to comment.