Honeybadger v0.6.1 Honeybadger.Metrics.Server

This GenServer receives metrics (the response time) from the Honeybadger Plug. Every 60 seconds this GenServer will message itself to flush the list of response times to the Honeybadger metrics API.

Summary

Functions

start_link(flush_interval \\ 60000, name \\ __MODULE__)
timing(time)