feat: Register k8seventsreceiver in default components#2096
Open
miconeilaws wants to merge 2 commits into
Open
feat: Register k8seventsreceiver in default components#2096miconeilaws wants to merge 2 commits into
miconeilaws wants to merge 2 commits into
Conversation
Contributor
|
This PR was marked stale due to lack of activity. |
22bc75d to
fa9555d
Compare
fa9555d to
3793733
Compare
sky333999
reviewed
May 19, 2026
| github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/prometheus v0.124.1 // indirect | ||
| github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/prometheusremotewrite v0.124.1 // indirect | ||
| github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/zipkin v0.124.1 // indirect | ||
| github.com/open-telemetry/opentelemetry-collector-contrib/receiver/k8seventsreceiver v0.124.1 |
Contributor
There was a problem hiding this comment.
Mind moving this up to the actual dependencies section and not have it in this indirect list
3793733 to
13b4824
Compare
Collaborator
Author
|
Approved |
Collaborator
|
All 4 failing checks are environmental or pre-existing flakes, not caused by this PR.
|
13b4824 to
3740baf
Compare
Add the k8s_events receiver to the CW Agent's OTEL collector build so the cluster-scraper can watch Kubernetes events.
3740baf to
effe068
Compare
Contributor
|
This PR was marked stale due to lack of activity. |
movence
approved these changes
Jun 5, 2026
Contributor
|
This PR was marked stale due to lack of activity. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the k8s_events receiver to the CW Agent's OTEL collector build so the cluster-scraper can watch Kubernetes events.