The library here will be a simple .so file using redhook (https://crates.io/crates/redhook) with LD_PRELOAD like we saw done with https://github.com/mmanciop/opentelemetry-injector but now the question is how do we know when the extension's SSM parameter fetch is done so we can share the response data for the replacement ENV variables? Research list:
The library here will be a simple .so file using redhook (https://crates.io/crates/redhook) with
LD_PRELOAD
like we saw done with https://github.com/mmanciop/opentelemetry-injector but now the question is how do we know when the extension's SSM parameter fetch is done so we can share the response data for the replacement ENV variables? Research list: