{"id":17858498,"url":"https://github.com/yaorg/node-measured","last_synced_at":"2025-05-15T01:04:56.823Z","repository":{"id":1801418,"uuid":"2725416","full_name":"yaorg/node-measured","owner":"yaorg","description":"A Node metrics library for measuring and reporting application-level metrics, inspired by Coda Hale, Yammer Inc's Dropwizard Metrics Libraries","archived":false,"fork":false,"pushed_at":"2020-07-10T00:29:56.000Z","size":4558,"stargazers_count":516,"open_issues_count":10,"forks_count":52,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-14T13:11:16.218Z","etag":null,"topics":["counter","counters","datadog","dropwizard","gauge","gauges","histogram","histograms","meter","meters","metrics","metrics-library","micrometer","node","nodejs","prometheus","signalfx","timer","timers","timeseries-data"],"latest_commit_sha":null,"homepage":"https://yaorg.github.io/node-measured/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"twitter/util","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yaorg.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-07T10:33:48.000Z","updated_at":"2024-11-06T20:43:30.000Z","dependencies_parsed_at":"2022-09-05T18:00:42.313Z","dependency_job_id":null,"html_url":"https://github.com/yaorg/node-measured","commit_stats":null,"previous_names":["felixge/node-measured"],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaorg%2Fnode-measured","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaorg%2Fnode-measured/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaorg%2Fnode-measured/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaorg%2Fnode-measured/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaorg","download_url":"https://codeload.github.com/yaorg/node-measured/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248968916,"owners_count":21191162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["counter","counters","datadog","dropwizard","gauge","gauges","histogram","histograms","meter","meters","metrics","metrics-library","micrometer","node","nodejs","prometheus","signalfx","timer","timers","timeseries-data"],"created_at":"2024-10-28T05:07:44.486Z","updated_at":"2025-04-14T22:11:57.670Z","avatar_url":"https://github.com/yaorg.png","language":"JavaScript","readme":"# Measured\n\nNode libraries for measuring and reporting application-level metrics.\n\nMeasured is heavily inspired by Coda Hale, Yammer Inc's [Dropwizard Metrics Libraries](https://github.com/dropwizard/metrics)\n\n[![Build Status](https://secure.travis-ci.org/yaorg/node-measured.png?branch=master)](http://travis-ci.org/yaorg/node-measured) [![Coverage Status](https://coveralls.io/repos/github/yaorg/node-measured/badge.svg?branch=master)](https://coveralls.io/github/yaorg/node-measured?branch=master)\n\n## Available packages\n\n### [Measured Core](packages/measured-core)\n\n**The core measured library that has the Metric interfaces and implementations.**\n\n[![npm](https://img.shields.io/npm/v/measured-core.svg)](https://www.npmjs.com/package/measured-core) [![downloads](https://img.shields.io/npm/dm/measured-core.svg)](https://www.npmjs.com/package/measured-core)\n\n### [Measured Reporting](packages/measured-reporting)\n\n**The registry and reporting library that has the classes needed to create a dimension aware, self reporting metrics registry.**\n\n[![npm](https://img.shields.io/npm/v/measured-reporting.svg)](https://www.npmjs.com/package/measured-reporting) [![downloads](https://img.shields.io/npm/dm/measured-reporting.svg)](https://www.npmjs.com/package/measured-reporting)\n\n### [Measured Node Metrics](packages/measured-node-metrics)\n\n**Various metrics generators and http framework middlewares that can be used with a self reporting metrics registry to easily instrument metrics for a node app.**\n\n[![npm](https://img.shields.io/npm/v/measured-node-metrics.svg)](https://www.npmjs.com/package/measured-node-metrics) [![downloads](https://img.shields.io/npm/dm/measured-node-metrics.svg)](https://www.npmjs.com/package/measured-node-metrics)\n\n### [Measured SignalFx Reporter](packages/measured-signalfx-reporter)\n\n**A reporter that can be used with measured-reporting to send metrics to [SignalFx](https://signalfx.com/).**\n\n[![npm](https://img.shields.io/npm/v/measured-signalfx-reporter.svg)](https://www.npmjs.com/package/measured-signalfx-reporter) [![downloads](https://img.shields.io/npm/dm/measured-signalfx-reporter.svg)](https://www.npmjs.com/package/measured-signalfx-reporter)\n\n### Measured Datadog reporter\n\n**Not implemented, community contribution wanted.**\n\n### Measured Graphite reporter\n\n**Not implemented, community contribution wanted.**\n\n\n## Development and Contributing\n\nSee [Development and Contributing](https://github.com/yaorg/node-measured/blob/master/CONTRIBUTING.md)\n\n## License\n\nThis project Measured and all of its modules are licensed under the [MIT license](https://github.com/yaorg/node-measured/blob/master/LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaorg%2Fnode-measured","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaorg%2Fnode-measured","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaorg%2Fnode-measured/lists"}