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
You said you could set this up for 5 min, that's why I am assigning it to you :D.
As discussed, it's a good idea to add traceID to our logs so that we can trace the operations happening when it comes to handling a request. For this to work, maybe we would need the uvicorn log entries to be in a JSON format as well when it comes to deployed environments.
Brief description:
You said you could set this up for 5 min, that's why I am assigning it to you :D.
As discussed, it's a good idea to add traceID to our logs so that we can trace the operations happening when it comes to handling a request. For this to work, maybe we would need the uvicorn log entries to be in a JSON format as well when it comes to deployed environments.
How to achieve it:
I am not sure but I guess you should do your magic in this file:
https://github.com/AUBGTheHUB/monolith/blob/main/services/py-api/src/server/logger/logger_factory.py
Maybe you could get some inspiration from here, or maybe not:
https://www.w3.org/TR/trace-context/
Ti si znaesh brat.
The text was updated successfully, but these errors were encountered: