Replacing Beta nuget dependencies #37
Replies: 4 comments 7 replies
-
Thread for
|
Beta Was this translation helpful? Give feedback.
-
Thread for
|
Beta Was this translation helpful? Give feedback.
-
One simple PR to update Microsoft.Extensions.Configuration and Serilog.Sinks.Seq, and next one with open tracing? |
Beta Was this translation helpful? Give feedback.
-
Thread for I have started to investigating it, there are of course breaking changes, I went through even few blogs regarding tracing topic, and examples from those blogs didn't work also with current version, but blogs were from last year, so there is a definitely a problem with using open tracing lib in .NET, breaking changes occur really frequently. I am gonna practice more with open tracing and check how to rewrite code to work with current version. #45 Please check this one. After merging this #45 I will go through OpenTelemetry update. |
Beta Was this translation helpful? Give feedback.
-
At the moment tye2 relies on 3 beta and unmaintained nuget packages
We should take a look at each one, see what they do and replace them with something more standard and maintained
cc @drakon660
Beta Was this translation helpful? Give feedback.
All reactions