Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve log observability of backend. #471

Open
zhuyuanmao opened this issue Jul 23, 2022 · 2 comments
Open

Improve log observability of backend. #471

zhuyuanmao opened this issue Jul 23, 2022 · 2 comments

Comments

@zhuyuanmao
Copy link
Member

While we were developing the backend of the Cello project, we didn't put much effort into structuring log information, which would be a painful technical debit in terms of maintainability and testability. We want to refine our log events for every error handling. Ultimately, we will achieve good observabilities and will be beneficial for long-term development. There is an example of PR we did for this task. #465

@zhuyuanmao zhuyuanmao changed the title Improve Observability of backend. Improve log observability of backend. Jul 23, 2022
@syedmustafan
Copy link

syedmustafan commented Jul 24, 2022

The logs should be maintained.

Should create a new model for the logs. All the logs should be maintained in the table.

@zhuyuanmao
Copy link
Member Author

The logs should be maintained.

Should create a new model for the logs. All the logs should be maintained in the table.

good point, but we don't have a plan to maintain the logs at this moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants