Skip to content
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

Rollup of various changes #749

Closed
wants to merge 5 commits into from
Closed

Rollup of various changes #749

wants to merge 5 commits into from

Conversation

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: c1eac303-022b-426c-bba4-85c8c83a7452

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/749/head:pr_749 && git checkout pr_749
cargo build

}

pub(crate) fn packets_total(direction: Direction) -> IntCounter {
pub(crate) fn packets_total(direction: Direction, asn: Option<&IpNetEntry>) -> IntCounter {
Copy link
Contributor

Choose a reason for hiding this comment

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

(adding review here ,since this is the one that will get merged)

Looks good - only thing to add would be some docs to metrics.md to document the new metrics, otherwise, good to merge 👍🏻

@markmandel markmandel mentioned this pull request Jun 15, 2023
11 tasks
@XAMPPRocky
Copy link
Collaborator Author

Closing this as half the pull requests are now merged.

@XAMPPRocky XAMPPRocky closed this Jul 4, 2023
@markmandel markmandel deleted the ep/rollup-05-29 branch August 3, 2023 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants