MCPcopy
hub / github.com/midwayjs/midway / dataService.ts

File dataService.ts

packages/prometheus/src/service/dataService.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Config, Provide, Scope, ScopeEnum } from '@midwayjs/core';
2import * as Client from 'prom-client';
3import { Master } from '../decorator/master';
4import * as PromClient from 'prom-client';

Callers

nothing calls this directly

Calls 2

ProvideFunction · 0.90
ScopeFunction · 0.90

Tested by

no test coverage detected