issues
search
Jimdo
/
prometheus_client_php
Prometheus instrumentation library for PHP applications
https://prometheus.io/docs/concepts/metric_types/
Apache License 2.0
281
stars
213
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ensure all metrics are sorted by label value
#23
bracki
closed
8 years ago
0
Make metrics registration/retrieval more robust
#22
bracki
closed
8 years ago
0
Forbid registering the same metrics twice
#21
bracki
closed
8 years ago
0
Replace/rewrite InMemory adapter
#20
bracki
closed
7 years ago
5
Forbid different label names for the same metric
#19
bracki
closed
8 years ago
2
Optimize metrics storage for writes
#18
bracki
closed
8 years ago
0
Some redis client performance optimizations
#17
schnipseljagd
closed
8 years ago
0
Put Exception into own namespace
#16
bracki
closed
8 years ago
0
Throw an exception when connecting to Redis fails
#15
bracki
closed
8 years ago
0
Fix histograms
#14
schnipseljagd
closed
8 years ago
0
add default buckets to histogram
#13
bracki
closed
8 years ago
0
Various refactorings coming from last review
#12
bracki
closed
8 years ago
0
also validate label names
#11
schnipseljagd
closed
8 years ago
0
Sane defaults and a default registry
#10
schnipseljagd
closed
8 years ago
0
Implement inc and dec on gauges
#9
schnipseljagd
closed
8 years ago
0
Store metrics immediately to redis
#8
schnipseljagd
closed
8 years ago
0
rename counter increase
#7
schnipseljagd
closed
8 years ago
0
Incorporate feedback from mailing list
#6
bracki
closed
8 years ago
3
Reject invalid metric names
#5
bracki
closed
8 years ago
0
Invalid metric names should be rejected
#4
bracki
closed
8 years ago
0
PHP 5.3 support
#3
schnipseljagd
closed
8 years ago
0
Do some black box concurrency testing
#2
schnipseljagd
closed
8 years ago
2
Add Travis configuration
#1
bracki
closed
8 years ago
0
Previous