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

Add documenation on Beyla's performance #1573

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add documenation on Beyla's performance #1573

wants to merge 4 commits into from

Conversation

marctc
Copy link
Contributor

@marctc marctc commented Jan 24, 2025

Add documentation around performance impact of using Beyla.

Fixes #1405

@marctc marctc requested a review from a team as a code owner January 24, 2025 16:31
@mariomac mariomac requested a review from grafsean January 24, 2025 16:35

## Further reading

* [Beyla performance calculation](https://docs.google.com/document/d/e/2PACX-1vTNbMqlkLRM0FtUdEqyderTePEjcK-s6FgDhKyzujWnhuS6ty9Ut4S-c3mgQcHt72el0BG3Iy5jV_AK/pub). This document contains the raw data and graphs of the performance tests.
Copy link
Contributor

Choose a reason for hiding this comment

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

I tried with my personal google account and couldn't access. Seems that this document is not visible for non-grafana accounts.

I'm afraid that this link becomes accidentally broken at some point. Is there any gdoc --> markdown exporter so we can keep it in a folder in our docs?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I replaced by a pdf instead. Would this work?

Copy link
Contributor

Choose a reason for hiding this comment

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

It would work as long as @grafsean is fine with it

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.21%. Comparing base (05851de) to head (67d7b6f).
Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1573      +/-   ##
==========================================
+ Coverage   68.44%   71.21%   +2.77%     
==========================================
  Files         196      197       +1     
  Lines       19628    19754     +126     
==========================================
+ Hits        13434    14068     +634     
+ Misses       5499     5005     -494     
+ Partials      695      681      -14     
Flag Coverage Δ
integration-test 52.57% <ø> (?)
k8s-integration-test 53.70% <ø> (+0.21%) ⬆️
oats-test 34.67% <ø> (+1.87%) ⬆️
unittests 47.30% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

[Docs] Performance overhead (CPU and memory)
2 participants