An open API service indexing awesome lists of open source software.

https://github.com/bitly/timer_metrics

TimerMetrics captures timings and enables periodic metrics every n events
https://github.com/bitly/timer_metrics

Last synced: 3 months ago
JSON representation

TimerMetrics captures timings and enables periodic metrics every n events

Awesome Lists containing this project

README

          

# timer_metrics

[![Build Status](https://secure.travis-ci.org/bitly/timer_metrics.png?branch=master)](http://travis-ci.org/bitly/timer_metrics) [![GoDoc](https://godoc.org/github.com/bitly/timer_metrics?status.svg)](https://godoc.org/github.com/bitly/timer_metrics) [![GitHub release](https://img.shields.io/github/release/bitly/timer_metrics.svg)](https://github.com/bitly/timer_metrics/releases/latest)

A efficient way to capture timing information and periodically output metrics

See