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