SIENTIAPDE-1174
SIENTIAPDE-1174 Add pod_id to Ingestor metadata for improved tracking - Included 'pod_id' in the metadata dictionary of the Ingestor class to enhance tracking capabilities.
This commit is contained in:
@@ -74,6 +74,7 @@ class Ingestor:
|
||||
'model_name': '-',
|
||||
'workflow_name': 'OPC_INGESTOR',
|
||||
'schema_name': 'OPC_INGESTOR',
|
||||
'pod_id': self.pod_id,
|
||||
}
|
||||
self.ingestor_manager = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user