practical-aspnetcore
practical-aspnetcore copied to clipboard
Issues with open-telemetry-4
- The Open Telemetry page was not updated.
- The examples count for Open Telemetry on the main page was not updated.
- According to that manual: The recommended way to add Baggage is to use the
Baggage.SetBaggage()API. OpenTelemetry users should not use theActivity.AddBaggagemethod.