issues
search
siimon
/
prom-client
Prometheus client for node.js
Apache License 2.0
3.15k
stars
377
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dynamic metrics
#646
freddiebity
opened
23 hours ago
1
feat: allow specifying timeout for cluster metrics aggregation
#645
vitush93
opened
4 days ago
0
Add remotewrite support
#644
umutuzgur
opened
1 week ago
0
HTTP module metrics monitoring
#643
baba4ba
opened
2 weeks ago
0
Add summary function to init labels
#642
robrichard
opened
1 month ago
0
Initialize metrics with labels to 0
#641
robrichard
opened
1 month ago
0
Library not working with NextJS production build
#640
justenau
closed
2 months ago
1
fix: avoid duplicate buckets in histogram
#639
Hipocoro
opened
3 months ago
0
Fix the awaitable collect() calls.
#638
farcaller
opened
3 months ago
5
Support sharing a data context during PIT data collection
#637
oliversalzburg
closed
1 month ago
2
Update README.md - fix wrong variable name
#636
korengal
closed
5 months ago
0
chore: update prettier and husky
#635
SimenB
closed
5 months ago
0
chore(ci): run lint checks separately from tests
#634
SimenB
closed
5 months ago
0
Improve error message on labels
#633
leftieFriele
closed
5 months ago
4
v8 heap_size_limit
#632
sakari
opened
6 months ago
1
perf: fix for cluster aggregation performance
#631
ssg2526
opened
6 months ago
2
chore: fix lint errors in TS file
#630
SimenB
closed
6 months ago
0
Fixed types
#629
zigazajc007
opened
6 months ago
4
Prom-Client aggregation causing master to choke in cluster mode
#628
ssg2526
opened
7 months ago
3
chore: add ts-eslint
#627
SimenB
closed
7 months ago
0
fix: add missing Registry types
#626
SimenB
closed
7 months ago
0
fix: correctly get and set top level `contentType` property
#625
SimenB
closed
7 months ago
0
fix: enable bun.js by catching NotImplemented error
#624
owlcode
closed
7 months ago
3
Provide exclusions for default metrics collected
#623
LukasDeco
closed
7 months ago
1
Gauge without label should not have a default value of 0 (zero)
#622
thomaschaaf
opened
8 months ago
0
Exemplar values in counter metrics are always 1
#621
psimk
opened
8 months ago
0
fix: avoid updating exemplar values during subsequent metric changes
#620
psimk
closed
8 months ago
4
Update CHANGELOG.md: Add missing reflinks
#619
glensc
closed
8 months ago
0
Ability to explicitly set the counter value?
#618
MA-MacDonald
opened
8 months ago
1
Histogram startTimer return value in typescript definition incorrect?
#617
kevkcc
opened
8 months ago
1
Exemplar still gets updated(to one with empty labels) when providing no exemplar labels with the sample
#616
zkx5xkt
closed
8 months ago
4
Performance issue with open file descriptors
#615
constantind
opened
9 months ago
2
How to change registry type to OpenMetrics?
#614
zigazajc007
closed
7 months ago
6
feat: enhance error output on not valid name and label names
#613
ManuelLG92
opened
9 months ago
0
Is prom-client open source free to use License
#612
Jagadishsy
closed
9 months ago
1
Prom-client high memory usage
#611
shappir
opened
9 months ago
1
perf: significantly improve the memory usage of histogram
#610
shappir
opened
9 months ago
5
Graceful shutdown
#609
heanzyzabala
opened
9 months ago
0
Implement BigInt support for gauges and counters
#608
hudikm
closed
5 months ago
1
Support TTL on Guages
#607
kj800x
opened
10 months ago
0
perf: improve the memory usage of histogram
#606
xsbchen
closed
10 months ago
6
Cannot enable Exemplars on collectDefaultMetrics()
#605
vmignot
closed
10 months ago
2
README: Fix incomplete sentence for register
#604
glensc
closed
11 months ago
0
How do I disable default metrics collection?
#603
omerlh
closed
11 months ago
2
chore: run CI on Node 21
#602
SimenB
closed
11 months ago
0
chore: upgrade prettier to v3
#601
SimenB
closed
11 months ago
0
add `defaultLabels` option to metric classes
#600
bienzaaron
opened
12 months ago
0
feat: allow running in Bun, add to CI
#599
zbjornson
closed
5 months ago
2
Set default labels on a single metric
#598
bienzaaron
opened
1 year ago
1
pushgateway: adds configuration for omitting job name
#597
geofholbrook
closed
12 months ago
1
Next