Skip to content

Issue 315#316

Merged
u5surf merged 2 commits into
vozlt:masterfrom
u5surf:issue-315
Apr 7, 2025
Merged

Issue 315#316
u5surf merged 2 commits into
vozlt:masterfrom
u5surf:issue-315

Conversation

@u5surf
Copy link
Copy Markdown
Collaborator

@u5surf u5surf commented Mar 3, 2025

Fixes: #315

Add new directive ignore_status

If we’d like to observe to eliminate the metrics data of specific status code (e.g. 1xx and 3xx), we can specify their code like this.

vhost_traffic_status_ignore_status 1xx 3xx;

@u5surf u5surf requested a review from vozlt March 4, 2025 03:39
@ZlouNyan
Copy link
Copy Markdown

Мужик ты адски хорош

@u5surf u5surf requested a review from Copilot April 1, 2025 15:23
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (5)
  • src/ngx_http_vhost_traffic_status_module.c: Language not supported
  • src/ngx_http_vhost_traffic_status_module.h: Language not supported
  • src/ngx_http_vhost_traffic_status_node.c: Language not supported
  • src/ngx_http_vhost_traffic_status_node.h: Language not supported
  • src/ngx_http_vhost_traffic_status_shm.c: Language not supported

@u5surf u5surf merged commit 1485f3f into vozlt:master Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH: Adding filtering feature

3 participants