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 example of Kubernetes instrumentation with Alloy #750

Closed marctc closed 4 weeks ago

marctc commented 4 weeks ago

This adds an example of usage of Beyla in Alloy. In a follow PR I can add a section in the docs.

codecov-commenter commented 4 weeks ago

Codecov Report

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

Project coverage is 37.54%. Comparing base (64c90d4) to head (f501023). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #750 +/- ## =========================================== - Coverage 76.04% 37.54% -38.50% =========================================== Files 105 106 +1 Lines 8527 8806 +279 =========================================== - Hits 6484 3306 -3178 - Misses 1683 5304 +3621 + Partials 360 196 -164 ``` | [Flag](https://app.codecov.io/gh/grafana/beyla/pull/750/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/750/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `?` | | | [unittests](https://app.codecov.io/gh/grafana/beyla/pull/750/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `37.54% <ø> (-0.69%)` | :arrow_down: | 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.