UNPKG

nice-grpc-prometheus

Version:

Prometheus monitoring for nice-grpc

6 lines 235 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.registry = void 0; const prom_client_1 = require("prom-client"); exports.registry = new prom_client_1.Registry(); //# sourceMappingURL=registry.js.map