Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codahale/metrics
This is not the Java library.
https://github.com/codahale/metrics
Last synced: about 2 months ago
JSON representation
This is not the Java library.
- Host: GitHub
- URL: https://github.com/codahale/metrics
- Owner: codahale
- License: mit
- Archived: true
- Created: 2014-08-23T17:55:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-29T22:46:42.000Z (over 8 years ago)
- Last Synced: 2024-08-03T15:06:17.292Z (5 months ago)
- Language: Go
- Homepage: https://github.com/dropwizard/metrics
- Size: 42 KB
- Stars: 451
- Watchers: 28
- Forks: 48
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go - metrics - This is not the Java library. - ★ 431 (Software Packages)
README
metrics
=======[![Build Status](https://travis-ci.org/codahale/metrics.png?branch=master)](https://travis-ci.org/codahale/metrics)
A Go library which provides light-weight instrumentation for your application.
For documentation, check [godoc](http://godoc.org/github.com/codahale/metrics).