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

Arramos84/more helm chart options #786

Closed arramos84 closed 3 weeks ago

arramos84 commented 3 weeks ago

This adds some more options for the helm chart as well as port name for the container. Already tested internally and have a PR with those updates at https://github.com/grafana/deployment_tools/pull/137488.

CLAassistant commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 76.66%. Comparing base (b081dac) to head (86efe6d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #786 +/- ## ========================================== - Coverage 76.70% 76.66% -0.05% ========================================== Files 107 107 Lines 9276 9276 ========================================== - Hits 7115 7111 -4 - Misses 1777 1779 +2 - Partials 384 386 +2 ``` | [Flag](https://app.codecov.io/gh/grafana/beyla/pull/786/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/786/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `67.70% <ø> (+0.01%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/grafana/beyla/pull/786/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `39.43% <ø> (ø)` | | 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.

arramos84 commented 3 weeks ago

LGTM! Thanks! Looks great!

Oh, let me update the helm-docs since the versions mismatch....