updating with other components changes

This commit is contained in:
pb
2024-08-27 11:01:26 +02:00
parent de25cb6696
commit 3cb536d2e3
5 changed files with 16 additions and 4 deletions

View File

@@ -60,7 +60,7 @@ func main() {
logger.Debug().Msg("Loki URL : " + conf.GetConfig().LokiURL)
logger.Debug().Msg("Workflow executed : " + conf.GetConfig().ExecutionID)
oclib.Init("oc-monitord")
oclib.Init("oc-monitord","","")
wf_id := getWorkflowId(conf.GetConfig().ExecutionID)
conf.GetConfig().WorkflowID = wf_id