-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Kubelet OpenTelemetry Tracing #2831
Comments
@sallyom can you please add the mandatory discussion link to this issue? |
/sig node instrumentation |
/assign |
/cc |
2 similar comments
/cc |
/cc |
Hello @sallyom v1.24 Enhancements team here. Just checking in as we approach enhancements freeze on 18:00pm PT on Thursday Feb 3rd, 2022. This enhancement is targeting Here’s where this enhancement currently stands:
The status of this enhancement is marked as |
@encodeflush thanks for the check-in - |
@sallyom Thanks for the update. Those criterion should be fulfilled form your side. From enhancements team point of view, we go through them and check if your KEP meets the requirements. |
Hi @sallyom 👋 1.24 Docs shadow here. This enhancement is marked as 'Needs Docs' for the 1.24 release. Please follow the steps detailed in the documentation to open a PR against the dev-1.24 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thu March 31, 11:59 PM PDT. Also, if needed take a look at Documenting for a release to familiarize yourself with the docs requirement for the release. Thanks! |
Hi @sallyom 👋 1.24 Release Comms team here. We have an opt-in process for the feature blog delivery. If you would like to publish a feature blog for this issue in this cycle, then please opt in on this tracking sheet. The deadline for submissions and the feature blog freeze is scheduled for 01:00 UTC Wednesday 23rd March 2022 / 18:00 PDT Tuesday 22nd March 2022. Other important dates for delivery and review are listed here: https://github.com/kubernetes/sig-release/tree/master/releases/release-1.24#timeline. For reference, here is the blog for 1.23. Please feel free to reach out any time to me or on the #release-comms channel with questions or comments. Thanks! |
Hello @sallyom I'm just checking in once more as we approach the 1.24 Code Freeze on 18:00 PDT, Tuesday, March 29th 2022 Please ensure the following items are completed:
For note, the status of this enhancement is currently marked as Could you please confirm if following PR is part of the implementation for this enhancement?
Kindly please let me know if I'm missing any related PRs other than the ones I linked above. Thank you so much! |
#3087 is not directly related to the overall OpenTelemetry enhancements. |
kubernetes/kubernetes#105126 is the initial implementation for this enhancement |
Hey @sallyom, can you please add a placeholder PR for this feature in https://github.com/kubernetes/website by March 30, that is our extended deadline for feature blog freeze? Example of a feature blog PR: kubernetes/website#30538 |
Hi, 1.24 Enhancements Lead here 👋. With code freeze now in effect, this enhancement has not met the criteria for the freeze and has been removed from the milestone. As a reminder, the criteria for code freeze is: All PRs to the kubernetes/kubernetes repo have merged by the code freeze deadline Thanks! |
Hello @sallyom 👋🏾 ! @katmutua 1.27 Release Docs shadow here. This enhancement is marked as ‘Needs Docs’ for 1.27 release. Please follow the steps detailed in the documentation to open a PR against dev-1.27 branch in the k/website repo. This PR can be just a placeholder at this time, and must be created by March 16. For more information, please take a look at Documenting for a release to familiarize yourself with the documentation requirements for the release. If you already have existing open PRs please link them to the description so we can easily track them. Thanks! |
Thank you @katmutua, the placeholder is now available in kubernetes/website#39904 |
Hey again @saschagrunert @vrutkovs 👋 Enhancements team here, Here's where this enhancement currently stands:
For this enhancement, it looks like the following PRs are open and need to be merged before code freeze (and we need to update the Issue description to include all the related PRs of this KEP):
Also please let me know if there are other PRs in k/k we should be tracking for this KEP. |
We now graduate `KubeletTracing` to beta, which means we enable the feature gate per default. Part of kubernetes/enhancements#2831 Signed-off-by: Sascha Grunert <sgrunert@redhat.com> Kubernetes-commit: a28385ebe28ffa692e4b407b109d83018b0e5df7
(I agree this should stay in beta for at least one more release) |
@saschagrunert Is GA planned for 1.30? If it is, we need to add the 1.30 milestone, and the lead-opted-in label |
@dashpole not planned for 1.30, do we want to target it for 1.31? |
We definitely can, but we don't need to decide until the start of the 1.31 process. I'll check back in here then |
We now graduate `KubeletTracing` to beta, which means we enable the feature gate per default. Part of kubernetes/enhancements#2831 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
Is it still something we want to consider or have priorities shifted? |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
1.32 is coming up soon so please let us know if you want to graduate this to stable. |
Having not heard anything in two weeks, I've moved this as not planned for 1.32. Please comment if you disagree |
I might have time to graduate this (need to double-check the criterion), but we can add it to the milestone in the meantime. |
Moved to proposed so we can discuss who can be revioewer/approver from SIG Node side. |
Enhancement Description
One-line enhancement description (can be used as a release note): Instrument kubelet to generate and export OpenTelemetry trace data.
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-instrumentation/2831-kubelet-tracing/README.md
Discussion Link:
Primary contacts (assignee): @somalley, @dashpole
Responsible SIGs: SIG-Instrumentation
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update PR(s):Beta
k/enhancements
) update PR(s):k/k
) update PR(s):KubeletTracing
feature to beta kubernetes#115750k/website
) update(s):Stable
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: