Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/client_js
/ exemplarsTest.js
File
exemplarsTest.js
test/exemplarsTest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
Registry = require(
'../index'
).Registry;
4
const
globalRegistry = require(
'../index'
).register;
Callers
nothing calls this directly
Calls
8
setContentType
Method · 0.80
metrics
Method · 0.80
getValuesByLabel
Function · 0.70
getValueByLabel
Function · 0.70
inc
Method · 0.65
observe
Method · 0.65
startTimer
Method · 0.65
get
Method · 0.45
Tested by
no test coverage detected