Actions
User story #13008
closedUser story #13213: Bundle support info script into Rudder
Make the support info script available from the rudder interface
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Maintenance
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
To improve the quality of the support,
We want to be able to get the information of the customer infrastructure.
For that reason we wrote a script named rudder-support-info that the user must run on his rudder-server.
It would be nice to give him a way to run it directly from the rudder interface.
It is the purpose of this issue.
To do so we need to:
Create a new API endpoint : GET "system/support/infos"
Create a service that launch the rudder-support-info script
Create the knob on the interface that call the api endpoint
Actions