From 2305be536ab9474b19e2fe47f4cc892cfe909295 Mon Sep 17 00:00:00 2001 From: Akshay Deo Date: Wed, 25 Feb 2015 16:38:38 +0530 Subject: [PATCH] Added go-metrics in dev ops list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57859b9..0c340c8 100644 --- a/README.md +++ b/README.md @@ -686,6 +686,7 @@ Software written in Go. * [Packer](https://github.com/mitchellh/packer) - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. * [Rodent](https://github.com/alouche/rodent) - Rodent helps you manage Go versions, projects and track dependencies. * [Wide](https://wide.b3log.org) - A Web-based IDE for Teams using Golang. +* [Go Metrics](https://github.com/rcrowley/go-metrics) - Go port of Coda Hale's Metrics library: https://github.com/codahale/metrics. ### Other Software