CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 22:01:36 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"e96bdb1df2af73a5ca0e78e5cefb84ee"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=WLIq5YUt9OltpMu%2BOeyVX42Eyq6lcGO4XSm%2BxXFekolg4NkFKGV3XbmMhLeXjYeaYs2MK8XxlxSFJevTRjqVw6tUKJgkItwyFigtWatI9sDp9wH3Ht8QqXDJds6wQenlZPJMxP9dZN0D%2BHhG7Ko0hvnkbsfv44A5axp2ucB8juWW0JuArFBJkjs7O31ODw%2BzmjArA2Dgkwe5eUDTAOCcNuU5UShllwY9x9zXJbQUHZve380BsbJT3RtvwJOT3Mst30WjJoyWZjNGB8zAhGLk%2Bw%3D%3D--r9IJ1zRKyspS5%2FN7--3vXdCzw%2BMfKKDbgcmfq%2BMQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2027403082.1753567296; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 22:01:36 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 22:01:36 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8E76:3240E6:91CC42:BE1A3F:68855040
Releases · vozlt/nginx-module-vts · GitHub
12 Mar 01:20
Loading
01 Jan 02:49
Loading
26 May 10:23
Loading
16 Sep 20:59
Loading
06 Sep 13:05
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 482
Releases: vozlt/nginx-module-vts
Releases · vozlt/nginx-module-vts
v0.2.4
8027b3b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Full Changelog: v0.2.3...v0.2.4
What's Changed
- Add example of build process for PGO supported binary #283 by @u5surf in #288
- Support query string encoding for control API #279 by @u5surf in #287
- Introduce vhost_traffic_status_stats_by_upstream by @u5surf in #293
- Pin CI to Ubuntu 24.04, use system libpcre2-dev package by @mschfh in #310
- Add issue template by @u5surf in #311
- Fix issue template by @u5surf in #312
- Update README.md by @masterzu in #314
- fix: escape uri in module side by @u5surf in #307
- Release v0.2.4 by @u5surf in #320
New Contributors
Full Changelog: v0.2.3...v0.2.4
Assets 2
v0.2.3
6038d44
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Assets 2
2 people reacted
v0.2.2
bd33883
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
What's Changed
- bugfix: Add shmtx unlock by @u5surf in #249
- Chore: add cpanm --notest in CI by @u5surf in #250
- Bugfix: fixed issues/228 Change the reffered source of upstream_state by @u5surf in #252
- Add histogram_bucket test by @u5surf in #256
- test: Add upstream check test by @u5surf in #264
- test: Fix upstream check test properly by @u5surf in #265
- Fix escaping filter_key in prometheus output by @u5surf in #260
- Fix vtsn.len type #269 by @u5surf in #270
- Release v0.2.2 by @u5surf in #272
Full Changelog: v0.2.1...v0.2.2
Assets 2
3 people reacted
v0.2.1
0009b3b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
[v0.2.1] - 2022-09-16
Bugfix
- use trimmed serverZones name
- improved the accuracy of total(*) statistics by nginx-module-sts/pull/10
Chore
- Add CI badge in README (#245)
Compatibility
- fixed an issues/232 with compile errors in gcc 11.3
Debug
- added ngx_log_error() when ngx_http_vhost_traffic_status_node_position_key() failed for issues/212
Docs
- Fixed README
Test
- build without -Wno-stringop-overread (#243)
- Add test for prometheus syntax
- Add test for display prometheus
Assets 2
5 people reacted
v0.2.0
1bae2fd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
[v0.2.0] - 2022-09-05
Bugfix
- fixed for PR#238
- fixed for PR#238
- fixed issues/204 that syntax error has occured
- rollback to 549cc4d
- fixed issues/137, issues/98 that maxSize in cacheZones is displayed incorrectly
- fixed issues/174 that XSS vulnerability in the html page Feature: added moduleVersion field in format/json
- added escape strings for filter names in JSON
- fixed the sum value of histogram in upstream metrics
- fixed to display all A records of server without zone directive in the upstream block.
Chore
- Use git-chglog
Comment
- added moduleVersion
- added additional information about cacheZones
- added tested versions
- added a diagram for the order of module directives
Compatibility
- fixed ngx_http_vhost_traffic_status_display_get_upstream_nelts() to calculate all A records of server.
Docs
- Fix README
Docs
- fix simple typo, destory -> destroy
Fix
- limit the r->uri search scope to avoid overflow
Prometheus
- fix nginx_vts_filter_requests_total labels
- remove request "total" metrics
Refactor
- changed version
- changed spacing
- changed spacing
- changed if statement from merged pull/145
Test
- describe how to test and fix failed test case
Assets 2
1 person reacted
You can’t perform that action at this time.