gather: include events in report#36
Conversation
30a6b8b to
58d74a7
Compare
9cc0e09 to
ab444cc
Compare
|
/cherrypick release-4.2 |
|
@mfojtik: once the present PR merges, I will cherry-pick it on top of release-4.2 in a new PR and assign it to you. DetailsIn response to this:
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/test-infra repository. |
|
@smarterclayton @iNecas the collected events is ~70kb decompressed, it is much smaller compressed and it is 70kb I would pay in gold to have to debug degraded clusters as the events provide timeline when problems happen (we can detect broken CNI for example). Also events contain timeline of how/when operators changed states. I'm optimistic and want to backport this to 4.2 so we can help already broken clusters :) |
ab444cc to
ac7d1f6
Compare
ac7d1f6 to
651bb39
Compare
96cec96 to
eaf7a83
Compare
edaf1b2 to
a171f41
Compare
a171f41 to
b14ceee
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mfojtik, smarterclayton The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@mfojtik: #36 failed to apply on top of branch "release-4.2": DetailsIn response to this:
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/test-infra repository. |
|
@mfojtik mind updating the openshift docs as well with details on this change? https://github.com/openshift/openshift-docs/blob/master/modules/insights-operator-what-information-is-collected.adoc |
Collect all events for
openshift-namespaces that are not older than 1 hour (for starter). The events are compacted to minimize the size in payload. If we still see big file, we can tweak the 1h interval to 30 min.