-
Notifications
You must be signed in to change notification settings - Fork 456
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
[O11y][Kubernetes] Rally benchmark kubernetes.state_pod
#9136
[O11y][Kubernetes] Rally benchmark kubernetes.state_pod
#9136
Conversation
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
container_logs |
125000 | 55555.56 | -69444.44 (-55.56%) | 💔 |
To see the full report comment with /test benchmark fullreport
"name": "demo-deployment-{{ $rangeofid }}" | ||
}, | ||
"namespace_labels": { | ||
"kubernetes_io/metadata_name": "demo-{{ $rangeofid }}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I dont see a definition of rangeofid in config.go like here https://github.com/elastic/integrations/blob/main/packages/kubernetes/_dev/benchmark/rally/pod-benchmark/config.yml#L36
Is not it better in order to have specific range?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gizas Thanks for pointing out. I missed it.
packages/kubernetes/_dev/benchmark/rally/statepod-benchmark/template.ndjson
Outdated
Show resolved
Hide resolved
💚 Build Succeeded
History
cc @aliabbas-elastic |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Proposed commit message
state_pod
data stream ofKubernetes
Checklist
How to test this PR locally
Run this command from package root
elastic-package benchmark rally --benchmark state_pod-benchmark -v
elastic-package benchmark stream --benchmark state_pod-benchmark -v
Related issues
Screenshots