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

Maximum metrics for CPU/latency in the report profile #52

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

josecastillolema
Copy link
Contributor

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

For telco use cases maximum is more relevant than average. Nowadays the reporting profile only includes maximum metrics for memory, but not for CPU and latency. This PR adds maximum for the missing metrics.

Related Tickets & Documents

Checklist before requesting a review

  • I have performed a self-review of my code.

Internal note

If/when merged we should change the grafana kube-burner/Kube-burner report mode dashboard for Jose/Kube-burner report telco

@josecastillolema josecastillolema requested review from a team as code owners April 17, 2024 10:06
Copy link
Member

@rsevilla87 rsevilla87 left a comment

Choose a reason for hiding this comment

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

lgtm

@rsevilla87 rsevilla87 merged commit 78dcd29 into main Apr 17, 2024
4 checks passed
@rsevilla87 rsevilla87 deleted the metrics-max branch April 22, 2024 10:54
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.

[RFE] Reporting profile type should include max cpu/latency metrics for telco use cases
2 participants