logging workflow execution

This commit is contained in:
pb
2024-08-07 17:24:09 +02:00
parent a2011db186
commit 98b6cdaae5
4 changed files with 120 additions and 32 deletions

View File

@@ -4,6 +4,7 @@ import "sync"
type Config struct {
LokiURL string
ExecutionID string
WorkflowID string
OcCatalogUrl string
MongoUrl string