Skip to content

Use provider config from ServiceConfiguration field and move reading provider config to ReqManager

Cristina Pauna requested to merge wccm/service_configuration into main

Use ServiceConfiguration from request in Workload Configuration Collection Module.

  • To read the provider config from ReqManager/Dashboard an additional ServiceConfiguration field must be added to the StartMonitoringRequest (Issue #48 (closed))
  • Fix #41 (closed)

Closes #43 (closed)

Edited by Cristina Pauna

Merge request reports