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

Example Grafana Graph for Packet Processing Times #452

Merged

Conversation

markmandel
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup
/kind documentation

/kind feature

/kind hotfix

What this PR does / Why we need it:

Added panel to the metrics dashboard that shows packet processing time, from a sum of all metrics, and then also by read and write respectively.

Which issue(s) this PR fixes:

Closes #292

Special notes for your reviewer:

Screenshot of the new graph - bottom right hand corner.

image

Added panel to the metrics dashboard that shows packet processing time,
from a sum of all metrics, and then also by read and write respectively.

Closes googleforgames#292
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: d5fd8986-7a8a-4c02-a0b6-56508fca5322

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/452/head:pr_452 && git checkout pr_452
cargo build

@XAMPPRocky XAMPPRocky merged commit 8bc0ab6 into googleforgames:main Dec 2, 2021
@markmandel markmandel deleted the example/processing-grafana branch December 2, 2021 17:51
@markmandel markmandel added kind/feature New feature or request area/examples Examples. Usually found in the `examples` directory labels Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/examples Examples. Usually found in the `examples` directory cla: yes kind/feature New feature or request size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metric: Total Packet Processing time
4 participants