opentelemetry-dotnet-instrumentation
opentelemetry-dotnet-instrumentation copied to clipboard
Make bytecode instrumentation classes internal
Feature Request
Classed used to defining bytecode instrumentation such as: LoggingBuilderIntegration. It should be handled by separate issue. I see two possibilities - find a way how to make it internal, or put it to separate library, and describe that the contract is public due to technical limitations.
Is your feature request related to a problem? Please describe. Follow up to #1302
Describe the solution you'd like There is no public API for instrumentation classed.
Postponing. For now we have only static class names exposed. It is good enough for 1.0.0