grafana / beyla

eBPF-based autoinstrumentation of web applications and network metrics
https://grafana.com/oss/beyla-ebpf/
Apache License 2.0
1.19k stars 77 forks source link

Add tests for recycling services #787

Closed grcevski closed 2 weeks ago

grcevski commented 3 weeks ago

This PR adds k8s tests where we prove Beyla works on restart of services.

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.94%. Comparing base (3fba7b7) to head (1ef42f7). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #787 +/- ## ========================================== - Coverage 76.70% 68.94% -7.76% ========================================== Files 107 104 -3 Lines 9276 9242 -34 ========================================== - Hits 7115 6372 -743 - Misses 1776 2410 +634 - Partials 385 460 +75 ``` | [Flag](https://app.codecov.io/gh/grafana/beyla/pull/787/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | Coverage Δ | | |---|---|---| | [integration-test](https://app.codecov.io/gh/grafana/beyla/pull/787/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `68.94% <ø> (+1.19%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/grafana/beyla/pull/787/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.