Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Config, Provide, Scope, ScopeEnum } from
'@midwayjs/core'
;
2
import
* as Client from
'prom-client'
;
3
import
{ Master } from
'../decorator/master'
;
4
import
* as PromClient from
'prom-client'
;
Callers
nothing calls this directly
Calls
2
Provide
Function · 0.90
Scope
Function · 0.90
Tested by
no test coverage detected