-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Trace ServerInvolve changes in the trace server itself (in the incubator source code)Involve changes in the trace server itself (in the incubator source code)enhancementNew feature or requestNew feature or requesttrace server protocolNeeds changes to the trace-server-protocol itselfNeeds changes to the trace-server-protocol itself
Description
The TSP allows to open traces and experiments on the server back-end. However, there is now dedicated request available to dispose the back-end resources related to experiments and traces in the back-end. There should be a TSP request to trigger the disposal of resources in the back-end when the front-end close the experiment.
Consider the following API:
PUT /experiments/{expUUID}:close
Consider other alternatives before implement this API.
Metadata
Metadata
Assignees
Labels
Trace ServerInvolve changes in the trace server itself (in the incubator source code)Involve changes in the trace server itself (in the incubator source code)enhancementNew feature or requestNew feature or requesttrace server protocolNeeds changes to the trace-server-protocol itselfNeeds changes to the trace-server-protocol itself