-
Notifications
You must be signed in to change notification settings - Fork 325
Dmesg enricher (action) #549
Copy link
Copy link
Open
Labels
actionA robusta "action"A robusta "action"enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
actionA robusta "action"A robusta "action"enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Is your feature request related to a problem?
Getting Dmesg is helpful for debugging problems on the nodes some cases, but is not always covered in the other log collections mechanism in Robusta.
Also, some people are not aware dmesg so implementing this action will be a nice teaching tool!
Describe the solution you'd like
A Dmesg enricher to get the Dmesg from a specific pod's node.
The output should be readable as a file.
Additional context