nginx-module-vts
Nginx virtual host traffic status module (by vozlt)
nginx-lua-prometheus
Prometheus metric library for Nginx written in Lua (by knyar)
nginx-module-vts | nginx-lua-prometheus | |
---|---|---|
4 | 3 | |
3,293 | 1,489 | |
0.7% | 0.9% | |
6.4 | 4.9 | |
7 days ago | 2 months ago | |
C | Lua | |
BSD 2-clause "Simplified" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nginx-module-vts
Posts with mentions or reviews of nginx-module-vts.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-16.
-
Quem mexeu no meu cache?
Colete métricas de uso do cache. Quanto mais requests com HIT, melhor vai ser seu cache hit ratio.
-
Monitoring / stats / analytics for Nginx Proxy Manager
this too https://github.com/vozlt/nginx-module-vts
-
Metrics from logs. Why?
I've had reasonable luck with nginx-lua-prometheus and nginx-module-vts. But yea, neither are ideal compared to using something that does this out of the box like HAProxy, Envoy, or Traefik.
-
NGINX Reverse Proxy Metrics to Monitor
Don't forget about nginx-module-vts.
nginx-lua-prometheus
Posts with mentions or reviews of nginx-lua-prometheus.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-30.
-
Kubernetes Nginx Ingress Controller log fields as metric
Maybe this could help https://github.com/knyar/nginx-lua-prometheus?
-
Metrics from logs. Why?
I've had reasonable luck with nginx-lua-prometheus and nginx-module-vts. But yea, neither are ideal compared to using something that does this out of the box like HAProxy, Envoy, or Traefik.
-
Question about nginx
For monitoring nginx, there's a lua plugin that works pretty well.
What are some alternatives?
When comparing nginx-module-vts and nginx-lua-prometheus you can also consider the following projects:
ngx_http_proxy_connect_module - A forward proxy module for CONNECT request handling
lua-casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (Kong, APISIX, OpenResty)
nginx-proxy-manager-goaccess - NGINX Proxy Manager and Goaccess docker file
lua-resty-openidc - OpenID Connect Relying Party and OAuth 2.0 Resource Server implementation in Lua for NGINX / OpenResty
nginx-jwt-module - NGINX module to check for a valid JWT.
cdn-up-and-running - CDN Up and Running - Building a CDN from Scratch to Learn about CDN, Nginx, Lua, Prometheus, Grafana, Load balancing, and Containers.