Skip to content

Issue 315 #316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 7, 2025
Merged

Issue 315 #316

merged 2 commits into from
Apr 7, 2025

Conversation

u5surf
Copy link
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

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

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

@Copilot 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
1 check passed
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
2 participants