updating with other components changes
This commit is contained in:
2
main.go
2
main.go
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user