ORNL / flowcept

Runtime data integration system that empowers any data processing system to capture and query workflow provenance using data observability.
MIT License
1 stars 3 forks source link

Consider creating a new type of adapter for instrumentation #109

Open renan-souza opened 6 months ago

renan-souza commented 6 months ago

Consider enabling the following cases:

renan-souza commented 6 months ago

See:

https://github.com/ORNL/flowcept/blob/bbbeb5530e0abbb5dad624b9bd27a2b41aa686c8/flowcept/flowceptor/adapters/base_interceptor.py#L38

And:

https://github.com/ORNL/flowcept/blob/bbbeb5530e0abbb5dad624b9bd27a2b41aa686c8/flowcept/instrumentation/decorators/__init__.py