-
-
Notifications
You must be signed in to change notification settings - Fork 211
implement Open Telemetry #253
Copy link
Copy link
Open
Labels
backendThe code that needs adjustments is in the backendThe code that needs adjustments is in the backendenhancementNew feature or requestNew feature or requestfrontendThe Code that needs adjusting is in the frontendThe Code that needs adjusting is in the frontend
Metadata
Metadata
Assignees
Labels
backendThe code that needs adjustments is in the backendThe code that needs adjustments is in the backendenhancementNew feature or requestNew feature or requestfrontendThe Code that needs adjusting is in the frontendThe Code that needs adjusting is in the frontend
To improve stability we need some improved monitoring and tracing. I would suggest setting up OTEL for all services (live, api and frontend)
Rust Backends could probably use some package which integrates with tokios
tracingwhich we use for logging.I have not yet checked out how to implement OTEL in next.js.