-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Add OpenTelemetry Log support to all services #1472
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We have converted several but not all services from console output to OpenTelemetry Logs. This is a list of remaining services that need OpenTelmetry log support to be added. This should be accomplished by leveraging an instrumentation library for the existing logging framework or re-writing the console output to leverage an OpenTelemetry LogProvider.
- checkout (Go)
- email (Ruby)
- frontend (Typescript)
- load-generator (Python)
- payment (Javascript)
- product-catalog (Go)
- shipping (Rust)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request