-
Notifications
You must be signed in to change notification settings - Fork 230
feat: native open telemetry metrics #2882
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
base: next
Are you sure you want to change the base?
Conversation
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
this was added to fabric8 client meanwhile Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Started to prototype this, the thing is that there is a OTel adapter for micrometer: So it should be already possible to integrate with OTel. A native support still would be nice. However instantly hit this, there is a workaround for sure where we will manage our counts, but it is not nice that counter cannot be closed in sync api. We might want to discuss it on weekly dev call |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
No description provided.