lua-nginx-module icon indicating copy to clipboard operation
lua-nginx-module copied to clipboard

Expose new prometheus metrics

Open SanaZulfiqar73 opened this issue 3 years ago • 1 comments
trafficstars

Hi,

I have this scenario where I am calculating the latency value using the value in nignx response header. I want to use this value to calculate my SLO in other tool. Is there any way I can expose this value as new prometheus metrics using Lua?

SanaZulfiqar73 avatar Jul 26 '22 07:07 SanaZulfiqar73

Hi, probably this project can help you https://github.com/knyar/nginx-lua-prometheus

hroost avatar Jul 29 '22 11:07 hroost