Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/client_js
/ default-metrics.js
File
default-metrics.js
example/default-metrics.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ collectDefaultMetrics, register } = require(
'..'
);
4
Callers
nothing calls this directly
Calls
1
metrics
Method · 0.80
Tested by
no test coverage detected