grafana / beyla

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

Helm Chart request: Add ServiceMonitor manifest #829

Closed alex067 closed 2 weeks ago

alex067 commented 3 weeks ago

Hey folks 👋

For the Beyla Helm chart, it would be great if the chart came with an option to create a ServiceMonitor resource as we can configure Beyla to export metrics into Prometheus. By allowing the chart to optionally create the ServiceMonitor resource, it would enable a full A-Z solution for integrating Beyla metrics into Prometheus.

If possible, I would like to open a PR and contribute to this, if this is something that seems viable.

Thank you!

grcevski commented 3 weeks ago

Hi @alex067,

This sounds like a wonderful idea. A PR would be very welcome and we will help you get it over the finish line.

alex067 commented 3 weeks ago

Thank you so much @grcevski

I've just opened the PR for this issue. Please let me know of any feedback / changes to make. Thank you for your time.

alex067 commented 2 weeks ago

Closing the issue as the PR is merged. Thank you!