Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nginx-with-docker
/
nginx-vts-module-src
Public
forked from
vozlt/nginx-module-vts
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 10, 2021
Comment: added moduleVersion
vozlt
committed
3c6cf41
Copy full SHA for 3c6cf41
Commits on Jan 28, 2021
Refactor: changed version
vozlt
committed
fec0baf
Copy full SHA for fec0baf
Commits on Jan 27, 2021
Comment: added additional information about cacheZones
vozlt
committed
91bdb14
Copy full SHA for 91bdb14
Bugfix: rollback to 549cc4d
vozlt
committed
203bc5b
Copy full SHA for 203bc5b
Commits on Jan 25, 2021
Bugfix: fixed issues/137, issues/98 that maxSize in cacheZones is displayed incorrectly
vozlt
committed
549cc4d
Copy full SHA for 549cc4d
Commits on Jan 24, 2021
Comment: added tested versions
vozlt
committed
c16aa0e
Copy full SHA for c16aa0e
Bugfix: fixed issues/174 that XSS vulnerability in the html page
Show description for 87d7de9
vozlt
committed
87d7de9
Copy full SHA for 87d7de9
Commits on Jan 19, 2021
Refactor: changed spacing
vozlt
committed
7c3ecb9
Copy full SHA for 7c3ecb9
Merge pull request #134 from pfischermx/http-healthcheck-module
Show description for 143a151
vozlt
authored
143a151
Copy full SHA for 143a151
Merge pull request #169 from spacewander/desc_test_pass
Show description for 29b38b2
vozlt
authored
29b38b2
Copy full SHA for 29b38b2
Merge pull request #157 from robn/prom-fixes
Show description for 77fc83c
vozlt
authored
77fc83c
Copy full SHA for 77fc83c
Merge branch 'master' into prom-fixes
vozlt
authored
bc1f0be
Copy full SHA for bc1f0be
Commits on Jan 18, 2021
Merge pull request #144 from chipitsine/master
Show description for 9a3e4ca
vozlt
committed
9a3e4ca
Copy full SHA for 9a3e4ca
Merge pull request #182 from chzhuo/master
Show description for fef53dc
vozlt
authored
fef53dc
Copy full SHA for fef53dc
Refactor: changed spacing
vozlt
committed
277db37
Copy full SHA for 277db37
Merge pull request #165 from jongiddy/escape-prometheus
Show description for ead62a0
vozlt
authored
ead62a0
Copy full SHA for ead62a0
Merge pull request #163 from jongiddy/histogram-init-update
Show description for 1a6ff88
vozlt
authored
1a6ff88
Copy full SHA for 1a6ff88
Merge pull request #161 from jongiddy/short-key-length
Show description for badf08d
vozlt
authored
badf08d
Copy full SHA for badf08d
Merge pull request #188 from spacewander/fix_heap_overflow
Show description for 11540f3
vozlt
authored
11540f3
Copy full SHA for 11540f3
Refactor: changed if statement from merged pull/145
vozlt
committed
49f4bd6
Copy full SHA for 49f4bd6
Merge pull request #145 from susuper/master
Show description for 83a889e
vozlt
authored
83a889e
Copy full SHA for 83a889e
Merge pull request #193 from timgates42/bugfix_typo_destroy
Show description for d717d50
vozlt
authored
d717d50
Copy full SHA for d717d50
Merge pull request #171 from patsevanton/patch-1
Show description for 381541c
vozlt
authored
381541c
Copy full SHA for 381541c
Commits on Nov 22, 2020
docs: fix simple typo, destory -> destroy
Show description for 5539b86
timgates42
committed
5539b86
Copy full SHA for 5539b86
Commits on Aug 20, 2020
fix: limit the r->uri search scope to avoid overflow
Show description for 5c58aaa
spacewander
committed
5c58aaa
Copy full SHA for 5c58aaa
Commits on Mar 6, 2020
prometheus filter direction change to code
zhuo.chen
committed
c0b35e2
Copy full SHA for c0b35e2
Commits on Nov 17, 2019
fix vhost_traffic_status_filter_max_node 16 uris
patsevanton
authored
cfc8d49
Copy full SHA for cfc8d49
Commits on Sep 30, 2019
Test: describe how to test and fix failed test case
spacewander
committed
6f8e39f
Copy full SHA for 6f8e39f
Commits on Apr 11, 2019
Escape special characters in Prometheus output
Show description for 9e814d0
jongiddy
and
fshabir
committed
9e814d0
Copy full SHA for 9e814d0
Commits on Mar 31, 2019
Set histogram buckets on first request
Show description for 25cba13
jongiddy
committed
25cba13
Copy full SHA for 25cba13
Commits on Mar 22, 2019
Cast key length to correct type
jongiddy
committed
63b917f
Copy full SHA for 63b917f
Commits on Feb 18, 2019
Prometheus: fix nginx_vts_filter_requests_total labels
robn
committed
2b8ec82
Copy full SHA for 2b8ec82
Prometheus: remove request "total" metrics
Show description for 935d442
robn
committed
935d442
Copy full SHA for 935d442
Commits on Nov 15, 2018
Update ngx_http_vhost_traffic_status_node.c
Show description for f7d976f
susuper
committed
f7d976f
Copy full SHA for f7d976f
Commits on Aug 16, 2018
Use HTTP healthcehck, not stream one. Bad copy/paste
Pablo Fischer
committed
0aceada
Copy full SHA for 0aceada
Pagination
Previous
Next
You can’t perform that action at this time.