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