issues
search
knyar
/
nginx-lua-prometheus
Prometheus metric library for Nginx written in Lua
MIT License
1.46k
stars
230
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for summary metric type
#175
alSergey
opened
1 month ago
2
Document sleep(0) warning in README
#174
knyar
closed
1 month ago
0
Nginx warning. ngx.sleep(0) called without delayed events patch, this will hurt performance
#173
alSergey
closed
1 month ago
3
allow 0 value as a valid value for set() and observe()
#172
ymartin-ovh
closed
2 months ago
2
Reset metric name lookup table when another worker deletes a metric
#171
knyar
closed
6 months ago
0
Add support for callback metrics
#170
knyar
opened
7 months ago
0
fix issue #168
#169
Ashion
closed
7 months ago
0
in multi-worker, call reset will cause other worker's lookup different with key_index
#168
Ashion
closed
6 months ago
6
feat: release v0.20240201
#167
monkeyDluffy6017
closed
9 months ago
0
May I know which Grafana dashboard templates match this?
#166
JHajdf
closed
10 months ago
1
why is there no `del` method for `histogram` types
#165
monkeyDluffy6017
closed
9 months ago
1
feature requirement: new option expiration for recycle the share dict
#164
Sn0rt
opened
10 months ago
11
Feature request: Handling user-agents
#163
2ge
closed
1 year ago
3
prometheuslib.init is blocked in the init_worker_by_lua_block phase.
#162
ccechod
closed
10 months ago
6
Improve histogram consistency
#161
dolik-rce
closed
1 year ago
2
feature request: Do lua-prometheus support push to Prometheus?
#160
Adamlixi
closed
1 year ago
1
Spelling fix in README
#159
austinpray-mixpanel
closed
1 year ago
1
Explicitly check for nil label values
#158
knyar
closed
1 year ago
0
table index is nil
#157
Jrmyy
closed
1 year ago
5
Docker nginx:1.24.0-alpine with nginx-mod-http-lua=1.24.0-r2 yields symbol not found
#156
kennsippell
closed
1 year ago
2
Example for NGINX Stream metrics
#155
romanqqpr
closed
1 year ago
1
Can add expire time to metrics?
#154
sugue
closed
1 year ago
2
OS Version Support
#153
deepakgupta97
closed
1 year ago
1
Document lookup_max_size, replace Go test with a Lua test
#152
knyar
closed
2 years ago
1
bugfix: limit lookup table size
#151
kingluo
closed
2 years ago
10
Could you make a new luarocks release?
#150
kingluo
closed
1 year ago
3
High CPU usage when reset metirics constantly
#149
Flyalay
closed
2 years ago
2
Detect LRU evictions and treat them as errors
#148
knyar
closed
2 years ago
2
replace safe_set with set
#147
kingluo
closed
2 years ago
4
Add variable value instead of prometheus metrics in init_worker_by_lua_block
#146
SanaZulfiqar73
closed
2 years ago
1
Escape newlines in label values
#145
srguglielmo
closed
2 years ago
1
Character Injection Causing Malformed Metrics
#144
srguglielmo
closed
2 years ago
2
feature request: support OpenMetrics text format and exemplar
#143
wangrzneu
opened
2 years ago
2
log_by_lua error a nil value
#142
china-bigcloud
closed
2 years ago
5
change: ocm link in README to direct package path
#141
mrnonz
closed
2 years ago
1
build(opm): add main_module specification
#140
mashirozx
closed
2 years ago
4
feat: performance optimization
#139
tzssangglass
closed
2 years ago
2
eliminating unique-identifier in URL path
#138
divyak8
closed
2 years ago
1
how to add others labels like method and uri, please help
#137
divyak8
closed
2 years ago
0
Document broken lua modules in Debian and Ubuntu
#136
knyar
closed
2 years ago
0
Not working anymore
#135
CyberLine
closed
2 years ago
9
Match
#134
knyar
closed
2 years ago
0
Avoid reporting code coverage twice
#133
knyar
closed
2 years ago
0
attempt to index global 'metric_requests' (a nil value)
#132
RorFis
closed
2 years ago
1
chore: use ngx.re.match instead of string match to improve performance
#131
tzssangglass
closed
2 years ago
5
optimize the long-tail request phenomenon
#130
tzssangglass
closed
2 years ago
7
nginx is getting uninstalled after installing `libnginx-mod-http-lua`
#129
ghost
closed
2 years ago
4
overhead
#128
behnambm
closed
3 years ago
1
Improve readme - nginx-specific syntax highlight for code snippets
#127
andrew-demb
closed
3 years ago
1
Grafana example
#126
lathspell
closed
3 years ago
1
Next