-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
Moderate
-
False
-
False
-
Feature Request Overview (mandatory - Complete while in New status){_}
{}What user goal or problem do you need to solve?{_}
Many operator failures are hard to troubleshoot as they require significant amount of external data to be re-evaluated against the Go code that produced stack traces in case of an error.
Business justification (mandatory - Complete while in New status)
How would this feature benefit the customer?
Troubleshooting process could be simplified and resolution times may be improved.
Functional requirements (mandatory - Complete while in New status){_}
{}What do you want the result of this feature to be? Add as many requirements as needed.{_}
- In Go 1.25 a trace flight recorder was added that allows collecting traces without significant overhead https://tip.golang.org/doc/go1.25#trace-flight-recorder
- It may be handy to adopt this feature and use it in future RHOSO releases to enable traces on demand, or even run them permanently and collect detailed information about various operator failures.
Describe the customer impact
Not applicable