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

Support metrics export to OTEL collector #184

Open
holgerstolzenberg opened this issue Jan 14, 2025 · 0 comments
Open

Support metrics export to OTEL collector #184

holgerstolzenberg opened this issue Jan 14, 2025 · 0 comments

Comments

@holgerstolzenberg
Copy link

Situation

It looks like the Helm chart currently only supports metrics via Prometheus endpoint. I could not find configuration settings to also export metrics to OTEL collector, like it can be done with traces.

The problem

Having a metrics endpoint is fine, but it breaks the self-contained-ness of the deployment (you have to add scrape target to a external config file).

Wish

It would be really cool of the chart would support export of traces (also maybe logs but out of scope for this ticket) towards OTEL collector.

Side note

I really like/appreciate the maturity and features the chart already has! Nice job done.

✌️

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

No branches or pull requests

1 participant