opentelemetry-dotnet-instrumentation icon indicating copy to clipboard operation
opentelemetry-dotnet-instrumentation copied to clipboard

Allow customization of the StartupHook dll

Open pjanotti opened this issue 3 years ago • 1 comments
trafficstars

This is more to facilitate development and experimentation and perhaps an extension point for vendors. See https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/pull/314#discussion_r798054857 for the context.

The profiler code currently assumes that the StartupHook has a particular name, and is located in a specific installation directory. We might want to break some of these assumptions to support different experiments and vendor extension points. Perhaps there's an additional experimental startup hook, or perhaps a vendor wants to use their own startup hook.

pjanotti avatar Feb 02 '22 22:02 pjanotti

SIG meeting

@nrcventura to describe it better post-beta

pellared avatar Feb 23 '22 18:02 pellared