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

https://github.com/daptiv/api-metrics-client

typescript client for sending metrics with statsd
https://github.com/daptiv/api-metrics-client

valid

Last synced: 2 months ago
JSON representation

typescript client for sending metrics with statsd

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/daptiv/api-metrics-client.svg?branch=master)](https://travis-ci.org/daptiv/api-metrics-client)

Everything you need to start sending API metrics.

Includes:

- TypeScript wrapper for [statsd-client](https://npmjs.org/packages/statsd-client)
- Metrics key builder to create statsd keys from both urls and restify RouteSpec objects.