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