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

[FEATURE] Logging: improve logging in the blobber endpoints #290

Open
kushthedude opened this issue Aug 4, 2021 · 3 comments
Open

[FEATURE] Logging: improve logging in the blobber endpoints #290

kushthedude opened this issue Aug 4, 2021 · 3 comments
Assignees
Labels
Projects
Milestone

Comments

@kushthedude
Copy link
Contributor

Problem:

There is zero to none logging in comparison to the errors being catched, without logging it will be almost impossible in later period of time to do RCA for any issue.

Solution:

Follow logging levels, create configurations, add different loggers with their respective logging level wherever deemed to be with error catching to ensure top observability.

@kushthedude kushthedude added enhancement New feature or request refactor labels Aug 4, 2021
@cnlangzi
Copy link
Contributor

cnlangzi commented Aug 5, 2021

linked to 0chain/0chain#417

@cnlangzi cnlangzi self-assigned this Aug 13, 2021
@cnlangzi cnlangzi added this to To do in Bugs via automation Aug 13, 2021
@cnlangzi cnlangzi self-assigned this Oct 2, 2021
@cnlangzi cnlangzi added this to the v1.0.3 milestone Oct 2, 2021
@moldis moldis changed the title Logging: improve logging in the blobber endpoints [FEATURE] Logging: improve logging in the blobber endpoints Oct 25, 2021
@moldis moldis assigned patche-v and unassigned patche-v Feb 18, 2022
@PratikDhanave
Copy link

@cnlangzi I like to work on it.

@moldis moldis assigned PratikDhanave and unassigned cnlangzi Mar 11, 2022
@stewartie4
Copy link
Contributor

completely agreed @kushthedude - I'd like to see each request logged with a unique transaction id and return this to the user on error https://0chain.slack.com/archives/C028ZCJT6LU/p1628543067137800

@PratikDhanave PratikDhanave linked a pull request Apr 9, 2022 that will close this issue
3 tasks
@lpoli lpoli self-assigned this Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Bugs
To do
Development

Successfully merging a pull request may close this issue.

6 participants