You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cartersocha
changed the title
Review and enhance tracing support for cart service (C#)
Review and enhance logging support for cart service (C#)
May 30, 2022
I can help with this item.
To begin with, I can replace the Console.Write with ILogger calls.,
Then wire up OpenTelemetry with OTLP Exporter.
Then add resources.
Not sure about using SpanEvent vs using dedicated Logging API. Do we have a preference on one vs other?
As OpenTelemetry Logging has not fully stabilized, this list of requirements may change in future releases.
Referencing issue: #44
Service: Service: https://github.com/open-telemetry/opentelemetry-demo-webstore/tree/main/src/cartservice
The text was updated successfully, but these errors were encountered: