dd-trace-dotnet
dd-trace-dotnet copied to clipboard
Added a ToString() so I can see these easier in the debugger.
Summary of changes
Added a ToString to ImmutableInstrumentationSettings
Reason for change
So I can see them all as a list in the visual studio debugger.
Implementation details
Just Tostring()
Test coverage
Added coverage to exiting tests
Other details
What's this waiting on to be merged?
@pierotibou should I rebase with latest?