canonical / canonical/knative-operators
knative-operator sends otel data even though otel-collector might not be up and running
Open
bug
- Dominant language
- Jinja
- Stars
- 2
- Forks
- 3
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 2
Description
knative-operator will always send otel-collector information (namespace, svc name, port) regardless of the status of the k8s resources. We must ensure that the resource is up and running before sending this data. This does not only apply to otel-collector, but can apply to other k8s resources.
Contributor guide
Research direction
Locate where knative-operator assembles otel-collector namespace, service, and port data, then inspect how Kubernetes resource readiness is represented. Define the expected behavior when resources are unavailable and verify that it applies to otel-collector and other resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100