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

[target allocator] Use Otel Go SDK for metrics reporting #3583

Open
atoulme opened this issue Dec 31, 2024 · 1 comment
Open

[target allocator] Use Otel Go SDK for metrics reporting #3583

atoulme opened this issue Dec 31, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@atoulme
Copy link
Contributor

atoulme commented Dec 31, 2024

Component(s)

target allocator

Is your feature request related to a problem? Please describe.

Target Allocator uses prometheus metrics for metric reporting.

Describe the solution you'd like

Consider moving to otel go SDK.

Describe alternatives you've considered

No response

Additional context

No response

@atoulme atoulme added enhancement New feature or request needs triage labels Dec 31, 2024
@swiatekm
Copy link
Contributor

swiatekm commented Jan 2, 2025

I'm definitely in favor of doing this, and in general improving the internal observability of the operator. I'd love to be able to trace reconciliation and webhook calls, for example. Logging is also a bit of a mess, and standardizing on the Otel SDK would help that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants