You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:The text was updated successfully, but these errors were encountered: