UNPKG

opentelemetry-node-metrics

Version:
44 lines (43 loc) 1.11 kB
{ "name": "opentelemetry-node-metrics", "version": "3.0.0", "description": "An adoption of the node process metrics of prom-client", "main": "index.js", "directories": { "example": "example" }, "scripts": { "test": "echo No tests to run" }, "author": "marcbachmann", "license": "Apache-2.0", "release": { "extends": "@livingdocs/semantic-release-presets/npm-github-verify" }, "repository": { "type": "git", "url": "git+https://github.com/marcbachmann/opentelemetry-node-metrics.git" }, "keywords": [ "opentelemetry", "process", "tracing", "metrics", "prom-client" ], "bugs": { "url": "https://github.com/marcbachmann/opentelemetry-node-metrics/issues" }, "homepage": "https://github.com/marcbachmann/opentelemetry-node-metrics#readme", "ci": { "isCi": true, "name": "Drone", "service": "drone", "commit": "13426fcc271f5e08dc510c017b1ee5586463c80d", "build": "21", "branch": "master", "isPr": false, "slug": "marcbachmann/opentelemetry-node-metrics", "date": "2022-10-18T15:30:23.607Z" } }